13 Jul, 2015
1 commit
07 Jul, 2015
1 commit
-
Currently translated at 100.0% (14 of 14 strings)
01 Jun, 2015
1 commit
12 Mar, 2015
1 commit
-
Currently translated at 100.0% (14 of 14 strings)
05 Mar, 2015
1 commit
03 Mar, 2015
1 commit
03 Feb, 2015
1 commit
-
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
1 commit
16 Jan, 2015
1 commit
-
`instance_eval` in FriendsBlockTest chokes on `user` so we avoid this `people_block` test from crashing by checking if suggestions exist first. Therefore this unit test is only testing for a view all link, so I wrote a couple more tests to test the added suggestion feature inside the block. I wasn't sure where to put a test to actually test that the suggestions are being rendered so I created a ProfileControllerTest, but I'm open to suggestions on where it would be best :)
15 Jan, 2015
3 commits
-
I have deduplicated every message in plugin code that was already in the core. Going forward, plugins should use c_() is they want to reuse the message from the core. If they want to force their own translation, they should probably use _('plugin_name|The message') to avoid overriding translations from the core.
19 Dec, 2014
1 commit
03 Dec, 2014
1 commit
20 Nov, 2014
1 commit
-
Conflicts: Gemfile.lock script/development
12 Nov, 2014
1 commit
30 Sep, 2014
1 commit
-
fixes #11
18 Aug, 2014
1 commit
-
Conflicts: app/controllers/my_profile/cms_controller.rb db/schema.rb
13 Aug, 2014
1 commit
12 Aug, 2014
3 commits
-
Makes the connections shown in the community / people block less crowded. (ActionItem3234)
04 Aug, 2014
2 commits
-
(ActionItem3234)
-
(ActionItem3234)
30 Jul, 2014
1 commit
-
Base plugins are enanbed by default and cannot be disabled at the system level, but can be disabled per-environment at the web UI. A part of the required changes also fix the Noosfero plugin infrastructure, in special migrations, on Rails 3.
24 Jul, 2014
1 commit
27 Jun, 2014
2 commits
14 Jun, 2014
1 commit
-
(ActionItem2859)
06 Jun, 2014
1 commit
-
Also: - check return of before_disable.rb when disabling plugins - fix rails3: instance_eval -> instance_exec (ActionItem2859)
05 Jun, 2014
5 commits
-
(ActionItem2859)
-
(ActionItem2859)
-
(ActionItem2859)
-
(ActionItem2859)
-
Conflicts: app/controllers/admin/environment_design_controller.rb app/models/friends_block.rb app/models/members_block.rb test/functional/environment_design_controller_test.rb test/unit/members_block_test.rb
07 Jan, 2014
1 commit
06 Jan, 2014
1 commit