2017-01-04
@xsrust
updated a view for settings controller
xsrust committed on 4 Jan 2017
@xsrust
code style change in sessions_controller
xsrust committed on 4 Jan 2017
@xsrust
added comments to home_controller, awaiting discussion
xsrust committed on 4 Jan 2017
@xsrust
updated contacts_controller
xsrust committed on 4 Jan 2017
@xsrust
removed organisation_users controller as duplicate from users controller
xsrust committed on 4 Jan 2017
@xsrust
updated some of the answers structure, commented for future updates
xsrust committed on 4 Jan 2017
2016-12-13
@xsrust
finished update of token_permission_types_controller
xsrust committed on 13 Dec 2016
@xsrust
final tweks to ensure all migrations happen together
xsrust committed on 13 Dec 2016
@xsrust
added Gemfile with new gem flag_shih_tzu
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
updates so that a user can log into the site \n updated application_controller, user model, registrations edit view, and layouts branding
xsrust committed on 12 Dec 2016
@xsrust
removed version and updated users_roles to users_perms
xsrust committed on 12 Dec 2016
@xsrust
made necissary changes to allow the app to display the splash/login screen
xsrust committed on 12 Dec 2016
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
@xsrust
updated theme and user models's associations
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
@xsrust
updated models for role, section, and suggested answer
xsrust committed on 12 Dec 2016
@xsrust
updated question_format and roles models
xsrust committed on 12 Dec 2016
@xsrust
updated relations in question model
xsrust committed on 12 Dec 2016
@Sam Rust
changed has_one to belongs_to in new_plans -> templates relationship
Sam Rust authored on 12 Dec 2016 GitHub committed on 12 Dec 2016
2016-12-09
@Sam Rust
updated roles to perms as per renamed table
Sam Rust authored on 9 Dec 2016 GitHub committed on 9 Dec 2016
@Sam Rust
added new_plans relation to users through roles
Sam Rust authored on 9 Dec 2016 GitHub committed on 9 Dec 2016
@Sam Rust
added users to new_plan relationships
Sam Rust authored on 9 Dec 2016 GitHub committed on 9 Dec 2016
2016-12-08
@xsrust
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
@xsrust
removed unused models
xsrust committed on 8 Dec 2016
@xsrust
updated removing_intermediary_tables to remove some other unused tables
xsrust committed on 8 Dec 2016
@xsrust
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
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