History for dmpopidor / app / assets / javascripts / admin.js
2016-08-09
@briley
Changed DMPonline references to DMPRoadmap
briley committed on 9 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-07-18
@briley
Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord.
briley committed on 18 Jul 2016
2016-07-15
@Brian Riley
Replaced deprecated link_to_function. the call in the helpers/application.rb should eventually be rethought. We shouldn't be using the onclick function of an html element directly, we should use the jquery approach: .click()
Brian Riley committed on 15 Jul 2016
@Brian Riley
Added js preventDefault to modal popup functions to prevent them from appearing and immediately disappering
Brian Riley committed on 15 Jul 2016
2016-06-27
@DigitalCurationCentre
Master (#7) ...
DigitalCurationCentre authored on 27 Jun 2016 Brian Riley committed on 27 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