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

2067 Commits

Author SHA1 Message Date
Cameron
c6044b5bd3 Language-file validation routine added to Plugin Builder. 2015-01-30 18:15:17 -08:00
Cameron
ff6d84e5e1 TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly. 2015-01-29 13:09:22 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
fb22dc7b11 PHP Warning removal. 2015-01-28 01:46:49 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
4c897c905d More admin button styling tweaks 2015-01-27 15:40:06 -08:00
Cameron
e0f45aa911 Admin styling main buttons 2015-01-27 15:20:12 -08:00
Cameron
a35f7ef171 Upgrade routine now separates non-core plugin sql changes into their own area. 2015-01-27 13:00:33 -08:00
Cameron
af465d2a5e Fix for html5 validation issues in Safari etc. 2015-01-25 20:27:45 -08:00
Cameron
04f92e5335 hybridAuth debugging improvements. 2015-01-24 02:22:00 -08:00
Cameron
e2a72b40a9 Allow for a XUP-only login/signup situation when configured this way. 2015-01-23 21:10:30 -08:00
Cameron
96e94d7a9a Github added to social logins. 2015-01-23 15:52:48 -08:00
Cameron
2fef44272e Downloads plugin language file cleanup 2015-01-22 22:05:25 -08:00
Cameron
cc0c2dde8d Added e_dashboard.php for use in adding custom charts (in new tabs). e_status and e_latest should also be included in this single class. Example coming soon. 2015-01-09 21:43:16 -08:00
Cameron
9249f892b1 Added additional check prior to administrator status change. 2014-12-27 12:02:12 -08:00
Cameron
60f4800a92 Minor tweaks to Mailout GUI 2014-12-05 12:28:42 -08:00
Cameron
9c67eba39f Fix for totals after record deletion. 2014-11-24 12:04:17 -08:00
Cameron
4fa8df1498 Removed old TODO and added some notes. 2014-11-23 20:05:53 -08:00
Cameron
005db35df9 Fixes mail-copy function. 2014-11-23 20:02:10 -08:00
Cameron
08f7767831 Corrected Mail batch copy. 2014-11-23 12:36:19 -08:00
Cameron
15cb24c8fb Minor GUI fixes 2014-11-23 12:01:00 -08:00
Cameron
eca5c13af9 Allow editing of media-path in media manager. 2014-11-22 16:35:45 -08:00
Cameron
0dbb7cecdb Bounce-handling test option added. Correct path issue in perms notification. 2014-11-21 16:29:57 -08:00
Cameron
e7ad72b3a2 Option to bypass maintenance flag added. 2014-11-19 17:13:08 -08:00
Cameron
f8048410b9 Improved recipient-list email preview 2014-11-19 13:07:20 -08:00
Cameron
d9caa009d4 Admin-UI: Added inline editing option for type=language 2014-11-19 13:03:30 -08:00
Cameron
1734880bbb Corrected missing mail handlers preference. Added Debug-active warning. Enabling e_DEBUG in e107_config.php will now enable debug in the mailout class. 2014-11-15 13:29:37 -08:00
Cameron
cf15229e7c Admin-UI inline editing now works with type=boolean 2014-11-13 20:03:59 -08:00
SecretR
fe0524b2f9 Fix public upload and upload management 2014-11-03 21:51:55 +02:00
Cameron
00450f1404 Upgraded PHPMailer to 5.2.9 and corrected mail overrides. 2014-10-29 14:16:03 -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
ec11bc1c37 Fixes #786 - Plugin builder missing keywords from found plugin.xml 2014-10-24 13:56:03 -07:00
Cameron
8606ee7cfe Issue #795 - Added an email template preview area to admin. 2014-10-24 13:11:20 -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
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
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
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
65b44a8abb Added support for embedded mail media in mailouts. 2014-10-18 15:00:40 -07: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