Merge branch 'master' of https://github.com/DMPRoadmap/roadmap
dev
commit 4bf8c1091bab3786e8dae6e73a237ad0b79325af
2 parents 66ab889 + 1e94a1e
@briley briley authored on 16 Jan 2018
Showing 27 changed files
View
CODE_OF_CONDUCT.md 0 → 100644
View
Gemfile
View
Gemfile.lock
View
ISSUE_TEMPLATE.md 0 → 100644
View
PULL_REQUEST_TEMPLATE.md 0 → 100644
View
app/controllers/annotations_controller.rb
View
app/controllers/answers_controller.rb
View
app/controllers/notes_controller.rb
View
app/controllers/phases_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/roles_controller.rb
View
app/controllers/templates_controller.rb
View
app/models/plan.rb
View
app/models/settings/template.rb
View
app/models/template.rb
View
app/models/user.rb
View
app/views/notes/_add.html.erb
View
app/views/templates/admin_index.html.erb
View
app/views/templates/admin_template.html.erb
View
db/migrate/20170702012742_ensure_indexes_in_place.rb
View
db/seeds.rb
View
lib/assets/stylesheets/bootstrap_and_overrides.css.less
View
lib/tasks/bugfix.rake 0 → 100644
View
lib/tasks/migrate.rake
View
test/functional/roles_controller_test.rb
View
test/functional/templates_controller_test.rb
View
test/integration/template_selection_test.rb