<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/demos/quickstart/protected/pages/ActiveControls, branch master</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=master</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2016-03-29T15:40:11Z</updated>
<entry>
<title>Fixed 10 "critical" issues found by scrutinizer</title>
<updated>2016-03-29T15:40:11Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2016-02-29T21:14:08Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=dc76cfdcf0521552667d44395a2290a5c8e48281'/>
<id>urn:sha1:dc76cfdcf0521552667d44395a2290a5c8e48281</id>
<content type='text'>
 * create function =&gt; closures
 * removed var_dump from tests
</content>
</entry>
<entry>
<title>Add some deprecation notices</title>
<updated>2016-03-06T18:48:47Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2016-03-06T18:48:47Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=2be7a27c5126855fac8d0c6f48c72066b8f87705'/>
<id>urn:sha1:2be7a27c5126855fac8d0c6f48c72066b8f87705</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert part of #553; fix #574</title>
<updated>2016-03-06T17:26:31Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2016-03-06T17:26:31Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=c7ab73d6448aad8aa630878fc83298b762505194'/>
<id>urn:sha1:c7ab73d6448aad8aa630878fc83298b762505194</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>Added (partial) website + misc updates for release</title>
<updated>2015-11-08T23:33:08Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2015-11-08T23:33:08Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=151b2f7d102a5988b63255d27c9ad78202c16355'/>
<id>urn:sha1:151b2f7d102a5988b63255d27c9ad78202c16355</id>
<content type='text'>
* recreated the prado website in demos/
* updated some docs to reflect the usage of jquery; removed guide to
prototype
 * updated composer
 * added task for apigen4 (theme still missing)
</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>Respect ButtonCssClass property in TActivePager. fix #511</title>
<updated>2014-04-03T06:18:38Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2014-04-03T06:18:19Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=6784c512fdccd03aee8864b7c94758909d3cd3d0'/>
<id>urn:sha1:6784c512fdccd03aee8864b7c94758909d3cd3d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed TJavascriptLogger from demos and tests</title>
<updated>2014-01-14T21:36:10Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2014-01-14T21:36:10Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=0a136fe37491281ada5084b6eb5a72d4ca8d948a'/>
<id>urn:sha1:0a136fe37491281ada5084b6eb5a72d4ca8d948a</id>
<content type='text'>
Any browser’s development tool is way better, and it stops exceptions
from being catched by the browser’s console
</content>
</entry>
<entry>
<title>Quickstart Doc overhaul, pt. 2: active controls + minor fixes</title>
<updated>2014-01-12T22:45:18Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2014-01-12T22:45:18Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=ef81c440220286dafb7b5f3c639d1d76e0f32f62'/>
<id>urn:sha1:ef81c440220286dafb7b5f3c639d1d76e0f32f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some TCallbackClientScript demos</title>
<updated>2014-01-12T00:37:33Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2014-01-12T00:37:33Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=781f6731122cf622bcdf64441d247b5e37a2c3d0'/>
<id>urn:sha1:781f6731122cf622bcdf64441d247b5e37a2c3d0</id>
<content type='text'>
</content>
</entry>
</feed>
