diff options
author | wei <> | 2006-09-02 00:29:04 +0000 |
---|---|---|
committer | wei <> | 2006-09-02 00:29:04 +0000 |
commit | 815c7462bbc4848939aa53cf375a0269d51b81fa (patch) | |
tree | 6fa4977ce42f8e28fa71fe32c1e9d07d43d01797 /HISTORY | |
parent | 215c1294d356e35b7717b05892a45b9f0b76a847 (diff) |
update validators
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ ENH: Uses uncompressed javascript in debug mode. (Wei) ENH: Cells in TDataGrid rows can now be accessed via the corresponding column IDs (Qiang) ENH: Input controls in some datagrid columns can now be accessed in a named fashion (Qiang) ENH: Prado::fatalError() now displays function parameter information (Qiang) +CHG: Validator the error message visibility before raising events OnError and OnSuccess (Wei) CHG: Unify all client-side javascript event handler syntax. (Wei) CHG: Added more conditions in the requirement checker (Qiang) CHG: TControl::findControlsByType() now only returns objects of the specified type (Qiang) |