1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

939 Commits

Author SHA1 Message Date
e107steved
5d3aaaa541 More mailer stuff - bug fixes, cron-driven bounce handling, timed send, notify on run complete 2009-11-27 21:42:46 +00:00
secretr
d61aced8d4 various handler fixes and improvements 2009-11-26 17:14:07 +00:00
CaMer0n
f78445421c Fixes - sitelinks, mysql, custompages 2009-11-26 09:02:46 +00:00
e107steved
cd016be076 More mailout updated - starting on bounce handling 2009-11-24 20:40:35 +00:00
secretr
0e2011cff5 LOCALHOST_IP is e107 class constant now 2009-11-24 16:41:10 +00:00
secretr
ceef744e8c admin UI tools moved to admin_ui.php, bugfixes, preparing for more UI work 2009-11-24 16:32:02 +00:00
secretr
6b173127d8 IMPORTANT: class2/e107 class massive changes - most of code building core environment moved to e107 class; getter for retrieving SQL related config data added; still some problems awaiting solution - e_cache (pref independent, new static methods), class2 - Language related code need its own handler; follow XXX, FIXME, TODO comments. 2009-11-24 16:30:08 +00:00
CaMer0n
4980b1bd3b some 'dropdown' fixes. 2009-11-24 15:36:12 +00:00
e107steved
19e5e2c8c0 Mail manager DB verification routine, Odd bits of tidying up 2009-11-23 21:06:00 +00:00
e107steved
773affcd66 Bugtracker #4861 - required but disabled extended user fields weren't ignored 2009-11-23 21:04:22 +00:00
CaMer0n
5be363265f re-write of admin->links + some form-handler option fixes. 2009-11-23 11:51:02 +00:00
CaMer0n
8d0028afe1 allow classes within core shortcodes (.php) + sitelinks duplication fix. 2009-11-23 10:27:43 +00:00
CaMer0n
0048078c6e Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins. 2009-11-22 14:10:09 +00:00
CaMer0n
f7f7b0edfe Removed duplicated code from sitelinks_alt shortcode 2009-11-21 11:36:10 +00:00
secretr
c424a273e1 admin UI: more improvements and bugfixes, array fieldname support added; code split; preparing for: JS validation, better notifications, JS tabs 2009-11-21 11:15:29 +00:00
secretr
efd184fd93 details 2009-11-20 23:27:25 +00:00
e107steved
3d28c5a88b Support backticks in db checking, comments in db definition files, other minor tweaks 2009-11-20 22:23:02 +00:00
CaMer0n
2e635fd3b4 Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier. 2009-11-20 05:01:51 +00:00
e107steved
e1968345c3 Bugtracker #4858 - allow banlist entry *@somedomain.somewhere 2009-11-19 20:37:09 +00:00
e107steved
eb05b14438 Latest mailer updates - primarily use new features in newsletter and notify. Also newsletter enhancements; thanks nlstart 2009-11-19 20:24:21 +00:00
CaMer0n
c40c26478d 0.7 -> 0.8 upgrade fixes 2009-11-19 13:46:29 +00:00
secretr
8986a5d01e e107::getTemplate() problems 2009-11-19 11:12:08 +00:00
secretr
9109c7af2b fatal error fix 2009-11-19 10:44:59 +00:00
CaMer0n
b0522016cd 0.7 -> 0.8 upgrade fixes 2009-11-19 10:07:32 +00:00
e107steved
3694e494ab Signup - use new mailer. Plus a few details 2009-11-18 20:45:20 +00:00
secretr
4043bfa9e1 admin UI tools: field name alias feature added (experimental), lot of improvements, prepared for JS tabs, work in progress 2009-11-18 19:57:07 +00:00
secretr
1ad5400d0b admin UI: more improvements and bugfixes 2009-11-18 14:46:28 +00:00
secretr
b7d79c5046 admin UI tools: add model data fields when parsing callbacks results; imagepreview/imageselector SC minor improvements 2009-11-18 09:32:31 +00:00
CaMer0n
af9235b29b fixes 2009-11-18 07:16:51 +00:00
marj
c8341dff2e Fix copyright info. 2009-11-18 02:07:15 +00:00
marj
62ef2fd56e Fix copyright info. 2009-11-18 01:49:18 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
52faad8c2e Mailer next update - inline files should work 2009-11-17 20:34:50 +00:00
secretr
3e55ad2dad model future problems solved 2009-11-17 15:34:54 +00:00
marj
c3c7b3ca96 PHPdoc fix 2009-11-17 15:29:33 +00:00
secretr
96114a36fb admin UI: more improvements and bugfixes 2009-11-17 15:23:01 +00:00
marj
504a91b6d5 PHPdoc fix 2009-11-17 15:04:46 +00:00
marj
f7f9811de6 PHPdoc fix 2009-11-17 14:50:37 +00:00
marj
59028e557c more work on charset and badchars 2009-11-17 11:00:40 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
marj
e41a48ffe6 PHPdoc fix 2009-11-17 10:31:05 +00:00
marj
43f3c15b9f PHPdoc fix 2009-11-17 09:37:22 +00:00
marj
7f59d57972 use .php extension 2009-11-17 09:25:55 +00:00
marj
07b233ea05 We need to fix this 2009-11-17 09:17:08 +00:00
marj
629ebe31f5 We need to fix this 2009-11-17 09:11:05 +00:00
CaMer0n
78233f4b28 small fixes 2009-11-17 08:16:46 +00:00
e107steved
c188fd6430 Next mailer update 2009-11-16 20:40:39 +00:00
secretr
ab85df618d admin UI: more improvements 2009-11-16 12:23:07 +00:00
secretr
e7d600adf0 admin UI: moving code to lower level (allow reusability) - better batch handling (separate methods), before/after delete/edit/create custom event triggers (e_admin_ui only) 2009-11-15 20:24:55 +00:00
e107steved
24b8dfd54f First cut of updated bulk mail handling, including support for provision of email addresses by plugins. Still very much a work in progress, but should send some sort of email if treated nicely. 2009-11-15 17:38:05 +00:00