History for dmpopidor / app
2017-03-30
@briley
testing switch from constant to scope on perm
briley committed on 30 Mar 2017
@briley
added debug to User perm check
briley committed on 30 Mar 2017
@briley
Added freeze back to perm constants. did not turn out to be the issue with travis tests
briley committed on 30 Mar 2017
@briley
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley committed on 30 Mar 2017
@briley
added debug to sections controller test
briley committed on 30 Mar 2017
@briley
added debug to sections controller test
briley committed on 30 Mar 2017
@briley
removed debug lines and got tests pasing locally
briley committed on 30 Mar 2017
@briley
debug statements to track user object and its roles through test->controller->policy
briley committed on 30 Mar 2017
@briley
Added yet more debug lines for travis
briley committed on 30 Mar 2017
@briley
put controller test debug statements in to check tmplt and user orgs and then checks before/after policy check
briley committed on 30 Mar 2017
@briley
template being used to create user on template,phase,section,question and guidance_group controller tests did not match the scaffolded template
briley committed on 30 Mar 2017
@briley
debug for travis
briley committed on 30 Mar 2017
@xsrust
completes earlier fix of registrations_controller
xsrust committed on 30 Mar 2017
@briley
fixed issue with missing attributes in registrations controller. added some debug line for travis issues
briley committed on 30 Mar 2017
@xsrust
fixes strong_parameters with orgs
xsrust committed on 30 Mar 2017
@xsrust
fixed outdataed organisation_type reference on edit of organisation_details page
xsrust committed on 30 Mar 2017
@xsrust
fixed update user profile bug due to strong parameters
xsrust committed on 30 Mar 2017
@Ray Carrick
Merge branch 'development' into development
Ray Carrick authored on 30 Mar 2017 GitHub committed on 30 Mar 2017
2017-03-29
@briley
added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212
briley committed on 29 Mar 2017
@briley
removed unused contacts_controller. added test for email confirmations controller
briley committed on 29 Mar 2017
@briley
fixed tests for questions controller. removed exclamationpoint from save on questions controller
briley committed on 29 Mar 2017
@briley
Added questions controller tests
briley committed on 29 Mar 2017
@briley
updated phases controller to use error messaging helper. added functional tests for the sections controller
briley committed on 29 Mar 2017
@briley
updated phases and templates controllers to use new error message helper on application_controller
briley committed on 29 Mar 2017
@briley
Added new method that assists controllers with error messaging on application_controller
briley committed on 29 Mar 2017
@ray.carrick
change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182
ray.carrick committed on 29 Mar 2017
@ray.carrick
answer questions link was old url. Fixes https://github.com/DMPRoadmap/roadmap/issues/208
ray.carrick committed on 29 Mar 2017
2017-03-28
@briley
added branding.yml copy to travis file
briley committed on 28 Mar 2017
@briley
added generic 'Unable to save your changes' message for template create/update failures
briley committed on 28 Mar 2017
@briley
fixed broken route to undefined edit path and replaced with redirect to correct route
briley committed on 28 Mar 2017