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 (
Expand
)
Author
2012-02-05
Make validators' FocusOnError play nice with TCheckBoxList and TRadioButtonList
ctrlaltca@gmail.com
2012-01-18
fixed #380 (TCustomValidator's ControlToValidate should be optional); added a...
ctrlaltca@gmail.com
2011-06-24
merged in the patch for progressive rendering from #235; unit tests doesn't e...
ctrlaltca@gmail.com
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2010-02-14
Merge Branches & Trunk
godzilla80@gmx.net
2009-04-04
TBaseValidator, TCustomValidator: change visibilty (protected => public) of g...
godzilla80@gmx.net
2009-03-19
replace is_null() function calls with native native language constuct
godzilla80@gmx.net
2008-10-30
Issue 39 - Implement validator not requiring ControlToValidate
carlgmathisen
2008-10-21
removed all trailing ?>
qiang.xue
2008-10-13
Fixed #595 (reopened)
mikl
2008-07-30
updated copyright
knut
2008-04-08
Fixed #595
tof
2007-07-27
Validators will not validate disabled controls
xue
2007-03-30
Fixed #507 and update other active controls.
wei
2007-03-27
Fixed #278, conditional validation.
wei
2007-03-06
removed trailing spaces.
xue
2007-01-03
fixed http://www.pradosoft.com/forum/index.php/topic,6517.0/topicseen.html
wei
2006-11-26
Merge from 3.0 branch till 1513.
xue
2006-11-25
doc fix.
xue
2006-10-19
remove duplicate methods.
wei
2006-10-19
BC BREAK: Changed Validator property names:
wei
2006-10-06
fixed #410 #412
wei
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-08-27
Merge from 3.0 branch till 1350.
xue
2006-08-05
merge from 3.0 branch till 1329.
xue
2006-07-21
merge from 3.0 branch till 1281.
xue
2006-07-02
Merge from 3.0 branch till 1224.
xue
2006-06-17
Update changes to active controls, add FT tests for active controls, add comm...
wei
2006-06-15
Merge from 3.0 branch till 1166.
xue
2006-06-10
Merge from 3.0 branch till 1150.
xue
2006-05-29
Merge from 3.0 branch till 1099.
xue
2006-05-12
Merge from 3.0 branch till 1054.
xue
2006-05-05
Added prioritize callback and enabled viewstate update on callback return.
wei
2006-05-01
Merge from 3.0 branch till 1004.
xue
2006-04-28
Merge from 3.0 branch till 985.
xue
2006-04-27
merge from 3.0 branch till 978.
xue
2006-04-25
Merge from 3.0 branch till 967.
xue
2006-04-25
Undo previous checkin (which goes int 3.0 branch and will be merged back).
xue
2006-04-25
Add TListControlValidator. Update client-side validators, datepicker.js, colo...
wei
2006-04-21
Merge from 3.0 branch till 953.
xue
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 t...
xue
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
[next]