History for dmpopidor / config / initializers
2016-11-02
@briley
Added check to devise initializer so that it does not try to access the IdentifierSchemes table before it has been created (happens when running db:migrate)
briley committed on 2 Nov 2016
@briley
Added check to devise initializer so that it does not try to access the IdentifierSchemes table before it has been created (happens when running db:migrate)
briley committed on 2 Nov 2016
@briley
resolved rebase merge conflicts
briley committed on 2 Nov 2016
@briley
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley committed on 2 Nov 2016
2016-11-01
@briley
updated application controller so that a user is redirected to the main landing page when then try to access a secure page when not logged in. Added the corresponding locale messages that will be displayed when this happens
briley committed on 1 Nov 2016
@briley
Fixed the way params are pulled into the identifier scheme intialization
briley committed on 1 Nov 2016
2016-10-27
@briley
Updated devise initializer to load orcid omniauth provider without params
briley committed on 27 Oct 2016
2016-10-26
@briley
resolving merge conflicts during rebase
briley committed on 26 Oct 2016
@briley
resolving merge conflicts
briley committed on 26 Oct 2016
@Brian Riley
Merge pull request #52 from DigitalCurationCentre/master ...
Brian Riley authored on 26 Oct 2016 GitHub 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-13
@briley
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley committed on 13 Oct 2016
2016-10-12
@briley
removed devise.rb initializer. this should be specific to the server running the application
briley committed on 12 Oct 2016
@briley
reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop
briley committed on 12 Oct 2016
2016-10-10
@briley
fixed typo in fr.yml locale file. Added custom failure app for devise that should redirect the user to the home page on a session timeout
briley committed on 10 Oct 2016
@briley
Updated devise to redirect user to the home page after session expiration rather than the unauthorized page
briley committed on 10 Oct 2016
2016-08-17
@briley
updated dragonfly max logo height/width to 160px to fit with current max size of DMPRoadmap logo
briley committed on 17 Aug 2016
2016-08-12
@Brian Riley
fixed merge conflict with schema.rb
Brian Riley committed on 12 Aug 2016
@Brian Riley
fixed merge conflict in schema.rb
Brian Riley committed on 12 Aug 2016
@Brian Riley
Updated Gemfile to use Rails 4.2.7, fixed some minor issues with locale initializer (#21) ...
Brian Riley authored on 12 Aug 2016 GitHub committed on 12 Aug 2016
@Damodar Sojka
Merging master (#20) ...
Damodar Sojka authored on 12 Aug 2016 Brian Riley committed on 12 Aug 2016
2016-08-11
@Weiwei Shi
allow org admin to upload logo through admin UI
Weiwei Shi committed on 11 Aug 2016
@Brian Riley
Development (#17) ...
Brian Riley authored on 11 Aug 2016 GitHub committed on 11 Aug 2016
2016-08-09
@Brian Riley
Replacing remaining DMPonline references with DMPRoadmap (#15) ...
Brian Riley authored on 9 Aug 2016 GitHub committed on 9 Aug 2016
@Brian Riley
Branding changes (#14) ...
Brian Riley authored on 9 Aug 2016 GitHub committed on 9 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
@DamodarSojka
language table, dropdown, additional locales
DamodarSojka committed on 19 Jul 2016
2016-07-15
@DamodarSojka
localization further work, including dropdown initial work
DamodarSojka committed on 15 Jul 2016
2016-06-23
@xsrust
Added API and Localisation work ...
xsrust committed on 23 Jun 2016