| 2016-11-03 |
added additional locale message for identifier schemes and a remove icon
briley
committed
on 3 Nov 2016
|
|---|---|
|
Fixed name of wicked_pdf initializer example and removed devise.rb initializer
briley
committed
on 3 Nov 2016
|
|
|
fixed typo in devise.rb.example
briley
committed
on 3 Nov 2016
|
|
| 2016-11-02 |
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
|
|
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
|
|
|
resolved rebase merge conflicts
briley
committed
on 2 Nov 2016
|
|
|
Updated locale files with proper labels for the plan export screen
briley
committed
on 2 Nov 2016
|
|
|
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
|
|
|
removed mysql dependency from travis file and updated database_example.yml so that it uses sqlite instead of mysql for testing
briley
committed
on 2 Nov 2016
|
|
| 2016-11-01 |
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
|
|
updated gitignore to include initializers that should be server specfic. removed reference to missing spinner.css
briley
committed
on 1 Nov 2016
|
|
|
Fixed the way params are pulled into the identifier scheme intialization
briley
committed
on 1 Nov 2016
|
|
| 2016-10-31 |
removed spinner css from application.rb
briley
committed
on 31 Oct 2016
|
| 2016-10-27 |
Updated devise initializer to load orcid omniauth provider without params
briley
committed
on 27 Oct 2016
|
| 2016-10-26 |
resolving merge conflicts during rebase
briley
committed
on 26 Oct 2016
|
|
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
committed
on 25 Oct 2016
|
|
fixed issue where users needed an unconfirmed_email field due to faulty devise setting
xsrust
committed
on 25 Oct 2016
|
|
|
renamed example files which get loaded by rails and cause configuration problems.
Jimmy Angelakos
committed
on 25 Oct 2016
|
|
| 2016-10-24 |
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-20 |
Fixed issues with modal dialog functionality when trying to edit a published template
briley
committed
on 20 Oct 2016
|
| 2016-10-17 |
Fixed issue with plan creation not properly saving guidance selections. Fixed contact us page typos
briley
committed
on 17 Oct 2016
|
| 2016-10-13 |
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 |
removed devise.rb initializer. this should be specific to the server running the application
briley
committed
on 12 Oct 2016
|
|
fixed broken link on terms page
briley
committed
on 12 Oct 2016
|
|
|
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 |
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
|
|
Updated devise to redirect user to the home page after session expiration rather than the unauthorized page
briley
committed
on 10 Oct 2016
|
|
|
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 10 Oct 2016
|
|
|
Fixes to the users page
briley
committed
on 10 Oct 2016
|