dmpopidor / config /
@DMP Role Account DMP Role Account authored on 10 Feb 2017
..
environments total schema data migration: now with customized templates 9 years ago
initializers removing config/initializers/devise.rb. this is installation specific. default should be to sym link in your copy 9 years ago
locale started the migration from i18n to gettext 9 years ago
locales Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema 9 years ago
application.rb added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts 9 years ago
base_site.html replaces Organisation. with Org. in all files 9 years ago
boot.rb Merging master (#20) 9 years ago
branding.yml fixed merge conflicts 9 years ago
database_example.yml removed mysql dependency from travis file and updated database_example.yml so that it uses sqlite instead of mysql for testing 9 years ago
environment.rb Removed devise/identifier scheme comparison from environment.rb. Cannot run data migrations with it in place because it references the IdentifierScheme model but the table has not yet been defined 9 years ago
routes.rb some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType) 9 years ago
secrets_example.yml Merging master (#20) 9 years ago
tinymce.yml Merging master (#20) 9 years ago