| 2017-01-25 |
fixed merge conflicts
briley
committed
on 25 Jan 2017
|
|---|---|
|
fixed merge conflicts in branding.yml and schema.rb
briley
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
|
|
| 2017-01-24 |
sections belong to phases, not versions
xsrust
committed
on 24 Jan 2017
|
|
updated phase so that it dosent delete a template when destroyed
xsrust
committed
on 24 Jan 2017
|
|
| 2017-01-11 |
changed Org.organisation_type to Org.type to fix conflict in running migration
xsrust
committed
on 11 Jan 2017
|
|
hacked templates landing page to work
xsrust
committed
on 11 Jan 2017
|
|
| 2017-01-10 |
updated orgs_controller, views, and model
xsrust
committed
on 10 Jan 2017
|
|
updated roles_controller and model functions
xsrust
committed
on 10 Jan 2017
|
|
| 2017-01-09 |
began updating roles
xsrust
committed
on 9 Jan 2017
|
|
re-wrote data access for guidance_groups controller
xsrust
committed
on 9 Jan 2017
|
|
|
updated prefetching for guidances index
xsrust
committed
on 9 Jan 2017
|
|
|
updated guidances controller and views to reflect new schema
xsrust
committed
on 9 Jan 2017
|
|
| 2017-01-06 |
made changes to allow guidance to display
xsrust
committed
on 6 Jan 2017
|
|
updated user model to allow signin_signout to detect permissions(admin/orgadmin)
xsrust
committed
on 6 Jan 2017
|
|
| 2016-12-13 |
final tweks to ensure all migrations happen together
xsrust
committed
on 13 Dec 2016
|
|
replaced plan roles with bitflags
xsrust
committed
on 13 Dec 2016
|
|
|
removed organisation_types and replaced with bitflags
xsrust
committed
on 13 Dec 2016
|
|
| 2016-12-12 |
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
|
|
removed version and updated users_roles to users_perms
xsrust
committed
on 12 Dec 2016
|
|
|
made necissary changes to allow the app to display the splash/login screen
xsrust
committed
on 12 Dec 2016
|
|
|
replaces Organisation. with Org. in all files
xsrust
committed
on 12 Dec 2016
|
|
|
updated theme and user models's associations
xsrust
committed
on 12 Dec 2016
|
|
|
updated models for role, section, and suggested answer
xsrust
committed
on 12 Dec 2016
|
|
|
updated question_format and roles models
xsrust
committed
on 12 Dec 2016
|
|
|
updated relations in question model
xsrust
committed
on 12 Dec 2016
|
|
|
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 |
updated roles to perms as per renamed table
Sam Rust
authored
on 9 Dec 2016
GitHub
committed
on 9 Dec 2016
|
|
added new_plans relation to users through roles
Sam Rust
authored
on 9 Dec 2016
GitHub
committed
on 9 Dec 2016
|