summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2009-05-23Fixed Issue#161 - SqlMap add cache dependencies if TApplicationMode Debug/Normalgodzilla80@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-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-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-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-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
2009-03-22Fixed Issue #88 - SQLMap $Param$ re-evaluation buggodzilla80@gmx.net
2009-03-22TBrowserLogRoute: add table-layout:auto and explicit set column with to avoid...godzilla80@gmx.net
2009-03-20Fixed Issue #120godzilla80@gmx.net
2009-03-19replace array_push() function calls with native language constuct if make sensegodzilla80@gmx.net
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2009-03-17Fixed Issue #68: TSqlMapConfig::createSqlMapGateway(): assign current connect...godzilla80@gmx.net
2009-03-17(no commit message)godzilla80@gmx.net
2009-03-16Fixed Issue#126Christophe.Boulain
2009-03-16Fixed Issue#99Christophe.Boulain
2009-03-16Fixed Issue#129, Issue#130Christophe.Boulain
2009-03-07Fixed Issue 127Christophe.Boulain
2009-03-04Reverting changes of revision 2612, since this introduced a new bug.Christophe.Boulain
2009-02-23Fixed Issue#7 - Client side javascripts are not combined anymore in debug modeChristophe.Boulain
2009-02-23Fixed Issue#106Christophe.Boulain
2009-02-23Fixed Issue#87Christophe.Boulain
2009-02-21Fixed Issue #115Christophe.Boulain
2009-02-21Fixed Issue#96Christophe.Boulain
2009-02-11Added caching of message files to TExceptionhaertl.mike
2009-01-29Fixed Issue#107Christophe.Boulain
2009-01-21Fixed URL wildcard pattern issuehaertl.mike
2009-01-12prepare for 3.1.4 release.3.1.4qiang.xue
2009-01-07TActiveCheckBox, TActiveRadioButton, TActiveDropDownList, TActiveListBox won'...christophe.boulain
2009-01-07Fixed Issue#65: Improvement of TActiveRecord::populateObjects()christophe.boulain
2009-01-06Fixed Issue#9 : Global page properties are ignored when using external config...christophe.boulain
2008-12-22Issue 79carlgmathisen
2008-12-19Issue 64 - Exception on TListControlcarlgmathisen
2008-12-10removal of default generator meta tagcarlgmathisen