| 2018-01-29 |
Replace institution with organisation for UI messages. DMPRoadmap/roadmap#1085
Jose Lloret
committed
on 29 Jan 2018
|
|---|---|
| 2018-01-16 |
Fixes #580. Consolidated external identifier partials
Jimmy Angelakos
committed
on 16 Jan 2018
|
| 2017-06-23 |
include the additional preferences on user profile
bhavi
committed
on 23 Jun 2017
|
| 2017-05-26 |
Text changes for #345.
Jimmy Angelakos
committed
on 26 May 2017
|
| 2017-05-23 |
Fixes for #311, #345.
Jimmy Angelakos
committed
on 23 May 2017
|
| 2017-05-02 |
Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls.
Jimmy Angelakos
committed
on 2 May 2017
|
| 2016-11-29 |
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
briley
committed
on 29 Nov 2016
|
| 2016-11-10 |
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
briley
committed
on 10 Nov 2016
|
| 2016-11-08 |
added in locale entries for identifier schemes
briley
committed
on 8 Nov 2016
|
|
Updated routes to check for the existence of the new identifier_schemes table because rake db:migrate initializes the Rails app and devise tries to make use of the new table
briley
committed
on 8 Nov 2016
|
|
| 2016-11-03 |
added additional locale message for identifier schemes and a remove icon
briley
committed
on 3 Nov 2016
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
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
|