History for dmpopidor / app / controllers
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
2017-05-09
@briley
made adjustments based on feedback DMPRoadmap/roadmap#150
briley committed on 9 May 2017
@briley
fixed merge conflicts
briley committed on 9 May 2017
@briley
fixed merge conflicts
briley committed on 9 May 2017
@Jimmy Angelakos
Merge pull request #298 from CDLUC3/template-bug-fix ...
Jimmy Angelakos authored on 9 May 2017 GitHub committed on 9 May 2017
2017-05-08
@briley
Merge branch 'fix-share-change-email' into template-bug-fix
briley committed on 8 May 2017
@Jimmy Angelakos
Fixed failing functional & translation tests
Jimmy Angelakos committed on 8 May 2017
@Jimmy Angelakos
Merge local branch into feature/sso - fixes #39, #276, #287, #290. ...
Jimmy Angelakos committed on 8 May 2017
@briley
updated plan creation messaging to match suggestions on DMPRoadmap/roadmap#207
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
2017-05-04
@briley
added new create plan page
briley committed on 4 May 2017
2017-05-03
@Jimmy Angelakos
Merge branch 'development' into development
Jimmy Angelakos authored on 3 May 2017 GitHub committed on 3 May 2017
2017-05-02
@briley
Fixes to view templates and the way templates are collected DMPRoadmap/roadmap#251
briley committed on 2 May 2017
@briley
updated create plan to call ajax action to get available templates
briley committed on 2 May 2017
@Jose Lloret
Fixed nil user variable when generating HTML code for sharing notification. DMPRoadmap/roadmap#286 ...
Jose Lloret committed on 2 May 2017
@Jimmy Angelakos
Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls.
Jimmy Angelakos 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 styling of new jquery accessible dropdown and added fontawesome DMPRoadmap/roadmap#124
Brian Riley committed on 28 Apr 2017
@Brian Riley
fixed merge conflict in schema.rb
Brian Riley committed on 28 Apr 2017
2017-04-27
@Brian Riley
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
@Brian Riley
Merge branch 'remove-settings' into development
Brian Riley committed on 26 Apr 2017
@Brian Riley
Merge branch 'fix-template-controller' into development
Brian Riley committed on 26 Apr 2017
@Brian Riley
updated generic error message handler to show value when applicable DMPRoadmap/roadmap#234
Brian Riley committed on 26 Apr 2017
@Brian Riley
removed confirmations controller, route and tests since we turned devise's email confirmation off DMPRoadmap/roadmap#254
Brian Riley committed on 26 Apr 2017
@Brian Riley
Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248
Brian Riley committed on 26 Apr 2017
@Brian Riley
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
@Brian Riley
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
@Jimmy Angelakos
Removed extraneous .all
Jimmy Angelakos committed on 25 Apr 2017