dmpopidor / app /
@xsrust xsrust authored on 31 Jan 2017
..
admin removed version and updated users_roles to users_perms 9 years ago
controllers create template action now produces a properly-filled in template 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 bugfixed display logic for editing phase, modifiability of questions, mass-assignment of questions 9 years ago
policies renamed dmptemplates to templates 9 years ago
validators final tweks to ensure all migrations happen together 9 years ago
views bugfixed display logic for editing phase, modifiability of questions, mass-assignment of questions 9 years ago