|
Merge pull request #493 from DMPRoadmap/development
Merging for release v.0.3.0 |
|---|
| app/controllers/application_controller.rb |
|---|
| app/controllers/guidances_controller.rb |
|---|
| app/controllers/orgs_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/questions_controller.rb |
|---|
| app/controllers/users_controller.rb |
|---|
| app/dashboards/exported_plan_dashboard.rb |
|---|
| app/dashboards/guidance_dashboard.rb |
|---|
| app/dashboards/guidance_group_dashboard.rb |
|---|
| app/dashboards/org_dashboard.rb |
|---|
| app/dashboards/plan_dashboard.rb |
|---|
| app/dashboards/question_dashboard.rb |
|---|
| app/dashboards/template_dashboard.rb |
|---|
| app/dashboards/theme_dashboard.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/user.rb |
|---|
| app/views/guidance_groups/admin_edit.html.erb |
|---|
| app/views/guidance_groups/admin_new.html.erb |
|---|
| app/views/guidances/_add_guidance.html.erb |
|---|
| app/views/guidances/admin_edit.html.erb |
|---|
| app/views/guidances/admin_new.html.erb |
|---|
| app/views/phases/_edit_phase.html.erb |
|---|
| app/views/phases/admin_add.html.erb |
|---|
| app/views/plans/_plan_details.html.erb |
|---|
| app/views/plans/export.docx.erb |
|---|
| app/views/questions/_add_question.html.erb |
|---|
| app/views/questions/_edit_question.html.erb |
|---|
| app/views/sections/_add_section.html.erb |
|---|
| app/views/sections/_edit_section.html.erb |
|---|
| app/views/shared/_register_form.html.erb |
|---|
| app/views/templates/_edit_annotations.html.erb |
|---|
| app/views/templates/_edit_template.html.erb |
|---|
| app/views/templates/admin_new.html.erb |
|---|
| config/locale/app.pot |
|---|
| config/locale/de/app.po |
|---|
| config/locale/domain.pot 0 → 100644 |
|---|
| config/locale/en_GB/app.po |
|---|
| config/locale/en_US/app.po |
|---|
| config/locale/es/app.po |
|---|
| config/locale/fr/app.po |
|---|
| config/routes.rb |
|---|
| config/tinymce.yml |
|---|
| db/migrate/20170702012742_ensure_indexes_in_place.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| doc/data_model.png 0 → 100644 |
|---|
|
|
| lib/assets/javascripts/admin.js |
|---|
| lib/assets/javascripts/bootstrap_listeners.js |
|---|
| lib/assets/javascripts/shared/register_form.js |
|---|