|
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap
|
|---|
| CODE_OF_CONDUCT.md 0 → 100644 |
|---|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| ISSUE_TEMPLATE.md 0 → 100644 |
|---|
| PULL_REQUEST_TEMPLATE.md 0 → 100644 |
|---|
| app/controllers/annotations_controller.rb |
|---|
| app/controllers/answers_controller.rb |
|---|
| app/controllers/notes_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/roles_controller.rb |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/settings/template.rb |
|---|
| app/models/template.rb |
|---|
| app/models/user.rb |
|---|
| app/views/notes/_add.html.erb |
|---|
| app/views/templates/admin_index.html.erb |
|---|
| app/views/templates/admin_template.html.erb |
|---|
| db/migrate/20170702012742_ensure_indexes_in_place.rb |
|---|
| db/seeds.rb |
|---|
| lib/assets/stylesheets/bootstrap_and_overrides.css.less |
|---|
| lib/tasks/bugfix.rake 0 → 100644 |
|---|
| lib/tasks/migrate.rake |
|---|
| test/functional/roles_controller_test.rb |
|---|
| test/functional/templates_controller_test.rb |
|---|
| test/integration/template_selection_test.rb |
|---|