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.
    Rafael Reggiani Manzo
     
  • 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.
    Rafael Reggiani Manzo
     

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.
    Antonio Terceiro
     

30 Sep, 2014

1 commit


27 Jun, 2014

1 commit


14 Jun, 2014

1 commit


05 Jun, 2014

2 commits


07 Jan, 2014

1 commit


06 Jan, 2014

1 commit