13 Feb, 2015
4 commits
-
Avoid reload of products inputs See merge request !468
-
Allow admins to define the number of news on portal See merge request !470
-
See merge request !454
12 Feb, 2015
2 commits
-
Ai2119 event block plugin Fix: https://gitlab.com/noosfero/noosfero/merge_requests/349 See merge request !400
11 Feb, 2015
3 commits
-
Replace prototype calls to jquery/jrails See merge request !427
-
Conflicts: test/unit/product_test.rb
10 Feb, 2015
2 commits
-
Index lat/lng on articles http://noosfero.org/Development/ActionItem2933 See merge request !46
06 Feb, 2015
1 commit
-
Conflicts: public/stylesheets/application.css
03 Feb, 2015
5 commits
-
Conflicts: db/schema.rb
-
Conflicts: app/controllers/my_profile/profile_editor_controller.rb app/helpers/search_helper.rb app/models/invitation.rb app/models/person.rb app/views/cms/view.html.erb app/views/templates/index.html.erb plugins/community_track/views/content_viewer/_step_item.html.erb test/functional/home_controller_test.rb test/unit/person_test.rb test/unit/profile_test.rb
02 Feb, 2015
5 commits
-
If the user is profile/environment admin, bypasses the permissions check so that he/she always has access to everything related to the profile. The absence of this feature caused many strange behaviors like env admins unable to access a community control panel section. This also caused many complex permission checking codes where we were forced to test lots of combinations instead of a straight check (e.g. user is env admin or user is profile admin or user has permission x or ...). After this change, there might still be redundant testing around the code, but that might be reviewed slowly.
30 Jan, 2015
2 commits
-
ActionItem2119 Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Aurélio A. Heckert <aurelio@colivre.coop.br>
29 Jan, 2015
3 commits
28 Jan, 2015
6 commits
-
Only shows visible and enabled enterprises on environment statistics block See merge request !441
-
Created a scope to show only visible and enabled enterprises on environment statistics block. Bug fix from #2783
-
When acessing Noosfero through a properly configured HTTPS setup, all links will now be generated with https (or without an explicit protocol and will just work). Links generated outside of the scope of a request (models, mailers etc) will still use http://. That can be fixed by a localized change to Environment#top_url, but for now I expect everyone using HTTPS to have a proper HTTP -> HTTPS redirection mechanism.
-
Hide license Hide license selection when there is no license available on environment See merge request !438
27 Jan, 2015
6 commits
-
Conflicts: public/javascripts/application.js public/stylesheets/application.css
-
Custom locales for personalized internationalization Support for custom locales for hosted environments using the multitenancy support and noosfero domains. There was a previous commit for custom locales based on environment (see AI3113 and MR195), but we also need it to work with a multitenancy system. See merge request !376
-
- add the checking to be sure that the owner of the block isn't Environment Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
26 Jan, 2015
1 commit