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
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
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 brow...
wei
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 logge...
wei
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