Merge pull request #24 from DigitalCurationCentre/final_schema
merged changes in from DCC
dev
commit df0fbdddf0bdbb0d1556041893c63258a4ca43fa
2 parents c1d2a6e + 5c5aa79
@Brian Riley Brian Riley authored on 2 Feb 2017
GitHub committed on 2 Feb 2017
Showing 55 changed files
View
app/controllers/answers_controller.rb
View
app/controllers/home_controller.rb
View
app/controllers/notes_controller.rb
View
app/controllers/phases_controller.rb 0 → 100644
View
app/controllers/plans_controller.rb
View
app/controllers/projects_controller.rb
View
app/helpers/phases_helper.rb 0 → 100644
View
app/helpers/projects_helper.rb
View
app/models/answer.rb
View
app/models/guidance_group.rb
View
app/models/plan.rb
View
app/models/plan_guidance_group.rb 0 → 100644
View
app/models/user.rb
View
app/policies/note_policy.rb
View
app/policies/plan_policy.rb
View
app/views/layouts/_navigation.html.erb
View
app/views/phases/_add_note.html.erb 0 → 100644
View
app/views/phases/_answer_form.html.erb 0 → 100644
View
app/views/phases/_answer_form_ro.html.erb 0 → 100644
View
app/views/phases/_archive_note.html.erb 0 → 100644
View
app/views/phases/_edit_note.html.erb 0 → 100644
View
app/views/phases/_list_notes.html.erb 0 → 100644
View
app/views/phases/_note.html.erb 0 → 100644
View
app/views/phases/_view_note.html.erb 0 → 100644
View
app/views/phases/edit.html.erb 0 → 100644
View
app/views/plans/_add_note.html.erb 100644 → 0
View
app/views/plans/_archive_note.html.erb 100644 → 0
View
app/views/plans/_dropdowns_new_plan.html.erb 0 → 100644
View
app/views/plans/_edit_note.html.erb 100644 → 0
View
app/views/plans/_export.html.erb
View
app/views/plans/_list_notes.html.erb 100644 → 0
View
app/views/plans/_note.html.erb 100644 → 0
View
app/views/plans/_plan_details.html.erb 0 → 100644
View
app/views/plans/_plan_nav_tabs.html.erb 0 → 100644
View
app/views/plans/_plan_title.html.erb 0 → 100644
View
app/views/plans/_view_note.html.erb 100644 → 0
View
app/views/plans/create.html.erb 0 → 100644
View
app/views/plans/edit.html.erb
View
app/views/plans/index.html.erb
View
app/views/plans/new.html.erb 0 → 100644
View
app/views/plans/show.html.erb
View
app/views/projects/new.html.erb 100644 → 0
View
app/views/settings/plans/_export_formatting_form.html.erb
View
app/views/shared/_export_links.html.erb
View
config/initializers/devise.rb 0 → 100644
View
config/locales/en-UK.yml
View
config/routes.rb
View
db/migrate/20170130105546_create_plan_guidance_groups.rb 0 → 100644
View
db/migrate/20170130111947_add_selected_to_plan_guidance_groups.rb 0 → 100644
View
lib/assets/javascripts/application.js
View
lib/assets/javascripts/plans.js
View
lib/assets/javascripts/projects.js
View
lib/assets/stylesheets/bootstrap_and_overrides.css.less
View
test/fixtures/plan_guidance_groups.yml 0 → 100644
View
test/models/plan_guidance_group_test.rb 0 → 100644