| 2016-11-16 |
Added registration controller tests, updated reference to Devise's deprectaed 'bypass' with bypass_sign_in', added some test helper to verify redirects to welcome page (for unauthorized attempts) and projects list page (for authorized). Added language_id back to attr_accessible on User model
briley
committed
on 16 Nov 2016
|
|---|---|
|
Added authentication test and registration controller test. Added troubleshooting info to README. Added generic omniauth id to registration form
briley
committed
on 16 Nov 2016
|
|
| 2016-11-15 |
Merge branch 'migrate_version_published' into postgresql
Ruby Rails Dev Account
committed
on 15 Nov 2016
|
|
expand migration to work with pg
Ruby Rails Dev Account
committed
on 15 Nov 2016
|
|
| 2016-11-14 |
Merge branch 'text_changes' into postgresql
Ruby Rails Dev Account
committed
on 14 Nov 2016
|
|
text changes requested by Sarah 2016/11/14
Ruby Rails Dev Account
committed
on 14 Nov 2016
|
|
|
Merge branch 'add_spanish' into postgresql
Ray Carrick
committed
on 14 Nov 2016
|
|
|
add spanish translations
Ray Carrick
committed
on 14 Nov 2016
|
|
| 2016-11-11 |
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ray Carrick
committed
on 11 Nov 2016
|
|
Merge branch 'add_new_fr' into postgresql
Ray Carrick
committed
on 11 Nov 2016
|
|
|
add new french translations
Ray Carrick
committed
on 11 Nov 2016
|
|
|
Merge branch 'optional_about_tab' into postgresql
Ruby Rails Dev Account
committed
on 11 Nov 2016
|
|
|
if no title for news tab miss it out
Ruby Rails Dev Account
committed
on 11 Nov 2016
|
|
| 2016-11-10 |
Merge pull request #68 from CDLUC3/development
...
Brian Riley
authored
on 10 Nov 2016
GitHub
committed
on 10 Nov 2016
|
|
Added new ORCID field to the export pages
briley
committed
on 10 Nov 2016
|
|
|
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
|
|
|
Merge branch 'add-orcid-functionality' into development
briley
committed
on 10 Nov 2016
|
|
|
Merge branch 'master' into development
briley
committed
on 10 Nov 2016
|
|
|
removed white space
briley
committed
on 10 Nov 2016
|
|
|
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ray Carrick
committed
on 10 Nov 2016
|
|
|
Merge branch 'profile_save' into postgresql
Ray Carrick
committed
on 10 Nov 2016
|
|
|
fix save profile
Ray Carrick
committed
on 10 Nov 2016
|
|
|
Merge branch 'profile_save' into postgresql
Ray Carrick
committed
on 10 Nov 2016
|
|
|
profile save crashing
Ray Carrick
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-08 |
added identifier_Schemes table check to user.rb model. Both ActiveAdmin and Devise attempt to initialize the object during a rake command which forces a 'table does not exist' error.
briley
committed
on 8 Nov 2016
|
|
fixed merge conflicts
briley
committed
on 8 Nov 2016
|
|
|
added in locale entries for identifier schemes
briley
committed
on 8 Nov 2016
|
|
|
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
|
|
|
Merge branch 'master' into add-orcid-functionality
briley
committed
on 8 Nov 2016
|