dmpopidor / config /
@briley briley authored on 5 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 hacked jquery.timeago.js to work with new gettext localisation. Added timeago text to pot and po files. DMPRoadmap/roadmap#204 9 years ago
locales Administrate (new Super Admin) fixes 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_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 Change notes to work with AJAX calls. 9 years ago
secrets_example.yml Merging master (#20) 9 years ago
tinymce.yml Merging master (#20) 9 years ago