From deef1c3d4cbe39832e07edc308659e7fac890ddf Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 2 Dec 2006 19:20:40 +0000 Subject: added TUrlManager and fixed #451. --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 004287c2..ec3f721e 100644 --- a/HISTORY +++ b/HISTORY @@ -7,6 +7,7 @@ BUG: TTableCell should render   only when Text is not set and there's no ch BUG: global state was not saved when redirect() is invoked (Qiang) BUG: TPager would not display if it was invisible previously (Qiang) ENH: Ticket#446 - Added TMetaTagCollection.getMetaTagByID method (Qiang) +ENH: Ticket#451 - Modified TUrlMapping to extend from TUrlManager (Qiang) ENH: Ticket#468 - Added support of using all property tags in skins (Qiang) ENH: Ticket#471 - Added methods in TAssetManager to expose published path and URL (Qiang) CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang) @@ -16,6 +17,7 @@ CHG: TDataGrid now does not set default table styles (Qiang) CHG: TRepeater does not render anymore for empty item template (Qiang) CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang) CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang) +NEW: TUrlManager (Qiang) Version 3.0.5 October 23, 2006 ============================== -- cgit v1.2.3