summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2008-10-24 07:54:52 +0000
committerChristophe.Boulain <>2008-10-24 07:54:52 +0000
commit713f7ea1d16673bbcfce6a1a59cbc247632bd682 (patch)
tree8f64879be692a92b427cd7a5a6f08a2dc5b108d6 /HISTORY
parentcf0d0b7e78003d02435337f79a99da056ca0f683 (diff)
Added TActiveFileUpload
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 54d60515..d14c00c8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -45,7 +45,8 @@ ENH: Ticket#913 - PRADO Copyright notice in HTML source (Carl)
ENH: Ticket#925 - TTimeTriggeredCallback update interval during callback (Brad, Christophe)
NEW: Added Prado.Validation.validateControl(id) on client side to validate a specific control (Michael)
NEW: Added MessageSource_Database to I18N (uses TDbConnection) (Michael)
-NEW: Ticket#935 - Add TDatePicker (Brad, Christophe)
+NEW: Ticket#790 - Added TActiveFileUpload (Bradley, Christophe)
+NEW: Ticket#935 - Add TDatePicker (Bradley, Christophe)
NEW: Ticket#857 - Added Authentication expiration support to TAuthManager (Michael)
NEW: Ticket#853 - Add Drag and drop components (Christophe)
NEW: Ticket#891 - Added method that returns table name to TActiveRecord (Michael)