Merge pull request #56 from DMPRoadmap/development
Rebase with latest bugfixes
dev
commit eec141f27d0aced47f5f3a831a9949f13454bd01
2 parents 3f531ca + dcc0676
@Brian Riley Brian Riley authored on 15 Jun 2017
GitHub committed on 15 Jun 2017
Showing 41 changed files
View
app/controllers/api/v0/guidance_groups_controller.rb
View
app/controllers/api/v0/plans_controller.rb
View
app/controllers/api/v0/statistics_controller.rb
View
app/controllers/api/v0/templates_controller.rb
View
app/controllers/phases_controller.rb
View
app/controllers/questions_controller.rb
View
app/controllers/sections_controller.rb
View
app/controllers/templates_controller.rb
View
app/models/guidance_group.rb
View
app/models/org.rb
View
app/models/plan.rb
View
app/models/template.rb
View
app/policies/api/v0/plans_policy.rb 0 → 100644
View
app/views/api/v0/guidance_groups/index.json.jbuilder
View
app/views/api/v0/plans/create.json.jbuilder
View
app/views/api/v0/statistics/plans.json.jbuilder
View
app/views/api/v0/statistics/plans_by_template.json.jbuilder
View
app/views/api/v0/statistics/using_template.json.jbuilder
View
app/views/api/v0/templates/index.json.jbuilder
View
app/views/devise/registrations/edit.html.erb
View
app/views/devise/registrations/new.html.erb
View
app/views/home/index.html.erb
View
app/views/layouts/_footer.html.erb
View
app/views/layouts/_signin_signout.html.erb
View
app/views/orgs/admin_show.html.erb
View
app/views/phases/_answer_form.html.erb
View
app/views/questions/_add_question.html.erb
View
app/views/questions/_edit_question.html.erb
View
app/views/questions/_show_question.html.erb
View
app/views/shared/_register_form.html.erb
View
app/views/static_pages/about_us.html.erb
View
app/views/user_mailer/api_token_granted_notification.html.erb
View
config/initializers/fast_gettext.rb
View
config/locale/app.pot
View
config/locale/de/app.po
View
config/locale/en_GB/app.po
View
config/locale/en_US/app.po
View
config/locale/es/app.po
View
config/locale/fr/app.po
View
config/routes.rb
View
lib/tasks/migrate.rake