Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
application_mailer.rb 723 Bytes
host_mailer.rb 2.45 KB
user_mailer.rb 290 Bytes

Latest revisions

# Date Author Comment
3a36bdf6 10/31/2014 09:22 AM Stephen Benjamin

fixes #7586, #7734, #7172 - user preferences for receiving mail notifications

Adds a framework for user-selectable mail notifications. The work is
still done in ActionMailer classes and launch by rake in cron, however a
wrapper called MailNotification is used to provide RBAC and make the...

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

7966448c 03/17/2014 10:11 AM Stephen Benjamin

fixes #4669 - HostMailer summary method refers to undefined variable

c67d0d83 11/15/2013 10:37 AM Beat Gätzi

fixes #3645 - fix total value in summary mail subject

8c618ae8 11/08/2013 10:20 AM Greg Sutcliffe

Fixes #3569, #3210 - Use port from foreman_url for templates

836679f4 09/10/2013 12:15 PM Lukas Zapletal

i18n - fixing malformed strings

d70eecfe 09/09/2013 05:44 PM Daniel Lobato Garcia

fixes #3059 - new mail rake task sends foreman reports to each user

3484613f 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move files in /models to /concerns, /services, /mailers, /observers

f3dd3bb6 05/22/2013 10:45 AM Joseph Magen

fixes #2440 remove unused files, code, unnecessary require statements

View revisions

Also available in: Atom