| 2016-09-07 |
removed debug lines and added comments
briley
committed
on 7 Sep 2016
|
|---|---|
|
finished up removal of ajax calls from create plan page
briley
committed
on 7 Sep 2016
|
|
| 2016-09-06 |
Commented out other deprecated user<-->organisation methods so that they use the user.organisation_id field instead of the user.organisations structure. This needs to be cleaned up and overhauled in the user and organisation models so that user belongs to an organisation and organisations have many users, and any references to the old code need to be updated.
briley
committed
on 6 Sep 2016
|
|
commented out legacy user.organisation_id method in user model. Each user now belongs to one organisation
briley
committed
on 6 Sep 2016
|
|
| 2016-09-01 |
Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes
briley
committed
on 1 Sep 2016
|
|
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
|
|
updated efficiency of update_user_permissions
xsrust
committed
on 1 Sep 2016
|
|
|
more merge conflicts
xsrust
committed
on 1 Sep 2016
|
|
|
overhaul of performance of users admin-index
xsrust
committed
on 1 Sep 2016
|
|
|
added docs to new function
xsrust
committed
on 1 Sep 2016
|
|
|
finished changes to update_user_permissions
xsrust
committed
on 1 Sep 2016
|
|
|
made changed to user.rb
xsrust
committed
on 1 Sep 2016
|
|
|
made changes to update user permissions
xsrust
committed
on 1 Sep 2016
|
|
|
added debug to update_user_permissions
xsrust
committed
on 1 Sep 2016
|
|
|
turns out we do user user_org_roles to determine organisation, re-added
xsrust
committed
on 1 Sep 2016
|
|
|
fixed bug in can_<do permission>? functions
xsrust
committed
on 1 Sep 2016
|
|
|
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust
committed
on 1 Sep 2016
|
|
|
updated funciton to ensure no dupelicates
xsrust
committed
on 1 Sep 2016
|
|
|
added functionality to port users from old auth structure to new
xsrust
committed
on 1 Sep 2016
|
|
|
ensured users loose roles upon org changing and added depricated tags to roles
xsrust
committed
on 1 Sep 2016
|
|
|
updated documentation syntax for some models
xsrust
committed
on 1 Sep 2016
|
|
|
removed cancancan and rollify
xsrust
committed
on 1 Sep 2016
|
|
|
added granting api to orgs permission
xsrust
committed
on 1 Sep 2016
|
|
|
implimenting auth changes in the views
xsrust
committed
on 1 Sep 2016
|
|
|
fixed merge conflicts
xsrust
committed
on 1 Sep 2016
|
|
|
overhaul of performance of users admin-index
xsrust
committed
on 1 Sep 2016
|
|
|
made changes to update user permissions
xsrust
committed
on 1 Sep 2016
|
|
|
added debug to update_user_permissions
xsrust
committed
on 1 Sep 2016
|
|
|
turns out we do user user_org_roles to determine organisation, re-added
xsrust
committed
on 1 Sep 2016
|
|
|
fixed bug in can_<do permission>? functions
xsrust
committed
on 1 Sep 2016
|