summaryrefslogtreecommitdiff
path: root/framework/Data/ActiveRecord
AgeCommit message (Expand)Author
2007-06-15Fixed #652.xue
2007-05-11add EnableDefaultStyle propertywei
2007-05-10Fixed #617wei
2007-05-09Update northwind dbwei
2007-05-09Add criteria for scaffold count.wei
2007-05-08minor changeswei
2007-05-07Update Active Record docs.wei
2007-05-04minor updatewei
2007-05-04Add saving/updating ActiveRecord relationships.wei
2007-05-04Add more qs docs for ar relationshipswei
2007-05-03Add northwind db demo.wei
2007-05-03Update active relations docswei
2007-05-01remove identity map in active record.wei
2007-05-01Add comments to active record relationships, add semi-colon to js files.wei
2007-04-30Reverted TActiveRecord::populateObject to protectedwei
2007-04-24Fixed scaffold search. But not safe yet.wei
2007-04-24add active record Relationswei
2007-04-22Update to Active Record to use Mysql 4.wei
2007-04-16Updates to db stuff, removed js build from build.xml (no longer necessary)wei
2007-04-14Remove Vendor from ActiveRecord. Now uses Data/Common insteadwei
2007-04-14Refactor ActiveRecordGateway to use TDataGatewayCommandwei
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei
2007-04-08Fixed a bug when a parameter is null.xue
2007-04-05make magic finder methods case insensitive.wei
2007-04-03update js onclick handler context for controls with js counterpart.wei
2007-03-31Add changes by ezar for IBM Db2 Active Record support. wei
2007-03-30Fixed #537wei
2007-03-21minor AR updates, remove obsolete TApplication::$_pageServicewei
2007-03-06changed the way to specify active record table.xue
2007-03-06removed getRecordFinder.xue
2007-02-27typowei
2007-02-27BC: Deprecate TActiveRecord::getRecordFinder() in favour of TActiveRecord::fi...wei
2007-02-27Add comments for scaffold, minor changes to TActiveRecordwei
2007-02-19Add trace to active records and TDbCommandwei
2007-02-12Add IBM DB2 driver for active record.wei
2007-02-06scaffold typo, allow multiple parameters in findBySql.wei
2007-02-06Update scaffold edit view to use rendererswei
2007-01-30Add basic Scaffold view for Active Recordwei
2007-01-30add column type values for mysqlwei
2007-01-28Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.wei
2007-01-24Fixed #517, #519, #521wei
2007-01-24add active record count testwei
2007-01-23fix pgsql schema table problems.wei
2007-01-20minor changes to active record meta data inspectorwei
2007-01-17Add active record generator.wei
2007-01-14fixed order by without conditionwei
2007-01-11no quoting tablename for mysql active record.wei
2007-01-09add TActiveRecord::findAllByPks()wei
2007-01-04Add chat demo and tutorial.wei
2007-01-03quote the criteria string in ActiveRecord.wei