History for dmpopidor / app / controllers / answers_controller.rb
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-29
@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
2017-05-24
@Jose Lloret
Using touch for timestamp for when only answer.question_options is updated. DMPRoadmap/roadmap#355
Jose Lloret committed on 24 May 2017
@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-04-19
@briley
updated spacing in mailers based on @xsrust changes to the sharing notification
briley committed on 19 Apr 2017
2017-04-14
@Brian Riley
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
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
@briley
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
@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
2017-03-22
@ray.carrick
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
@ray.carrick
change from serialized hash tp just using includes
ray.carrick committed on 14 Mar 2017
2017-03-01
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 2017
2017-02-15
@Ray Carrick
mege in head changes
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
trying to reduce data access queries. Needs more work
Ray Carrick committed on 15 Feb 2017
2017-02-07
@briley
added some missing unit tests. fixed typo on Template.has_customisations? method
briley committed on 7 Feb 2017
2017-02-04
@Brian Riley
added answers_controller tests
Brian Riley committed on 4 Feb 2017
2017-02-02
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
2017-01-10
@xsrust
controllers only respond to html
xsrust committed on 10 Jan 2017
2017-01-04
@xsrust
updated some of the answers structure, commented for future updates
xsrust committed on 4 Jan 2017
2016-09-16
@xsrust
moved logic for authorization out of answers controller into the policy
xsrust committed on 16 Sep 2016
@xsrust
removed json and added authorization to answers_controller
xsrust committed on 16 Sep 2016
2016-08-17
@Brian Riley
Merging current stable development branch into master (#23) ...
Brian Riley authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-06-03
@Marta Ribeiro
DMPonline4 - RAILS 4.0 (#4) ...
Marta Ribeiro authored on 3 Jun 2016 Brian Riley committed on 3 Jun 2016