Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
summary.html.erb 1.29 KB
summary.text.erb 619 Bytes

Latest revisions

# Date Author Comment
15ac3942 01/06/2019 09:30 PM Gilad Lekner

Fixes #25760 - audit incorrect links

fec00d98 10/04/2018 02:25 PM Kavita Gaikwad

Fixes #24245 - Audit new UX using reactjs

ea111c3d 04/25/2018 06:17 PM Ondřej Pražák

Fixes #23358 - Fix audit mails for template content

a9fe14bf 07/27/2016 05:41 AM Dominic Cleal

fixes #15847 - change mailer helpers from paths to URLs

Use of path helpers in mailers (with Roadie to rewrite to URLs) is
deprecated in Rails 4 and removed in Rails 5, so prefer URL helpers. To
replace URL rewriting and reduce duplication, default_url_options is now...

a1506cab 06/02/2016 07:38 AM Amir Fefer

Fixes #8797 - Separate style from the HTML in emails

By using roadie-rails gem (1.1) style can be separated from email
html foramt, and absolute paths can be used.
style was separated to 'email.css'

056f2718 05/15/2016 08:10 AM Trey Dockendorf

Fixes #15047 - Improve audit email details

eedc8706 03/06/2016 10:04 AM Dominic Cleal

fixes #14006 - use URL helpers in mailers

Rails 4.2 deprecates mailers from using _path helpers and from path
helpers being called with only_path => false. They should all be
changed to use _url helpers.

bc9558f7 05/18/2015 10:40 AM Shlomi Zadok

fixes #1213 - Get email reports of audit changes

View revisions

Also available in: Atom