2016-09-15
@xsrust
updated routes to reflect usable actions in controllers
xsrust committed on 15 Sep 2016
@xsrust
removed unused controllers: User_org_roles, user_org_types, user_statuses, user_types
xsrust committed on 15 Sep 2016
@xsrust
added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit
xsrust committed on 15 Sep 2016
@xsrust
added auth and removed json from project_groups controller. additionally added constraint to projects and plans controllers that all actions must be authenticated through pundit
xsrust committed on 15 Sep 2016
@xsrust
removed unused json responses and added auth to plans controller
xsrust committed on 15 Sep 2016
@xsrust
removed json and added authorization to projects controller
xsrust committed on 15 Sep 2016
2016-09-14
@xsrust
updated routes to reflect earlier changes i.e. removing unused CRUD, exposed resources and actions
xsrust committed on 14 Sep 2016
@xsrust
moved authorization logic from comments controller to policy file. Additionally removed unused crud methods
xsrust committed on 14 Sep 2016
@xsrust
moved logic for authorization out of answers controller into the policy
xsrust committed on 14 Sep 2016
@xsrust
removed json and added authorization to answers_controller
xsrust committed on 14 Sep 2016
@xsrust
removed themes_controller as it was never used
xsrust committed on 14 Sep 2016
@xsrust
removed json and forced authorization for dmptemplates
xsrust committed on 14 Sep 2016
@xsrust
removed json and forced authentication on guidance_groups
xsrust committed on 14 Sep 2016
@xsrust
removed all json responces from guidances controller and forced authorization
xsrust committed on 14 Sep 2016
@xsrust
removed authorization from home-controller as some users will not be logged in when request fielded
xsrust committed on 14 Sep 2016
@xsrust
forced auth on organisations_controller. TODO: re-check parent, children, and templates after AJAX removed
xsrust committed on 14 Sep 2016
2016-09-13
@xsrust
modified organisations
xsrust committed on 13 Sep 2016
@xsrust
added auth to home controller
xsrust committed on 13 Sep 2016
@xsrust
removed verify_authorized out to individual controllers
xsrust committed on 13 Sep 2016
@xsrust
forced all actions to be authenticated through pundit
xsrust committed on 13 Sep 2016
@xsrust
removed unused actions and json from users controller
xsrust committed on 13 Sep 2016
2016-09-01
@xsrust
updated efficiency of update_user_permissions
xsrust committed on 1 Sep 2016
@xsrust
more merge conflicts
xsrust committed on 1 Sep 2016
@xsrust
added ability to grant permissions to other users
xsrust committed on 1 Sep 2016
@xsrust
fixed a bug where users' api_tokens would display if they had none
xsrust committed on 1 Sep 2016
@xsrust
overhaul of performance of users admin-index
xsrust committed on 1 Sep 2016
@xsrust
added new permissions to api
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