Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net | |
/branches/3.1:r2765,2770-2771,2774,2776-2778 | |||
2010-02-18 | Update TDraggable::revert property to accept "failure" value | Christophe.Boulain | |
2010-02-15 | Removed pradolite.php file | rojaro | |
2010-02-15 | Revert prado-cli.php commited by mistake. sorry | Christophe.Boulain | |
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-11-04 | Minor corrections to avoid runtime notice with php 5.3, and function rename ↵ | Christophe.Boulain | |
in TDbConnection | |||
2009-11-02 | added missing package description in TActiveFileUpload | rojaro | |
2009-11-02 | added missing package description | rojaro | |
2009-11-01 | TEnumerable can now be iterated as suggested by FragMaster B | rojaro | |
2009-11-01 | Added ability to set width and height for images in both THyperLink and ↵ | rojaro | |
THyperLinkColumn (plus the imageurl for the latter) as suggested by junkee in http://www.pradosoft.com/forum/index.php?topic=8745.0 | |||
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-11-01 | merged fix for asynchronous callback requests from ↵ | rojaro | |
http://www.pradosoft.com/forum/index.php?topic=12179.0 | |||
2009-11-01 | merged quotestring utf8 patch ... see ↵ | rojaro | |
http://www.pradosoft.com/forum/index.php?topic=11700.msg51530;topicseen#msg51530 | |||
2009-11-01 | merged active record default value bug fix which got lost when moving from ↵ | rojaro | |
trac to googlecode - see http://www.pradosoft.com/forum/index.php?topic=10603.0 | |||
2009-11-01 | fixed error handler to detect changes in the error reporting level after ↵ | rojaro | |
initialisation as suggested by acron in http://www.pradosoft.com/forum/index.php?topic=12226.0 | |||
2009-10-14 | added TActiveMultiView | rojaro | |
2009-10-07 | Add TActiveTableCell & TActiveTableRow | Christophe.Boulain | |
2009-10-05 | Quick Fix from 3.1 | Christophe.Boulain | |
2009-10-03 | added missing prado::using() call for TCallback | rojaro | |
2009-10-02 | updated the phpdoc package namespace | rojaro | |
2009-10-02 | Enhancement on drag & drop controls. | Christophe.Boulain | |
2009-09-30 | merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not ↵ | rojaro | |
"thread safe"' issue #90 | |||
2009-09-30 | merged TMemCache_Threshold.patch written by E.Letard from #155 | rojaro | |
2009-09-30 | merged patch which fixes an inconsistency in TRegularExpressionValidator's ↵ | rojaro | |
client side validation found and fixed by E.Letard (see comments in #80) | |||
2009-09-29 | Added TActiveDataGrid and TActiveRepeater from LCS | Christophe.Boulain | |
2009-09-24 | added marcosanobre's TActiveDataList | rojaro | |
2009-08-18 | fixed typo | rojaro | |
2009-07-15 | Merging latests 3.1 changes into trunk | Christophe.Boulain | |
2009-07-15 | moved System.Db to System.Testing.Data and updated classes accordingly | rojaro | |
2009-07-13 | - Models, Behaviors ... | rojaro | |
2009-07-13 | - ActiveRecord Port from Yii ... not perfect but works ^^ | rojaro | |
2009-07-13 | - removed old schema directory | rojaro | |
- some cleanups | |||
2009-06-25 | - added missing namespacepath elements for schemas | rojaro | |
2009-06-15 | Primilary import of new db stuff | 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-06-07 | Enhancement: TFirePhpLogRoute: bypass to TBrowserLogRoute if headers already ↵ | godzilla80@gmx.net | |
sent / php.ini (output_buffering=Off, implicit_flush=On) | |||
2009-06-07 | Fixed Issue #168 - TSqlMapXmlConfiguration: CacheModel properties are not set | godzilla80@gmx.net | |
2009-06-07 | enhancement: introduce protected property "Published" in TAssetManager to ↵ | godzilla80@gmx.net | |
allow subclasses access | |||
2009-06-07 | Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::None | godzilla80@gmx.net | |
2009-06-05 | Fix Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if ↵ | godzilla80@gmx.net | |
TValidationSummary.ShowMessageBox is set | |||
2009-06-02 | Merging latest 3.1 changes into trunk | Christophe.Boulain | |
2009-05-29 | Fixed Issue#164 | Christophe.Boulain | |
2009-05-29 | Fixed Issue#167 | Christophe.Boulain | |
2009-05-27 | Merge from 3.2 branch. | Christophe.Boulain | |
Beginning of Prado 3.2 development | |||
2009-05-26 | fixed #165 | eirikhm | |
2009-05-25 | prepare for next release. | qiang.xue | |
2009-05-24 | prepare for release.3.1.5 | qiang.xue | |