dmpopidor / lib / assets / javascripts /
@briley briley authored on 5 Apr 2017
..
locale added gettext_i18n_rails gem. aded rake task that calls gem's po_to_json task and then moves generated json files from app/assets to lib/assets DMPRoadmap/roadmap#204 9 years ago
admin.js removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221 9 years ago
application.js added gettext_i18n_rails gem. aded rake task that calls gem's po_to_json task and then moves generated json files from app/assets to lib/assets DMPRoadmap/roadmap#204 9 years ago
bootstrap.min.js moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
export_configure.js bugs found in fr dmponline 9 years ago
jquery.placeholder.js moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
jquery.tablesorter.js moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
jquery.timeago.js moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
plans.js replaced all of the old I18n('helpers...') references in JS files with new gettext method DMPRoadmap/roadmap#204 9 years ago
projects.js fix helpers for cancel and data access 9 years ago
select2.min.js moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago
toolbar.js replaced all of the old I18n('helpers...') references in JS files with new gettext method DMPRoadmap/roadmap#204 9 years ago
v1.js moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views 9 years ago