summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorwei <>2007-05-14 02:40:00 +0000
committerwei <>2007-05-14 02:40:00 +0000
commitfaab918c99d9f1f108bc5055542313b4fb7d3b8e (patch)
treee5976b2d9f1172665e0c485d82c2eb96f822f672 /HISTORY
parent6b7a898aab4231da9d90a618fc902c7eee849795 (diff)
update HISTORY
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY16
1 files changed, 16 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f0d87a78..060a161d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,9 +1,25 @@
Version 3.1.0 RC To be released
===============================
+BUG: Ticket#525 - SQLMap->queryForList error with offset/limit parameters (Wei)
+BUG: Ticket#547 - SQLMap problem with PDO::DBLIB (Wei)
+BUG: Ticket#578 - ActiveControls broken by presence of THtmlArea in the .page (Wei)
+BUG: Ticket#587 - TActiveDropDownList doesn't work if modified during TAutoComplete callback (Wei)
+BUG: Ticket#598 - ClientSide.HasPriority raises JS Exception (Wei)
+BUG: Ticket#599 - Searching in QuickStart Tutorial generate TInvalidOperationException (Qiang)
+BUG: Ticket#600 - Searching in the Quickstart Tutorial is throwing out the error (Qiang)
+BUG: Ticket#602 - DateTimeFormatInfo missing data (Wei)
+BUG: Ticket#603 - THtmlArea problem after callback - "this.getDoc() has no properties"
BUG: Ticket#605 - TDatePicker don't works in 3.1.b on linux server (Wei)
BUG: Ticket#606 - TColorPicker bug in Full mode (Wei)
+BUG: Ticket#612 - Documentation Problem on THttpResponse:writeFile() (Qiang)
+BUG: Ticket#616 - SqlMap properties are not replaced in config files (Wei)
+BUG: Ticket#618 - SqlMap's TPreparedCommand needs TDbCommandBuilder (Qiang)
+ENH: Ticket#458 - TSqlMap and runQueryForMap method (Wei)
+ENH: Ticket#594 - TInPlaceTextBox ESC and ENTER keys behaviour (Wei)
ENH: Ticket#601 - TRectangleHotSpot and javascript onclick handler (Qiang)
+ENH: Ticket#609 - TColorPicker event feature and display issue (Wei)
ENH: Ticket#613 - clientscripts.php is made PHP4-compliant (Qiang)
+ENH: Ticket#617 - Validators: FocusOnError should focus on the first element of the page (Wei)
ENH: Add javascript references for "slider" and "dragdrop" for TClientScript::PradoScripts (Wei)
ENH: Added PatternModifiers property to TRegularExpressionValidator (Wei)
CHG: <div> tags are used instead of <span> when TDataList.RepeatLayout is Raw (Qiang)