<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Web/UI/WebControls, branch test_sauce</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=test_sauce</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=test_sauce'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2015-12-20T14:09:59Z</updated>
<entry>
<title>allow client class override for THtmlArea4, too</title>
<updated>2015-12-20T14:09:59Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2015-12-20T14:09:59Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=0b6b7d1d480fc1c5521d0592dde7580f891a11db'/>
<id>urn:sha1:0b6b7d1d480fc1c5521d0592dde7580f891a11db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow client class override for THtmlArea</title>
<updated>2015-12-16T14:09:31Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-12-16T14:09:31Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=013be8f08955fb695327730d63e0d6241fb0ebd1'/>
<id>urn:sha1:013be8f08955fb695327730d63e0d6241fb0ebd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move urls from pradosoft.com to github's project page; drop unmaintained quickstart tutorial translations</title>
<updated>2015-12-07T14:57:51Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2015-12-07T14:57:51Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=654a9cae43358c7eecf3b522e9876aa7815e2453'/>
<id>urn:sha1:654a9cae43358c7eecf3b522e9876aa7815e2453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for release: update (c) year to 2015, version to 3.3</title>
<updated>2015-11-07T14:06:50Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2015-11-07T14:06:50Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=11666237dbdc0eb9e01d5d739994bdd88a551168'/>
<id>urn:sha1:11666237dbdc0eb9e01d5d739994bdd88a551168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extended ISurroundable to provide the surrounding tag in addition to the id</title>
<updated>2015-10-22T08:48:13Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-10-22T08:48:13Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=fd76b5617e3c136be2f8b5374e7629d2bea77070'/>
<id>urn:sha1:fd76b5617e3c136be2f8b5374e7629d2bea77070</id>
<content type='text'>
- ISurroundable introducing getSurroundingTag(), adjusted controls
implementing the interface
- TActiveDataGrid/TActiveRepeater now support changing the container tag
to avoid invalid html in specific situations
- revised corresponding quickstart demos
</content>
</entry>
<entry>
<title>added width and height properties for convenience</title>
<updated>2015-09-04T09:42:33Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-09-04T09:42:33Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=bfeada5a44e8efc51cf58860170524f64e658bb3'/>
<id>urn:sha1:bfeada5a44e8efc51cf58860170524f64e658bb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TButton now supports using input or button for the tag name</title>
<updated>2015-08-18T13:17:42Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-08-18T13:17:42Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=4a4dd411abb23243d46a43e92deb4d22f2d34b17'/>
<id>urn:sha1:4a4dd411abb23243d46a43e92deb4d22f2d34b17</id>
<content type='text'>
the tag name used to render the TButton can now be changed by setting
the property ButtonTag (defaults to input) using an enumerable class.
this is especially useful when styling buttons using bootstrap along
with prado.
</content>
</entry>
<entry>
<title>Fix TReCaptcha::regenerateToken</title>
<updated>2015-04-07T19:06:55Z</updated>
<author>
<name>David</name>
<email>ottodavid@gmx.net</email>
</author>
<published>2015-04-07T19:06:23Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=2c14337428ee4d79a6e01a432c246f0b589e42df'/>
<id>urn:sha1:2c14337428ee4d79a6e01a432c246f0b589e42df</id>
<content type='text'>
via Forum see http://www.pradosoft.com/forum/index.php?topic=17436.msg65686
</content>
</entry>
<entry>
<title>Fix TReCaptcha Validation</title>
<updated>2015-04-06T10:40:51Z</updated>
<author>
<name>David</name>
<email>ottodavid@gmx.net</email>
</author>
<published>2015-04-06T10:37:54Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=16475815a81ec42364c729b634188f2363ca13ee'/>
<id>urn:sha1:16475815a81ec42364c729b634188f2363ca13ee</id>
<content type='text'>
It seems like captchaready is fired too soon, when recaptcha is not yet ready. Use jquery delegated events to work around this.
</content>
</entry>
<entry>
<title>Fix #546</title>
<updated>2015-02-18T17:04:24Z</updated>
<author>
<name>David</name>
<email>ottodavid@gmx.net</email>
</author>
<published>2015-02-18T17:04:24Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=348a4558c1adb96b961a08d8bce0d196125ccbac'/>
<id>urn:sha1:348a4558c1adb96b961a08d8bce0d196125ccbac</id>
<content type='text'>
Added TAccordion specific exception messages
</content>
</entry>
</feed>
