1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

42 Commits

Author SHA1 Message Date
Cameron
04bbad449a Test admin scripts are parsing correctly. 2021-01-16 13:32:35 -08:00
Cameron
5d7f921023 PHP8 Warning fixes. 2020-12-31 09:06:20 -08:00
Cameron
5b82c292b1 Code cleanup 2020-12-18 19:55:12 -08:00
Gábor
5f2ed569e3 Update Admin Notify
Add lang codes.
2017-04-16 06:32:39 +02:00
Gábor
c3d848317f Update lan_notify.php 2017-02-13 07:37:41 +01:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08: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
Cameron
1c156cd8fb admin Notify finally using the adminUI. 2016-11-08 10:00:33 -08:00
Cameron
1fb33175f3 Issue #1262 - Should fix signup notification issue. 2016-03-17 11:05:03 -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
d84d166b2b Added 'opt-in' admin news-trigger for emailing notifications to users. 2015-05-13 01:22:05 -07:00
Lóna Lore
9d4e934877 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 16:27:01 +02:00
Cameron
1e5ab81afe Notifications were failing under some circumstance. 'Email address' option now working again. 2015-03-07 16:30:46 -08:00
Cameron
436af8eeeb Notifications cleanup 2015-02-13 02:30:31 -08:00
Cameron
cec216c613 Removed PHP warnings. Added Simple e_url.php redirect list to admin area. Removed debug info from db-verify. 2015-02-03 12:23:03 -08:00
Cameron
9ccc6dd78b Admin Notify - gui alignment fix for when selecting the 'email' option. 2014-07-02 21:38:47 -07:00
Cameron
b859d1cf8d Admin Log function fixes. Preference saving details stored correctly. 2014-01-10 07:36:54 -08:00
Cameron
dbf987298d Updated e_notify.php to v2.x spec. 2013-06-18 20:21:10 -07:00
Cameron
13efd66902 Admin Notify GUI cleanup 2013-03-16 02:33:55 -07:00
Moc
38c03a48b1 More require_once clean-up (#125) 2013-03-10 15:22:09 +01:00
Cameron
31e658a2ae Issue #125 The require_once() cleanup. 2013-02-26 21:43:31 -08:00
SteveD
384bf407e3 Issue #70 - update PHPMailer to latest.
New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
2013-02-20 21:11:17 +00:00
SteveD
104534d26f Notify prefs were only half-moved to new method. Needs more testing 2013-02-19 21:26:45 +00:00
SteveD
2e190acf64 Missing $sql value 2013-02-19 20:48:39 +00:00
Tijn Kuyper
33b9be526d Notify - minor code clean-up 2013-02-10 13:55:52 +01:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
CaMer0n
ab4dc250ec Cleaned up footer.php links. 2010-07-23 23:21:48 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
d6358a2a6a more notice removal 2009-12-28 22:16:54 +00:00
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
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
806d025085 charset and badchars 2009-11-12 14:30:07 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
CaMer0n
364967b9c5 Theme manager can now install theme-recommended plugins without leaving the page. Notice removal. theme.xml spec modified slightly, to allow themers to provide links to external URLs of 'required' plugins. 2009-07-14 03:18:17 +00:00
CaMer0n
62d5c8b49c Some CSS standardization. 2009-07-10 14:25:23 +00:00
CaMer0n
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +00:00
CaMer0n
23e966b0a6 Xhtml fix 2009-04-28 00:06:17 +00:00
e107steved
5741db2bb8 Add admin logging to notify 2008-12-07 12:00:13 +00:00
CaMer0n
2960b6c3b9 Simplified admin->notify interface. 2008-04-26 14:34:17 +00:00
e107steved
84a5b75bc3 Bugtracker #4371 - notice removal 2008-04-04 21:40:50 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00