summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-22Prepare for release3.1.6Christophe.Boulain
2009-07-22Fixed #178Christophe.Boulain
2009-07-20#183 - Add property CssClass to TBrowserLog otuput and hide inline CSScarlgmathisen
2009-07-20Fixed #105carlgmathisen
2009-07-10ENH: Add property TPage.EnableStateCompression and related modifications in T...godzilla80@gmx.net
2009-07-06Fixed reopened Issue#115 - Clientside registry of serverside controls don't c...godzilla80@gmx.net
2009-06-30Fixed Issue#172 - TDbCache fails to recognize need to re-create cache tablegodzilla80@gmx.net
2009-06-28Performance optimization in PradoBase::createComponent()godzilla80@gmx.net
2009-06-27Fixed Issue#176 - THttpResponse::writeFile() add additional parameters to tak...godzilla80@gmx.net
2009-06-27TCallbackErrorHandler::displayException() force HTTP status "500 Internal Ser...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-02Rename assets folder in Drag&Drop demo so it will be present in next prado re...Christophe.Boulain
2009-05-29Fixed Issue#164Christophe.Boulain
2009-05-263.1 branchqiang.xue
2009-05-25prepare for next release.qiang.xue
2009-05-24prepare for release.3.1.5qiang.xue
2009-05-23Updated my email addresshaertl.mike
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-14Since Issue 78 was merged into 139 correct HISTORY filegodzilla80@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
2009-04-16Fixed Issue #112 - TXmlDocument add support for namespaces: for backward comp...godzilla80@gmx.net
2009-04-15Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that onl...godzilla80@gmx.net
2009-04-15fix wrong (c&p) doc comment from r2631godzilla80@gmx.net
2009-04-15TDbLogRoute::createDbTable: add AUTO_INCREMENT attribute to log_id column if ...godzilla80@gmx.net
2009-04-14Fixed Issue#135 - Add AutoPostBack property to TActiveFileUploadChristophe.Boulain
2009-04-08(no commit message)Christophe.Boulain
2009-04-08Fixed Issue#136Christophe.Boulain
2009-04-05TSqlMapCacheModel now consider <flushInterval> tag as described in doc (sqlma...godzilla80@gmx.net
2009-04-04TBaseValidator, TCustomValidator: change visibilty (protected => public) of g...godzilla80@gmx.net