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