|
Merge pull request #654 from DigitalCurationCentre/issue643
DMPRoadmap/roadmap#643 |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/questions_controller.rb |
|---|
| app/controllers/sections_controller.rb |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/views/layouts/_es5_scripts.html.erb |
|---|
| app/views/phases/_admin_add.html.erb 0 → 100644 |
|---|
| app/views/phases/_admin_show.html.erb 0 → 100644 |
|---|
| app/views/phases/_edit_phase.html.erb |
|---|
| app/views/phases/_show_phase.html 100644 → 0 |
|---|
| app/views/phases/_show_phase.html.erb 0 → 100644 |
|---|
| app/views/phases/admin_add.html.erb 100644 → 0 |
|---|
| app/views/phases/admin_show.html.erb 100644 → 0 |
|---|
| app/views/questions/_add_question.html.erb |
|---|
| app/views/sections/_add_section.html.erb |
|---|
| app/views/sections/_edit_section.html.erb |
|---|
| app/views/sections/_show_section.html.erb |
|---|
| app/views/shared/_popover.html.erb 0 → 100644 |
|---|
| app/views/shared/_tooltip.html.erb 0 → 100644 |
|---|
| app/views/templates/_admin_nav_tabs.html.erb |
|---|
| app/views/templates/_admin_template.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_template.html.erb |
|---|
| app/views/templates/_show_phases_sections.html.erb |
|---|
| app/views/templates/_show_template.html.erb |
|---|
| app/views/templates/admin_index.html.erb |
|---|
| app/views/templates/admin_template.html.erb 100644 → 0 |
|---|
| app/views/templates/container.html.erb 0 → 100644 |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/views/phases/edit.js |
|---|
| lib/assets/javascripts/views/phases/show.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/plans/new.js |
|---|
| lib/assets/javascripts/views/questions/index.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/questions/new.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/sections/index.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/sections/new.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/templates/edit.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/templates/show.js 0 → 100644 |
|---|
| test/functional/phases_controller_test.rb |
|---|
| test/functional/questions_controller_test.rb |
|---|
| test/functional/sections_controller_test.rb |
|---|
| test/functional/templates_controller_test.rb |
|---|