Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
d80e2430 05/27/2017 04:16 AM Daniel Lobato Garcia

Fixes #16159 - Rename mail alerts to not be Puppet specific

Right now, under 'my account', users get emails with alerts about the
status of their hosts regarding configuration management (e.g: if there
was an error, get an alert, or get a weekly summary of all hosts...

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'

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.

3498267e 01/25/2016 06:36 AM Amir Fefer

Fixes #11631 - Adds a link to foreman inpuppet error state mail report

e8d6d2d6 10/28/2015 11:15 AM Shlomi Zadok

fixes #4151 - enable reports STI

Permits subclassing of ReportImporter and Report to import and store
new types of reports associated to hosts.

1ef36c07 05/22/2015 08:59 AM Stephen Benjamin

fixes #1510 - notification when host finishes building

63287a97 04/21/2015 04:11 AM Shlomi Zadok

fixes #9998 - Add styling to error reporting

e77dd577 12/28/2014 04:12 AM Shimon Shtein

Fixes #8785 - HTML syntax fixes - add thead/tbody, fix formatting

a2dbd8d4 12/23/2014 04:13 AM Shlomi Zadok

fixes #8233 - better HTML formatting for summary email

View revisions

Also available in: Atom