Ditto Changelog


Date

Type

Changes

04-June-2006

[NEW]

Debug mode enhanced with template output

Tagging support

[FIXED]

Numerous bugs including multicall support and variable name typos

Filter switched from slow foreach loop to faster array_filter.

01-July-2006

[NEW]

truncChars parameter

[FIXED]

Truncation, lastTPL, and tagging issues

02-July-2006

[NEW]

Performance increases thanks to resource array not being copied

in class and removal of ifs

?tags= support

tvs included in debug output

[FIXED]

tv autodetection

[CHANGED]

Removed tv autodetection from production mode, now only

occurs in development mode. So, if you rely on TV autodetection make sure you run &debug=`1` while in development mode and copy the "TVs:" output into &hiddenTVs=``

05-July-2006

[NEW]

document permissions now upheld

[FIXED]

internal advancedsort now works properly

[CHANGED]

getCreatedBy now uses API functions

getDocuments now only uses $modx->getDocuments for improved performance

06-July-2006

[NEW]

minor performance enhancements (mostly consolidation of ifs)

[FIXED]

getCreatedBy now properly falls back to admin user

JSON nolonger has extra parentheticals surroundings its output

multiLevel and descendentDepth repaired

08-July-2006

[NEW]

use templates array internally

most API calls no-longer require the entire $resource array

debug mode now more detailed with hiddenTVs and full placeholder output

[FIXED]

content variable style [*tvs*]

all internal functions now use camel case

08-July-2006

[FIXED]

Documentation now includes all parameters

$_lang now a global variable