08 Apr, 2016
1 commit
23 Mar, 2016
2 commits
-
This method was producing view code from within the model which is a violation of MVC. Part of the code was extracted into the new helper and most of it became a view. This follow the standard for using BoxesHelper#render_block_footer.
-
This method was producing view code from within the model which is a violation of MVC. Part of the code was extracted into the new helper and most of it became a view. This follow the standard for using BoxesHelper#render_block_content.
15 Jan, 2015
1 commit
-
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.
30 Sep, 2014
1 commit
-
fixes #11
27 Jun, 2014
1 commit
14 Jun, 2014
1 commit
-
(ActionItem2859)
05 Jun, 2014
2 commits
-
(ActionItem2859)
-
(ActionItem2859)
07 Jan, 2014
1 commit
06 Jan, 2014
1 commit