From 0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Wed, 24 Jul 2013 12:22:49 +0200 Subject: Upgrade to newly released 3.2.2 --- HISTORY | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b662625e..071a396a 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,27 @@ +Version 3.2.2 Jul 20, 2013 + +ENH: Issue #50 - TUrlMapping - implement caching for loadUrlMappings (ctrlaltca) +ENH: Issue #433 - Prado object-creation performance micro-optimizations (gabor) +BUG: Issue #434 - Buttons stops working properly after response->writeFile (ctrlaltca) +BUG: Issue #435 - TWizard + No ID = Prototype Error (ctrlaltca) +BUG: Issue #436 - French Canadian date formats should be the same in TDateFormat and TDatePicker (ctrlaltca) +ENH: Issue #437 - TUrlMapping optimizations: merge DxUrlMapping (gabor) +ENH: Issue #439 - Module lazy loading (ctrlaltca) +BUG: Issue #441 - TAccordion's ActiveViewIndex property is not honored on postback (ctrlatca) +BUG: Issue #442 - TWizard's ShowSideBar property can't be changed from php (ctrlaltca) +BUG: Issue #444 - Input validation vulnerability in unit test (ctrlaltca) +BUG: Issue #446 - THtmlArea can't be updated in a callback (ctrlaltca) +BUG: Issue #447 - Array to string conversion notice in TClientScriptManager (ctrlaltca) +ENH: Issue #448 - Add TEACache eAccellerator cache module (drigolin) +BUG: Issue #315 - TEmailAddressValidator regex (ctrlaltca) +ENH: Issue #454 - TDraggableConstraint missing (ctrlaltca) +ENH: Issue #455 - Support PDO::sqlsrv to support MS SQL database servers for PHP5.2+ (jonathan.martens) +ENH: Issue #456 - Add ImageAlign to THyperLink (raoul@bhatia.at) +ENH: Issue #459 - Add ToolTip and AlternateText to TButtonColumn (raoul@bhatia.at) +ENH: Issue #451 - TRequiredFieldValidator should (automatically?) consider PromptValue as error (ctrlaltca) +BUG: Issue #460 - Minor error in TUrlMappingPattern (raoul@bhatia.at) +BUG: Issue #464 - Do not issue a callback request if an ActiveControl is disabled (ctrlaltca) + Version 3.2.1 Jan 19, 2013 BUG: Issue #44 - [895] SDateFormatter cannot parse date earlier than 1970 (ctrlaltca) -- cgit v1.2.3