| 2016-10-26 |
resolving merge conflicts during rebase
briley
committed
on 26 Oct 2016
|
|---|---|
|
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
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-24 |
Added a new identifier_schemes table and corresponding user_identifiers join table. Added the initial ORCID identifier scheme to the seeds.db file. Updated the locales file to include corresponding identifier tooltip language, logos, and initial connection message. Updated user profile page to dynamically display identifiers
Brian Riley
committed
on 24 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-17 |
Fixed issue with plan creation not properly saving guidance selections. Fixed contact us page typos
briley
committed
on 17 Oct 2016
|
| 2016-10-07 |
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
|
| 2016-10-04 |
Updated 'destroy' label on view plans page to read 'delete'
briley
committed
on 4 Oct 2016
|
|
Fixed typos: changed all change_org_detials to change_org_details
briley
committed
on 4 Oct 2016
|
|
|
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust
committed
on 4 Oct 2016
|
|
| 2016-09-29 |
Updated association between User and Organisation to reflect the removed user_org_roles table. Each User now belongs_to an Organisation.
briley
committed
on 29 Sep 2016
|
| 2016-09-09 |
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 |
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 |
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
|
| 2016-09-06 |
Commented out deprecated user.organisation_id method (#29)
...
Brian Riley
authored
on 6 Sep 2016
GitHub
committed
on 6 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
|
|
|
updated efficiency of update_user_permissions
xsrust
committed
on 1 Sep 2016
|
|
|
more merge conflicts
xsrust
committed
on 1 Sep 2016
|
|
|
overhaul of performance of users admin-index
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
|