| 2017-05-05 |
switched defined function over to unique combobox events because they were conflicting when m,ultple boxes on the same screen
Brian Riley
committed
on 5 May 2017
|
|---|---|
|
minor css tweaks and added template title to default 'My Plan (title)'
Brian Riley
committed
on 5 May 2017
|
|
|
finalized initial create plan js
Brian Riley
committed
on 5 May 2017
|
|
|
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 |
added new create plan page
briley
committed
on 4 May 2017
|
| 2017-05-02 |
updated create plan to call ajax action to get available templates
briley
committed
on 2 May 2017
|
| 2017-04-28 |
Started adding in ajax call to retrieve list of templates
Brian Riley
committed
on 28 Apr 2017
|
|
updated create plan so that submit button is disabled until both selections are made DMPRoadmap/roadmap#124
Brian Riley
committed
on 28 Apr 2017
|
|
|
Updated styling of new jquery accessible dropdown and added fontawesome DMPRoadmap/roadmap#124
Brian Riley
committed
on 28 Apr 2017
|
|
| 2017-04-27 |
replaced old create plan page with new, cleaner html version DMPRoadmap/roadmap#150
Brian Riley
committed
on 27 Apr 2017
|
|
updated org model's instituions scope to return correct org_type DMPRoadmap/roadmap#150
Brian Riley
committed
on 27 Apr 2017
|
|
|
Updated plans_controller and test to work with new create plan workflow DMPRoadmap/roadmap#150
Brian Riley
committed
on 27 Apr 2017
|
|
| 2017-04-26 |
Merge branch 'remove-settings' into development
Brian Riley
committed
on 26 Apr 2017
|
|
Merge branch 'fix-template-controller' into development
Brian Riley
committed
on 26 Apr 2017
|
|
|
updated plan edit lock warning message and disabled textbox with user's answer DMPRoadmap/roadmap#55
Brian Riley
committed
on 26 Apr 2017
|
|
|
updated generic error message handler to show value when applicable DMPRoadmap/roadmap#234
Brian Riley
committed
on 26 Apr 2017
|
|
|
removed confirmations controller, route and tests since we turned devise's email confirmation off DMPRoadmap/roadmap#254
Brian Riley
committed
on 26 Apr 2017
|
|
|
Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248
Brian Riley
committed
on 26 Apr 2017
|
|
|
moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273
Brian Riley
committed
on 26 Apr 2017
|
|
| 2017-04-25 |
moved most of the save logic from the template controller to the model. Updated the phases/section/question models to use the after_save callback to handle updating the template.dirty flag
Brian Riley
committed
on 25 Apr 2017
|
| 2017-04-24 |
Updated email subjects and access removed message DMPRoadmap/roadmap#239
Brian Riley
committed
on 24 Apr 2017
|
|
Updated email content and added new welcome message DMPRoadmap/roadmap#239
Brian Riley
committed
on 24 Apr 2017
|
|
|
Fixed issue with current_user.org ref for unaffiliated users. Then fixed issue with timing of plan creator assignment DMPRoadmap/roadmap#257
Brian Riley
committed
on 24 Apr 2017
|
|
|
removed the devise confirmation requirement DMPRoadmap/roadmap#254
Brian Riley
committed
on 24 Apr 2017
|
|
|
added line break before 'publish/unpublish' links
Brian Riley
committed
on 24 Apr 2017
|
|
|
updated wording of template publication statuses DMPRRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
|
fixed pages so that they work with new controller logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
|
updated tests to work with new template logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
| 2017-04-21 |
Updated tests to work with updated controller
Brian Riley
committed
on 21 Apr 2017
|
|
Updated template controller to use new model helper methods. updates phase/section/question controllers to update template dirty flag. added new routes for customize, publish, unpublish
Brian Riley
committed
on 21 Apr 2017
|