<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Web/UI/ActiveControls, 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-07T18:11:54Z</updated>
<entry>
<title>Fix #558</title>
<updated>2015-12-07T18:11:54Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2015-12-07T18:11:54Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=7df478477011d2c339c2f01b08c226a1aca64007'/>
<id>urn:sha1:7df478477011d2c339c2f01b08c226a1aca64007</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>calling replace on clientside will now either replace the whole element (like before) or optionally just replace its content</title>
<updated>2015-10-27T15:58:50Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-10-27T15:58:50Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=67f8a9c87ca327619d3469aaae4bc1b0da441628'/>
<id>urn:sha1:67f8a9c87ca327619d3469aaae4bc1b0da441628</id>
<content type='text'>
this is needed for TJuiDialog (maybe for other jqueryui controls too)
because if the element (in case of TJuiDialog the div panel) will be
replaced, jqueryui will clean up by calling destroy on dom element
removal causing the replaceWith to fail because the parent node is
already removed when replacing the original element with the new
content. to avoid this, only the inner content will be replaced which is
now controlled by an optional parameter for the clientscript replace
method.
</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>this commit resolves #550 like discussed</title>
<updated>2015-10-14T12:25:56Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-10-14T12:25:01Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=2b4c97ba379a6fe2765bc7b8ab149027dee285e4'/>
<id>urn:sha1:2b4c97ba379a6fe2765bc7b8ab149027dee285e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typo which causes 'abstract method not implemented' in strict mode.</title>
<updated>2015-10-14T12:13:24Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-10-14T12:13:24Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=097fc323f198b29e298f1a30ae7c9ea8ff89056a'/>
<id>urn:sha1:097fc323f198b29e298f1a30ae7c9ea8ff89056a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TActiveCheckBoxList not obeying AutoPostBack="false"</title>
<updated>2015-08-11T10:36:26Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-08-11T10:36:26Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=9a01a40029c644be2dfe0d225c1e8fb1265805b4'/>
<id>urn:sha1:9a01a40029c644be2dfe0d225c1e8fb1265805b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>viewstate tracking with custom pagestate tracker class</title>
<updated>2015-05-20T13:41:19Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-05-20T13:41:19Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=ee25e9fc2a4cc702f1ac9af5645134eaa893cf4c'/>
<id>urn:sha1:ee25e9fc2a4cc702f1ac9af5645134eaa893cf4c</id>
<content type='text'>
- made tracker class customizable through setter, leaving old
TCallbackPageStateTracker as default
- changed visibility for the tracked control in
TCallbackPageStateTracker to protected so deriving tracker classes can
access it
</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>
</feed>
