Age | Commit message (Expand) | Author |
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 |
2006-11-24 | bug fixes of data layer. | xue |
2006-11-24 | Added DB layer. | xue |
2006-03-31 | Reorganized folders under framework. This may break existing applications. | xue |
2006-03-24 | Enhanced error context display when a PHP error occurs. | xue |
2006-03-13 | TDataFieldAccessor can access public member variables now. Added implementati... | xue |
2006-03-12 | adding TSQLMap module | wei |
2006-03-10 | Fixed SF #1432624 | xue |
2006-03-09 | Many small fixes due to the result of zend analyzer. | xue |
2006-02-22 | Did some minor optimization tweaks | knut |
2006-02-21 | TAPCCache is formally available. | xue |
2006-02-19 | Update TRatingList and date picker. | wei |
2006-02-19 | Fixed a bug of calling destructor. | xue |
2006-02-18 | Update some javascript code. | wei |
2006-02-17 | Removed a few constructors. | xue |
2006-02-17 | Add TApplicationComponent class and adjusted the relevant classes. | xue |
2006-02-17 | moved shortcut methods from TComponent to TControl. | xue |
2006-02-15 | TDataFieldAccessor is used consistently to access all data field values. | xue |
2006-02-15 | Adding new TRatingList component. | wei |
2006-02-14 | Added TDataFieldAccessor and modified TDataGridColumn accordingly. | xue |
2006-02-13 | Let apc serialize object, to have atomic operation. | alban |
2006-02-06 | added getRaw and setRaw method, if you need to store/retrieve value which are... | alban |
2006-02-05 | Added Upgrading tutorial page. | xue |
2006-02-02 | added missing page level and class level docblocks | knut |
2006-01-31 | Delete the backward compatibility notice about timestamp expiry. | alban |
2006-01-31 | Updated TAPCCache for serializing object | alban |
2006-01-31 | Modified TList and TMap implementation so that they can be more easily extended. | xue |
2006-01-30 | Added TAPCCache. | xue |