| 2016-09-16 |
removed json responces from settings/plans and settings/projects controllers
xsrust
committed
on 16 Sep 2016
|
|---|---|
|
removed unused controllers: User_org_roles, user_org_types, user_statuses, user_types
xsrust
committed
on 16 Sep 2016
|
|
|
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 16 Sep 2016
|
|
|
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 16 Sep 2016
|
|
|
removed unused json responses and added auth to plans controller
xsrust
committed
on 16 Sep 2016
|
|
|
removed json and added authorization to projects controller
xsrust
committed
on 16 Sep 2016
|
|
|
moved authorization logic from comments controller to policy file. Additionally removed unused crud methods
xsrust
committed
on 16 Sep 2016
|
|
|
moved logic for authorization out of answers controller into the policy
xsrust
committed
on 16 Sep 2016
|
|
|
removed json and added authorization to answers_controller
xsrust
committed
on 16 Sep 2016
|
|
|
removed themes_controller as it was never used
xsrust
committed
on 16 Sep 2016
|
|
|
removed json and forced authorization for dmptemplates
xsrust
committed
on 16 Sep 2016
|
|
|
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-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-01 |
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
|
|
|
added ability to grant permissions to other users
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
|
|
|
removed cancancan and rollify
xsrust
committed
on 1 Sep 2016
|
|
|
implimenting auth changes in the views
xsrust
committed
on 1 Sep 2016
|
|
| 2016-08-22 |
|
| 2016-08-18 |
bugfixes to auth
xsrust
committed
on 18 Aug 2016
|