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 |
|
CaMer0n
|
5ea1427821
|
added admin sublinks
|
2009-10-20 18:15:21 +00:00 |
|
CaMer0n
|
1c1a0566b2
|
deprecated-file removal.
|
2009-10-20 07:40:31 +00:00 |
|
CaMer0n
|
a9050cc2a3
|
Adding setup files
|
2009-10-20 03:58:47 +00:00 |
|
CaMer0n
|
5656cce43d
|
More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management.
|
2009-10-20 03:49:28 +00:00 |
|
e107steved
|
171e65fea3
|
Test commit
|
2009-10-19 20:09:15 +00:00 |
|
e107steved
|
90905603ee
|
Allow shortcodes in event detail
|
2009-10-11 21:12:54 +00:00 |
|
e107steved
|
838cd31df9
|
Fix a couple of typos
|
2009-10-05 19:13:16 +00:00 |
|
CaMer0n
|
8207b9bed4
|
Plugin.xml spec change.
|
2009-09-24 00:11:21 +00:00 |
|
CaMer0n
|
8534e7734e
|
plugin.xml pref fixes and <folder> removal.
|
2009-09-21 22:14:45 +00:00 |
|
marj
|
9863e49cdb
|
a bit of legacy BULLET code review
|
2009-08-23 10:57:51 +00:00 |
|
marj
|
3420b193ab
|
Language selection simplification
switch to include_lan for the time being
work in progress
|
2009-08-15 11:55:30 +00:00 |
|
marj
|
77e4edfb54
|
ctype_*() replacement
|
2009-08-08 23:09:08 +00:00 |
|
marj
|
0361f769d6
|
Remove a few inline styles
|
2009-07-25 07:54:36 +00:00 |
|
marj
|
7fe0bd1282
|
Trivial XHTML compliance
|
2009-07-23 08:34:21 +00:00 |
|