History for dmpopidor / app / views / static_pages
2016-08-04
@briley
Began removing branding variables from the locales file and placed them in branding.yml
briley committed on 4 Aug 2016
2016-07-19
@briley
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
@briley
Rebased development branch and corrected merge conflicts
briley committed on 27 Jun 2016
@DigitalCurationCentre
Master (#7) ...
DigitalCurationCentre authored on 27 Jun 2016 Brian Riley committed on 27 Jun 2016
2016-06-08
@briley
Added console debug lines to JS and then removed them when done
briley committed on 8 Jun 2016
@briley
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
@briley
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
@Marta Ribeiro
DMPonline4 - RAILS 4.0 (#4) ...
Marta Ribeiro authored on 3 Jun 2016 Brian Riley committed on 3 Jun 2016