|
Merge pull request #176 from CDLUC3/development
CDL updates for MVP.0.3 |
|---|
| .travis.yml |
|---|
| Gemfile.lock |
|---|
| app/controllers/orgs_controller.rb |
|---|
| app/controllers/projects_controller.rb |
|---|
| app/controllers/registrations_controller.rb |
|---|
| app/controllers/users/omniauth_callbacks_controller.rb |
|---|
| app/views/layouts/_navigation.html.erb |
|---|
| config/locales/devise/devise.en-UK.yml |
|---|
| config/locales/devise/devise.en-US.yml |
|---|
| db/migrate/20170130173612_move_orcid_id_from_users_to_user_identifiers.rb 100644 → 0 |
|---|
| db/migrate/20170303220255_remove_orcid_id_from_users.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| db/seeds.rb |
|---|
| lib/tasks/migrate.rake |
|---|
| test/fixtures/.gitkeep 100644 → 0 |
|---|
| test/functional/answers_controller_test.rb |
|---|
| test/functional/application_controller_test.rb |
|---|
| test/functional/users/omniauth_callbacks_controller_test.rb |
|---|
| test/models/plan_guidance_group_test.rb 100644 → 0 |
|---|
| test/models/template_test.rb 100644 → 0 |
|---|
| test/test_helper.rb |
|---|
| test/unit/answer_test.rb |
|---|
| test/unit/guidance_test.rb |
|---|
| test/unit/phase_test.rb |
|---|
| test/unit/plan_test.rb |
|---|
| test/unit/settings/plan_test.rb |
|---|
| test/unit/suggested_answer_test.rb |
|---|
| test/unit/template_test.rb |
|---|