| 2016-08-26 |
added docs to new function
xsrust
committed
on 26 Aug 2016
|
|---|---|
|
finished changes to update_user_permissions
xsrust
committed
on 26 Aug 2016
|
|
|
made changed to user.rb
xsrust
committed
on 26 Aug 2016
|
|
|
added debug to update_user_permissions
xsrust
committed
on 26 Aug 2016
|
|
| 2016-08-23 |
turns out we do user user_org_roles to determine organisation, re-added
xsrust
committed
on 23 Aug 2016
|
|
fixed bug in can_<do permission>? functions
xsrust
committed
on 23 Aug 2016
|
|
|
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust
committed
on 23 Aug 2016
|
|
|
updated funciton to ensure no dupelicates
xsrust
committed
on 23 Aug 2016
|
|
|
added functionality to port users from old auth structure to new
xsrust
committed
on 23 Aug 2016
|
|
|
ensured users loose roles upon org changing and added depricated tags to roles
xsrust
committed
on 23 Aug 2016
|
|
| 2016-08-22 |
updated documentation syntax for some models
xsrust
committed
on 22 Aug 2016
|
|
added granting api to orgs permission
xsrust
committed
on 22 Aug 2016
|
|
|
implimenting auth changes in the views
xsrust
committed
on 22 Aug 2016
|
|
| 2016-08-18 |
bugfix to ensure organisations auth working
xsrust
committed
on 18 Aug 2016
|
|
added pundit auth to organisations controller
xsrust
committed
on 18 Aug 2016
|
|
|
|
|
|
added magic string and constant structure for auth
xsrust
committed
on 18 Aug 2016
|
|
| 2016-08-17 |
changed empty? to blank? as it broke seedfile
Jimmy Angelakos
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-10 |
merge
DamodarSojka
committed
on 10 Aug 2016
|
|
migrations and routes tests
DamodarSojka
authored
on 4 Aug 2016
Damodar
committed
on 10 Aug 2016
|
|
| 2016-08-08 |
added documentation to remaining models
xsrust
committed
on 8 Aug 2016
|
| 2016-08-04 |
fixed the magic strings function
xsrust
committed
on 4 Aug 2016
|
| 2016-08-03 |
initial passover of removing magic strings
xsrust
committed
on 3 Aug 2016
|
| 2016-07-26 |
removed token_permission as it was accidentially re-added by a merge
xsrust
committed
on 26 Jul 2016
|
| 2016-07-22 |
|
|
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
|
| 2016-07-20 |
ensured that users recieve emails about their new tokens upon token being granted
xsrust
committed
on 20 Jul 2016
|
| 2016-07-19 |
fixed methods for removing and generating user tokens
xsrust
committed
on 19 Jul 2016
|
| 2016-07-18 |
added functions for removing and generating api tokens from the user model
xsrust
committed
on 18 Jul 2016
|
| 2016-07-15 |
deleteing user's api tokens if they switch organisations
xsrust
committed
on 15 Jul 2016
|