dmpopidor / config /
@Brian Riley Brian Riley authored on 26 Apr 2017
..
environments updated comments in production.rb to include an action_mailer default_url_options 9 years ago
initializers removed rake wrapper task because json dir can be set in initializer. Added initializer and updated _('') to __('') DMPRoadmap/roadmap#204 9 years ago
locale added another activerecord error message to po/pot files 9 years ago
locales Administrate (new Super Admin) fixes 9 years ago
application.rb finished functional tests DMPRoadmap/roadmap/#212 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_example.yml added logic to db/seeds.rb to always create a default org for the one defined in config/branding.yml. This is the managing org 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 Merge branch 'fix-template-controller' into development 9 years ago
secrets_example.yml Merging master (#20) 9 years ago
tinymce.yml Merging master (#20) 9 years ago