Commit graph

18 commits

Author SHA1 Message Date
Kijin Sung
4193edde25 Replce array_first_key() with array_key_first(), etc. 2025-07-12 12:24:20 +09:00
Kijin Sung
54d0ed5463 Fix #2344 display more helpful error message when default sender address is not configured 2024-05-07 22:12:42 +09:00
conory
78e339fc9c Fix 64537818f6 2023-12-08 23:40:56 +09:00
Kijin Sung
baf80a0d80 Fix #2115 only set default Reply-To address if the user has not specified a Reply-To address 2023-05-21 20:00:30 +09:00
Kijin Sung
0be90c1817 Fix trying to access protected property of SMS class 2023-03-23 20:52:55 +09:00
Kijin Sung
37b0d3a1e6 Remove trailing whitespace 2023-01-30 21:43:21 +09:00
Kijin Sung
334b1cc277 Fix remainder of unit test warnings in PHP 8.0 2021-01-29 00:36:24 +09:00
Kijin Sung
ffe9cda5e0 Merge branch 'develop' into next 2020-08-29 23:53:31 +09:00
Kijin Sung
28d71acffd Fix #1391 blank sender email after upgrading from XE 2020-08-27 20:57:27 +09:00
Kijin Sung
4271bb9862 Extend advanced_mailer module to log and test Push Notifications 2020-06-24 20:13:46 +09:00
Kijin Sung
5138a765d4 Fix fatal error when trying to send an email with no To: address
https://www.xetown.com/qna/743677
2017-09-24 20:28:38 +09:00
Kijin Sung
0920172c1e Fix inconsistent assignment of sender address in member emails 2017-06-29 17:26:07 +09:00
Kijin Sung
85c9b633ec Implement SMS logging and viewing 2016-12-14 00:22:01 +09:00
Kijin Sung
137728d527 Add table and triggers for SMS logging 2016-12-14 00:01:55 +09:00
conory
0d9e6f333f Error "Access to undeclared static property: Advanced_MailerController::$config" 수정 2016-06-14 22:31:00 +09:00
Kijin Sung
a0db70ef6a Improve force_sender handling 2016-05-23 16:38:38 +09:00
Kijin Sung
194ef11de7 Implement force_sender, exception handling, and logging with triggers 2016-05-23 16:22:38 +09:00
Kijin Sung
f9394ca26d Add advanced mailer module 2016-05-22 23:50:15 +09:00