dmpopidor / app /
@briley briley authored on 12 Oct 2016
..
admin Resolved merge conflicts 7 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. 7 years ago
controllers reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop 7 years ago
helpers fixed issue with plan list column display issue 7 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 7 years ago
models added nil check to user model's keep token method 7 years ago
policies Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance 7 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. 7 years ago
views Update users page logic so that current user cannot edit their own permissions 7 years ago