|
Merge pull request #43 from DMPRoadmap/development
Rebase with latest bug fixes and tests |
|---|
| .travis.yml |
|---|
| app/controllers/application_controller.rb |
|---|
| app/controllers/contacts_controller.rb 100644 → 0 |
|---|
| app/controllers/guidance_groups_controller.rb |
|---|
| app/controllers/guidances_controller.rb |
|---|
| app/controllers/home_controller.rb |
|---|
| app/controllers/notes_controller.rb |
|---|
| app/controllers/orgs_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/questions_controller.rb |
|---|
| app/controllers/registrations_controller.rb |
|---|
| app/controllers/roles_controller.rb |
|---|
| app/controllers/sections_controller.rb |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/controllers/users_controller.rb |
|---|
| app/models/guidance.rb |
|---|
| app/models/perm.rb |
|---|
| app/models/role.rb |
|---|
| app/models/user.rb |
|---|
| app/policies/plan_policy.rb |
|---|
| app/views/phases/admin_show.html.erb |
|---|
| app/views/plans/_answer_form_ro.html.erb 0 → 100644 |
|---|
| app/views/plans/edit.html.erb |
|---|
| db/seeds.rb |
|---|
| test/functional/answers_controller_test.rb |
|---|
| test/functional/application_controller_test.rb |
|---|
| test/functional/confirmations_controller_test.rb 0 → 100644 |
|---|
| test/functional/guidance_groups_controller_test.rb 0 → 100644 |
|---|
| test/functional/guidances_controller_test.rb 0 → 100644 |
|---|
| test/functional/home_controller_test.rb 0 → 100644 |
|---|
| test/functional/notes_controller_test.rb 0 → 100644 |
|---|
| test/functional/organisations_controller_test.rb 100644 → 0 |
|---|
| test/functional/orgs_controller_test.rb 0 → 100644 |
|---|
| test/functional/phases_controller_test.rb 0 → 100644 |
|---|
| test/functional/plans_controller_test.rb 0 → 100644 |
|---|
| test/functional/questions_controller_test.rb 0 → 100644 |
|---|
| test/functional/registrations_controller_test.rb |
|---|
| test/functional/roles_controller_test.rb 0 → 100644 |
|---|
| test/functional/sections_controller_test.rb 0 → 100644 |
|---|
| test/functional/static_pages_controller_test.rb |
|---|
| test/functional/templates_controller_test.rb 0 → 100644 |
|---|
| test/functional/users/omniauth_callbacks_controller_test.rb |
|---|
| test/test_helper.rb |
|---|
| test/unit/role_test.rb |
|---|
| test/unit/user_test.rb |
|---|