| 2017-11-06 |
updated answers and notes controller for #798
xsrust
committed
on 6 Nov 2017
|
|---|---|
| 2017-06-02 |
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-29 |
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
|
| 2017-05-24 |
Using touch for timestamp for when only answer.question_options is updated. DMPRoadmap/roadmap#355
Jose Lloret
committed
on 24 May 2017
|
|
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-04-19 |
updated spacing in mailers based on @xsrust changes to the sharing notification
briley
committed
on 19 Apr 2017
|
| 2017-04-14 |
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
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 answers controller so that user_id is not a part of the find_by DMPRoadmap/roadmap#241
briley
committed
on 13 Apr 2017
|
|
| 2017-03-29 |
change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182
ray.carrick
committed
on 29 Mar 2017
|
| 2017-03-22 |
fixes issues around answer text not saving properly; references https://github.com/DMPRoadmap/roadmap/issues/181
...
ray.carrick
committed
on 22 Mar 2017
|
| 2017-03-14 |
change from serialized hash tp just using includes
ray.carrick
committed
on 14 Mar 2017
|
| 2017-03-01 |
|
| 2017-02-15 |
mege in head changes
Ray Carrick
committed
on 15 Feb 2017
|
|
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|
|
| 2017-02-07 |
added some missing unit tests. fixed typo on Template.has_customisations? method
briley
committed
on 7 Feb 2017
|
| 2017-02-04 |
added answers_controller tests
Brian Riley
committed
on 4 Feb 2017
|
| 2017-02-02 |
first port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
| 2017-01-10 |
controllers only respond to html
xsrust
committed
on 10 Jan 2017
|
| 2017-01-04 |
updated some of the answers structure, commented for future updates
xsrust
committed
on 4 Jan 2017
|
| 2016-09-16 |
moved logic for authorization out of answers controller into the policy
xsrust
committed
on 16 Sep 2016
|
|
removed json and added authorization to answers_controller
xsrust
committed
on 16 Sep 2016
|
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|