Cameron
|
d960829532
|
Issue #4918 - Undefined constants cleanup.
|
2022-12-10 07:06:47 -08:00 |
|
Cameron
|
025ff07aab
|
Fixes #4737 Removal of type="text/javascript" and type="text/css"
|
2022-03-31 08:24:34 -07:00 |
|
Cameron
|
0d8f3e9086
|
PHPDoc fixes and code optimization.
|
2021-12-03 14:58:33 -08:00 |
|
Cameron
|
acc1a9af0d
|
Plugin script tests and PHP8 fixes.
|
2021-01-22 13:44:10 -08:00 |
|
Cameron
|
04bbad449a
|
Test admin scripts are parsing correctly.
|
2021-01-16 13:32:35 -08:00 |
|
Cameron
|
7dfac0dcfa
|
Issue #4299 - PHP8 compatibility fixes.
|
2020-12-25 10:23:56 -08:00 |
|
Cameron
|
3f8e043998
|
Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias.
|
2020-12-22 09:36:02 -08:00 |
|
Cameron
|
63527c4f19
|
Code cleanup. Extra debug info under Paths.
|
2020-12-21 06:43:07 -08:00 |
|
Cameron
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
Cameron
|
f5153bf640
|
Updating of deprecated method usage. Removal of old files. Log tests added.
|
2020-12-18 09:39:02 -08:00 |
|
Cameron
|
988f5e32cd
|
PHP warning removal.
|
2020-06-02 12:24:33 -07:00 |
|
Cameron
|
e49c53492e
|
Trim SMTP username/password during save and skip the rest of the SMTP test if connection fails.
|
2018-12-26 14:13:57 -08:00 |
|
Cameron
|
38a08376cd
|
Improved error message and docs.
|
2018-12-19 11:21:38 -08:00 |
|
Cameron
|
9e50ae7d06
|
Issue #3303 Set mail_enabled to 'user' if no option is checked when saving prefs.
|
2018-07-25 16:17:16 -07:00 |
|
Cameron
|
b40b1916a3
|
Issue #2970 btn-default > btn-default btn-secondary
|
2018-01-10 15:06:40 -08:00 |
|
Cameron
|
70df3a3ae6
|
Issue #2846 LAN vars cleanup
|
2017-11-06 13:48:29 -08:00 |
|
Cameron
|
c4211ee52b
|
Fixes #2025, Issue #2432, SMTP Connection Check added and false-positive on sent message fixed.
|
2017-07-17 14:11:31 -07:00 |
|
Gábor
|
3c1c5a56f2
|
Update mailout.php
|
2017-03-05 07:19:12 +01:00 |
|
Gábor
|
8dc855b49b
|
Update mailout.php
|
2017-02-13 07:49:59 +01:00 |
|
Cameron
|
cdc23fb2d7
|
Admin-area navigation
|
2017-02-01 18:25:32 -08:00 |
|
Cameron
|
30092ef372
|
GUI styling fixes. Theme thumbnail preview corrected on missing preview images.
|
2017-02-01 08:54:28 -08:00 |
|
Gábor
|
176e114ae0
|
Some corrections.
|
2017-01-22 10:04:55 +01:00 |
|
Cameron
|
13758b35ed
|
Merge pull request #2291 from yesszus/patch-1
Update comment_shortcodes.php
|
2017-01-17 10:14:50 -08:00 |
|
Gábor
|
6245626db8
|
Update mailout.php
|
2017-01-17 16:52:06 +01:00 |
|
Tijn Kuyper
|
347c9f9af0
|
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
|
2017-01-17 01:33:03 +01:00 |
|
lonalore
|
a03fe161d5
|
Code cleanup.
|
2016-12-15 15:35:18 +01:00 |
|
Cameron
|
00e388490a
|
Fixes #1673 Mailout > Preferences > Bulk Emailing method not saving correctly.
|
2016-05-29 09:27:57 -07:00 |
|
Cameron
|
34ef4a1ae2
|
Fix for {MAILREF} in bulk email preview.
|
2016-05-12 09:36:12 -07:00 |
|
Cameron
|
42246f7381
|
Bulk mail templates can now resize images to keep email sizes smaller. eg. {MEDIA1: w=500} Improved debugging of thumb.php.
|
2016-05-11 18:52:42 -07:00 |
|
Cameron
|
dfa289ba13
|
Bulk mailing fixes.
|
2016-05-11 12:14:58 -07:00 |
|
Cameron
|
ca83bbf73e
|
Standard mailer and bulk mailer can now be different. eg. Use PHP for standard mails, but use Amazon.com SES service for bulk mailing, mailing lists etc.
|
2016-04-14 14:48:02 -07:00 |
|
Cameron
|
84d7271d10
|
Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names.
|
2016-04-11 18:39:19 -07:00 |
|
Cameron
|
85d144cb8e
|
Send SMTP port number in test email.
|
2016-04-08 09:34:08 -07:00 |
|
Cameron
|
44d682965c
|
PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area.
|
2016-04-08 09:01:10 -07:00 |
|
Cameron
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
Cameron
|
a26de7bc84
|
Issue #1138 - Bootstrap3 UI fixes.
|
2015-07-15 19:33:15 -07:00 |
|
Cameron
|
6499ff72f7
|
Issue #1138 Added 'btn-default' where missing.
|
2015-07-13 19:09:30 -07:00 |
|
leo
|
78f56c3fe6
|
Changed LAN's .. admin/mailout php to use lan defines in lan_mail out php (captions create tabs)
|
2015-07-13 13:48:39 +02:00 |
|
leo
|
0f4a14d07a
|
Revert "Added lan defs (todo) to lan_admin php "
This reverts commit 1663d1e0bb8c514f6e397107c9790e7f20781b06.
|
2015-07-12 22:05:45 +02:00 |
|
leo
|
1663d1e0bb
|
Added lan defs (todo) to lan_admin php
Added LAN's to mailoutphp
(tabs CAPTIONS) for admin>create
|
2015-07-12 17:33:43 +02:00 |
|
Cameron
|
e6ef1483da
|
Issue #6 Language File Optimization.
|
2015-07-08 14:52:16 -07:00 |
|
MikeyGMT
|
142d31768c
|
Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
|
2015-07-02 13:43:22 +01:00 |
|
MikeyGMT
|
dccba01f37
|
Replace Duplicate LANs : LAN_ID
Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
|
2015-07-02 13:03:03 +01:00 |
|
Cameron
|
6337d9410c
|
Login-Menu Language File cleanup.
|
2015-06-11 09:40:56 -07:00 |
|
Cameron
|
3d703ebb76
|
e_DEVELOPER constant added. (developer mode active). DKIM and Multi-site install set to developer-mode only.
|
2015-05-25 14:35:15 -07:00 |
|
Cameron
|
219c68e5ed
|
Bouncing email notifications added on login. DKIM support added for outgoing mail. PHP Mailer upgraded to v5.2.8
|
2015-05-25 13:37:17 -07:00 |
|
Cameron
|
d4d28ddcb1
|
Fix: Emails could be blank under some circumstances.
|
2015-05-21 23:05:27 -07:00 |
|
Cameron
|
bf2aa9b568
|
Fixes for {SITEURL} when using crons.
|
2015-05-17 02:01:25 -07:00 |
|
Cameron
|
686c7187ff
|
Fix for signup template constants under CLI (scheduled task)
|
2015-05-16 23:59:43 -07:00 |
|
Cameron
|
c5d6bae3ad
|
Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts.
|
2015-05-16 19:17:24 -07:00 |
|