| 2016-09-07 |
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
|
|
Commented out other deprecated user<-->organisation methods so that they use the user.organisation_id field instead of the user.organisations structure. This needs to be cleaned up and overhauled in the user and organisation models so that user belongs to an organisation and organisations have many users, and any references to the old code need to be updated.
briley
committed
on 6 Sep 2016
|
|
|
commented out legacy user.organisation_id method in user model. Each user now belongs to one organisation
briley
committed
on 6 Sep 2016
|
|
| 2016-09-01 |
Merge pull request #8 from DMPRoadmap/master
...
Brian Riley
authored
on 1 Sep 2016
GitHub
committed
on 1 Sep 2016
|
|
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap
briley
committed
on 1 Sep 2016
|
|
|
Fixed bug in logo branding view
briley
committed
on 1 Sep 2016
|
|
|
|
|
|
Updated Gemfile.lock
briley
committed
on 1 Sep 2016
|
|
|
Merge branch 'DMPRoadmap-master'
briley
committed
on 1 Sep 2016
|
|
|
fixed merge conflicts
briley
committed
on 1 Sep 2016
|
|
|
Merge branch 'development'
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
|
|
|
Merge branch 'DigitalCurationCentre-master'
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
|
|
|
updated the organisation_id = (new) in user model, was causing seed to fail
xsrust
committed
on 1 Sep 2016
|
|
|
updated funciton to ensure no dupelicates
xsrust
committed
on 1 Sep 2016
|