summaryrefslogtreecommitdiff
path: root/framework/Data
AgeCommit message (Expand)Author
2007-02-02add unit test for sqlmap statement extendswei
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-06Fixed #485.wei
2007-01-06Update docs.wei
2007-01-04Add chat demo and tutorial.wei
2007-01-03quote the criteria string in ActiveRecord.wei
2006-12-20Add quickstart docs for Active Record and SqlMapwei
2006-12-17Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfigwei
2006-12-09Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs for...wei
2006-12-05load the inlineeditor textbox in client side onload.wei
2006-12-04Fixed #469wei
2006-12-03Id fix.xue
2006-12-03Id fix.xue
2006-12-03Allow TDbConnection and TDbCommand to be serialized.wei
2006-11-28Added quickstart tutorial about DAO.xue
2006-11-27revert some change.xue
2006-11-26Adding active record implementation.wei
2006-11-26Added TDbConnection.setPersistent.xue
2006-11-25Added exception messages.xue
2006-11-25DB layer is completed.xue
2006-11-25Further bug fixes.xue
2006-11-24bug fixes of data layer.xue
2006-11-24Added DB layer.xue
2006-03-31Reorganized folders under framework. This may break existing applications.xue
2006-03-24Enhanced error context display when a PHP error occurs.xue
2006-03-13TDataFieldAccessor can access public member variables now. Added implementati...xue
2006-03-12adding TSQLMap modulewei
2006-03-10Fixed SF #1432624 xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-02-22Did some minor optimization tweaksknut
2006-02-21TAPCCache is formally available.xue
2006-02-19Update TRatingList and date picker.wei
2006-02-19Fixed a bug of calling destructor.xue
2006-02-18Update some javascript code.wei
2006-02-17Removed a few constructors.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-15TDataFieldAccessor is used consistently to access all data field values.xue
2006-02-15Adding new TRatingList component.wei
2006-02-14Added TDataFieldAccessor and modified TDataGridColumn accordingly.xue