13 Apr, 2015
3 commits
-
Conflicts: config.ru lib/noosfero/plugin.rb
09 Apr, 2015
1 commit
08 Apr, 2015
5 commits
-
This reverts commit 82742464704b48dce6337fa31610da3db7a6bce4. This commit broke searches pagination when using solr
06 Apr, 2015
1 commit
-
This reverts commit b17cbf221f90477b52622fdef03e4917dc3f12fe. Conflicts: app/controllers/my_profile/profile_editor_controller.rb app/views/profile_editor/edit.html.erb plugins/pairwise plugins/proposals_discussion
26 Mar, 2015
4 commits
-
Conflicts: app/helpers/layout_helper.rb
24 Mar, 2015
2 commits
14 Mar, 2015
1 commit
12 Mar, 2015
2 commits
11 Mar, 2015
2 commits
-
Conflicts: app/controllers/box_organizer_controller.rb app/controllers/my_profile/profile_design_controller.rb app/helpers/box_organizer_helper.rb app/helpers/boxes_helper.rb app/helpers/layout_helper.rb app/models/block.rb app/models/communities_block.rb app/models/theme.rb app/views/box_organizer/index.html.erb app/views/box_organizer/show_block_type_info.html.erb test/functional/environment_design_controller_test.rb test/functional/profile_design_controller_test.rb
10 Mar, 2015
2 commits
-
Signed-off-by: Victor Costa <vfcosta@gmail.com> Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br>
06 Mar, 2015
4 commits
05 Mar, 2015
2 commits
-
…checked by created_at in role_assignment entity
-
…ent. Added functional test for this feature
02 Mar, 2015
1 commit
-
…er is a admin of environment
01 Mar, 2015
1 commit
-
@scope will load all data from environment with there is crash on search, consuming many resources on server
27 Feb, 2015
2 commits
26 Feb, 2015
1 commit
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed_off_by: Gabriela Navarro <navarro1703@gmail.com>
25 Feb, 2015
1 commit
24 Feb, 2015
1 commit
23 Feb, 2015
1 commit
-
Allow Access-Control-Allow-Credentials in Access-Control-Allow-Origin http://noosfero.org/Development/ActionItem3029 See merge request !129
20 Feb, 2015
1 commit
13 Feb, 2015
2 commits
-
Allow admins to define the number of news on portal See merge request !470
-
Private profile pages When the profile is private, some pages are still shown if using the URL. For example, pages like agenda and contact email. We added a before_filter to make sure that doesn't happen. See merge request !459