dmpopidor / app /
@briley briley authored on 6 Oct 2016
..
admin Resolved merge conflicts 9 years ago
assets Updated export page so that the settings section of each phase's accorordion panel is not an accordion. Its now just a div. 9 years ago
controllers fixed issue with policy check when saving changes to a plans export settings 9 years ago
helpers fixed issue with plan list column display issue 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 added nil check to user model's keep token method 9 years ago
policies fixed organisation policy file to use user.organisation instead or user.organisation_id and fixed typos 9 years ago
validators Removed description field from organisation. Add contact email to the organisation. Change the way the logo is displayed on the organisation screen. 9 years ago
views removed tooltip for now defunct description field from the organisation page 9 years ago