|
Merge pull request #33 from DMPRoadmap/master
Rebasing off of master branch |
|---|
| Gemfile.lock |
|---|
| app/assets/javascripts/application.js |
|---|
| app/assets/javascripts/projects.js |
|---|
| app/assets/javascripts/select2.min.js |
|---|
| app/assets/stylesheets/select2.css |
|---|
| app/controllers/answers_controller.rb |
|---|
| app/controllers/application_controller.rb |
|---|
| app/controllers/comments_controller.rb |
|---|
| app/controllers/dmptemplates_controller.rb |
|---|
| app/controllers/guidance_groups_controller.rb |
|---|
| app/controllers/guidances_controller.rb |
|---|
| app/controllers/home_controller.rb |
|---|
| app/controllers/organisations_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/project_groups_controller.rb |
|---|
| app/controllers/projects_controller.rb |
|---|
| app/controllers/settings.rb |
|---|
| app/controllers/settings/plans_controller.rb |
|---|
| app/controllers/settings/projects_controller.rb |
|---|
| app/controllers/themes_controller.rb 100644 → 0 |
|---|
| app/controllers/user_org_roles_controller.rb 100644 → 0 |
|---|
| app/controllers/user_role_types_controller.rb 100644 → 0 |
|---|
| app/controllers/user_statuses_controller.rb 100644 → 0 |
|---|
| app/controllers/user_types_controller.rb 100644 → 0 |
|---|
| app/controllers/users_controller.rb |
|---|
| app/helpers/application_helper.rb |
|---|
| app/models/guidance_group.rb |
|---|
| app/models/organisation.rb |
|---|
| app/models/organisation_type.rb |
|---|
| app/models/user.rb |
|---|
| app/policies/answer_policy.rb 0 → 100644 |
|---|
| app/policies/application_policy.rb |
|---|
| app/policies/comment_policy.rb 0 → 100644 |
|---|
| app/policies/dmptemplate_policy.rb |
|---|
| app/policies/organisation_policy.rb |
|---|
| app/policies/plan_policy.rb 0 → 100644 |
|---|
| app/policies/project_group_policy.rb 0 → 100644 |
|---|
| app/policies/project_policy.rb 0 → 100644 |
|---|
| app/policies/settings/plan_policy.rb 0 → 100644 |
|---|
| app/policies/settings/project_policy.rb 0 → 100644 |
|---|
| app/views/dmptemplates/_show_phases_sections.html.erb |
|---|
| app/views/layouts/_dmponline_signin_signout.html.erb |
|---|
| app/views/organisations/admin_show.html.erb |
|---|
| app/views/projects/_dropdowns_new_project.html.erb |
|---|
| config/initializers/dragonfly.rb |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/fr.yml |
|---|
| config/routes.rb |
|---|