| 2017-01-05 |
updated users controller
xsrust
committed
on 5 Jan 2017
|
|---|---|
|
updated users_controller, mainly renaming roles to perms
xsrust
committed
on 5 Jan 2017
|
|
|
updated code style in omniauth_shibboleth_request_controller
xsrust
committed
on 5 Jan 2017
|
|
|
renamed comments to notes
xsrust
committed
on 5 Jan 2017
|
|
| 2017-01-04 |
updated a view for settings controller
xsrust
committed
on 4 Jan 2017
|
|
code style change in sessions_controller
xsrust
committed
on 4 Jan 2017
|
|
|
added comments to home_controller, awaiting discussion
xsrust
committed
on 4 Jan 2017
|
|
|
updated contacts_controller
xsrust
committed
on 4 Jan 2017
|
|
|
removed organisation_users controller as duplicate from users controller
xsrust
committed
on 4 Jan 2017
|
|
|
updated some of the answers structure, commented for future updates
xsrust
committed
on 4 Jan 2017
|
|
| 2016-12-13 |
finished update of token_permission_types_controller
xsrust
committed
on 13 Dec 2016
|
|
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
|
|
| 2016-12-08 |
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
|
|
removed unused models
xsrust
committed
on 8 Dec 2016
|
|
|
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
|
|
| 2016-11-30 |
updated code to write user-generated content (answers/notes)
xsrust
committed
on 30 Nov 2016
|
| 2016-11-29 |
updated models for data migration
xsrust
committed
on 29 Nov 2016
|
| 2016-11-15 |
removed commented out code from admin/question.rb
xsrust
committed
on 15 Nov 2016
|
|
removed the unused user_id field from the dmptemplates table
xsrust
committed
on 15 Nov 2016
|
|
|
removed models and super admin pages for removed tables user_role_type, user_status, and user_type
xsrust
committed
on 15 Nov 2016
|