Merge pull request #392 from DigitalCurationCentre/issue_382
Issue 382
dev
commit bf9dbde2fcd3fcd743121c80a33ae88fc2c6de3b
2 parents a037da2 + 509cbd2
@Jimmy Angelakos Jimmy Angelakos authored on 2 Jun 2017
GitHub committed on 2 Jun 2017
Showing 26 changed files
View
app/controllers/answers_controller.rb
View
app/controllers/phases_controller.rb
View
app/models/answer.rb
View
app/models/plan.rb
View
app/models/section.rb
View
app/views/answers/_form_fields.html.erb 0 → 100644
View
app/views/answers/_locking.html.erb 0 → 100644
View
app/views/answers/_new_edit.html.erb 0 → 100644
View
app/views/answers/_status.html.erb
View
app/views/answers/update.js.erb
View
app/views/phases/_add_note.html.erb
View
app/views/phases/_answer.html.erb 100644 → 0
View
app/views/phases/_answer_form.html.erb
View
app/views/phases/admin_add.html.erb
View
app/views/phases/admin_show.html.erb
View
app/views/phases/edit.html.erb
View
app/views/plans/_progress.html.erb
View
app/views/plans/edit.html.erb
View
app/views/sections/_progress.html.erb 0 → 100644
View
config/tinymce.yml
View
lib/assets/javascripts/answers/status.js
View
lib/assets/javascripts/plans.js
View
lib/assets/stylesheets/bootstrap_and_overrides.css.less
View
lib/assets/stylesheets/roadmap-form.scss
View
test/functional/answers_controller_test.rb
View
test/integration/answer_locking_test.rb