|
Merge pull request #51 from DMPRoadmap/development
Rebasing v0.33 |
|---|
| Gemfile |
|---|
| Gemfile.lock |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/registrations_controller.rb |
|---|
| app/models/org.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/template.rb |
|---|
| app/policies/plan_policy.rb |
|---|
| app/views/contact_us/contacts/new.html.erb |
|---|
| app/views/devise/registrations/edit.html.erb |
|---|
| app/views/phases/_add_note.html.erb |
|---|
| app/views/phases/_answer_form.html.erb |
|---|
| app/views/phases/_edit_note.html.erb |
|---|
| app/views/phases/_note.html.erb |
|---|
| app/views/plans/_answer_form.html.erb |
|---|
| app/views/plans/_available_templates.html.erb 0 → 100644 |
|---|
| app/views/plans/_dropdowns_new_plan.html.erb 100644 → 0 |
|---|
| app/views/plans/_plan_details.html.erb |
|---|
| app/views/plans/create.js.erb 0 → 100644 |
|---|
| app/views/plans/new.html.erb |
|---|
| app/views/plans/share.html.erb |
|---|
| app/views/projects/_dropdowns_new_project.html.erb 100644 → 0 |
|---|
| app/views/shared/_accessible_combobox.html.erb 0 → 100644 |
|---|
| app/views/shared/_accessible_submit_button.html.erb 0 → 100644 |
|---|
| app/views/shared/_export_links.html.erb |
|---|
| config/application.rb |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/contacts/new_contact.js 0 → 100644 |
|---|
| lib/assets/javascripts/jquery-accessible-autocomplet-list-aria.js 0 → 100755 |
|---|
| lib/assets/javascripts/plans.js |
|---|
| lib/assets/javascripts/plans/new_plan.js 0 → 100644 |
|---|
| lib/assets/stylesheets/application.css |
|---|
| lib/assets/stylesheets/roadmap-form.scss 0 → 100644 |
|---|
| test/functional/plans_controller_test.rb |
|---|
| test/functional/users/omniauth_callbacks_controller_test.rb |
|---|
| test/integration/template_selection_test.rb 0 → 100644 |
|---|