Merge remote-tracking branch 'upstream/development' into xsrust/bugfixes
dev
commit 737be12c4171e514f5243e29e5c2b72d314c6288
2 parents 6145260 + b523e94
@xsrust xsrust authored on 5 Jun 2017
Showing 50 changed files
View
app/controllers/answers_controller.rb
View
app/controllers/phases_controller.rb
View
app/controllers/plans_controller.rb
View
app/models/answer.rb
View
app/models/org.rb
View
app/models/plan.rb
View
app/models/section.rb
View
app/models/template.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/guidances/_add_guidance.html.erb
View
app/views/guidances/admin_edit.html.erb
View
app/views/guidances/admin_new.html.erb
View
app/views/orgs/admin_edit.html.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/_edit_phase.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/_plan_details.html.erb
View
app/views/plans/_progress.html.erb
View
app/views/plans/edit.html.erb
View
app/views/questions/_add_question.html.erb
View
app/views/questions/_edit_question.html.erb
View
app/views/sections/_add_section.html.erb
View
app/views/sections/_edit_section.html.erb
View
app/views/sections/_progress.html.erb 0 → 100644
View
app/views/templates/_edit_template.html.erb
View
app/views/templates/admin_new.html.erb
View
app/views/templates/admin_template.html.erb
View
config/locale/app.pot
View
config/locale/de/app.po
View
config/locale/en_GB/app.po
View
config/locale/en_US/app.po
View
config/locale/es/app.po
View
config/locale/fr/app.po
View
config/tinymce.yml
View
lib/assets/javascripts/answers/status.js
View
lib/assets/javascripts/plans.js
View
lib/assets/stylesheets/admin.css.less
View
lib/assets/stylesheets/bootstrap_and_overrides.css.less
View
lib/assets/stylesheets/roadmap-form.scss
View
public/shib_logo.png 100644 → 0
View
test/functional/answers_controller_test.rb
View
test/integration/answer_locking_test.rb