| 2017-04-21 |
Updated template controller to use new model helper methods. updates phase/section/question controllers to update template dirty flag. added new routes for customize, publish, unpublish
Brian Riley
committed
on 21 Apr 2017
|
|---|---|
| 2017-04-20 |
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust
committed
on 20 Apr 2017
|
| 2017-04-19 |
ensure correct guidance groups display for plan editing
xsrust
committed
on 19 Apr 2017
|
| 2017-04-07 |
broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
|
Added obj_name param to the generic error message handler on application_controller. Updated all save error handling to render the page rather than redirect DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
|
| 2017-04-03 |
resolved rebase conflicts from merge with development
briley
committed
on 3 Apr 2017
|
| 2017-03-30 |
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
|
|
| 2017-03-29 |
updated phases and templates controllers to use new error message helper 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
|
|
| 2017-03-28 |
added branding.yml copy to travis file
briley
committed
on 28 Mar 2017
|
| 2017-03-22 |
updated phases controller to allow org admins to update their org's templates DMPRoadmap/roadmap#192
Brian Riley
committed
on 22 Mar 2017
|
|
switched phase to @phase so that it uses the instance variable DMPRoadmap/roadmap#191
Brian Riley
committed
on 22 Mar 2017
|
|
| 2017-03-21 |
fixes 'we're sorry HTTP 500 error' when clicking on the phase tab when editing a template. DMPRoadmap/roadmap#187
briley
committed
on 21 Mar 2017
|
| 2017-03-14 |
fix merge conflicts
ray.carrick
committed
on 14 Mar 2017
|
|
change from serialized hash tp just using includes
ray.carrick
committed
on 14 Mar 2017
|
|
| 2017-03-02 |
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 2 Mar 2017
|
|
remove unneeded format constants
ray.carrick
committed
on 2 Mar 2017
|
|
| 2017-02-24 |
Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization
xsrust
committed
on 24 Feb 2017
|
| 2017-02-15 |
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|
| 2017-02-02 |
port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|