CaMer0n
|
0987bc5a69
|
Removed deprecated xml file
|
2010-02-10 05:58:38 +00:00 |
|
CaMer0n
|
849a7dcc78
|
themeLib function made public
|
2010-02-10 05:45:29 +00:00 |
|
CaMer0n
|
6a4286e523
|
test
|
2010-02-10 03:15:26 +00:00 |
|
CaMer0n
|
b31709f728
|
path changes (xml files)
|
2010-02-09 21:42:11 +00:00 |
|
CaMer0n
|
e410adcd53
|
old file removal
|
2010-02-09 20:52:59 +00:00 |
|
CaMer0n
|
e6dc58b6c5
|
path change
|
2010-02-09 20:51:28 +00:00 |
|
CaMer0n
|
5ab6772c2b
|
New Paths
|
2010-02-09 20:43:54 +00:00 |
|
secretr
|
0ef179fe57
|
file_size_decode() moved from upload to file handler
|
2010-02-09 15:24:55 +00:00 |
|
secretr
|
ab26b37476
|
validator handler - temporary BC till '-' separator is replaced with ':' separator (min:max range), OO related improvements
|
2010-02-09 13:34:23 +00:00 |
|
CaMer0n
|
6cfbdf01f5
|
category userclass setting was not being respected.
|
2010-02-09 01:33:41 +00:00 |
|
secretr
|
53f7a7d3db
|
bbarea help tag style (temporary) corrections, more to come
|
2010-02-08 18:30:30 +00:00 |
|
secretr
|
0162658ea5
|
Admin UI response - meta tags cleanup problem
|
2010-02-08 16:50:28 +00:00 |
|
secretr
|
9abb841faf
|
e107 model - reset system messages method added
|
2010-02-08 14:52:34 +00:00 |
|
secretr
|
c0de33000e
|
jayya/blank CSS - style for disabled form elements
|
2010-02-08 14:10:27 +00:00 |
|
secretr
|
0d90b2e792
|
db_Replace - proper return result
|
2010-02-08 09:12:07 +00:00 |
|
e107steved
|
c858fced9f
|
Always log admin userclass edits
|
2010-02-07 19:42:07 +00:00 |
|
e107steved
|
51b8c0d839
|
Display of ban status accurately reflects ban
|
2010-02-07 18:32:35 +00:00 |
|
e107steved
|
ced812d83c
|
Handle renamed help directory
|
2010-02-07 17:24:05 +00:00 |
|
secretr
|
3dc919762e
|
Validator handler - 'min-max' format changed to 'min:max' (negative numbers support) - COULD PRODUCE BUGS; validator is still work in progress
|
2010-02-07 13:55:38 +00:00 |
|
secretr
|
a4e8e0990a
|
Validator - language file and handler details
|
2010-02-07 12:13:43 +00:00 |
|
CaMer0n
|
9af9c97d58
|
Bugfix: Xml feed was failing under some circumstances
|
2010-02-07 00:44:08 +00:00 |
|
secretr
|
8357a97f04
|
JS API - new path shortcodes added
|
2010-02-05 13:00:56 +00:00 |
|
secretr
|
2df2fad62c
|
file handler improvement - mode/finfo changes, getimagesize now optional, pathinfo added to info array - no more need of parsing fname for e.g. file extension (generic php pathinfo much more faster than anything we are currently using).
|
2010-02-05 11:13:38 +00:00 |
|
secretr
|
c4d2779171
|
imagepreview SC improvements, converted to function; imageselector SC improvements and fixes
|
2010-02-05 10:52:28 +00:00 |
|
secretr
|
836317f87e
|
PHP warnings
|
2010-02-03 11:52:06 +00:00 |
|
secretr
|
a4c80b99e2
|
__autoload - plugin and core batch auto-detection added, still no support for plugins e_shortcode.php (see comments)
|
2010-02-03 11:08:36 +00:00 |
|
secretr
|
9a8e027287
|
e_parse - simple Parse default replace string option added; e_vars - empty check added
|
2010-02-03 11:06:31 +00:00 |
|
secretr
|
5650591813
|
e107 class small detail but getting the system down ;)
|
2010-02-02 15:49:09 +00:00 |
|
secretr
|
5c8977b817
|
handler list sorted (by class name), e_vars handler path added
|
2010-02-02 15:25:22 +00:00 |
|
secretr
|
96e6e159b1
|
fields are marked as required (UI)
|
2010-02-02 13:24:10 +00:00 |
|
secretr
|
20c2b3d504
|
form datepicker cleanup
|
2010-02-02 09:04:40 +00:00 |
|
CaMer0n
|
21173809b8
|
New folder default files
|
2010-02-02 04:44:28 +00:00 |
|
CaMer0n
|
005824c990
|
Removing folder
|
2010-02-02 02:18:25 +00:00 |
|
secretr
|
a91d82a398
|
Front-end header work - load oder changed, js manager support (CSS files render).
|
2010-02-01 17:15:59 +00:00 |
|
mcfly
|
797928071a
|
Some forum related updates
|
2010-02-01 03:41:59 +00:00 |
|
e107steved
|
c8b45cc024
|
Additional doc, options related to editing EUFs
|
2010-01-31 22:21:11 +00:00 |
|
e107steved
|
7815537cdf
|
Bugtracker #4900 - XHTML compliance
|
2010-01-30 21:27:31 +00:00 |
|
secretr
|
71411ffe06
|
link bbcode - wrong external detection
|
2010-01-29 16:30:49 +00:00 |
|
secretr
|
dca171c31a
|
e207 class - jsHelper getter added
|
2010-01-26 12:25:59 +00:00 |
|
secretr
|
6a8bd6f6da
|
e_parse: phpDoc header added, e_vars class modifications (improvements and fixes) and phpDoc
|
2010-01-24 12:05:53 +00:00 |
|
e107steved
|
451e1a185a
|
Bugtracker #4657 - handle language constructs in query part of links (not a nice fix!)
|
2010-01-24 11:45:04 +00:00 |
|
e107steved
|
d7b9c1b9be
|
Update update message
|
2010-01-24 10:04:16 +00:00 |
|
mcfly
|
3042ab26c2
|
New functionality to allow parsing of vars and shortcodes with single pass or parseTemplate
|
2010-01-23 16:41:56 +00:00 |
|
e107steved
|
de2aa2821a
|
Log new pref
|
2010-01-23 10:31:36 +00:00 |
|
e107steved
|
3f45574027
|
Bugtracker #4889 - don't split entities in forum thread tooltips
|
2010-01-23 09:53:08 +00:00 |
|
mcfly
|
d2b6067976
|
Added the new simpleParse method from 0.7, changed it up a bit for 0.8 though.
|
2010-01-23 03:25:31 +00:00 |
|
mcfly
|
a90d5a0373
|
Various install fixes, now produces a site at least.
|
2010-01-23 02:07:50 +00:00 |
|
e107steved
|
3150b31d46
|
Add cron files to PM plugin
|
2010-01-22 21:18:11 +00:00 |
|
e107steved
|
3c5ee524c3
|
Get rid of deprecated function
|
2010-01-22 20:59:07 +00:00 |
|
e107steved
|
639785589c
|
Path Error
|
2010-01-21 21:47:21 +00:00 |
|