History for dmpopidor / app / models / identifier_scheme.rb
2018-07-25
@Bodacious
Remove unwanted validations from IdentifierScheme
Bodacious committed on 25 Jul 2018
@Bodacious
Add extra validations for all models ...
Bodacious committed on 25 Jul 2018
2018-07-12
@Bodacious
Add annotate gem for models and Gemfile
Bodacious committed on 12 Jul 2018
2017-04-18
@briley
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley committed on 18 Apr 2017
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-09
@briley
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
briley committed on 9 Nov 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