<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Web/UI/ActiveControls/TActiveCustomValidator.php, branch 3.2.0-rc3</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.0-rc3</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.0-rc3'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2011-12-21T15:19:37Z</updated>
<entry>
<title>fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more discussion in the ticket)</title>
<updated>2011-12-21T15:19:37Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-12-21T15:19:37Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=57832028ea4380f2c185c18d857d2c6b7682e763'/>
<id>urn:sha1:57832028ea4380f2c185c18d857d2c6b7682e763</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TActivecustomvalidator _must_ have EnableClientScript=true</title>
<updated>2011-07-16T10:38:04Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-07-16T10:38:04Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=fec18bb9251aa886f321b9697611c5c68ac52003'/>
<id>urn:sha1:fec18bb9251aa886f321b9697611c5c68ac52003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated year information on all framework sources where possible (Copyright &amp;copy; 2005-2008 PradoSoft =&gt; Copyright &amp;copy; 2005-2011 PradoSoft)</title>
<updated>2011-06-20T15:24:57Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-06-20T15:24:57Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=444579affdb1d09813b2be89a59c4f10c8f4ba9b'/>
<id>urn:sha1:444579affdb1d09813b2be89a59c4f10c8f4ba9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace is_null() function calls with native native language constuct</title>
<updated>2009-03-19T21:20:47Z</updated>
<author>
<name>godzilla80@gmx.net</name>
<email></email>
</author>
<published>2009-03-19T21:20:47Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=de021710e1c0dae732e61ecb42a9ac60440f55ee'/>
<id>urn:sha1:de021710e1c0dae732e61ecb42a9ac60440f55ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed all trailing ?&gt;</title>
<updated>2008-10-21T15:05:13Z</updated>
<author>
<name>qiang.xue</name>
<email></email>
</author>
<published>2008-10-21T15:05:13Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=cf0d0b7e78003d02435337f79a99da056ca0f683'/>
<id>urn:sha1:cf0d0b7e78003d02435337f79a99da056ca0f683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated copyright</title>
<updated>2008-07-30T02:07:13Z</updated>
<author>
<name>knut</name>
<email></email>
</author>
<published>2008-07-30T02:07:13Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=e69594d31e5968cb3663cb6748bf1682cd914b5a'/>
<id>urn:sha1:e69594d31e5968cb3663cb6748bf1682cd914b5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #507 and update other active controls.</title>
<updated>2007-03-30T05:04:30Z</updated>
<author>
<name>wei</name>
<email></email>
</author>
<published>2007-03-30T05:04:30Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=4f968c045e0d09ab3e4f659743effb5305a963ce'/>
<id>urn:sha1:4f968c045e0d09ab3e4f659743effb5305a963ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add TActiveCustomValidator to change ErrorMessage on callbback.</title>
<updated>2006-10-28T07:43:27Z</updated>
<author>
<name>wei</name>
<email></email>
</author>
<published>2006-10-28T07:43:27Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=5bd4f1f34bb08469d3e18727f9d39c53037c6424'/>
<id>urn:sha1:5bd4f1f34bb08469d3e18727f9d39c53037c6424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BC BREAK: Changed Validator property names:</title>
<updated>2006-10-19T00:57:08Z</updated>
<author>
<name>wei</name>
<email></email>
</author>
<published>2006-10-19T00:57:08Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=a36595a1470db259ce9e723f2ad13b63fd5e8eb6'/>
<id>urn:sha1:a36595a1470db259ce9e723f2ad13b63fd5e8eb6</id>
<content type='text'>
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess, 
- Validators ClientSide.OnError becomes ClientSide.OnValidationError, 
- Validators OnSuccess event becomes OnValidationSuccess. 
- Validators OnError event becomes OnValidationError. </content>
</entry>
<entry>
<title>fixed #410 #412</title>
<updated>2006-10-06T03:46:05Z</updated>
<author>
<name>wei</name>
<email></email>
</author>
<published>2006-10-06T03:46:05Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=fe60cc221f922ea362826e2d00431c5df28fe85f'/>
<id>urn:sha1:fe60cc221f922ea362826e2d00431c5df28fe85f</id>
<content type='text'>
</content>
</entry>
</feed>
