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.
03 Dec, 2014
1 commit
12 Nov, 2014
1 commit
30 Sep, 2014
1 commit
-
fixes #11
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