| 2016-09-15 |
removed json and added authorization to projects controller
xsrust
committed
on 15 Sep 2016
|
|---|---|
| 2016-09-14 |
updated routes to reflect earlier changes i.e. removing unused CRUD, exposed resources and actions
xsrust
committed
on 14 Sep 2016
|
|
moved authorization logic from comments controller to policy file. Additionally removed unused crud methods
xsrust
committed
on 14 Sep 2016
|
|
|
moved logic for authorization out of answers controller into the policy
xsrust
committed
on 14 Sep 2016
|
|
|
removed json and added authorization to answers_controller
xsrust
committed
on 14 Sep 2016
|
|
|
removed themes_controller as it was never used
xsrust
committed
on 14 Sep 2016
|
|
|
removed json and forced authorization for dmptemplates
xsrust
committed
on 14 Sep 2016
|
|
|
removed json and forced authentication on guidance_groups
xsrust
committed
on 14 Sep 2016
|
|
|
removed all json responces from guidances controller and forced authorization
xsrust
committed
on 14 Sep 2016
|
|
|
removed authorization from home-controller as some users will not be logged in when request fielded
xsrust
committed
on 14 Sep 2016
|
|
|
forced auth on organisations_controller. TODO: re-check parent, children, and templates after AJAX removed
xsrust
committed
on 14 Sep 2016
|
|
| 2016-09-13 |
modified organisations
xsrust
committed
on 13 Sep 2016
|
|
added auth to home controller
xsrust
committed
on 13 Sep 2016
|
|
|
removed verify_authorized out to individual controllers
xsrust
committed
on 13 Sep 2016
|
|
|
forced all actions to be authenticated through pundit
xsrust
committed
on 13 Sep 2016
|
|
|
removed unused actions and json from users controller
xsrust
committed
on 13 Sep 2016
|
|
| 2016-09-09 |
Merge pull request #10 from DMPRoadmap/master
...
Brian Riley
authored
on 9 Sep 2016
GitHub
committed
on 9 Sep 2016
|
|
Merge branch 'development' of https://github.com/DMPRoadmap/roadmap into development
Brian Riley
committed
on 9 Sep 2016
|
|
|
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 |
Merge pull request #9 from DMPRoadmap/master
...
Brian Riley
authored
on 8 Sep 2016
GitHub
committed
on 8 Sep 2016
|
|
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 |
removed debug lines from helper object
briley
committed
on 7 Sep 2016
|
|
commented out old ajax endpoints on projects controller
briley
committed
on 7 Sep 2016
|
|
|
removed debug lines and added comments
briley
committed
on 7 Sep 2016
|
|
|
finished up removal of ajax calls from create plan page
briley
committed
on 7 Sep 2016
|
|
|
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
|
|
|
further changes for create plan de-ajax-ing
briley
committed
on 7 Sep 2016
|
|
|
updated json for guidance_groups so that the organisation id is included for filtering purposes
briley
committed
on 7 Sep 2016
|
|
| 2016-09-06 |
Removed ajax calls in create project/plan page. It now passes all of the options to the UI and lets the UI filter them as needed. Also upgraded the select2.js script to the lates 4.x version
briley
committed
on 6 Sep 2016
|