dmpopidor / app /
@Brian Riley Brian Riley authored on 2 Dec 2016
GitHub committed on 2 Dec 2016
..
admin Merge branch 'master' into postgresql 9 years ago
controllers Merge pull request #16 from DMPRoadmap/development 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 Resolved merge conflicts with fr.yml locale file and the user.rb model. Kept 'language_id' in the attr_accessible list and kept both the self.from_omniauth and reset_password_link methods. 9 years ago
policies fixed bug where selecting guidance was impropperly filtering 9 years ago
validators Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality 9 years ago
views Merge pull request #16 from DMPRoadmap/development 9 years ago