| 2016-07-22 |
Fixed merge conflicts API/I18n -> Rails 4.2
Brian Riley
committed
on 22 Jul 2016
|
|---|---|
| 2016-07-19 |
Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix)
briley
committed
on 19 Jul 2016
|
| 2016-07-15 |
Fixed stack too deep error by commenting out circular reference to sections in the version model. Changed deprecated '.find(:all, :order => 'field ASC')' format to '.all.order('field')'
Brian Riley
committed
on 15 Jul 2016
|
|
localization further work, including dropdown initial work
DamodarSojka
committed
on 15 Jul 2016
|
|
| 2016-06-27 |
|
| 2016-06-23 |
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|