History for dmpopidor / lib / assets / javascripts
2017-05-04
@briley
added new create plan page
briley committed on 4 May 2017
2017-05-02
@briley
updated create plan to call ajax action to get available templates
briley committed on 2 May 2017
2017-04-28
@Brian Riley
Started adding in ajax call to retrieve list of templates
Brian Riley committed on 28 Apr 2017
@Brian Riley
updated create plan so that submit button is disabled until both selections are made DMPRoadmap/roadmap#124
Brian Riley committed on 28 Apr 2017
@Brian Riley
Updated styling of new jquery accessible dropdown and added fontawesome DMPRoadmap/roadmap#124
Brian Riley committed on 28 Apr 2017
2017-04-27
@Brian Riley
added new css and js files to go with create plan page. css should be used for all new ui work going forward DMPRoadmap/roadmap#150
Brian Riley committed on 27 Apr 2017
@Brian Riley
added the new jquery-accessible-autocomplete JS widget DMPRoadmap/roadmap#124
Brian Riley committed on 27 Apr 2017
2017-04-10
@briley
bug fix for show_export.html.erb and to jquery.timeago.js
briley committed on 10 Apr 2017
2017-04-06
@Brian Riley
Merge pull request #42 from DMPRoadmap/development ...
Brian Riley authored on 6 Apr 2017 GitHub committed on 6 Apr 2017
2017-04-05
@briley
rebuilt locale json files after adding timeago values. updated main <html> tag to include current locale for use with JS. DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@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
hacked jquery.timeago.js to work with new gettext localisation. Added timeago text to pot and po files. DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@briley
replaced all of the old I18n('helpers...') references in JS files with new gettext method DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@briley
updated plans.js so that 'Answered by' is now coming from JSON locales DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
@briley
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
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-04-03
@ray.carrick
interface tinymce to the page is_dirty functionality
ray.carrick committed on 3 Apr 2017
2017-03-30
@Ray Carrick
Merge branch 'development' into development
Ray Carrick authored on 30 Mar 2017 GitHub committed on 30 Mar 2017
@ray.carrick
remove debug alert
ray.carrick committed on 30 Mar 2017
2017-03-29
@ray.carrick
change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182
ray.carrick committed on 29 Mar 2017
2017-03-28
@ray.carrick
Change notes to work with AJAX calls.
ray.carrick committed on 28 Mar 2017
2017-03-24
@briley
fixed other basic issues found on guidance pages DMPRoadmap/roadmap#185
briley committed on 24 Mar 2017
2017-03-22
@ray.carrick
fixes issues around answer text not saving properly; references https://github.com/DMPRoadmap/roadmap/issues/181 ...
ray.carrick committed on 22 Mar 2017
2017-03-21
@Jimmy Angelakos
Merge branch 'feature/superadmin' into HEAD ...
Jimmy Angelakos committed on 21 Mar 2017
2017-03-20
@ray.carrick
fix helpers for cancel and data access
ray.carrick committed on 20 Mar 2017
2017-03-02
@Jimmy Angelakos
Removed ActiveAdmin
Jimmy Angelakos committed on 2 Mar 2017
@ray.carrick
timestamp off updated_at rather than created_at plus other tidying up
ray.carrick committed on 2 Mar 2017
2017-03-01
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 2017
2017-02-22
@Ray Carrick
Chnage progress bar to reduce num queries. Fixes DMPRoadmap/roadmap#103
Ray Carrick committed on 22 Feb 2017