|
merged DCC changes into master
|
|---|
| .travis.yml |
|---|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| app/assets/javascripts/admin.js |
|---|
| app/assets/stylesheets/admin.css.less |
|---|
| app/assets/stylesheets/bootstrap_and_overrides.css.less |
|---|
| app/controllers/api/v0/base_controller.rb |
|---|
| app/controllers/api/v0/statistics_controller.rb |
|---|
| app/controllers/application_controller.rb |
|---|
| app/controllers/dmptemplates_controller.rb |
|---|
| app/controllers/guidance_groups_controller.rb |
|---|
| app/controllers/guidances_controller.rb |
|---|
| app/controllers/organisations_controller.rb |
|---|
| app/controllers/token_permission_types_controller.rb |
|---|
| app/controllers/users_controller.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/models/guidance_group.rb |
|---|
| app/models/organisation.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/project.rb |
|---|
| app/models/question.rb |
|---|
| app/models/role.rb |
|---|
| app/models/user.rb |
|---|
| app/policies/application_policy.rb 0 → 100644 |
|---|
| app/policies/dmptemplate_policy.rb 0 → 100644 |
|---|
| app/policies/guidance_group_policy.rb 0 → 100644 |
|---|
| app/policies/guidance_policy.rb 0 → 100644 |
|---|
| app/policies/organisation_policy.rb 0 → 100644 |
|---|
| app/policies/token_permission_type_policy.rb 0 → 100644 |
|---|
| app/policies/user_policy.rb 0 → 100644 |
|---|
| app/views/devise/registrations/edit.html.erb |
|---|
| app/views/dmptemplates/_admin_nav_tabs.html.erb |
|---|
| app/views/dmptemplates/admin_index.html.erb |
|---|
| app/views/dmptemplates/export.pdf.erb 0 → 100644 |
|---|
| app/views/layouts/_dmponline_header.html.erb |
|---|
| app/views/layouts/_dmponline_navigation.html.erb |
|---|
| app/views/layouts/_dmponline_signin_signout.html.erb |
|---|
| app/views/organisations/admin_edit.html.erb |
|---|
| app/views/organisations/admin_show.html.erb |
|---|
| app/views/plans/_answer_form.html.erb |
|---|
| app/views/plans/export.docx.caracal |
|---|
| app/views/plans/export.html.erb |
|---|
| app/views/plans/export.pdf.erb |
|---|
| app/views/projects/_project_details.html.erb |
|---|
| app/views/users/admin_grant_permissions.html.erb 0 → 100644 |
|---|
| app/views/users/admin_index.html.erb |
|---|
| config/environments/development.rb |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-UK.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/fr.yml |
|---|
| config/routes.rb |
|---|
| db/migrate/20130903123015_create_friendly_id_slugs.rb |
|---|
| db/migrate/20140604092907_rails_settings_migration.rb |
|---|
| db/schema.rb |
|---|
| db/seeds.rb |
|---|
| html/ApplicationController.html |
|---|
| html/DmptemplatesController.html |
|---|
| html/GuidanceGroupsController.html |
|---|
| html/GuidancesController.html |
|---|
| html/OrganisationUsersController.html |
|---|
| html/OrganisationsController.html |
|---|
| html/User.html |
|---|
| html/js/search_index.js |
|---|
| html/table_of_contents.html |
|---|
| public/403.html |
|---|