Merge pull request #32 from DigitalCurationCentre/master
Merge DCC work into shared Roadmap
dev
commit 1444def516f863a918f486886894dbd76efc639a
2 parents df03bed + 07aae6c
@Brian Riley Brian Riley authored on 28 Sep 2016
GitHub committed on 28 Sep 2016
Showing 33 changed files
View
Gemfile.lock
View
app/controllers/answers_controller.rb
View
app/controllers/application_controller.rb
View
app/controllers/comments_controller.rb
View
app/controllers/dmptemplates_controller.rb
View
app/controllers/guidance_groups_controller.rb
View
app/controllers/guidances_controller.rb
View
app/controllers/home_controller.rb
View
app/controllers/organisations_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/project_groups_controller.rb
View
app/controllers/projects_controller.rb
View
app/controllers/settings.rb
View
app/controllers/settings/plans_controller.rb
View
app/controllers/settings/projects_controller.rb
View
app/controllers/themes_controller.rb 100644 → 0
View
app/controllers/user_org_roles_controller.rb 100644 → 0
View
app/controllers/user_role_types_controller.rb 100644 → 0
View
app/controllers/user_statuses_controller.rb 100644 → 0
View
app/controllers/user_types_controller.rb 100644 → 0
View
app/controllers/users_controller.rb
View
app/policies/answer_policy.rb 0 → 100644
View
app/policies/application_policy.rb
View
app/policies/comment_policy.rb 0 → 100644
View
app/policies/dmptemplate_policy.rb
View
app/policies/organisation_policy.rb
View
app/policies/plan_policy.rb 0 → 100644
View
app/policies/project_group_policy.rb 0 → 100644
View
app/policies/project_policy.rb 0 → 100644
View
app/policies/settings/plan_policy.rb 0 → 100644
View
app/policies/settings/project_policy.rb 0 → 100644
View
app/views/dmptemplates/_show_phases_sections.html.erb
View
config/routes.rb