History for dmpopidor / app / models / phase.rb
2018-08-29
@Bodacious
Add specs for PDF download link
Bodacious committed on 29 Aug 2018
@Bodacious
Fix bug preventing PDF downloads from dashboard
Bodacious committed on 29 Aug 2018
2018-08-13
@Bodacious
Remove redundant database tables and columns ...
Bodacious committed on 13 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-16
@briley
fixed issues with saving and displaying of template stack ...
briley committed on 16 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
Remove section ordering from Phase assocs
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
@bhavi
Ruby Upgrade v2.4.4 ...
bhavi authored on 1 May 2018 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
2018-01-26
@Brian Riley
made template details a non-versioning update and moved template version logic to the phases controller ...
Brian Riley committed on 26 Jan 2018
2018-01-22
@Jose Lloret
templates history paginablerised. DMPRoadmap/roadmap#1067
Jose Lloret committed on 22 Jan 2018
2017-12-04
@Jose Lloret
Plan answers including multi-phase tab. DMPRoadmap/roadmap#859
Jose Lloret committed on 4 Dec 2017
2017-10-20
@Jose Lloret
Plan progress changed in favour of phase from a plan progress. DMPRoadmap/roadmap753
Jose Lloret committed on 20 Oct 2017
2017-06-06
@Jimmy Angelakos
Default ordering for Phase, Question becomes .number - closes #402
Jimmy Angelakos committed on 6 Jun 2017
2017-04-28
@Brian Riley
fixed merge conflict in schema.rb
Brian Riley committed on 28 Apr 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
@Jose Lloret
section association sorted by number rather than id. DMPRoadmap/roadmap#269 ...
Jose Lloret 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-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-14
@xsrust
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust committed on 14 Feb 2017
@xsrust
removed slugs unique requirement from phases ** may break other code
xsrust committed on 14 Feb 2017
2017-02-08
@briley
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley committed on 8 Feb 2017
2017-02-03
@xsrust
init commit of deep_copy for templates [untested]
xsrust committed on 3 Feb 2017