| 2018-07-12 |
Add annotate gem for models and Gemfile
Bodacious
committed
on 12 Jul 2018
|
|---|---|
|
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 |
|
|
|
|
| 2018-02-13 |
|
| 2018-01-26 |
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 |
templates history paginablerised. DMPRoadmap/roadmap#1067
Jose Lloret
committed
on 22 Jan 2018
|
| 2017-12-04 |
Plan answers including multi-phase tab. DMPRoadmap/roadmap#859
Jose Lloret
committed
on 4 Dec 2017
|
| 2017-10-20 |
Plan progress changed in favour of phase from a plan progress. DMPRoadmap/roadmap753
Jose Lloret
committed
on 20 Oct 2017
|
| 2017-06-06 |
Default ordering for Phase, Question becomes .number - closes #402
Jimmy Angelakos
committed
on 6 Jun 2017
|
| 2017-04-28 |
fixed merge conflict in schema.rb
Brian Riley
committed
on 28 Apr 2017
|
| 2017-04-26 |
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
|
|
section association sorted by number rather than id. DMPRoadmap/roadmap#269
...
Jose Lloret
committed
on 26 Apr 2017
|
|
| 2017-04-25 |
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 |
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 |
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-14 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust
committed
on 14 Feb 2017
|
|
removed slugs unique requirement from phases ** may break other code
xsrust
committed
on 14 Feb 2017
|
|
| 2017-02-08 |
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley
committed
on 8 Feb 2017
|
| 2017-02-03 |
init commit of deep_copy for templates [untested]
xsrust
committed
on 3 Feb 2017
|
| 2017-01-31 |
fixed unit tests for phases
briley
committed
on 31 Jan 2017
|
| 2017-01-26 |
added some more attr_accessible attributes for new fields. finished up seed.rb file.
briley
committed
on 26 Jan 2017
|
|
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
|
| 2017-01-24 |
cleaned up tests
briley
committed
on 24 Jan 2017
|
|
finsihed phase unit tests. added all unit tests that i forgot to add in prior commits
briley
committed
on 24 Jan 2017
|
|
|
added unit test for phases and updated readme with links out to wiki docs
briley
committed
on 24 Jan 2017
|
|
|
updated phase so that it dosent delete a template when destroyed
xsrust
committed
on 24 Jan 2017
|
|
| 2016-12-20 |
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 |
made necissary changes to allow the app to display the splash/login screen
xsrust
committed
on 12 Dec 2016
|