| 2016-11-30 |
Merge branch 'french_fixes' into postgresql
Ray Carrick
committed
on 30 Nov 2016
|
|---|---|
|
fixes from feedback from french testing of dmponline
Ray Carrick
committed
on 30 Nov 2016
|
|
| 2016-11-29 |
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
|
|
bugs found in fr dmponline
Ray Carrick
committed
on 29 Nov 2016
|
|
|
total schema data migration: now with customized templates
xsrust
committed
on 29 Nov 2016
|
|
|
preliminary migration of db schema - migration subject to change
xsrust
committed
on 29 Nov 2016
|
|
|
renamed roles to perms
xsrust
committed
on 29 Nov 2016
|
|
|
updated models for data migration
xsrust
committed
on 29 Nov 2016
|
|
| 2016-11-28 |
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 28 Nov 2016
|
|
Merge pull request #15 from DMPRoadmap/master
...
Brian Riley
authored
on 28 Nov 2016
GitHub
committed
on 28 Nov 2016
|
|
|
Merge pull request #71 from DigitalCurationCentre/master
...
Brian Riley
authored
on 28 Nov 2016
GitHub
committed
on 28 Nov 2016
|
|
| 2016-11-23 |
Merge branch 'postgresql'
Ray Carrick
committed
on 23 Nov 2016
|
|
Merge branch 'reinstate_branding' into postgresql
Ray Carrick
committed
on 23 Nov 2016
|
|
|
reinstate branding.yml
Ray Carrick
committed
on 23 Nov 2016
|
|
| 2016-11-22 |
Merge branch 'reset_password_link' into postgresql
Ray Carrick
committed
on 22 Nov 2016
|
|
add a reset_password_link method for convenience
Ray Carrick
committed
on 22 Nov 2016
|
|
| 2016-11-21 |
Merge pull request #11 from DigitalCurationCentre/postgresql
...
Ray Carrick
authored
on 21 Nov 2016
GitHub
committed
on 21 Nov 2016
|
|
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
|
|
Merge branch 'double_sign_up' into postgresql
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
|
|
fix double sign-up bug: #69
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
|
|
Merge branch 'link_fixes' into postgresql
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
|
|
get rid of explcit urls in admin/superadmin links
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
|
| 2016-11-16 |
fixed nil check bug in registrations controller
briley
committed
on 16 Nov 2016
|
|
Moved org specific telephone, address and google maps link to config/branding.yml
briley
committed
on 16 Nov 2016
|
|
|
moved orcid and remove images to lib
briley
committed
on 16 Nov 2016
|
|
|
fixed authentication integration test. updated test_helper to compensate for Devise sometimes having an intermediate redirect
briley
committed
on 16 Nov 2016
|
|
|
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 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
|
|
|
Added an integration test for the authentication process to ensure that various scenarios result in the user being presented with the appropriate page
briley
committed
on 16 Nov 2016
|