diff options
author | Christophe.Boulain <> | 2009-04-14 11:27:19 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-04-14 11:27:19 +0000 |
commit | 37cd9aec35acd0cd03946fc6f26d7fe02c3c5d48 (patch) | |
tree | ac7ebf698fedfc5b0553b097ed8bf2d74dce1a0e /HISTORY | |
parent | ca080e5dc8ff461f63f2e22e83a3b3898642c5ba (diff) |
Fixed Issue#135 - Add AutoPostBack property to TActiveFileUpload
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ BUG: Issue#130 - TDbLogRoute::processLogs wrong values binding (Christophe) BUG: Issue#136 - TActiveDatePicker don't callback when ShowCalendar is false (Christophe) CHG: Issue#7 - Clients Scripts are not combined anymore in Debug application mode (Christophe) ENH: Issue#115 - Registry for Prado generated clientside counterparts of serverside controls (Yves Berkholz) +ENH: Issue#135 - Add AutoPostBack property to TActiveFileUpload (Bradley) ENH: Added caching of message files to TException (Michael) ENH: Updated to scriptaculous 1.8.2 & Prototype 1.6.0.3 ENH: replace is_null() function calls with native language constuct (Yves) |