History for dmpopidor / app / models / section.rb
2019-03-29
@FAURE Benjamin
Fixed models & schema annotations
FAURE Benjamin committed on 29 Mar 2019
2019-03-21
@FAURE Benjamin
Changes following migrations
FAURE Benjamin committed on 21 Mar 2019
2018-10-12
@Bodacious
Fixed Rubocop violations on changed files
Bodacious committed on 12 Oct 2018
2018-10-11
@Bodacious
Fix how section number is set
Bodacious committed on 11 Oct 2018
2018-10-10
@Bodacious
Fix bug in upgrade customization when new section ...
Bodacious authored on 9 Oct 2018 Sam Rust committed on 10 Oct 2018
2018-09-05
@Gavin Morrice
Refactor how Template upgrade customization works (#1856) ...
Gavin Morrice authored on 5 Sep 2018 GitHub committed on 5 Sep 2018
2018-08-29
@Bodacious
Fix Rubocop offenses
Bodacious committed on 29 Aug 2018
@Bodacious
Fix bug when creating first section in phase ...
Bodacious committed on 29 Aug 2018
2018-08-14
@Brian Riley
Merge branch 'development' into feature/validations
Brian Riley authored on 14 Aug 2018 GitHub committed on 14 Aug 2018
2018-08-13
@Bodacious
Replace YARD documentation with Tomdoc ...
Bodacious committed on 13 Aug 2018
2018-08-10
@Bodacious
Update rules for fixing duplicate section numbers
Bodacious committed on 10 Aug 2018
2018-08-08
@Bodacious
Fix bug caused by blank section number
Bodacious committed on 8 Aug 2018
2018-08-03
@Bodacious
Remove published column from sections table ...
Bodacious committed on 3 Aug 2018
2018-08-01
@Bodacious
Refactored model code for better readability
Bodacious committed on 1 Aug 2018
2018-07-25
@Bodacious
Add extra validations for all models ...
Bodacious committed on 25 Jul 2018
2018-07-13
@Brian Riley
Merge pull request #1715 from DMPRoadmap/issue-1371 ...
Brian Riley authored on 13 Jul 2018 GitHub committed on 13 Jul 2018
@Bodacious
Refactor number update query for MySQL and SQLite
Bodacious committed on 13 Jul 2018
2018-07-12
@Bodacious
Add annotate gem for models and Gemfile
Bodacious committed on 12 Jul 2018
@Bodacious
Make sections within a phase sortable
Bodacious committed on 12 Jul 2018
@Gavin Morrice
Remove Rails 3 attr accessible from models (#1691)
Gavin Morrice authored on 12 Jul 2018 Sam Rust committed on 12 Jul 2018
2018-05-23
@briley
Template Versioning ...
briley committed on 23 May 2018
2018-02-13
@Jose Lloret
migration to add complete flag to plans. #154 ...
Jose Lloret committed on 13 Feb 2018
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-04-26
@Brian Riley
moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273
Brian Riley committed on 26 Apr 2017
2017-04-25
@Brian Riley
moved most of the save logic from the template controller to the model. Updated the phases/section/question models to use the after_save callback to handle updating the template.dirty flag
Brian Riley committed on 25 Apr 2017
2017-04-18
@briley
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley committed on 18 Apr 2017
2017-03-14
@ray.carrick
change from serialized hash tp just using includes
ray.carrick committed on 14 Mar 2017
2017-02-07
@xsrust
fixed bug where sections not editable, questions not saveable
xsrust committed on 7 Feb 2017
2017-02-03
@Brian Riley
removed old amoeba gem that was used for cloning active record models. We will use xsrust's new deep_copy methods now
Brian Riley committed on 3 Feb 2017
@xsrust
init commit of deep_copy for templates [untested]
xsrust committed on 3 Feb 2017