summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TBaseValidator.php
AgeCommit message (Expand)Author
2008-07-30updated copyrightknut
2008-04-08Fixed #595tof
2007-07-27Validators will not validate disabled controlsxue
2007-03-30Fixed #507 and update other active controls.wei
2007-03-27Fixed #278, conditional validation.wei
2007-03-06removed trailing spaces.xue
2007-01-03fixed http://www.pradosoft.com/forum/index.php/topic,6517.0/topicseen.htmlwei
2006-11-26Merge from 3.0 branch till 1513.xue
2006-11-25doc fix.xue
2006-10-19remove duplicate methods.wei
2006-10-19BC BREAK: Changed Validator property names:wei
2006-10-06fixed #410 #412wei
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-27Merge from 3.0 branch till 1350.xue
2006-08-05merge from 3.0 branch till 1329.xue
2006-07-21merge from 3.0 branch till 1281.xue
2006-07-02Merge from 3.0 branch till 1224.xue
2006-06-17Update changes to active controls, add FT tests for active controls, add comm...wei
2006-06-15Merge from 3.0 branch till 1166.xue
2006-06-10Merge from 3.0 branch till 1150.xue
2006-05-29Merge from 3.0 branch till 1099.xue
2006-05-12Merge from 3.0 branch till 1054.xue
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-05-01Merge from 3.0 branch till 1004.xue
2006-04-28Merge from 3.0 branch till 985.xue
2006-04-27merge from 3.0 branch till 978.xue
2006-04-25Merge from 3.0 branch till 967.xue
2006-04-25Undo previous checkin (which goes int 3.0 branch and will be merged back).xue
2006-04-25Add TListControlValidator. Update client-side validators, datepicker.js, colo...wei
2006-04-21Merge from 3.0 branch till 953.xue
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 t...xue
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 brow...wei
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 logge...wei