Merge branch 'DMPRoadmap-development' into development
resolve various conflicts
dev
commit ee7380bcbc17c487f54c3d8ead63b27ad87515aa
2 parents cb3c334 + e7882fc
@ray.carrick ray.carrick authored on 16 Mar 2017
Showing 25 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
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