| 2016-08-04 |
Began removing branding variables from the locales file and placed them in branding.yml
briley
committed
on 4 Aug 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-06-27 |
Rebased development branch and corrected merge conflicts
briley
committed
on 27 Jun 2016
|
|
|
|
| 2016-06-08 |
Added console debug lines to JS and then removed them when done
briley
committed
on 8 Jun 2016
|
|
Fixed bootstrap tab issue on static pages. JQuery selector was not specific enough and was mixing up top nav bar with page specific tabs
briley
committed
on 8 Jun 2016
|
|
|
Updated user model to assign variables to the attr_accessible list so that User profile and Super Admin user updates work
briley
committed
on 8 Jun 2016
|
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|