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