24 Apr, 2015
1 commit
16 Apr, 2015
2 commits
-
Improve blog posts listing A help for armengeless themes. See merge request !543
14 Apr, 2015
1 commit
-
A help for armengeless themes.
07 Apr, 2015
1 commit
31 Mar, 2015
1 commit
26 Mar, 2015
1 commit
25 Mar, 2015
1 commit
23 Mar, 2015
2 commits
19 Mar, 2015
1 commit
10 Mar, 2015
1 commit
23 Feb, 2015
3 commits
22 Feb, 2015
2 commits
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
12 Feb, 2015
1 commit
10 Feb, 2015
3 commits
-
Hide translation Hide translation on article and event creation if there is no languages defined in environment See merge request !443
09 Feb, 2015
1 commit
-
- Create tests for private and invisible communities using the privace methods - Executing filters for events and contact pages in private profiles Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
03 Feb, 2015
4 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
-
This feature allows organizations to invite people and users to request friendship from other users from the network instead of only through email. Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br> Signed-off-by: Andre Bernardes <andrebsguedes@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
30 Jan, 2015
1 commit
29 Jan, 2015
1 commit
-
Contact without login Currently, unlogged users cannot contact profiles See merge request !437
27 Jan, 2015
5 commits
-
Other functionality is already testing this, anyway; in special plugins tests.
-
Ai3297 class community Fix the reviewed code in https://gitlab.com/noosfero/noosfero/merge_requests/348 See merge request !404
26 Jan, 2015
5 commits
-
This needs to be done for all plugins as well, but it's more complicated there because several plugins have their own test_helper (which will also load the core test_helper).