summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorcarlgmathisen <>2008-10-30 17:07:05 +0000
committercarlgmathisen <>2008-10-30 17:07:05 +0000
commitefc2ce4a4e469085a10a424f2fd09ce688fb6b31 (patch)
tree6f0aef272f4ea2c9857dc12c15d5e9efa5d4cf2e /HISTORY
parent4baf17880e3c83b6900794459d2ebb9adf379aa3 (diff)
Issue 39 - Implement validator not requiring ControlToValidate
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 5 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index 38e46cb5..7464f033 100644
--- a/HISTORY
+++ b/HISTORY
@@ -25,9 +25,11 @@ BUG: Ticket#908 - TDbCache::init / Exception (Knut)
BUG: Ticket#922 - Problem with TUrlMapping and urlencoding (Michael)
BUG: Ticket#938 - TPageStateFormatter EnableStateEncryption causes massive page state (Michael)
BUG: Ticket#942 - MultiLine TInplaceTextBox (Christophe)
+BUG: Ticket#38 - (trac:835) TValidationSummary, works different when it's showing Javascript Validation than Server Validation (Carl)
CHG: Ticket#844 - Upgraded TinyMCE to 3.1.0.1 (Christophe)
CHG: Ticket#917 - TUrlMapping - change members to protected (Michael)
CHG: Ticket#919 - TUserManager loadUserData function (Michael)
+CHG: Ticket#39 - Implement validator not requiring ControlToValidate (Carl)
ENH: Workaround for slow meta data retrieval in MySQL<5.1.21 (Michael)
ENH: Ticket#756 - TDateFormat & TNumberFormat - allow settings default text when Value isn't set. (Carl)
ENH: Ticket#823 - PromptText/PromptValue only populated if there is data (Knut)
@@ -46,6 +48,9 @@ ENH: Ticket#911 - prado-cli: Better error message if database connection fails w
ENH: Ticket#913 - PRADO Copyright notice in HTML source (Carl)
ENH: Ticket#925 - TTimeTriggeredCallback update interval during callback (Brad, Christophe)
ENH: Ticket#941 - Add addRoute() method to TLogRouter (Michael)
+ENH: Ticket#46 - TColorPicker - Output is missing alt tag (Carl)
+ENH: Ticket#32 - (trac:861) Implement ability to specify default service ID (Carl)
+ENH: Ticket#31 - (trac:867) Consider UTF MessageSource_XLIFF class file (Carl)
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#790 - Added TActiveFileUpload (Bradley, Christophe)
@@ -53,10 +58,6 @@ NEW: Ticket#935 - Added TActiveDatePicker (Bradley, Christophe)
NEW: Ticket#857 - Added Authentication expiration support to TAuthManager (Michael)
NEW: Ticket#853 - Added Drag and drop components (Christophe)
NEW: Ticket#891 - Added method that returns table name to TActiveRecord (Michael)
-BUG: Ticket#38 - (trac:835) TValidationSummary, works different when it's showing Javascript Validation than Server Validation (Carl)
-ENH: Ticket#32 - (trac:861) Implement ability to specify default service ID (Carl)
-ENH: Ticket#31 - (trac:867) Consider UTF MessageSource_XLIFF class file (Carl)
-ENH: Ticket#46 - TColorPicker - Output is missing alt tag (Carl)
Version 3.1.2 April 21, 2008
============================