History for dmpopidor / app / views / devise
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-26
@briley
resolving merge conflicts during rebase
briley committed on 26 Oct 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
2016-10-18
@Jimmy Angelakos
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos committed on 18 Oct 2016
2016-10-04
@xsrust
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust committed on 4 Oct 2016
2016-09-29
@briley
Moved language load from registrations/edit page into the controller. Updated registrations/edit page code to directly create the <select> box rather than using rails helpers which for some reason would not actually select the current language value
briley committed on 29 Sep 2016
2016-09-01
@xsrust
fixed a bug where users' api_tokens would display if they had none
xsrust committed on 1 Sep 2016
2016-08-10
@DamodarSojka
merging
DamodarSojka committed on 10 Aug 2016
@DamodarSojka
conflicts
DamodarSojka committed on 10 Aug 2016
@DamodarSojka
migrations and routes tests
DamodarSojka authored on 4 Aug 2016 Damodar committed on 10 Aug 2016
@Damodar
dropdown and org language setting
Damodar committed on 10 Aug 2016
2016-08-04
@DamodarSojka
migrations and routes tests
DamodarSojka committed on 4 Aug 2016
@xsrust
fixed the magic strings function
xsrust committed on 4 Aug 2016
2016-08-03
@xsrust
initial passover of removing magic strings
xsrust committed on 3 Aug 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
2016-07-19
@xsrust
added link to viewing api information from user's edit profile page
xsrust committed on 19 Jul 2016
2016-07-15
@xsrust
show api_token in user's profile view
xsrust committed on 15 Jul 2016
2016-06-23
@xsrust
Added API and Localisation work ...
xsrust committed on 23 Jun 2016
2016-06-03
@Marta Ribeiro
DMPonline4 - RAILS 4.0 (#4) ...
Marta Ribeiro authored on 3 Jun 2016 Brian Riley committed on 3 Jun 2016