History for dmpopidor / app / models / user.rb
2016-09-01
@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
@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
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
2016-08-18
@xsrust
bugfix to ensure organisations auth working
xsrust committed on 18 Aug 2016
@xsrust
added pundit auth to organisations controller
xsrust committed on 18 Aug 2016
@xsrust
proof of concept for pundit ...
xsrust committed on 18 Aug 2016
@xsrust
added magic string and constant structure for auth
xsrust committed on 18 Aug 2016
2016-08-17
@Jimmy Angelakos
changed empty? to blank? as it broke seedfile
Jimmy Angelakos authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-08-10
@DamodarSojka
merge
DamodarSojka committed on 10 Aug 2016
@DamodarSojka
migrations and routes tests
DamodarSojka authored on 4 Aug 2016 Damodar committed on 10 Aug 2016
2016-08-08
@xsrust
added documentation to remaining models
xsrust committed on 8 Aug 2016
2016-08-04
@xsrust
fixed the magic strings function
xsrust committed on 4 Aug 2016
2016-08-03
@xsrust
initial passover of removing magic strings
xsrust committed on 3 Aug 2016
2016-07-26
@xsrust
removed token_permission as it was accidentially re-added by a merge
xsrust committed on 26 Jul 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
@Brian Riley
Merged conflicts
Brian Riley committed on 22 Jul 2016
2016-07-20
@xsrust
ensured that users recieve emails about their new tokens upon token being granted
xsrust committed on 20 Jul 2016
2016-07-19
@xsrust
fixed methods for removing and generating user tokens
xsrust committed on 19 Jul 2016
2016-07-18
@xsrust
added functions for removing and generating api tokens from the user model
xsrust committed on 18 Jul 2016
2016-07-15
@xsrust
deleteing user's api tokens if they switch organisations
xsrust committed on 15 Jul 2016
2016-06-27
@briley
Rebased development branch and corrected merge conflicts
briley committed on 27 Jun 2016