Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | TSecurityManager: make it able to use any hashing/crypto algorithm supported ↵ | ctrlaltca | |
by php; use php built-in functions when available | |||
2012-05-10 | fix for #400 | ctrlaltca | |
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-02 | Added TReCaptcha control (ticket #345) and added a notice about the lack of ↵ | ctrlaltca@gmail.com | |
security of TCaptcha (ticket #344) | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-01-19 | Raise an exception when DB driver doesn't support changing charset. | christophe.boulain | |
Also some minor MSSQL fixes | |||
2011-01-06 | fixed #300 | rojaro | |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net | |
/branches/3.1:r2765,2770-2771,2774,2776-2778 | |||
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2010-02-13 | NEW: Add Beta of master/slave senario solution | godzilla80@gmx.net | |
- add package System.Testing.Data.Analysis - add package System.Testing.Data.Distributed - add sub package System.Testing.Data.Distributed.MasterSlave - add unittest for System.Testing.Data.Analysis | |||
2009-10-07 | Add TActiveTableCell & TActiveTableRow | Christophe.Boulain | |
2009-06-07 | Merging latest 3.1 changes into trunk (r2672-2677) | godzilla80@gmx.net | |
2009-06-07 | Fixed Issue#174 - TErrorHandler: HTTP error messages contains sensitive ↵ | godzilla80@gmx.net | |
information | |||
2009-05-27 | Merge from 3.2 branch. | Christophe.Boulain | |
Beginning of Prado 3.2 development | |||
2009-02-11 | Added caching of message files to TException | haertl.mike | |
2008-12-07 | work on php style configuration | carlgmathisen | |
2008-12-03 | Merge from trunk | christophe.boulain | |
2008-11-30 | Issue#77 - TJsonService | carlgmathisen | |
2008-10-24 | Added TActiveFileUpload | Christophe.Boulain | |
2008-10-21 | removed all trailing ?> | qiang.xue | |
2008-07-30 | updated copyright | knut | |
2008-06-30 | Implemented MessageSource_Database | mikl | |
2008-06-27 | Fixed #859 | tof | |
2008-06-20 | Fixed #871 | jrags | |
2008-04-21 | Updated exception messages | tof | |
2008-04-18 | Added more french error messages translation | tof | |
2008-01-04 | Fixed #743. | xue | |
2007-12-24 | TDataFieldAccessor now supports chained property access without getters. | xue | |
TJavaScript::encode() will encode data as a list if integer indices are detected. | |||
2007-11-29 | updated messages. | xue | |
2007-11-26 | a minor sanity check. | xue | |
2007-11-09 | update id messages. | xue | |
2007-11-08 | further AR refactoring. | xue | |
2007-11-08 | refactored AR. | xue | |
2007-10-09 | removed version info when not in debug mode. | xue | |
2007-09-27 | message update. | xue | |
2007-09-27 | Fixed #709. | xue | |
2007-09-26 | minor code refactoring. | xue | |
2007-09-24 | updated Indonesian translation. | xue | |
2007-09-24 | added TConditional. | xue | |
2007-09-18 | Fixed #705. | xue | |
2007-09-17 | Added TCachePageStatePersister | xue | |
2007-09-11 | Fixed #692, #700. | xue | |
2007-09-04 | fixed #664. | xue | |
2007-09-04 | slight changes. | xue | |
2007-09-04 | Merge TSlider component from 3.2-dev branch. | tof | |
2007-08-29 | finished TCaptcha. | xue | |
2007-08-28 | Added French translation of error messages (Thanks to Michel Rotta) | tof | |
2007-08-27 | updated error translation. | xue | |
2007-08-27 | Added TKeyboard. | xue | |