Merge pull request #48 from DMPRoadmap/development
Rebase with shib/orcid functionality and template fix
dev
commit 678f48dd1847225204a29067a3c804a09990b4c0
2 parents 3c2ef02 + b87fcd2
@Brian Riley Brian Riley authored on 9 May 2017
GitHub committed on 9 May 2017
Showing 43 changed files
View
app/controllers/projects_controller.rb 100644 → 0
View
app/controllers/registrations_controller.rb
View
app/controllers/templates_controller.rb
View
app/controllers/user_identifiers_controller.rb
View
app/controllers/users/omniauth_callbacks_controller.rb
View
app/controllers/users/omniauth_shibboleth_request_controller.rb 100644 → 0
View
app/dashboards/plan_dashboard.rb
View
app/dashboards/plan_guidance_group_dashboard.rb
View
app/models/annotation.rb 100644 → 0
View
app/models/guidance_group.rb
View
app/models/plan_guidance_group.rb 100644 → 0
View
app/views/devise/registrations/_external_identifier.html.erb
View
app/views/devise/registrations/edit.html.erb
View
app/views/devise/registrations/new.html.erb
View
app/views/plans/edit.html.erb
View
app/views/shared/_login_form.html.erb
View
app/views/templates/admin_index.html.erb
View
app/views/user_mailer/permissions_change_notification.html.erb
View
app/views/user_mailer/sharing_notification.html.erb
View
config/initializers/devise.rb.example
View
config/initializers/omniauth.rb 100644 → 0
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/locale/i18n_placeholders.rb 0 → 100644
View
config/routes.rb
View
db/migrate/20170427110141_add_logo_url_to_identifier_schemes.rb 0 → 100644
View
db/migrate/20170428083711_add_user_landing_url_to_identifier_schemes.rb 0 → 100644
View
db/schema.rb
View
db/seeds.rb
View
lib/assets/bg.gif 0 → 120000
View
lib/assets/images/remove.png
View
public/html/ProjectsController.html 100644 → 0
View
public/html/Users/OmniauthShibbolethRequestController.html 100644 → 0
View
public/shib_logo.png 0 → 100644
View
test/functional/api_projects_controller_test.rb 100644 → 0
View
test/functional/phases_controller_test.rb
View
test/functional/plans_controller_test.rb
View
test/functional/users/omniauth_callbacks_controller_test.rb
View
test/functional/users/omniauth_shibboleth_request_controller_test.rb 100644 → 0