dmpopidor / app /
@xsrust xsrust authored on 8 Dec 2016
..
admin added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships 9 years ago
controllers removed option_warnings table and unused code surrounding the structure 9 years ago
helpers fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form. 9 years ago
mailers updated actionmailer to use the hostname when adding urls to emails. Also fixed bug in [object]_path route helpers contained within an ActionMailer view. ActionMailer was not proviing the localization portion of the url. Manually including the default locale now in links to the project 9 years ago
models began changing models to reflect the new model names and relationships, additionally deleting some old/unused models which no longer apply in the new schema. 9 years ago
policies removed option_warnings table and unused code surrounding the structure 9 years ago
validators Branding changes (#24) 9 years ago
views removed option_warnings table and unused code surrounding the structure 9 years ago