1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 02:54:39 +01:00

6455 Commits

Author SHA1 Message Date
SecretR
47b4338ac9 Download search URL fix 2014-11-03 15:41:21 +02:00
Cameron
f23df10fde Corrected 'number' format in admin-UI. 2014-10-30 23:20:01 -07:00
Cameron
00450f1404 Upgraded PHPMailer to 5.2.9 and corrected mail overrides. 2014-10-29 14:16:03 -07:00
Cameron
767b015b9e Corrected debug setup in bounce handler script. 2014-10-27 21:13:33 -07:00
Cameron
38ff75d27e Corrected email 'pause' timing on mailout cron job. 2014-10-27 20:33:35 -07:00
Cameron
41ee837c7e Mailout ajax process timing correction and log file added in debug mode. 2014-10-27 18:31:17 -07:00
Cameron
14a403d0de Extended dummy text in template preview examples. 2014-10-24 14:50:51 -07:00
Cameron
1ab36437f4 Added default value for {EMAIL} to mail template preview. 2014-10-24 14:23:23 -07:00
Cameron
f4d21e1ff6 Merge pull request #789 from Jimmi08/patch-7
correct category icon path
2014-10-24 14:05:04 -07:00
Cameron
0ffae66cb3 Merge pull request #790 from Jimmi08/patch-8
correct displaying comment icon
2014-10-24 14:01:54 -07:00
Cameron
ec11bc1c37 Fixes #786 - Plugin builder missing keywords from found plugin.xml 2014-10-24 13:56:03 -07:00
Cameron
ba469052ef Added missing page title to admin-ui when custom page method in use. 2014-10-24 13:14:51 -07:00
Cameron
8606ee7cfe Issue #795 - Added an email template preview area to admin. 2014-10-24 13:11:20 -07:00
Cameron
4b78946f60 Fixes #795 Sitebutton path error in emails. Use {SITEBUTTON=email} if you have a custom email template. 2014-10-24 13:10:20 -07:00
Cameron
96926fe0ad Correct file perms after git update. 2014-10-23 20:02:01 -07:00
Cameron
3f78a8be2d Added checkboxes form element. 2014-10-23 18:55:37 -07:00
SecretR
ba633fd341 Remove old way to store user preferences sytem-wide 2014-10-24 07:41:16 +03:00
SecretR
08fa4d098c Merge branch 'master' of github.com:e107inc/e107 2014-10-24 07:37:13 +03:00
SecretR
85d6ec37f7 Remove old way to store user preferences sytem-wide 2014-10-24 07:37:03 +03:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
1ff46a68a2 Removal of $admin_log globals. 2014-10-23 11:07:18 -07:00
Cameron
0d4e4201e0 Added constant for mail-id header. 2014-10-23 04:35:42 -07:00
Cameron
8ec1569a4f Admin-UI Fix - retain any search queries or filters after batch changes. 2014-10-23 03:53:23 -07:00
Cameron
b6dac926f2 Modified cron command for compatibility with recent versions of cPanel/PHP (BC compatible) 2014-10-23 02:59:07 -07:00
Cameron
76da16d1f2 Fixed sort order on rolling log. 2014-10-22 21:20:40 -07:00
Cameron
71272ae922 Addition debug information added 2014-10-22 21:20:08 -07:00
Cameron
933dd3db44 Correct mail-id detection in bounce handling routine. 2014-10-22 21:19:09 -07:00
Cameron
557e0111a5 Added a pref to make youtube bbcodes responsive. (ie. behave like media-manager youtube videos) 2014-10-22 17:59:15 -07:00
Cameron
a3bb284031 Mailout bounce handling fixes. 2014-10-22 17:58:20 -07:00
Cameron
be970117ff Corrected issue with e_url when not using queries in the regex 2014-10-22 14:00:08 -07:00
Cameron
cd41adedf5 Corrected <select> size styling issue. 2014-10-22 13:27:33 -07:00
Cameron
d248a5d2ff Allow rolling-log to be set using the add() method. Use: e107::getLog()->add(); Upgraded the callMethod() function to allow for using existing objects as well as class name. 2014-10-22 13:26:03 -07:00
Cameron
280f100190 Admin->mailout embedded video thumbnail styling. 2014-10-19 14:44:41 -07:00
Cameron
30cdbe6774 Fix for e_url failed regexp. 2014-10-19 14:42:29 -07:00
Jimako
f1e10121f7 correct displaying comment icon
It should be set in reverse order
2014-10-19 17:22:24 +02:00
Cameron
65b44a8abb Added support for embedded mail media in mailouts. 2014-10-18 15:00:40 -07:00
Jimako
f3da56448a correct category icon
corect path is in variable $src
2014-10-18 21:09:17 +02:00
Cameron
5a2ce38e08 Fix for images in mail preview. 2014-10-18 05:18:51 -07:00
Cameron
f689d6ae9c Added mail preview window to admin->mailout. 2014-10-18 03:19:45 -07:00
Cameron
9eb415abae Minor fixes to Admin->mailout area. Should be mostly functional now. 2014-10-16 23:50:47 -07:00
Cameron
567fb01e12 Allow email to users to also be disabled via the mailout preferences. 2014-10-16 19:04:24 -07:00
Cameron
28db46022b Issue #684 Disabled drop-down restyling due to validation alert issues. 2014-10-16 17:31:38 -07:00
Cameron
7a7a98cb5d Fixes #782 - Missing extended fields on usersettings page when using Bootstrap 2 theme. 2014-10-15 15:38:50 -07:00
Cameron
26944fbbb7 Disable debug on mail handler. 2014-10-14 19:02:56 -07:00
Cameron
04435e10e6 Issue #771 - now decodes user-log preference correctly. 2014-10-14 18:19:51 -07:00
Cameron
238864b66a Fixes #771 - System Log preferences not being saved. 2014-10-14 16:23:16 -07:00
Cameron
dc4a6c938f Fixes #780 - Media Manager category insert issue when greater than 10. 2014-10-14 15:35:53 -07:00
Cameron
d99c03f39d Fixes #774 - Download comments. 2014-10-14 14:56:12 -07:00
Cameron
38a583f429 issue #780 - debug info added. 2014-10-14 13:03:58 -07:00
Cameron
69c69f14ae Closes #756 v2 standards for user profile. 2014-10-14 12:51:51 -07:00