2016-11-16
@briley
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
@briley
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
@briley
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
@briley
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
2016-11-15
@Ruby Rails Dev Account
Merge branch 'migrate_version_published' into postgresql
Ruby Rails Dev Account committed on 15 Nov 2016
@Ruby Rails Dev Account
expand migration to work with pg
Ruby Rails Dev Account committed on 15 Nov 2016
@xsrust
removed commented out code from admin/question.rb
xsrust committed on 15 Nov 2016
@xsrust
removed the unused user_id field from the dmptemplates table
xsrust committed on 15 Nov 2016
@xsrust
removed models and super admin pages for removed tables user_role_type, user_status, and user_type
xsrust committed on 15 Nov 2016
@xsrust
removed domain and stylesheet_id from organisation. Both were unused on the front and back ends of the tool
xsrust committed on 15 Nov 2016
@xsrust
removed role_in_plans, resource_id, and resource_type from the roles table. All were unused
xsrust committed on 15 Nov 2016
@xsrust
removed parent_id field from questions table
xsrust committed on 15 Nov 2016
@xsrust
removed option_warnings table and unused code surrounding the structure
xsrust committed on 15 Nov 2016
@xsrust
removed user_statuses, user_types, and user_role_types tables and associations which referenced them
xsrust committed on 15 Nov 2016
2016-11-14
@Ruby Rails Dev Account
Merge branch 'text_changes' into postgresql
Ruby Rails Dev Account committed on 14 Nov 2016
@Ruby Rails Dev Account
text changes requested by Sarah 2016/11/14
Ruby Rails Dev Account committed on 14 Nov 2016
@Ray Carrick
Merge branch 'add_spanish' into postgresql
Ray Carrick committed on 14 Nov 2016
@Ray Carrick
add spanish translations
Ray Carrick committed on 14 Nov 2016
2016-11-11
@Ray Carrick
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ray Carrick committed on 11 Nov 2016
@Ray Carrick
Merge branch 'add_new_fr' into postgresql
Ray Carrick committed on 11 Nov 2016
@Ray Carrick
add new french translations
Ray Carrick committed on 11 Nov 2016
@Ruby Rails Dev Account
Merge branch 'optional_about_tab' into postgresql
Ruby Rails Dev Account committed on 11 Nov 2016
@Ruby Rails Dev Account
if no title for news tab miss it out
Ruby Rails Dev Account committed on 11 Nov 2016
2016-11-10
@Brian Riley
Merge pull request #68 from CDLUC3/development ...
Brian Riley authored on 10 Nov 2016 GitHub committed on 10 Nov 2016
@briley
Added new ORCID field to the export pages
briley committed on 10 Nov 2016
@briley
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
@briley
Merge branch 'add-orcid-functionality' into development
briley committed on 10 Nov 2016
@briley
Merge branch 'master' into development
briley committed on 10 Nov 2016
@briley
removed white space
briley committed on 10 Nov 2016
@Ray Carrick
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ray Carrick committed on 10 Nov 2016