moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273
dev
1 parent 11234f3 commit fa67892b4ee2c3ac9e8279f2a75aaf0993a604e1
@Brian Riley Brian Riley authored on 26 Apr 2017
Showing 13 changed files
View
app/controllers/phases_controller.rb
View
app/controllers/questions_controller.rb
View
app/controllers/sections_controller.rb
View
app/controllers/templates_controller.rb
View
app/models/phase.rb
View
app/models/question.rb
View
app/models/section.rb
View
app/models/template.rb
View
app/views/templates/admin_index.html.erb
View
test/functional/templates_controller_test.rb
View
test/integration/template_versioning_test.rb
View
test/unit/org_test.rb
View
test/unit/template_test.rb