History for dmpopidor / lib / assets / javascripts
2017-04-05
@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
2017-02-15
@Ray Carrick
trying to reduce data access queries. Needs more work
Ray Carrick committed on 15 Feb 2017
2017-02-02
@Ray Carrick
merge in changes from origin
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@briley
fixed merge conflicts
briley committed on 25 Jan 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
2017-01-20
@Brian Riley
removed substance-forms modifications from the dev branch. will place in a separate branch so that we can continue development
Brian Riley committed on 20 Jan 2017
2017-01-13
@Brian Riley
fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans page
Brian Riley committed on 13 Jan 2017
2017-01-12
@briley
Switched answer text area to substance editor.
briley committed on 12 Jan 2017
@briley
Added substance-rails gem and then included the appropriate js and css libraries into the asset pipeline
briley committed on 12 Jan 2017
2017-01-11
@briley
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
briley committed on 11 Jan 2017
2017-01-03
@briley
added JS logic to prevent is_test and is_public from both being true on the project edit page. Also added include to projects show page so that it pulls in the projects.js file
briley committed on 3 Jan 2017
2016-11-29
@Ray Carrick
bugs found in fr dmponline
Ray Carrick committed on 29 Nov 2016
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