Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-01 | committed additional patch for #235 | ctrlaltca | |
2012-05-19 | fix #402 | ctrlaltca | |
2012-01-28 | some fixes related to build scripts, now the "dist" task completes successfully | ctrlaltca@gmail.com | |
2011-12-21 | fix #314 | ctrlaltca@gmail.com | |
2011-11-17 | 3-in-1 bugfix commit: | ctrlaltca@gmail.com | |
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) | |||
2011-10-11 | TActiveFileUpload: fix when 2 TActiveFileUpload are present in the same page ↵ | ctrlaltca@gmail.com | |
and one of them in inside 2 (o more) nested templates (refs #90) | |||
2011-07-16 | patch for #349 | ctrlaltca@gmail.com | |
2011-06-25 | applied further "progressive rendering" patches (#235) | ctrlaltca@gmail.com | |
added TFlushOutput component fixed THtmlarea quickstart demo | |||
2009-11-02 | added missing package description in TActiveFileUpload | rojaro | |
2009-11-01 | merged fix for proper errorhandling when the size of the uploaded file ↵ | rojaro | |
exceeds the limit see http://www.pradosoft.com/forum/index.php?topic=11850.0 | |||
2009-09-30 | merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not ↵ | rojaro | |
"thread safe"' issue #90 | |||
2009-04-14 | Fixed Issue#135 - Add AutoPostBack property to TActiveFileUpload | Christophe.Boulain | |
2008-12-22 | Issue 79 | carlgmathisen | |
2008-10-29 | #38/[835] and removal of ?> | carlgmathisen | |
2008-10-24 | Added TActiveFileUpload | Christophe.Boulain | |