<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Web/UI/WebControls, branch 3.1.7</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.1.7</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.1.7'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2010-02-17T13:55:18Z</updated>
<entry>
<title>Fixes various phpdoc problems</title>
<updated>2010-02-17T13:55:18Z</updated>
<author>
<name>Christophe.Boulain</name>
<email></email>
</author>
<published>2010-02-17T13:55:18Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=b13ce728aed3916500b2560ff203fc14799425be'/>
<id>urn:sha1:b13ce728aed3916500b2560ff203fc14799425be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Issue#94</title>
<updated>2010-01-14T13:12:27Z</updated>
<author>
<name>Christophe.Boulain</name>
<email></email>
</author>
<published>2010-01-14T13:12:27Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=b067d9a3a809fab01ea9ad8127b667f17a551353'/>
<id>urn:sha1:b067d9a3a809fab01ea9ad8127b667f17a551353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Issue#80</title>
<updated>2010-01-14T11:29:33Z</updated>
<author>
<name>Christophe.Boulain</name>
<email></email>
</author>
<published>2010-01-14T11:29:33Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=10b1f048ceca6d875000335056dc6ef2f2a6bfe4'/>
<id>urn:sha1:10b1f048ceca6d875000335056dc6ef2f2a6bfe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue#218 : Changed URL of Javascript Logger to the archived page</title>
<updated>2010-01-11T12:58:38Z</updated>
<author>
<name>Christophe.Boulain</name>
<email></email>
</author>
<published>2010-01-11T12:58:38Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=a5d7da29b3b5c1de6301950a8ca3e3e19e022ba0'/>
<id>urn:sha1:a5d7da29b3b5c1de6301950a8ca3e3e19e022ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Issue#216</title>
<updated>2010-01-11T12:48:47Z</updated>
<author>
<name>Christophe.Boulain</name>
<email></email>
</author>
<published>2010-01-11T12:48:47Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=d93af5633b1459cb670904b16c914e7313bbc576'/>
<id>urn:sha1:d93af5633b1459cb670904b16c914e7313bbc576</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct code formating of last commit</title>
<updated>2009-11-08T11:47:56Z</updated>
<author>
<name>godzilla80@gmx.net</name>
<email></email>
</author>
<published>2009-11-08T11:47:56Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=3bcf04bf5084e049a00855db549ee2a7c34ad9ac'/>
<id>urn:sha1:3bcf04bf5084e049a00855db549ee2a7c34ad9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Issue #151 - TTextBox fails to display inital line break</title>
<updated>2009-11-08T11:22:40Z</updated>
<author>
<name>godzilla80@gmx.net</name>
<email></email>
</author>
<published>2009-11-08T11:22:40Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=90bfb3ffe1c6f0127ffd9ce16cc71d1a662b5169'/>
<id>urn:sha1:90bfb3ffe1c6f0127ffd9ce16cc71d1a662b5169</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add property TValidationSummary.ScrollToSummary to server-side control since property exists on client-side</title>
<updated>2009-11-08T08:26:42Z</updated>
<author>
<name>godzilla80@gmx.net</name>
<email></email>
</author>
<published>2009-11-08T08:26:42Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=5d08e2fcf92c48d7111fc5f0ff29e4cf88e14070'/>
<id>urn:sha1:5d08e2fcf92c48d7111fc5f0ff29e4cf88e14070</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always render clientside counterparts of validation control even if not enabled, but pass-through Enabled property, to allow Enabled/Disable of validator on callback.</title>
<updated>2009-11-08T08:05:18Z</updated>
<author>
<name>godzilla80@gmx.net</name>
<email></email>
</author>
<published>2009-11-08T08:05:18Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=38a149c8079964b09b1a259a311a6afddec4f046'/>
<id>urn:sha1:38a149c8079964b09b1a259a311a6afddec4f046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply r2703 changes to 3.1 branch</title>
<updated>2009-09-15T08:28:02Z</updated>
<author>
<name>Christophe.Boulain</name>
<email></email>
</author>
<published>2009-09-15T08:28:02Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=e2d5496a5a8b33c950ba49ac18691cde0d51beb4'/>
<id>urn:sha1:e2d5496a5a8b33c950ba49ac18691cde0d51beb4</id>
<content type='text'>
</content>
</entry>
</feed>
