| 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-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-03-29 |
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
|
|
| 2017-03-02 |
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret
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
|