summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2009-10-07Add TActiveTableCell & TActiveTableRowChristophe.Boulain
2009-10-05Quick Fix from 3.1Christophe.Boulain
2009-10-03added missing prado::using() call for TCallbackrojaro
2009-10-02updated the phpdoc package namespacerojaro
2009-10-02Enhancement on drag & drop controls.Christophe.Boulain
2009-09-30merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not "thread...rojaro
2009-09-30merged TMemCache_Threshold.patch written by E.Letard from #155rojaro
2009-09-30merged patch which fixes an inconsistency in TRegularExpressionValidator's cl...rojaro
2009-09-29Added TActiveDataGrid and TActiveRepeater from LCSChristophe.Boulain
2009-09-24added marcosanobre's TActiveDataListrojaro
2009-08-18fixed typorojaro
2009-07-15Merging latests 3.1 changes into trunkChristophe.Boulain
2009-07-15moved System.Db to System.Testing.Data and updated classes accordinglyrojaro
2009-07-13- Models, Behaviors ...rojaro
2009-07-13- ActiveRecord Port from Yii ... not perfect but works ^^rojaro
2009-07-13- removed old schema directoryrojaro
2009-06-25- added missing namespacepath elements for schemasrojaro
2009-06-15Primilary import of new db stuffChristophe.Boulain
2009-06-07Merging latest 3.1 changes into trunk (r2672-2677)godzilla80@gmx.net
2009-06-07Fixed Issue#174 - TErrorHandler: HTTP error messages contains sensitive infor...godzilla80@gmx.net
2009-06-07Enhancement: TFirePhpLogRoute: bypass to TBrowserLogRoute if headers already ...godzilla80@gmx.net
2009-06-07Fixed Issue #168 - TSqlMapXmlConfiguration: CacheModel properties are not setgodzilla80@gmx.net
2009-06-07enhancement: introduce protected property "Published" in TAssetManager to all...godzilla80@gmx.net
2009-06-07Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::Nonegodzilla80@gmx.net
2009-06-05Fix Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if TVali...godzilla80@gmx.net
2009-06-02Merging latest 3.1 changes into trunkChristophe.Boulain
2009-05-29Fixed Issue#164Christophe.Boulain
2009-05-29Fixed Issue#167Christophe.Boulain
2009-05-27Merge from 3.2 branch. Christophe.Boulain
2009-05-26fixed #165eirikhm
2009-05-25prepare for next release.qiang.xue
2009-05-24prepare for release.3.1.5qiang.xue
2009-05-23Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normalgodzilla80@gmx.net
2009-05-23add GroupLabel property to TFirePhpLogRoutegodzilla80@gmx.net
2009-05-18ENH: new log route subclass for FirePHP: TFirePhpLogRoute - FirePHP is ideall...godzilla80@gmx.net
2009-05-14Fixed Issue#78 - add schema support to TActiveRecordRelation::findForeignKeys()godzilla80@gmx.net
2009-05-14TPgsqlTableInfo::getTableFullName() return void if no schema givengodzilla80@gmx.net
2009-05-13Fixed Issue#154Christophe.Boulain
2009-05-13Fixed Issue#95 TMysqlMetaData::getShowCreateTable() throws TPhpErrorException...godzilla80@gmx.net
2009-05-11Fixed Issue#148Christophe.Boulain
2009-05-11Fixed Issue#150Christophe.Boulain
2009-05-11Change visibilty of TActiveRecord class member "_invalidFinderResult" from pr...godzilla80@gmx.net
2009-05-10Fixed Issue #74godzilla80@gmx.net
2009-05-09Fixed Issue #141 - TDbCache performance: modify structure of indices, new pro...godzilla80@gmx.net
2009-05-02Enhancement: Updated clientscripts.php to JSMin 1.1.1 - According to author 1...godzilla80@gmx.net
2009-05-01Fixed Issue #122 - SqlMap: support for properties in resource filenames, fix ...godzilla80@gmx.net
2009-05-01Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __getgodzilla80@gmx.net
2009-04-29THtmlArea boolean options were not properly encoded in change r2619Christophe.Boulain
2009-04-29Ensure rendering of clientID in TActivePanelChristophe.Boulain
2009-04-26Fixed Issue #146 - replace deprecated(php5.3>) split with explode in TPgsqlMe...godzilla80@gmx.net