summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2007-12-04Active Record now supports query criteria for implicitly declared related pro...xue
2007-12-03Fixed doc error.xue
2007-11-29updated messages.xue
2007-11-26fixed #750.xue
2007-11-26a minor sanity check.xue
2007-11-19added TActiveRecord::getActiveDbConnection.xue
2007-11-09update id messages.xue
2007-11-09TCache implements ArrayAccess. duplicate copyFrom in TActiveRecordwei
2007-11-08further AR refactoring.xue
2007-11-08refactored AR.xue
2007-11-01Refactored ActiveRecord: removed object registry, fixed relationship casing p...wei
2007-10-31fixed doc error.xue
2007-10-30fixed a bug in TJavaScriptxue
2007-10-22added data setter/getter.xue
2007-10-21AR no long adds/updates/deletes automatically.xue
2007-10-18Fixed #722 - Add Read only capabilities to TInPlaceTextBoxtof
2007-10-15one more fix.xue
2007-10-15improved automatic foreign objects creation.xue
2007-10-13fixed belongs_to.xue
2007-10-13a bug fix.xue
2007-10-13Active Record now supports implicitly declared related propertiesxue
2007-10-11refactored a bit about ARxue
2007-10-11Forgot ValidationGroup in previous fix.tof
2007-10-11Fixed #719tof
2007-10-09removed version info when not in debug mode.xue
2007-10-08Allow active records to have multiple foreign key references to the same tabl...wei
2007-10-08Fixed #714wei
2007-10-08Fixed #716wei
2007-10-06Added TDbCommand.queryColumn()xue
2007-10-06fixed TDataGridItemRenderer.xue
2007-10-06Added TDataRenderer and TItemDataRendererxue
2007-10-06fixed border width.xue
2007-10-05added a few more mime types.xue
2007-10-03another fix for TConditional.xue
2007-10-03Fixed TConditional parent-child relationship.xue
2007-10-03Changed TConditional so that the controls in its template behave like they ar...xue
2007-10-03removed redundant code.xue
2007-10-02fixed typo.xue
2007-10-02fixed typo.xue
2007-10-01added TDbLogRoutexue
2007-10-01prepare for next release.xue
2007-09-30fixed building error.xue
2007-09-30Fixed #340tof
2007-09-30Change of AR due to introduction of column mapping.xue
2007-09-29Changed RELATIONS declaration.xue
2007-09-29Fixed object registration.xue
2007-09-29Fixed TConditional expression context.xue
2007-09-29Fixed a bug in rendering redundant id.xue
2007-09-29Modified how requirement is being checked for TCaptcha.xue
2007-09-28removed invalid char.xue