| 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
|
| 2016-12-08 |
began changing models to reflect the new model names and relationships, additionally deleting some old/unused models which no longer apply in the new schema.
xsrust
committed
on 8 Dec 2016
|
|
added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships
xsrust
committed
on 8 Dec 2016
|
|
| 2016-11-03 |
fixed bug where templates were not based on most recent version, causing organizational customizations of templates to not show up to the end user
xsrust
committed
on 3 Nov 2016
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|