summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TBaseValidator.php
AgeCommit message (Collapse)Author
2006-05-27Fixed #169.wei
2006-05-11Update api docs and add API search wei
2006-05-05undo changeset 1028.xue
2006-05-05Change ClientSide property class names in TBaseValidator and TValidationSummarywei
2006-04-30Changed ClientValidation to ClientSide (same property name will be used in ↵wei
ActiveControls)
2006-04-27renamed "invoker" to "sender" in default javascript event receiving function.wei
2006-04-27Add effects to validation summary.wei
2006-04-27Added client-side events to client-side validators. see ↵wei
tests/FunctionalTests/features/index.php?page=ValidatorEffects
2006-04-25Add TListControlValidator. Update client-side validators, datepicker.js, ↵wei
colorpicker.js.
2006-04-21Update javascript libraries, rewrote client-side validators, removed some js ↵wei
files, simplified javascript compression.
2006-02-22Updated some validators and relevant demos.xue
2006-02-18client script reorganization.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-07fixed the usage of getIsValidxue
2006-02-07Added ControlCssClass property to TBaseValidator.xue
2006-01-31All events are now defined with public on-functions. This is to comply with ↵xue
the new change introduced since 5.1.
2006-01-25Changed AssociatedControlID to ForControlwei
2006-01-24Fixed a few issues with TCheckBox about validator.xue
2006-01-19ibidwei
2006-01-19Allow for multiple forms.wei
2006-01-19Added documentation to validator controls.xue
2006-01-18update javascript library and usage in web controlswei
2006-01-12(no commit message)xue
2006-01-11(no commit message)xue
2006-01-09(no commit message)xue
2006-01-09TRequiredFieldValidator works now. See FunctionalTests/index.php in your ↵wei
browser.
2006-01-09(no commit message)xue
2006-01-08Added TLogRouter, TLogger (not completed yet)xue
2005-12-13Removed inline javascript from components. Adding TJavascriptLogger and ↵wei
logger.js
2005-12-13Adding client side javascript validators.wei
2005-12-11Added TBaseValidator. It's not ready yet. Needs to fill in js-related stuff.xue