|
Merge pull request #38 from CDLUC3/master
Bug fixes Merging various bug fixes (Closes #34, #37, #36, #35) |
|---|
| .gitignore |
|---|
| Gemfile.lock |
|---|
| app/assets/javascripts/application.js |
|---|
| app/assets/stylesheets/admin.css.less |
|---|
| app/assets/stylesheets/bootstrap_and_overrides.css.less |
|---|
| app/controllers/application_controller.rb |
|---|
| app/controllers/organisations_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/registrations_controller.rb |
|---|
| app/controllers/sessions_controller.rb |
|---|
| app/controllers/settings/plans_controller.rb |
|---|
| app/controllers/settings/projects_controller.rb |
|---|
| app/controllers/users_controller.rb |
|---|
| app/helpers/plans_helper.rb 100644 → 0 |
|---|
| app/helpers/projects_helper.rb 0 → 100644 |
|---|
| app/mailers/user_mailer.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/models/organisation.rb |
|---|
| app/models/user.rb |
|---|
| app/policies/guidance_group_policy.rb |
|---|
| app/policies/organisation_policy.rb |
|---|
| app/views/devise/registrations/edit.html.erb |
|---|
| app/views/guidances/admin_index.html.erb |
|---|
| app/views/guidances/admin_new.html.erb |
|---|
| app/views/layouts/_dmponline_signin_signout.html.erb |
|---|
| app/views/organisations/admin_edit.html.erb |
|---|
| app/views/projects/_project_list_head.html.erb |
|---|
| app/views/projects/_project_list_item.html.erb |
|---|
| app/views/projects/new.html.erb |
|---|
| app/views/projects/share.html.erb |
|---|
| app/views/shared/_export_links.html.erb |
|---|
| app/views/static_pages/help.html.erb |
|---|
| app/views/user_mailer/permissions_change_notification.html.erb |
|---|
| app/views/user_mailer/sharing_notification.html.erb |
|---|
| app/views/users/admin_grant_permissions.html.erb |
|---|
| app/views/users/admin_index.html.erb |
|---|
| config/application.rb |
|---|
| config/branding.yml |
|---|
| config/initializers/devise.rb |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-UK.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/fr.yml |
|---|
| db/seeds.rb |
|---|
| lib/custom_failure.rb |
|---|