<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/framework/Web/UI/ActiveControls/TActiveFileUpload.php, branch 3.2.0-rc3</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.0-rc3</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.0-rc3'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2012-05-19T11:08:20Z</updated>
<entry>
<title>fix #402</title>
<updated>2012-05-19T11:08:20Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-05-19T11:08:20Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=a4a558b0140db3edde9978fc899a188486ae61cc'/>
<id>urn:sha1:a4a558b0140db3edde9978fc899a188486ae61cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some fixes related to build scripts, now the "dist" task completes successfully</title>
<updated>2012-01-28T17:49:48Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2012-01-28T17:49:48Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=39dd5b21bc2c5b93b52d001789aba61f749360a7'/>
<id>urn:sha1:39dd5b21bc2c5b93b52d001789aba61f749360a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix #314</title>
<updated>2011-12-21T12:55:05Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-12-21T12:55:05Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=b26680c80e112cc91755fea84426f2d57beb4232'/>
<id>urn:sha1:b26680c80e112cc91755fea84426f2d57beb4232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>3-in-1 bugfix commit:</title>
<updated>2011-11-17T16:52:56Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-11-17T16:52:56Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=d840107832b1f59a9fc3b93ffb97ef976be1b83c'/>
<id>urn:sha1:d840107832b1f59a9fc3b93ffb97ef976be1b83c</id>
<content type='text'>
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function
2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey
3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space)
</content>
</entry>
<entry>
<title>TActiveFileUpload: fix when 2 TActiveFileUpload are present in the same page and one of them in inside 2 (o more) nested templates (refs #90)</title>
<updated>2011-10-11T07:53:51Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-10-11T07:53:51Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=1b237f5c0a50fc3e986ec52fa6771eec0c7c351c'/>
<id>urn:sha1:1b237f5c0a50fc3e986ec52fa6771eec0c7c351c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>patch for #349</title>
<updated>2011-07-16T14:23:30Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-07-16T14:23:30Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=086387ec68df8c39ed2580a55b32f909fd092f18'/>
<id>urn:sha1:086387ec68df8c39ed2580a55b32f909fd092f18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applied further "progressive rendering" patches (#235)</title>
<updated>2011-06-25T09:08:40Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2011-06-25T09:08:40Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=cda44920115f2aadd7c3fbe2df13cb48a2cbc0c5'/>
<id>urn:sha1:cda44920115f2aadd7c3fbe2df13cb48a2cbc0c5</id>
<content type='text'>
added TFlushOutput component
fixed THtmlarea quickstart demo</content>
</entry>
<entry>
<title>added missing package description in TActiveFileUpload</title>
<updated>2009-11-02T08:01:07Z</updated>
<author>
<name>rojaro</name>
<email></email>
</author>
<published>2009-11-02T08:01:07Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=d69704df59e343a9e25e779548ae851b668e3e7f'/>
<id>urn:sha1:d69704df59e343a9e25e779548ae851b668e3e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merged fix for proper errorhandling when the size of the uploaded file exceeds the limit see http://www.pradosoft.com/forum/index.php?topic=11850.0</title>
<updated>2009-11-01T21:10:37Z</updated>
<author>
<name>rojaro</name>
<email></email>
</author>
<published>2009-11-01T21:10:37Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=628c6ec94c81935d9906640829635737276244d7'/>
<id>urn:sha1:628c6ec94c81935d9906640829635737276244d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not "thread safe"' issue #90</title>
<updated>2009-09-30T20:12:06Z</updated>
<author>
<name>rojaro</name>
<email></email>
</author>
<published>2009-09-30T20:12:06Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=8206257a146a93722ef5251e057866c8d4d5505c'/>
<id>urn:sha1:8206257a146a93722ef5251e057866c8d4d5505c</id>
<content type='text'>
</content>
</entry>
</feed>
