| 2016-09-16 |
removed json and forced authentication on guidance_groups
xsrust
committed
on 16 Sep 2016
|
|---|---|
|
removed all json responces from guidances controller and forced authorization
xsrust
committed
on 16 Sep 2016
|
|
|
removed authorization from home-controller as some users will not be logged in when request fielded
xsrust
committed
on 16 Sep 2016
|
|
|
forced auth on organisations_controller. TODO: re-check parent, children, and templates after AJAX removed
xsrust
committed
on 16 Sep 2016
|
|
|
modified organisations
xsrust
committed
on 16 Sep 2016
|
|
|
added auth to home controller
xsrust
committed
on 16 Sep 2016
|
|
|
removed verify_authorized out to individual controllers
xsrust
committed
on 16 Sep 2016
|
|
|
forced all actions to be authenticated through pundit
xsrust
committed
on 16 Sep 2016
|
|
|
removed unused actions and json from users controller
xsrust
committed
on 16 Sep 2016
|
|
| 2016-09-09 |
reverted back changes to user<-->org relationship. added missing api and magic strings sections to the other locale files.
Brian Riley
committed
on 9 Sep 2016
|
|
Revert "Fix to bug in user model that was preventing the organisation association from working (#30)"
...
Brian Riley
committed
on 9 Sep 2016
|
|
| 2016-09-08 |
Removal of ajax calls from the Create Plan page (#31)
Brian Riley
authored
on 8 Sep 2016
GitHub
committed
on 8 Sep 2016
|
| 2016-09-07 |
Fix to bug in user model that was preventing the organisation association from working (#30)
...
Brian Riley
authored
on 7 Sep 2016
GitHub
committed
on 7 Sep 2016
|
| 2016-09-06 |
Commented out deprecated user.organisation_id method (#29)
...
Brian Riley
authored
on 6 Sep 2016
GitHub
committed
on 6 Sep 2016
|
| 2016-09-01 |
Fixed bug in logo branding view
briley
committed
on 1 Sep 2016
|
|
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
|
|
|
added ability to grant permissions to other users
xsrust
committed
on 1 Sep 2016
|
|
|
fixed a bug where users' api_tokens would display if they had none
xsrust
committed
on 1 Sep 2016
|
|
|
overhaul of performance of users admin-index
xsrust
committed
on 1 Sep 2016
|
|
|
added new permissions to api
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
|