| 2017-02-15 |
sort out post merge issues
Ray Carrick
committed
on 15 Feb 2017
|
|---|---|
|
fix up post merge errors
Ray Carrick
committed
on 15 Feb 2017
|
|
|
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-09 |
finalized helper tests. additional tweaks to Plan tests
briley
committed
on 9 Feb 2017
|
| 2017-02-08 |
updted some stale references to Project and Dmptemplate. built more unit tests for Plan methods. Commented out a lot of methods that appear to be unused
briley
committed
on 8 Feb 2017
|
| 2017-02-06 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Ray Carrick
committed
on 6 Feb 2017
|
|
move plan list settings from project to plan
Ray Carrick
committed
on 6 Feb 2017
|
|
| 2017-02-03 |
added a few attributes to Plan and User attr_accessible sections
Brian Riley
committed
on 3 Feb 2017
|
| 2017-02-02 |
fixed a few merge conflicts
briley
committed
on 2 Feb 2017
|
|
added suggested_answer unit tests and started on template unit tests
briley
committed
on 2 Feb 2017
|
|
|
added check to role that sets access by default. added unit tests for section
briley
committed
on 2 Feb 2017
|
|
|
fixes post merge
Ray Carrick
committed
on 2 Feb 2017
|
|
|
merge in changes from origin
Ray Carrick
committed
on 2 Feb 2017
|
|
|
first port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
|
| 2017-01-31 |
added initial unit test for plans. will hold off on finishing
briley
committed
on 31 Jan 2017
|
|
removed Fileupload object since its not referenced anymore. removed all of the empty test/unit/helpers files
briley
committed
on 31 Jan 2017
|
|
| 2017-01-30 |
updated some of the plan.rb model to deal with outdated calls to dmptemplate. fixed up answer unit tests and added some validations to Answer
briley
committed
on 30 Jan 2017
|
| 2017-01-27 |
added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished
Brian Riley
committed
on 27 Jan 2017
|
| 2017-01-26 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
| 2017-01-25 |
merged final_schema changes into visibility
briley
committed
on 25 Jan 2017
|
| 2017-01-24 |
updated attr_accessible lines to allow mass assignment of associations via object instead of id
briley
committed
on 24 Jan 2017
|
| 2017-01-10 |
added unit test for exported_plan. added validations to exported_plan and has_many side of relationship to user and plan
briley
committed
on 10 Jan 2017
|
| 2016-12-12 |
replaces Organisation. with Org. in all files
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
|
| 2016-11-15 |
removed option_warnings table and unused code surrounding the structure
xsrust
committed
on 15 Nov 2016
|
| 2016-10-17 |
Fixed issue with plan creation not properly saving guidance selections. Fixed contact us page typos
briley
committed
on 17 Oct 2016
|
| 2016-09-01 |
updated documentation syntax for some models
xsrust
committed
on 1 Sep 2016
|
| 2016-08-08 |
added documentation to model for plan
xsrust
committed
on 8 Aug 2016
|
| 2016-08-05 |
added documentation to organisation, phase, and part of plans
xsrust
committed
on 5 Aug 2016
|