dmpopidor / config /
@Brian Riley Brian Riley authored on 9 Jun 2017
Jimmy Angelakos committed on 10 Jun 2017
..
environments updated comments in production.rb to include an action_mailer default_url_options 9 years ago
initializers Get rid of rogue fuzzy translations - Closes #239 9 years ago
locale removed all occurrences of 'sign up' and replaced with 'create account' DMPRoadmap/roadmap#112 8 years ago
locales Text changes for #345. 8 years ago
application.rb Fixed timeago problem for when a new answer is created. Refactored JavaScript logic into its own file. Created a partial to handle answer status. DMPRoadmap/roadmap#355 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 updated admin_index for templates to not bug for some orgs, reimplimented logic for transfering customizations, changed text according to #338 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