summaryrefslogtreecommitdiff
path: root/framework/Web/UI/ActiveControls/TActiveCustomValidator.php
AgeCommit message (Collapse)Author
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained ↵Fabio Bas
quickstart tutorial translations
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git
2014-01-06Happy 2014!Fabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2011-12-21fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ctrlaltca@gmail.com
discussion in the ticket)
2011-07-16TActivecustomvalidator _must_ have EnableClientScript=truectrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-03-30Fixed #507 and update other active controls.wei
2006-10-28Add TActiveCustomValidator to change ErrorMessage on callbback.wei
2006-10-19BC BREAK: Changed Validator property names:wei
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess, - Validators ClientSide.OnError becomes ClientSide.OnValidationError, - Validators OnSuccess event becomes OnValidationSuccess. - Validators OnError event becomes OnValidationError.
2006-10-06fixed #410 #412wei
2006-09-13Fixed #376wei
2006-09-10Changed TCallbackEventParameter::Parameter to ↵wei
TCallbackEventParameter::CallbackParameter Add TActiveButton and TActiveCheckBox quickstart docs.
2006-09-09Add basic active control docs.wei
2006-09-01Add TActiveCustomValidatorwei