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