dmpopidor / config /
@briley briley authored on 22 Jun 2017
..
environments updated comments in production.rb to include an action_mailer default_url_options 9 years ago
initializers made gettext calm down about fuzzy translations (no more warnings) 8 years ago
locale ran gettext:find for new translations 8 years ago
locales Text changes for #345. 8 years ago
application.rb moved jquery css into vendor directory 8 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 Added public DMPs page 8 years ago
secrets_example.yml Merging master (#20) 9 years ago
tinymce.yml Added method to validate answer according to each question format. Partial view for section progress. Eager loading of resources needed to calculate plan and section progress. Refactoring of code for progress plan. DMPRoadmap/roadmap#382 8 years ago