<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Web/UI/JuiControls/TJuiDialog.php, 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-07T14:57:51Z</updated>
<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>support options minwidth and minheight in TJuiDialog</title>
<updated>2015-08-21T07:31:54Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-08-21T07:31:54Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=b2f3f6b84b1f236ada36bf547405af65e6eae4ab'/>
<id>urn:sha1:b2f3f6b84b1f236ada36bf547405af65e6eae4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made TJuiControl options changeable during callback</title>
<updated>2015-05-20T13:54:33Z</updated>
<author>
<name>Jens Klaer</name>
<email>kj.landwehr.software@gmail.com</email>
</author>
<published>2015-05-20T13:54:33Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=0fb75d64f8dbcc98b4c06e7556125b94bf612819'/>
<id>urn:sha1:0fb75d64f8dbcc98b4c06e7556125b94bf612819</id>
<content type='text'>
- TJuiControlOptions are now stored in viewstate and tracked by the new
TJuiCallbackPageStateTracker class extending the default viewstate
tracker class
- TJuiCallbackPageStateTracker registers endscripts automatically for
each changed option for the clientside changes, added some normalized
getter for that
</content>
</entry>
<entry>
<title>TJuiDialog</title>
<updated>2015-03-11T20:14:29Z</updated>
<author>
<name>David</name>
<email>ottodavid@gmx.net</email>
</author>
<published>2015-03-10T20:14:33Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=95eae21c1968cb3be2248004ee5364361cebe02d'/>
<id>urn:sha1:95eae21c1968cb3be2248004ee5364361cebe02d</id>
<content type='text'>
</content>
</entry>
</feed>
