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

117 Commits

Author SHA1 Message Date
e107steved
58a63b8902 Missed a file from last commit 2011-03-24 21:40:46 +00:00
e107steved
13f51c79c3 Change shortcode handler so you can use a non-registered shortcode class or array, without the shortcodes getting registered, and without having to permit other registered shortcodes. Modify event calendar to use this method (gets rid of callScFunc() ) 2011-03-24 21:29:45 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
e107steved
ead6c518b1 Missing exit() 2010-11-03 22:29:28 +00:00
e107steved
9a1e36f517 Missed renaming a couple of variables 2010-05-06 21:30:21 +00:00
e107steved
a0ab852377 Allow theming of background when no category icon defined 2010-05-05 20:04:54 +00:00
e107steved
ab5742b84d Docs now go in wiki 2010-04-24 19:52:04 +00:00
e107steved
9ae8b60c0c Handle case where no category icon specified - thanks NowWhat 2010-03-02 22:35:52 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
30f715de6f Slight simplification of e_mailout handlers; improve documentation, a few fixes to recent fixes 2010-01-11 21:09:52 +00:00
CaMer0n
3c772dee49 More mailout fixes 2010-01-10 06:20:46 +00:00
CaMer0n
a21f57d361 Mailout bug fixes and ui cleanup 2010-01-10 03:56:28 +00:00
e107steved
1d7546f0cf More absolute links 2010-01-09 12:44:11 +00:00
e107steved
608dc984f1 Bugtracker #4497 - more links from relative to absolute 2010-01-09 12:06:15 +00:00
e107steved
89b869cae5 Allow signed integer user class fields 2010-01-05 21:05:29 +00:00
e107steved
4263d6fa46 Ignore end dates 2010-01-04 22:36:27 +00:00
e107steved
9fc32c67d1 Use new classes for expandit 2009-12-30 21:06:39 +00:00
e107steved
d6358a2a6a more notice removal 2009-12-28 22:16:54 +00:00
e107steved
ea5a1717de Notice removal/bug fixes 2009-12-28 21:49:23 +00:00
e107steved
61e9b3dcf3 Save 'most online' counts in separate pref, use array-based $menu_pref and new prefs handler, global elimination, odd fixes 2009-12-28 17:53:11 +00:00
CaMer0n
b3dc19d4e0 Fixed e_ROOT path issue on Linux. Also $_E107['debug'] was not working in e107_include() etc. 2009-12-27 13:56:15 +00:00
e107steved
1ac54f806f More tidying up 2009-12-21 19:52:48 +00:00
e107steved
8e563565fc Tidying up event calendar - work in progress 2009-12-20 22:47:35 +00:00
e107steved
45fef35aea Tidy up front page admin; kill some notices and globals 2009-12-19 17:54:00 +00:00
e107steved
716ddc3c58 Latest batch of global bashing and notice removal, remove unneeded files 2009-12-18 20:49:56 +00:00
e107steved
17b98ac017 Another attack on globals and notices 2009-12-17 22:47:20 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
e107steved
8a8faf7fa5 Tighten up event entry 2009-12-12 10:15:31 +00:00
e107steved
59b8a078e7 PDF refinements 2009-12-06 10:45:50 +00:00
e107steved
13af90e1ab Tidying up 2009-12-03 22:32:34 +00:00
e107steved
c88a7fd6ed Another batch of fixes and tweaks; mostly mailout-related 2009-12-01 20:05:54 +00:00
e107steved
19e5e2c8c0 Mail manager DB verification routine, Odd bits of tidying up 2009-11-23 21:06:00 +00:00
e107steved
eb8cc4bfb5 Event calendar - convert to use new shortcode method (NO GLOBALS!!!!), use new mailout routines and cron handler 2009-11-22 10:11:32 +00:00
marj
fbb7233381 Switch to include_lan() 2009-11-19 10:10:54 +00:00
marj
44e8522e35 typo 2009-11-19 10:09:12 +00:00
marj
1919629a98 reencode some files to UTF-8 2009-11-18 02:03:35 +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
marj
edbbae61a1 PHPdoc fix 2009-11-17 14:31:43 +00:00
marj
2c01b1ce89 reencode some files to UTF-8 2009-11-17 12:53:09 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
marj
07b233ea05 We need to fix this 2009-11-17 09:17:08 +00:00
CaMer0n
78233f4b28 small fixes 2009-11-17 08:16:46 +00:00
CaMer0n
0243decd2b path corrections 2009-11-17 07:40:51 +00:00
e107steved
c188fd6430 Next mailer update 2009-11-16 20:40:39 +00:00
e107steved
b27893c695 Missed file on last commit 2009-11-15 17:44:19 +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
marj
68aaa99465 looks to be a warning 2009-10-29 11:35:59 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
CaMer0n
f6b378ebd4 Slight modification to the *_setup.php spec. 2009-10-21 12:53:00 +00:00