Cameron
|
87e225fc36
|
New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed.
|
2012-12-12 18:46:34 -08:00 |
|
Tijn Kuyper
|
ac73da11fe
|
More Event calendar admin GUI clean-up
|
2012-12-07 14:59:10 +01:00 |
|
Cameron
|
b42d87e6bf
|
Added e107::pref() - Generic Pref-array retrieval for core, themes and plugins.
ie. $pref = e107::pref(); or $plugPref = e107::pref('gallery'); or $themePref = e107::pref('theme'); // currently installed theme.
|
2012-12-06 16:47:26 -08:00 |
|
Tijn Kuyper
|
1972441858
|
More event calendar GUI clean-up and #6 LAN improvement
|
2012-12-07 00:18:50 +01:00 |
|
Cameron
|
ebe66a5801
|
PHP Warning Removal
|
2012-12-06 14:53:58 -08:00 |
|
Tijn Kuyper
|
cb9af73de1
|
Event calendar GUI clean-up and fixed issue #43
|
2012-12-06 22:38:28 +01:00 |
|
Cameron
|
15c85a58ad
|
plugin and theme .xml corrections
|
2012-12-05 19:27:59 -08:00 |
|
Cameron
|
97a0ada0cb
|
Event hooks now allows for multiple form elements.
Also added $frm->renderHooks($data).
|
2012-11-30 20:47:26 -08:00 |
|
Cameron
|
0a8ec03ab4
|
DHTML Calendar removal and cleanup.
|
2012-11-24 11:07:00 -08:00 |
|
CaMer0n
|
deb537d8a3
|
Change to plugin.xml spec.
|
2012-08-22 02:45:32 +00:00 |
|
CaMer0n
|
9db1accd6d
|
Added missing date attribute to plugin.xml files.
|
2012-07-24 00:42:17 +00:00 |
|
CaMer0n
|
f8b32d89ce
|
Javascript work, HTML cleanup, iconpicker through media-manager.
|
2012-05-17 05:09:59 +00:00 |
|
e107steved
|
6a32ff7d66
|
Handle all day events
|
2012-02-28 20:51:11 +00:00 |
|
e107steved
|
8962c13f50
|
Update function calls where moved from e107_class.php to iphandler_class.php
|
2012-01-02 22:06:22 +00:00 |
|
e107steved
|
6f61a7f889
|
Add banlist retrigger handling
|
2011-12-30 16:09:10 +00:00 |
|
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 |
|