2016-11-23
@Ray Carrick
Merge branch 'reinstate_branding' into postgresql
Ray Carrick committed on 23 Nov 2016
@Ray Carrick
reinstate branding.yml
Ray Carrick committed on 23 Nov 2016
2016-11-22
@Ray Carrick
Merge branch 'reset_password_link' into postgresql
Ray Carrick committed on 22 Nov 2016
@Ray Carrick
add a reset_password_link method for convenience
Ray Carrick committed on 22 Nov 2016
2016-11-21
@Ray Carrick
Merge pull request #11 from DigitalCurationCentre/postgresql ...
Ray Carrick authored on 21 Nov 2016 GitHub committed on 21 Nov 2016
@Ruby Rails Dev Account
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ruby Rails Dev Account committed on 21 Nov 2016
@Ruby Rails Dev Account
Merge branch 'double_sign_up' into postgresql
Ruby Rails Dev Account committed on 21 Nov 2016
@Ruby Rails Dev Account
fix double sign-up bug: #69
Ruby Rails Dev Account committed on 21 Nov 2016
@Ruby Rails Dev Account
Merge branch 'link_fixes' into postgresql
Ruby Rails Dev Account committed on 21 Nov 2016
@Ruby Rails Dev Account
get rid of explcit urls in admin/superadmin links
Ruby Rails Dev Account committed on 21 Nov 2016
2016-11-16
@briley
fixed nil check bug in registrations controller
briley committed on 16 Nov 2016
@briley
Moved org specific telephone, address and google maps link to config/branding.yml
briley committed on 16 Nov 2016
@briley
moved orcid and remove images to lib
briley committed on 16 Nov 2016
@briley
fixed authentication integration test. updated test_helper to compensate for Devise sometimes having an intermediate redirect
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 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