| 2016-10-26 |
Added both DB gems for dev/merging compatibility
Jimmy Angelakos
committed
on 26 Oct 2016
|
|---|---|
| 2016-10-25 |
moved migrating user permissions to a rake task migrate:permissions
xsrust
committed
on 25 Oct 2016
|
|
fixed issue where users needed an unconfirmed_email field due to faulty devise setting
xsrust
committed
on 25 Oct 2016
|
|
|
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Jimmy Angelakos
committed
on 25 Oct 2016
|
|
|
renamed example files which get loaded by rails and cause configuration problems.
Jimmy Angelakos
committed
on 25 Oct 2016
|
|
|
removed comparison from boolean value to an integer in organisation model
xsrust
committed
on 25 Oct 2016
|
|
|
modifying relationship between users and organisations \n -users now belong_to organisation \n -organisations now have_many users \n -removed the depricated user_org_roles structure with migration \n -moved data out of that structure into the existing organisation_id field of users to complete relationship \n -re-evaluated functions to do with organisation_id field, as it was used as a placeholder before
xsrust
committed
on 25 Oct 2016
|
|
| 2016-10-20 |
factor out question guidance to reduce sql queries
Ray Carrick
committed
on 20 Oct 2016
|
| 2016-10-18 |
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos
committed
on 18 Oct 2016
|
| 2016-10-13 |
removed data access from view of token_permission_types
xsrust
committed
on 13 Oct 2016
|
| 2016-10-12 |
Changed to streaming fork of yaml_db gem.
Jimmy Angelakos
committed
on 12 Oct 2016
|
| 2016-10-10 |
Merge pull request #38 from CDLUC3/master
...
Brian Riley
authored
on 10 Oct 2016
GitHub
committed
on 10 Oct 2016
|
|
Update users page logic so that current user cannot edit their own permissions
briley
committed
on 10 Oct 2016
|
|
|
fixed typo in fr.yml locale file. Added custom failure app for devise that should redirect the user to the home page on a session timeout
briley
committed
on 10 Oct 2016
|
|
|
fixed typo with class name
briley
committed
on 10 Oct 2016
|
|
|
Updated devise to redirect user to the home page after session expiration rather than the unauthorized page
briley
committed
on 10 Oct 2016
|
|
|
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 10 Oct 2016
|
|
|
Fixes to the users page
briley
committed
on 10 Oct 2016
|
|
| 2016-10-07 |
update ReadMe.md
stephaniesimms
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|
update ReadMe.md
stephaniesimms
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|
|
Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance
Brian Riley
committed
on 7 Oct 2016
|
|
|
fixed issue with missing organisation_id for current user
Brian Riley
committed
on 7 Oct 2016
|
|
|
added my customised yaml_db gem to gemfile, adds proper support for streaming documents and allows the load to be run on ram-restricted servers
xsrust
committed
on 7 Oct 2016
|
|
|
fixed broken link between organisations and users
xsrust
committed
on 7 Oct 2016
|
|
|
updated the update_user_permissions function to make it more performant
xsrust
committed
on 7 Oct 2016
|
|
| 2016-10-06 |
added nil check to user model's keep token method
briley
committed
on 6 Oct 2016
|
|
changed schema to be correct for point of migration of data
xsrust
committed
on 6 Oct 2016
|
|
|
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
xsrust
committed
on 6 Oct 2016
|
|
|
removed trailing ] from plans_controller
xsrust
committed
on 6 Oct 2016
|
|
| 2016-10-05 |
removed tooltip for now defunct description field from the organisation page
briley
committed
on 5 Oct 2016
|