| 2016-09-28 |
increased width of nav bar so that 'change language' and german/french versions stop wrapping
briley
committed
on 28 Sep 2016
|
|---|---|
|
Fixed bug in yaml files. Updated help page content so that it lists an MIT license
briley
committed
on 28 Sep 2016
|
|
|
updated links and email addresses on the static forms
briley
committed
on 28 Sep 2016
|
|
|
Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value
briley
committed
on 28 Sep 2016
|
|
|
fixed issue where orgs cannot customise other org's(funders) templates. logic for this auth limiting dosent make me happy as it potentially allows organisations to submit edited json via post and change the other organisations existing sections, even if that option is not available through the ui
xsrust
committed
on 28 Sep 2016
|
|
| 2016-09-20 |
fixed bug where projects_controller wouldnt compile. there was an end in the middle of the file, terminiateing the class prematurely
xsrust
committed
on 20 Sep 2016
|
| 2016-09-19 |
allow display of html in question
Ray Carrick
committed
on 19 Sep 2016
|
| 2016-09-16 |
merged local into remote
xsrust
committed
on 16 Sep 2016
|
|
added authorization to settings/plans and settings/projects
xsrust
committed
on 16 Sep 2016
|
|
|
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
|
|
|
added authorization to settings/plans and settings/projects
xsrust
committed
on 16 Sep 2016
|