| 2016-11-01 |
updated seeds file with the correct orcid id scheme settings
briley
committed
on 1 Nov 2016
|
|---|---|
|
Fixed the way params are pulled into the identifier scheme intialization
briley
committed
on 1 Nov 2016
|
|
| 2016-10-31 |
removed spinner css from application.rb
briley
committed
on 31 Oct 2016
|
| 2016-10-27 |
updated nil/empty check in orcid callback
briley
committed
on 27 Oct 2016
|
|
tweaked user_identifier record creation
briley
committed
on 27 Oct 2016
|
|
|
changed render to redirect for post oauth
briley
committed
on 27 Oct 2016
|
|
|
fixed syntax error in orcid omniauth callback
briley
committed
on 27 Oct 2016
|
|
|
updated omniauth callback handler for orcid
briley
committed
on 27 Oct 2016
|
|
|
ignored wicked_pdf.rb initializer because it will likely need to be server specific. Updated from_omniauth method on User
briley
committed
on 27 Oct 2016
|
|
|
Added user_identifiers back to the User.rb object and added comments to new function
briley
committed
on 27 Oct 2016
|
|
|
Updated devise initializer to load orcid omniauth provider without params
briley
committed
on 27 Oct 2016
|
|
| 2016-10-26 |
resolving merge conflicts during rebase
briley
committed
on 26 Oct 2016
|
|
ran db migrations
briley
committed
on 26 Oct 2016
|
|
|
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|
|
Merge pull request #52 from DigitalCurationCentre/master
...
Brian Riley
authored
on 26 Oct 2016
GitHub
committed
on 26 Oct 2016
|
|
|
Added both DB gems for dev/merging compatibility
Jimmy Angelakos
committed
on 26 Oct 2016
|
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
committed
on 25 Oct 2016
|
|
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-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-20 |
fixed issue with 'make small changes' selection on template version edit modal
briley
committed
on 20 Oct 2016
|
|
Fixed issues with modal dialog functionality when trying to edit a published template
briley
committed
on 20 Oct 2016
|
|
|
factor out question guidance to reduce sql queries
Ray Carrick
committed
on 20 Oct 2016
|
|
| 2016-10-19 |
Added tinymce configuration line to the template/phase edit page
briley
committed
on 19 Oct 2016
|
|
fixed authorization variable issue in dmptemplates_controller#admin_cloneversion
briley
committed
on 19 Oct 2016
|
|
| 2016-10-18 |
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos
committed
on 18 Oct 2016
|