History for dmpopidor / app / controllers / plans_controller.rb
2017-05-26
@Jimmy Angelakos
Merge pull request #365 from DigitalCurationCentre/xsrust/bugfixes ...
Jimmy Angelakos authored on 26 May 2017 GitHub committed on 26 May 2017
@xsrust
updated org-admin and plan create pages to reflect schema change
xsrust committed on 26 May 2017
2017-05-25
@Jimmy Angelakos
Now pre-selecting all institutional (themed) guidance which is not optional on plan creation. Closes #326
Jimmy Angelakos committed on 25 May 2017
2017-05-22
@Jimmy Angelakos
Added confirmation message for guidance choices - closes #332
Jimmy Angelakos committed on 22 May 2017
2017-05-19
@xsrust
updated syntax to allow read-only view of a plan. \n app/views/phases/_answer_form_ro.html.erb probably needs a bigger re-write as the logic is horrendus and it renders the whole thing as a form...but it's not a form because it's read only and it checks to see if it's read only a bunch of times within it. but here's the quick and dirty making it work
xsrust committed on 19 May 2017
2017-05-12
@Brian Riley
fixed merge conflicts after rebase
Brian Riley committed on 12 May 2017
2017-05-11
@Jimmy Angelakos
New display for Guidance choices in Plan Details page. Fixes #288
Jimmy Angelakos committed on 11 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
2017-05-08
@briley
updated plan creation messaging to match suggestions on DMPRoadmap/roadmap#207
briley committed on 8 May 2017
2017-05-05
@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-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 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
Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248
Brian Riley committed on 26 Apr 2017
2017-04-25
@Jimmy Angelakos
Removed extraneous .all
Jimmy Angelakos committed on 25 Apr 2017
2017-04-24
@Brian Riley
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
2017-04-20
@briley
Removed early call to save the plan. It was creating extra plans (e.g. user gets directed to select a specific template, 2 plans were being created)
briley committed on 20 Apr 2017
@Jimmy Angelakos
Ordered funders in dropdown - closes #260.
Jimmy Angelakos committed on 20 Apr 2017
@Jimmy Angelakos
Was not actually using DOCX export but dumping to HTML. Should work now (closes #217).
Jimmy Angelakos committed on 20 Apr 2017
@xsrust
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust committed on 20 Apr 2017
2017-04-19
@xsrust
ensure correct guidance groups display for plan editing
xsrust committed on 19 Apr 2017
@xsrust
fixes guidance group selection for plans
xsrust committed on 19 Apr 2017
2017-04-12
@ray.carrick
change docx export to htmltoword. Hopefully fixes: #217
ray.carrick committed on 12 Apr 2017
@xsrust
removed old reference to plan.to_hash
xsrust committed on 12 Apr 2017