History for dmpopidor / app / models
2016-09-06
@briley
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
@briley
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
@briley
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
@briley
merged DCC changes into master
briley committed on 1 Sep 2016
@xsrust
updated efficiency of update_user_permissions
xsrust committed on 1 Sep 2016
@xsrust
more merge conflicts
xsrust committed on 1 Sep 2016
@xsrust
overhaul of performance of users admin-index
xsrust committed on 1 Sep 2016
@xsrust
added docs to new function
xsrust committed on 1 Sep 2016
@xsrust
finished changes to update_user_permissions
xsrust committed on 1 Sep 2016
@xsrust
made changed to user.rb
xsrust committed on 1 Sep 2016
@xsrust
made changes to update user permissions
xsrust committed on 1 Sep 2016
@xsrust
added debug to update_user_permissions
xsrust committed on 1 Sep 2016
@xsrust
turns out we do user user_org_roles to determine organisation, re-added
xsrust committed on 1 Sep 2016
@xsrust
fixed bug in can_<do permission>? functions
xsrust committed on 1 Sep 2016
@xsrust
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust committed on 1 Sep 2016
@xsrust
updated funciton to ensure no dupelicates
xsrust committed on 1 Sep 2016
@xsrust
added functionality to port users from old auth structure to new
xsrust committed on 1 Sep 2016
@xsrust
ensured users loose roles upon org changing and added depricated tags to roles
xsrust committed on 1 Sep 2016
@xsrust
updated documentation syntax for some models
xsrust committed on 1 Sep 2016
@xsrust
removed cancancan and rollify
xsrust committed on 1 Sep 2016
@xsrust
added granting api to orgs permission
xsrust committed on 1 Sep 2016
@xsrust
implimenting auth changes in the views
xsrust committed on 1 Sep 2016
@xsrust
fixed merge conflicts
xsrust committed on 1 Sep 2016
@xsrust
overhaul of performance of users admin-index
xsrust committed on 1 Sep 2016
@xsrust
made changes to update user permissions
xsrust committed on 1 Sep 2016
@xsrust
added debug to update_user_permissions
xsrust committed on 1 Sep 2016
@xsrust
turns out we do user user_org_roles to determine organisation, re-added
xsrust committed on 1 Sep 2016
@xsrust
fixed bug in can_<do permission>? functions
xsrust committed on 1 Sep 2016
@xsrust
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust committed on 1 Sep 2016
@xsrust
updated funciton to ensure no dupelicates
xsrust committed on 1 Sep 2016