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 |
|
e107steved
|
783b11a8cd
|
Bugtracker #4874 possible fix - ignore blank lines in sql files
|
2010-01-21 20:44:27 +00:00 |
|
CaMer0n
|
5685d2709c
|
Minor gui fix
|
2010-01-18 21:11:43 +00:00 |
|
CaMer0n
|
1f5d346181
|
Added some more default email templates - yet to be integrated.
|
2010-01-18 21:08:23 +00:00 |
|
e107steved
|
c26ce95a15
|
Linkwords; some tidying, option to suppress clickable links that point to current page
|
2010-01-16 20:49:55 +00:00 |
|
e107steved
|
feaeb58632
|
More comments, install logging, notice removal
|
2010-01-16 19:54:04 +00:00 |
|
secretr
|
8c828d62e2
|
Old uploadfile.sc removal
|
2010-01-16 14:18:16 +00:00 |
|
secretr
|
e9c6e7a5c4
|
file/form handlers minor update
|
2010-01-16 14:17:10 +00:00 |
|
secretr
|
3bcad4475e
|
Upload file shortcode: converted to .php, added option to process submitted files, various parameter for UI flexibility, 100% BC, see phpDoc for more info
|
2010-01-16 14:07:20 +00:00 |
|
e107steved
|
7de8ebeae4
|
Bugtracker #4885 - only show info in debug mode
|
2010-01-15 21:10:23 +00:00 |
|
CaMer0n
|
b2900ce5a1
|
Xhtml fix
|
2010-01-12 18:00:27 +00:00 |
|
CaMer0n
|
bfa3f51378
|
Calender popup on input select - remove icons
|
2010-01-12 17:58:54 +00:00 |
|
CaMer0n
|
7b8f5496c0
|
Temporary Fix for newpost images
|
2010-01-12 17:25:20 +00:00 |
|
CaMer0n
|
122164ff36
|
Remove obsolete pref
|
2010-01-12 16:48:41 +00:00 |
|
CaMer0n
|
77d2a420ea
|
Link function fix
|
2010-01-12 16:14:08 +00:00 |
|
CaMer0n
|
a12091fcaa
|
file exception added
|
2010-01-12 16:11:30 +00:00 |
|
CaMer0n
|
1364857dd3
|
Adding userclass to batch and filter
|
2010-01-12 16:09:56 +00:00 |
|
secretr
|
92d926279c
|
Text parser - usubstr() method fix (always returned empty string), utf8 parser methods lowercased
|
2010-01-12 13:11:48 +00:00 |
|
secretr
|
f91d47b456
|
Menu visibility fix and improvements
|
2010-01-12 12:23:02 +00:00 |
|
secretr
|
2c1c818e23
|
upload handler XML troubles - switched to new xml parse method
|
2010-01-12 09:56:57 +00:00 |
|