Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Thorsten Eckel
|
4a4deff2a7
Fixed issue #1969: Password reset: No such file or directory @ rb_sysopen - app/views/mailer/application_wrapper.html.erb .
|
6 years ago |
Muhammad Nuzaihan
|
c02393399a
improve on detection of mime-type via Store object. fixes #1919
|
7 years ago |
Thorsten Eckel
|
16795605e4
Fixed bug: Changes to Setting 'html_email_css_font' are only reflected after restarting Zammad.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
f723357f77
Applied rubocop.
|
7 years ago |
Jens Pfeifer
|
c2234d7456
Fixed issue #1230, missing backslashes in body of sent emails.
|
7 years ago |
Martin Edenhofer
|
16594b8245
Implemented issue #718 - Change font and font size in emails (templates).
|
8 years ago |
Martin Edenhofer
|
0bd8b158e3
Added ability to define port for imap/pop3 and smtp (also for notification channel).
|
8 years ago |
Martin Edenhofer
|
f2a2b9efe9
Fixed issue#402 - Missing quotation marks on sender address.
|
8 years ago |
Martin Edenhofer
|
570e3c981a
Improved detection of auto generated emails / prevent auto responder.
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
77214ffcc4
Because of current exchange/iso/text plain-issues, moved to own html2text converter by strip out all tags unless (b|i|ul|ol|li|u|h1|h2|h3|hr).
|
8 years ago |
Martin Edenhofer
|
5577753be7
Fixed margin property for blockquote inline replacement (use same as in css).
|
8 years ago |
Martin Edenhofer
|
c6f09e8867
Added <p> test for html_mail_client_fixes().
|
8 years ago |
Martin Edenhofer
|
61a526e3bc
Improved css for outlook 2013.
|
8 years ago |
Martin Edenhofer
|
30e40b62d1
Added shortcut "y" to remove formatting of whole text area. Streamline of common css behaviour for p and code in mail clients.
|
8 years ago |
Martin Edenhofer
|
327a0bd50a
Add filename to attachment parts.
|
8 years ago |
Felix Niklas
|
db8b944e68
add richtext-content style to emails
|
8 years ago |
Martin Edenhofer
|
549978d731
Send inline images with cid (load images via http/https in src).
|
8 years ago |
Martin Edenhofer
|
4438cef46a
Fixed #165, missing style on html emails with blockquote in outlook.
|
9 years ago |
Martin Edenhofer
|
07613bbd17
Added color for blockquote to be shown on outlook (T#1116997)
|
9 years ago |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
Martin Edenhofer
|
6ad0245db6
Added support of references header in outgoing emails.
|
9 years ago |
Martin Edenhofer
|
5d871673be
Added out of office detection and auto responder detection.
|
9 years ago |
Thorsten Eckel
|
504f8b6019
Corrected with rubocop cop 'Style/MultilineIfThen'.
|
10 years ago |
Thorsten Eckel
|
21a7a87098
Corrected with rubocop cop 'Style/Semicolon'.
|
10 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
10 years ago |
Martin Edenhofer
|
5367c34540
Improved css for html emails.
|
10 years ago |
Martin Edenhofer
|
6bb1522e29
Improved creating html emails.
|
10 years ago |
Martin Edenhofer
|
192f4e27df
Fixed string reference issue.
|
10 years ago |
Martin Edenhofer
|
35da82aa16
Added even more tests.
|
10 years ago |
Martin Edenhofer
|
201116bbe0
Removed not needed sign.
|
10 years ago |
Martin Edenhofer
|
2880ff3baf
Added some new tests for html handling.
|
10 years ago |
Martin Edenhofer
|
8bf6a28781
Improved tests.
|
10 years ago |
Martin Edenhofer
|
6de94974a5
Added initial email build tests.
|
10 years ago |
Martin Edenhofer
|
80307158b6
Improved sending emails.
|
10 years ago |
Martin Edenhofer
|
b582794ea7
Added support of html emails.
|
10 years ago |
Martin Edenhofer
|
0de3fc7c6b
Init version of new installer.
|
10 years ago |
Martin Edenhofer
|
ec1f3afa73
Improved storage backend.
|
11 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
11 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
ef2f55cfee
Implemented import mode (disabled sending emails, stop executing of not needed triggers).
|
12 years ago |
Martin Edenhofer
|
c1076e3856
Added x-header.
|
12 years ago |
Martin Edenhofer
|
ff6423f2b7
Small header improvement.
|
12 years ago |
Martin Edenhofer
|
01bbaed034
Added pop3 support. Moved generic functions for extra files.
|
13 years ago |