History for dmpopidor / db
2017-01-25
@briley
merged final_schema changes into visibility
briley committed on 25 Jan 2017
@briley
fixed merge conflicts
briley committed on 25 Jan 2017
@briley
fixed merge conflicts in branding.yml and schema.rb
briley 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
2017-01-17
@xsrust
changed schema to be correct for data migration
xsrust committed on 17 Jan 2017
@xsrust
updated the migration to set the customizing organisation properly
xsrust committed on 17 Jan 2017
@xsrust
updated schema to reflect final set of migrations after going through process from scratch
xsrust committed on 17 Jan 2017
2017-01-12
@xsrust
fixed template versioning and customisers in migration
xsrust committed on 12 Jan 2017
2017-01-11
@xsrust
updated foreign keys null refreence ripper to remove things from a join table
xsrust committed on 11 Jan 2017
@xsrust
re-aranged migrations so that big_flags for orgs happen before foreign keys
xsrust committed on 11 Jan 2017
@xsrust
re-aranged migraitons so that bit_flags for roles happens before foreign keys
xsrust committed on 11 Jan 2017
@xsrust
added role scrubbing to foreign keys migration
xsrust committed on 11 Jan 2017
2016-12-13
@xsrust
final tweks to ensure all migrations happen together
xsrust committed on 13 Dec 2016
@xsrust
replaced plan roles with bitflags
xsrust committed on 13 Dec 2016
@xsrust
removed organisation_types and replaced with bitflags
xsrust committed on 13 Dec 2016
2016-12-12
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
@Sam Rust
updated data migration to not over-write organisation_id for templates with nil
Sam Rust authored on 12 Dec 2016 GitHub committed on 12 Dec 2016
2016-12-08
@xsrust
updated removing_intermediary_tables to remove some other unused tables
xsrust committed on 8 Dec 2016
@xsrust
updated schema
xsrust committed on 8 Dec 2016
@xsrust
added migration to make a many to one relationship guidances > guidance_groups, additionally, removed the project groups and projects tables
xsrust committed on 8 Dec 2016
@xsrust
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
@xsrust
updated migration to remove all new_table_name structures
xsrust committed on 8 Dec 2016
@xsrust
init commit of migration to remove old tables and rename intermediary ones
xsrust committed on 8 Dec 2016
@xsrust
additionally stores old project_id for new_plans
xsrust committed on 8 Dec 2016
2016-12-06
@xsrust
changed the way answers are selected in migration
xsrust committed on 6 Dec 2016
2016-12-05
@xsrust
updated prefetching, relocated index definition, and removed debug for migration
xsrust committed on 5 Dec 2016
@xsrust
wrapped migration in transaction for performance
xsrust committed on 5 Dec 2016
2016-11-30
@xsrust
updated code to write user-generated content (answers/notes)
xsrust committed on 30 Nov 2016
@xsrust
removed early cutting for template project and relpaced with better selection
xsrust committed on 30 Nov 2016