2017-01-27
@Brian Riley
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
@Brian Riley
Added checks to migration files that manipulate data to make sure that the model they are attempting to access is defined in the current codebase
Brian Riley committed on 27 Jan 2017
@Brian Riley
removed duplicate flag_shih_tzu refernce from Gemfile
Brian Riley committed on 27 Jan 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@briley
merged final_schema changes into visibility
briley committed on 25 Jan 2017
@briley
Merge branch 'DigitalCurationCentre-final_schema' into final_schema
briley committed on 25 Jan 2017
@briley
fixed merge conflicts
briley committed on 25 Jan 2017
@briley
Merge branch 'DigitalCurationCentre-removing_unused_tables' into removing_unused_tables
briley committed on 25 Jan 2017
@briley
fixed merge conflicts in branding.yml and schema.rb
briley committed on 25 Jan 2017
@Brian Riley
Merge pull request #17 from DigitalCurationCentre/postgresql ...
Brian Riley authored on 25 Jan 2017 GitHub committed on 25 Jan 2017
@xsrust
updated api templates endpoints to use new data access
xsrust committed on 25 Jan 2017
@xsrust
updated additional parts of the admin_phase view to use the new schema's data access. Additionally changed models for suggested_answer, user, guidance_group and question to better reflect the associations in the schema
xsrust committed on 25 Jan 2017
@briley
added in new files for public plans page. added code coverage to .gitignore
briley committed on 25 Jan 2017
2017-01-24
@briley
extracted plan visibility work out of dev branch for PR to DCC
briley committed on 24 Jan 2017
@briley
cleaned up tests
briley committed on 24 Jan 2017
@briley
updated attr_accessible lines to allow mass assignment of associations via object instead of id
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
@briley
added organisationtype unit test and finished organisation unit tests
briley committed on 24 Jan 2017
@briley
added unit tests for options and option_warnings
briley committed on 24 Jan 2017
@briley
moving commit from wrong branch to dev
briley committed on 24 Jan 2017
@xsrust
updated admin_phase view and partials associated with it to use new data access
xsrust committed on 24 Jan 2017
@xsrust
sections belong to phases, not versions
xsrust committed on 24 Jan 2017
@xsrust
updated phase so that it dosent delete a template when destroyed
xsrust committed on 24 Jan 2017
2017-01-21
@Brian Riley
finished guidance_groups test. started on guidance tests
Brian Riley committed on 21 Jan 2017
2017-01-20
@Brian Riley
put validation back in place that ensures a question can only have a single answer within a plan
Brian Riley committed on 20 Jan 2017
@Brian Riley
replacing accidentally deleted contact_us gem reference
Brian Riley committed on 20 Jan 2017
@Brian Riley
removed substance-forms from gemfile
Brian Riley committed on 20 Jan 2017
@Brian Riley
removed substance-forms modifications from the dev branch. will place in a separate branch so that we can continue development
Brian Riley committed on 20 Jan 2017
2017-01-19
@xsrust
updated admin_addphase in templates controller
xsrust committed on 19 Jan 2017