Age | Commit message (Expand) | Author |
2007-04-12 | Refactor and add TTableGateway, System.Data.Common, System.Data.DataGateway | wei |
2007-04-08 | Fixed a bug when a parameter is null. | xue |
2007-04-05 | make magic finder methods case insensitive. | wei |
2007-04-03 | update js onclick handler context for controls with js counterpart. | wei |
2007-03-31 | Add changes by ezar for IBM Db2 Active Record support. | wei |
2007-03-30 | Fixed #537 | wei |
2007-03-21 | minor AR updates, remove obsolete TApplication::$_pageService | wei |
2007-03-09 | added TDbUserManager and TDbUser. | xue |
2007-03-06 | changed the way to specify active record table. | xue |
2007-03-06 | removed getRecordFinder. | xue |
2007-02-27 | typo | wei |
2007-02-27 | BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi... | wei |
2007-02-27 | Add comments for scaffold, minor changes to TActiveRecord | wei |
2007-02-23 | Added TDbCache. | xue |
2007-02-19 | Add trace to active records and TDbCommand | wei |
2007-02-16 | Added Polish language to QS. | xue |
2007-02-12 | Add IBM DB2 driver for active record. | wei |
2007-02-06 | scaffold typo, allow multiple parameters in findBySql. | wei |
2007-02-06 | Update scaffold edit view to use renderers | wei |
2007-02-02 | add unit test for sqlmap statement extends | wei |
2007-01-30 | Add basic Scaffold view for Active Record | wei |
2007-01-30 | add column type values for mysql | wei |
2007-01-28 | Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs. | wei |
2007-01-24 | Fixed #517, #519, #521 | wei |
2007-01-24 | add active record count test | wei |
2007-01-23 | fix pgsql schema table problems. | wei |
2007-01-20 | minor changes to active record meta data inspector | wei |
2007-01-17 | Add active record generator. | wei |
2007-01-14 | fixed order by without condition | wei |
2007-01-11 | no quoting tablename for mysql active record. | wei |
2007-01-09 | add TActiveRecord::findAllByPks() | wei |
2007-01-06 | Fixed #485. | wei |
2007-01-06 | Update docs. | wei |
2007-01-04 | Add chat demo and tutorial. | wei |
2007-01-03 | quote the criteria string in ActiveRecord. | wei |
2006-12-20 | Add quickstart docs for Active Record and SqlMap | wei |
2006-12-17 | Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfig | wei |
2006-12-09 | Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for... | wei |
2006-12-05 | load the inlineeditor textbox in client side onload. | wei |
2006-12-04 | Fixed #469 | wei |
2006-12-03 | Id fix. | xue |
2006-12-03 | Id fix. | xue |
2006-12-03 | Allow TDbConnection and TDbCommand to be serialized. | wei |
2006-11-28 | Added quickstart tutorial about DAO. | xue |
2006-11-27 | revert some change. | xue |
2006-11-26 | Adding active record implementation. | wei |
2006-11-26 | Added TDbConnection.setPersistent. | xue |
2006-11-25 | Added exception messages. | xue |
2006-11-25 | DB layer is completed. | xue |
2006-11-25 | Further bug fixes. | xue |