History for dmpopidor / app / views / phases / _answer_form.html.erb
2017-07-03
@Brian Riley
added question_options to answer's deep copy method and added a unit test for it. Updated several views to use .length instead of .count
Brian Riley committed on 3 Jul 2017
2017-06-28
@briley
fixed issues with plan edit/share/export and updated to work with new css. tweaks to layout of create plan
briley committed on 28 Jun 2017
2017-06-22
@Jose Lloret
auto-saving working but needs some improvement. DMPRoadmap/roadmap#438 ...
Jose Lloret committed on 22 Jun 2017
2017-06-20
@Jose Lloret
first round of plan.js cleaned up. DMPRoadmap/roadmap#431 ...
Jose Lloret committed on 20 Jun 2017
2017-06-12
@xsrust
fixed logic which lead to guidance not being displayed
xsrust committed on 12 Jun 2017
2017-06-06
@xsrust
added default answer text according to #388, fixed bug introduced yesterday from guidance fix
xsrust committed on 6 Jun 2017
2017-06-05
@xsrust
fixes bug where guidance dropdowns have duplicate id's so are unable to be expanded
xsrust committed on 5 Jun 2017
2017-06-02
@Jose Lloret
Added method to validate answer according to each question format. Partial view for section progress. Eager loading of resources needed to calculate plan and section progress. Refactoring of code for progress plan. DMPRoadmap/roadmap#382 ...
Jose Lloret committed on 2 Jun 2017
2017-05-31
@xsrust
changed text for example answers, fixes #277
xsrust committed on 31 May 2017
@xsrust
fixes issue with some template guidance not displaying
xsrust committed on 31 May 2017
2017-05-29
@Jimmy Angelakos
Merge pull request #380 from DigitalCurationCentre/issue355 ...
Jimmy Angelakos authored on 29 May 2017 GitHub committed on 29 May 2017
@Jose Lloret
Fixed timeago problem for when a new answer is created. Refactored JavaScript logic into its own file. Created a partial to handle answer status. DMPRoadmap/roadmap#355
Jose Lloret committed on 29 May 2017
@xsrust
fixed display issues with guidance/suggested_answers
xsrust committed on 29 May 2017
2017-05-25
@Jose Lloret
textarea, textfield, radiobuttons and checkbox working for read-only permission. DMPRoadmap/roadmap#352 ...
Jose Lloret committed on 25 May 2017
2017-05-24
@Jose Lloret
Checkbox using rails FormHelper. Helper method at answer model for determining if an option should be selected. DMPRoadmap/roadmap#354
Jose Lloret committed on 24 May 2017
2017-05-23
@Jose Lloret
radiobuttons question is now saving through its relation question_options rather than options. Added whitelisting attributes for mass assignment. DMPRoadmap/roadmap#302
Jose Lloret committed on 23 May 2017
2017-05-16
@xsrust
Merge remote-tracking branch 'upstream/development' into annotations
xsrust committed on 16 May 2017
@xsrust
merged development into annotations
xsrust committed on 16 May 2017
2017-05-12
@Brian Riley
fixed merge conflicts after rebase
Brian Riley committed on 12 May 2017
@Brian Riley
updated forms on create/edit plans, contact_us, profile pages to match consolidated css
Brian Riley committed on 12 May 2017
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
@xsrust
updated example answer text to display funder
xsrust committed on 11 May 2017
@xsrust
fixed unrelated bug where guidance acordians not opening
xsrust committed on 11 May 2017
@xsrust
updated references of suggested_answer to annotations
xsrust committed on 11 May 2017
2017-05-10
@Jimmy Angelakos
Replace UC3 -> CDL - fixes #245
Jimmy Angelakos committed on 10 May 2017
2017-04-19
@Brian Riley
Merge branch 'development' into development
Brian Riley authored on 19 Apr 2017 GitHub committed on 19 Apr 2017
2017-04-14
@Brian Riley
fixed issue with question.options reference DMPRoadmap/roadmap#249
Brian Riley committed on 14 Apr 2017
2017-04-13
@briley
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
briley committed on 13 Apr 2017
2017-04-12
@ray.carrick
change options to question_options
ray.carrick committed on 12 Apr 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