History for dmpopidor / app / models / phase.rb
2018-07-12
@Bodacious
Add annotate gem for models and Gemfile
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
2017-01-31
@briley
fixed unit tests for phases
briley committed on 31 Jan 2017
2017-01-26
@briley
added some more attr_accessible attributes for new fields. finished up seed.rb file.
briley committed on 26 Jan 2017
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-24
@briley
cleaned up tests
briley committed on 24 Jan 2017
@briley
finsihed phase unit tests. added all unit tests that i forgot to add in prior commits
briley committed on 24 Jan 2017
@briley
added unit test for phases and updated readme with links out to wiki docs
briley committed on 24 Jan 2017
@xsrust
updated phase so that it dosent delete a template when destroyed
xsrust committed on 24 Jan 2017
2016-12-20
@briley
attempted to add some unit tests for Answers but the data will be changing so much that it did not make sense to continue at this point. Created tests for Language
briley committed on 20 Dec 2016
2016-12-12
@xsrust
made necissary changes to allow the app to display the splash/login screen
xsrust committed on 12 Dec 2016