History for dmpopidor / app / views / devise / registrations / _external_identifier.html.erb
2018-02-22
@Jimmy Angelakos
Orcid logo, fixes #1179.
Jimmy Angelakos committed on 22 Feb 2018
2018-02-07
@Jose Lloret
Replaced organisational credentials with institutional credentials for get_text messages. DMPRoadmap/roadmap#1085
Jose Lloret committed on 7 Feb 2018
2018-01-29
@Jose Lloret
Replace institution with organisation for UI messages. DMPRoadmap/roadmap#1085
Jose Lloret committed on 29 Jan 2018
2018-01-16
@Jimmy Angelakos
Fixes #580. Consolidated external identifier partials
Jimmy Angelakos committed on 16 Jan 2018
2017-06-23
@bhavi
include the additional preferences on user profile
bhavi committed on 23 Jun 2017
2017-05-26
@Jimmy Angelakos
Text changes for #345.
Jimmy Angelakos committed on 26 May 2017
2017-05-23
@Jimmy Angelakos
Fixes for #311, #345.
Jimmy Angelakos committed on 23 May 2017
2017-05-02
@Jimmy Angelakos
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
@briley
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
@briley
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
@briley
added in locale entries for identifier schemes
briley committed on 8 Nov 2016
@briley
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
@briley
added additional locale message for identifier schemes and a remove icon
briley committed on 3 Nov 2016
2016-10-25
@briley
setup dynamic omniauth provider structures and tied it into devise
briley committed on 25 Oct 2016
2016-10-24
@Brian Riley
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