| 2017-01-27 |
started reworking answer unit test
Brian Riley
committed
on 27 Jan 2017
|
|---|---|
|
replaced use of fixtures with db/seeds.rb. no point in maintaining both
Brian Riley
committed
on 27 Jan 2017
|
|
|
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
|
|
|
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
|
|
|
removed duplicate flag_shih_tzu refernce from Gemfile
Brian Riley
committed
on 27 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
|
|
started seeds.rb rebuild to work with new schema. Removed guidance_in_group association from guidance. added some attr_accessible attributes
briley
committed
on 26 Jan 2017
|
|
|
something (rake db actions?) deleted the html docs
briley
committed
on 26 Jan 2017
|
|
|
added checks in migration code where we try to manipulate data belonging to a table that no longer exists in the current codebase
briley
committed
on 26 Jan 2017
|
|
|
Added mysql back to the gemfile
briley
committed
on 26 Jan 2017
|
|
|
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
|
| 2017-01-25 |
merged final_schema changes into visibility
briley
committed
on 25 Jan 2017
|
|
Merge branch 'DigitalCurationCentre-final_schema' into final_schema
briley
committed
on 25 Jan 2017
|
|
|
fixed merge conflicts
briley
committed
on 25 Jan 2017
|
|
|
Merge branch 'DigitalCurationCentre-removing_unused_tables' into removing_unused_tables
briley
committed
on 25 Jan 2017
|
|
|
fixed merge conflicts in branding.yml and schema.rb
briley
committed
on 25 Jan 2017
|
|
|
Merge pull request #17 from DigitalCurationCentre/postgresql
...
Brian Riley
authored
on 25 Jan 2017
GitHub
committed
on 25 Jan 2017
|
|
|
updated api templates endpoints to use new data access
xsrust
committed
on 25 Jan 2017
|
|
|
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
|
|
|
added in new files for public plans page. added code coverage to .gitignore
briley
committed
on 25 Jan 2017
|
|
| 2017-01-24 |
extracted plan visibility work out of dev branch for PR to DCC
briley
committed
on 24 Jan 2017
|
|
cleaned up tests
briley
committed
on 24 Jan 2017
|
|
|
updated attr_accessible lines to allow mass assignment of associations via object instead of id
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
|
|
|
added organisationtype unit test and finished organisation unit tests
briley
committed
on 24 Jan 2017
|
|
|
added unit tests for options and option_warnings
briley
committed
on 24 Jan 2017
|
|
|
moving commit from wrong branch to dev
briley
committed
on 24 Jan 2017
|
|
|
updated admin_phase view and partials associated with it to use new data access
xsrust
committed
on 24 Jan 2017
|
|
|
sections belong to phases, not versions
xsrust
committed
on 24 Jan 2017
|