History for dmpopidor / lib / assets / stylesheets
2017-05-11
@briley
converted all <form><table> and <form><ol> to <fieldset> on non-org-admin pages DMPRoadmap/roadmap#125
briley committed on 11 May 2017
2017-05-10
@briley
simplification of create plan js and html presence of plan_template_id triggers submit button disabled
briley committed on 10 May 2017
@briley
added an accessible_submit_button widget that displays a tooltip and cancels click event when button is disabled
briley committed on 10 May 2017
2017-05-09
@briley
made adjustments based on feedback DMPRoadmap/roadmap#150
briley committed on 9 May 2017
2017-05-08
@briley
updated new css and swapped out use of table with fieldset on plan details edit DMPRoadmap/roadmap#125
briley committed on 8 May 2017
2017-05-05
@Brian Riley
fixed layout of edit profile page DMPRoadmap/roadmap#230 DMPRoadmap/roadmap#125 DMPRoadmap/roadmap#293
Brian Riley committed on 5 May 2017
@Brian Riley
minor css tweaks and added template title to default 'My Plan (title)'
Brian Riley committed on 5 May 2017
@Brian Riley
finalized initial create plan js
Brian Riley committed on 5 May 2017
@Brian Riley
removed dmproadmap.scss from the javascripts dir. must have been copied over by accident. it was interfering with the load of css files
Brian Riley committed on 5 May 2017
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
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
2017-04-13
@briley
added answer-notice class that will make the lock version text area wider DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
2017-03-21
@Jimmy Angelakos
Merge branch 'feature/superadmin' into HEAD ...
Jimmy Angelakos committed on 21 Mar 2017
2017-03-20
@ray.carrick
choose template where org has more than one valid
ray.carrick committed on 20 Mar 2017
2017-03-02
@Jimmy Angelakos
Removed ActiveAdmin
Jimmy Angelakos committed on 2 Mar 2017
2017-03-01
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 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-24
@briley
extracted plan visibility work out of dev branch for PR to DCC
briley 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
2016-11-08
@briley
Merge branch 'master' into add-orcid-functionality
briley 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