| 2017-05-31 |
changed text for example answers, fixes #277
xsrust
committed
on 31 May 2017
|
|---|---|
|
fixes issue with some template guidance not displaying
xsrust
committed
on 31 May 2017
|
|
| 2017-05-29 |
Merge pull request #380 from DigitalCurationCentre/issue355
...
Jimmy Angelakos
authored
on 29 May 2017
GitHub
committed
on 29 May 2017
|
|
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
|
|
|
fixed display issues with guidance/suggested_answers
xsrust
committed
on 29 May 2017
|
|
| 2017-05-25 |
textarea, textfield, radiobuttons and checkbox working for read-only permission. DMPRoadmap/roadmap#352
...
Jose Lloret
committed
on 25 May 2017
|
| 2017-05-24 |
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 |
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-19 |
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-18 |
Template versioning update.
Jimmy Angelakos
committed
on 18 May 2017
|
| 2017-05-16 |
updated tests to work after annotations changes
xsrust
committed
on 16 May 2017
|
|
Merge remote-tracking branch 'upstream/development' into annotations
xsrust
committed
on 16 May 2017
|
|
|
merged development into annotations
xsrust
committed
on 16 May 2017
|
|
| 2017-05-12 |
fixed merge conflicts after rebase
Brian Riley
committed
on 12 May 2017
|
|
updated forms on create/edit plans, contact_us, profile pages to match consolidated css
Brian Riley
committed
on 12 May 2017
|
|
| 2017-05-11 |
converted all <form><table> and <form><ol> to <fieldset> on non-org-admin pages DMPRoadmap/roadmap#125
briley
committed
on 11 May 2017
|
|
updated example answer text to display funder
xsrust
committed
on 11 May 2017
|
|
|
fixed unrelated bug where guidance acordians not opening
xsrust
committed
on 11 May 2017
|
|
|
updated references of suggested_answer to annotations
xsrust
committed
on 11 May 2017
|
|
| 2017-05-10 |
Replace UC3 -> CDL - fixes #245
Jimmy Angelakos
committed
on 10 May 2017
|
| 2017-04-26 |
updated plan edit lock warning message and disabled textbox with user's answer DMPRoadmap/roadmap#55
Brian Riley
committed
on 26 Apr 2017
|
| 2017-04-19 |
Merge branch 'development' into development
Brian Riley
authored
on 19 Apr 2017
GitHub
committed
on 19 Apr 2017
|
| 2017-04-14 |
fixed issue with question.options reference DMPRoadmap/roadmap#249
Brian Riley
committed
on 14 Apr 2017
|
| 2017-04-13 |
updates to locking mechanism because it ActiveRecord does not catch 2 creates DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
|
updated lock version notice form so that the text area uses the new class and the text is localised DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
|
| 2017-04-12 |
change options to question_options
ray.carrick
committed
on 12 Apr 2017
|
|
order sections by number
ray.carrick
committed
on 12 Apr 2017
|
|
| 2017-04-07 |
broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
| 2017-04-04 |
export functionality according to workflow defined at DMPRoadmap/roadmap#197
Jose Lloret
committed
on 4 Apr 2017
|
| 2017-04-03 |
interface tinymce to the page is_dirty functionality
ray.carrick
committed
on 3 Apr 2017
|