| 2018-06-14 |
made contact_email an email input type and added validation to model
...
briley
committed
on 14 Jun 2018
|
|---|---|
| 2018-06-06 |
Page titles should be unique and descriptive #1441
bhavi
committed
on 6 Jun 2018
|
| 2017-06-09 |
fixed tests to deal with placement of welcome header on home page DMPRoadmap/roadmap#305
...
briley
authored
on 1 Jun 2017
Brian Riley
committed
on 9 Jun 2017
|
| 2017-05-23 |
Updated tests.
Jimmy Angelakos
committed
on 23 May 2017
|
| 2017-03-24 |
fixed the rest of the tests by swapping out I18n and removing locales from routes
briley
committed
on 24 Mar 2017
|
| 2016-11-16 |
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 authentication test and registration controller test. Added troubleshooting info to README. Added generic omniauth id to registration form
briley
committed
on 16 Nov 2016
|