|
Merge pull request #9 from DMPRoadmap/master
Pull latest DMPRoadmap changes |
|---|
| .travis.yml |
|---|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| app/admin/token_permission_type.rb |
|---|
| app/assets/images/logo_100x100.jpg 0 → 100644 |
|---|
|
|
| app/assets/images/logo_300x300.jpg 0 → 100644 |
|---|
|
|
| app/controllers/application_controller.rb |
|---|
| app/helpers/projects_helper.rb |
|---|
| app/models/guidance_group.rb |
|---|
| app/models/language.rb |
|---|
| app/models/organisation.rb |
|---|
| app/models/organisation_type.rb |
|---|
| app/models/token_permission_type.rb |
|---|
| app/models/user.rb |
|---|
| app/views/settings/plans/_export_formatting_form.html.erb |
|---|
| app/views/token_permission_types/index.html.erb |
|---|
| config/database_example.yml |
|---|
| config/initializers/devise.rb |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-UK.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/fr.yml |
|---|
| db/migrate/20161021100420_single_organisation_for_users.rb |
|---|
| db/migrate/20161102221313_change_text_description_to_text_description_in_token_permission_types.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| db/seeds.rb |
|---|
| lib/tasks/migrate.rake |
|---|
| test/assets/logo.jpg 0 → 100644 |
|---|
|
|
| test/assets/logo_100x100.jpg 0 → 100644 |
|---|
|
|
| test/assets/logo_300x300.jpg 0 → 100644 |
|---|
|
|
| test/fixtures/dmptemplates.yml |
|---|
| test/fixtures/languages.yml 0 → 100644 |
|---|
| test/fixtures/organisation_types.yml |
|---|
| test/fixtures/organisations.yml |
|---|
| test/fixtures/phases.yml |
|---|
| test/fixtures/roles.yml |
|---|
| test/fixtures/sections.yml |
|---|
| test/fixtures/token_permission_types.yml 0 → 100644 |
|---|
| test/fixtures/user_org_roles.yml 100644 → 0 |
|---|
| test/fixtures/user_role_types.yml 100644 → 0 |
|---|
| test/fixtures/user_statuses.yml 100644 → 0 |
|---|
| test/fixtures/user_types.yml 100644 → 0 |
|---|
| test/fixtures/users.yml |
|---|
| test/fixtures/versions.yml |
|---|
| test/functional/api_projects_controller_test.rb |
|---|
| test/routing_test.rb 0 → 100644 |
|---|
| test/test_helper.rb |
|---|
| test/unit/dmptemplate_test.rb |
|---|
| test/unit/guidance_group_test.rb |
|---|
| test/unit/guidance_test.rb |
|---|
| test/unit/organisation_test.rb |
|---|
| test/unit/organisation_type_test.rb |
|---|
| test/unit/token_permission_type_test.rb 0 → 100644 |
|---|
| test/unit/user_org_role_test.rb 100644 → 0 |
|---|
| test/unit/user_status_test.rb 100644 → 0 |
|---|
| test/unit/user_test.rb |
|---|
| test/unit/user_type_test.rb 100644 → 0 |
|---|