resolved merge conflicts
dev
commit d8297b7f329f005e391b3c1c8e270679442f7b56
2 parents 1bcfe8d + 6f1f96f
@briley briley authored on 30 Jan 2017
Showing 53 changed files
View
Gemfile
View
app/models/answer.rb
View
app/models/org.rb
View
app/models/plan.rb
View
app/models/question.rb
View
app/models/question_format.rb
View
app/models/question_option.rb
View
app/models/section.rb
View
app/models/suggested_answer.rb
View
app/models/template.rb
View
db/migrate/20150809210811_add_field_to_questions.rb
View
db/migrate/20151208142029_add_field_to_guidances.rb
View
db/migrate/20151208142836_update_field_in_guidance_groups.rb
View
db/migrate/20161021100420_single_organisation_for_users.rb
View
db/migrate/20161122152339_new_plan_template_structure.rb
View
db/migrate/20161205095624_replacing_organisation_types_with_bitflags.rb
View
db/migrate/20161205095625_replacing_plan_roles_with_bitflags.rb
View
db/migrate/20161206122926_add_foreign_keys.rb
View
db/migrate/20161208122123_single_group_for_guidance.rb
View
db/migrate/20170124235829_add_visibility_to_plans.rb 0 → 100644
View
db/migrate/20170124235829_add_visibility_to_projects.rb 100644 → 0
View
db/schema.rb
View
db/seeds.rb
View
test/fixtures/answers.yml 100644 → 0
View
test/fixtures/comments.yml 100644 → 0
View
test/fixtures/dmptemplates.yml 100644 → 0
View
test/fixtures/exported_plans.yml 100644 → 0
View
test/fixtures/guidance_groups.yml 100644 → 0
View
test/fixtures/guidances.yml 100644 → 0
View
test/fixtures/identifier_schemes.yml 100644 → 0
View
test/fixtures/languages.yml 100644 → 0
View
test/fixtures/option_warnings.yml 100644 → 0
View
test/fixtures/options.yml 100644 → 0
View
test/fixtures/organisation_types.yml 100644 → 0
View
test/fixtures/organisations.yml 100644 → 0
View
test/fixtures/phases.yml 100644 → 0
View
test/fixtures/plan_sections.yml 100644 → 0
View
test/fixtures/plans.yml 100644 → 0
View
test/fixtures/project_groups.yml 100644 → 0
View
test/fixtures/projects.yml 100644 → 0
View
test/fixtures/question_formats.yml 100644 → 0
View
test/fixtures/questions.yml 100644 → 0
View
test/fixtures/roles.yml 100644 → 0
View
test/fixtures/sections.yml 100644 → 0
View
test/fixtures/templates.yml 100644 → 0
View
test/fixtures/themes.yml 100644 → 0
View
test/fixtures/token_permission_types.yml 100644 → 0
View
test/fixtures/users.yml 100644 → 0
View
test/fixtures/versions.yml 100644 → 0
View
test/test_helper.rb
View
test/unit/answer_test.rb
View
test/unit/dmptemplate_test.rb 100644 → 0
View
test/unit/template_test.rb 0 → 100644