Merge pull request #543 from DigitalCurationCentre/xsrust/mvp
Xsrust/mvp #436, #158 
Will fix broken tests in a separate PR
dev
commit a4b0b179a17b7f4e367840677a069c3e6466613a
2 parents 8d272cf + 741c92e
@Brian Riley Brian Riley authored on 27 Jul 2017
GitHub committed on 27 Jul 2017
Showing 16 changed files
View
app/controllers/plans_controller.rb
View
app/controllers/public_pages_controller.rb 0 → 100644
View
app/controllers/templates_controller.rb
View
app/policies/plan_policy.rb
View
app/policies/public_page_policy.rb 0 → 100644
View
app/policies/template_policy.rb
View
app/views/layouts/_navigation.html.erb
View
app/views/plans/public_export.pdf.erb 100644 → 0
View
app/views/plans/public_index.html.erb 100644 → 0
View
app/views/public_pages/plan_export.pdf.erb 0 → 100644
View
app/views/public_pages/plan_index.html.erb 0 → 100644
View
app/views/public_pages/template_export.docx.erb 0 → 100644
View
app/views/public_pages/template_export.pdf.erb 0 → 100644
View
app/views/public_pages/template_index.html.erb 0 → 100644
View
app/views/templates/export.pdf.erb 100644 → 0
View
config/routes.rb