Merge pull request #18 from CDLUC3/final_schema
Final schema
dev
commit c26df634fef5968364bf739ce8178bcb34344ad3
2 parents 5c5aa79 + 51e933e
@DigitalCurationCentre DigitalCurationCentre authored on 3 Feb 2017
GitHub committed on 3 Feb 2017
Showing 34 changed files
View
app/controllers/guidances_controller.rb
View
app/controllers/projects_controller.rb
View
app/controllers/static_pages_controller.rb
View
app/controllers/templates_controller.rb
View
app/models/plan.rb
View
app/models/role.rb
View
app/models/section.rb
View
app/models/suggested_answer.rb
View
app/models/template.rb
View
app/models/theme.rb
View
app/models/token_permission_type.rb
View
app/views/shared/_register_form.html.erb
View
app/views/static_pages/public_plans.html.erb
View
app/views/templates/_show_question.html.erb
View
app/views/templates/admin_index.html.erb
View
app/views/templates/admin_template.html.erb
View
db/seeds.rb
View
test/functional/application_controller_test.rb
View
test/functional/registrations_controller_test.rb
View
test/functional/static_pages_controller_test.rb
View
test/functional/users/omniauth_callbacks_controller_test.rb
View
test/test_helper.rb
View
test/unit/option_warning_test.rb 100644 → 0
View
test/unit/org_test.rb
View
test/unit/phase_test.rb
View
test/unit/plan_test.rb
View
test/unit/question_option_test.rb
View
test/unit/role_test.rb 0 → 100644
View
test/unit/section_test.rb 0 → 100644
View
test/unit/suggested_answer_test.rb 0 → 100644
View
test/unit/template_test.rb
View
test/unit/theme_test.rb 0 → 100644
View
test/unit/token_permission_type_test.rb
View
test/unit/user_test.rb