06 Aug, 2015
2 commits
-
also, add missing .pot files for plugins
01 Jun, 2015
1 commit
05 Mar, 2015
1 commit
02 Feb, 2015
1 commit
20 Jan, 2015
1 commit
-
Fix access to plugin administration pages Users can access plugin administration pages (e.g. /admin/plugin/vote) even if they aren't environment administrators. This MR create a new base controller for plugins that protects by default against improper access for these pages. See merge request !417
19 Jan, 2015
1 commit
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.
13 Jun, 2014
1 commit
-
added new hotstop "body_ending"