diff options
author | godzilla80@gmx.net <> | 2009-04-15 21:23:22 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-04-15 21:23:22 +0000 |
commit | 16f3e16a4da781e56064402e0cf48c5a5bae1c78 (patch) | |
tree | cf687722059a787e24d82d81536a092ca08b2fe6 /HISTORY | |
parent | 2b5fb3998aa173d2448299f93bea369db42652c4 (diff) |
Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that only render value of HeaderText property
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ BUG: Issue#136 - TActiveDatePicker don't callback when ShowCalendar is false (Ch 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: Issue#117 - TValidationSummary: new display mode "HeaderOnly" that only render value of HeaderText property (Yves) 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) |