History for dmpopidor / lib / assets / javascripts / admin.js
2017-06-23
@Jose Lloret
using data-toggle attribute to initiliase and trigger any popover. DMPRoadmap/roadmap#431
Jose Lloret committed on 23 Jun 2017
2017-06-22
@Jose Lloret
question text displayed through tinymce for adding/editing a question. DMPRoadmap/roadmap#447
Jose Lloret committed on 22 Jun 2017
2017-06-21
@Jose Lloret
First round of refactoring application.js. DMPRoadmap/roadmap#431 ...
Jose Lloret committed on 21 Jun 2017
2017-06-08
@xsrust
updated class for button, fixes issue brought up in #373
xsrust committed on 8 Jun 2017
2017-06-07
@Jimmy Angelakos
Merge pull request #404 from DigitalCurationCentre/issue337 ...
Jimmy Angelakos authored on 7 Jun 2017 GitHub committed on 7 Jun 2017
@Jose Lloret
Fixed problem when creating a question. Fixed JS to display/hide default answer. Fixed tinymce problem for example answer. DMPRoadmap/roadmap#337 ...
Jose Lloret committed on 7 Jun 2017
2017-06-06
@xsrust
updated org-admin customization of templates according to #373
xsrust committed on 6 Jun 2017
2017-05-10
@Jimmy Angelakos
Replace UC3 -> CDL - fixes #245
Jimmy Angelakos committed on 10 May 2017
2017-04-05
@briley
removed rake wrapper task because json dir can be set in initializer. Added initializer and updated _('') to __('') DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@briley
swapped out all other I18n calls in JS with gettext calls DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@briley
removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221
briley committed on 5 Apr 2017
2017-03-24
@briley
fixed other basic issues found on guidance pages DMPRoadmap/roadmap#185
briley committed on 24 Mar 2017
2017-01-24
@xsrust
updated admin_phase view and partials associated with it to use new data access
xsrust committed on 24 Jan 2017
2016-11-08
@xsrust
editing a guidance by question now shows template through question
xsrust committed on 8 Nov 2016
@xsrust
fixed bug where selecting guidance was impropperly filtering
xsrust committed on 8 Nov 2016
2016-11-07
@Brian Riley
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
Brian Riley committed on 7 Nov 2016