| 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-09 |
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
briley
committed
on 9 Nov 2016
|
| 2016-11-04 |
Added tests for the new omniauth functionality
Brian Riley
committed
on 4 Nov 2016
|
|
Removed logo from identifier_schemes db table and added it to yaml locales. Added more entries for to the locales for oauth. Added red 'x' removal link for oauths on profile page. updated registrations controller so that users hitting the oauth handler that are not already signed in are brought to a registration page with a new user record that is connected to the oauth identifier
Brian Riley
committed
on 4 Nov 2016
|
|
| 2016-11-03 |
added additional locale message for identifier schemes and a remove icon
briley
committed
on 3 Nov 2016
|
| 2016-10-28 |
made omniauth callback handler build dynamically based on db entries
Brian Riley
committed
on 28 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
|
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
committed
on 25 Oct 2016
|