Merge pull request #176 from CDLUC3/development
CDL updates for MVP.0.3
dev
commit c0d92f5313d409309a52081d7cd6d6333b2c36db
2 parents b55b435 + 0c7cb05
@Ray Carrick Ray Carrick authored on 16 Mar 2017
GitHub committed on 16 Mar 2017
Showing 28 changed files
View
.travis.yml
View
Gemfile.lock
View
app/controllers/orgs_controller.rb
View
app/controllers/projects_controller.rb
View
app/controllers/registrations_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
app/views/layouts/_navigation.html.erb
View
config/locales/devise/devise.en-UK.yml
View
config/locales/devise/devise.en-US.yml
View
db/migrate/20170130173612_move_orcid_id_from_users_to_user_identifiers.rb 100644 → 0
View
db/migrate/20170303220255_remove_orcid_id_from_users.rb 0 → 100644
View
db/schema.rb
View
db/seeds.rb
View
lib/tasks/migrate.rake
View
test/fixtures/.gitkeep 100644 → 0
View
test/functional/answers_controller_test.rb
View
test/functional/application_controller_test.rb
View
test/functional/users/omniauth_callbacks_controller_test.rb
View
test/models/plan_guidance_group_test.rb 100644 → 0
View
test/models/template_test.rb 100644 → 0
View
test/test_helper.rb
View
test/unit/answer_test.rb
View
test/unit/guidance_test.rb
View
test/unit/phase_test.rb
View
test/unit/plan_test.rb
View
test/unit/settings/plan_test.rb
View
test/unit/suggested_answer_test.rb
View
test/unit/template_test.rb