summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-01-01[PL] Architecture, components, controls, pages, services and modules translationaztech
2007-12-24TDataFieldAccessor now supports chained property access without getters.xue
TJavaScript::encode() will encode data as a list if integer indices are detected.
2007-12-20Fixed a bug in TPropertyValue::ensureArray()xue
2007-12-20revert the previous change.xue
2007-12-20fix for integer-indexed js encode.xue
2007-12-17[PL] Applications.page translationaztech
2007-12-17[PL] Some typos corrections and synchro with English version.aztech
2007-12-11Clean up some unit tests to allow them run with PHPUnit 3.1+tof
2007-12-09Indonesian, synchronized.kabayan
2007-12-04Active Record now supports query criteria for implicitly declared related ↵xue
properties
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-09update prado-dao build.wei
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 ↵wei
problems.
2007-10-31Indonesian: Huge typos corrections and more formal language.kabayan
2007-10-31fixed doc error.xue
2007-10-30fixed a bug in TJavaScriptxue
2007-10-24Indonesian: Synchronized with english versionkabayan
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-11Add test for Ticket #719tof
2007-10-09removed version info when not in debug mode.xue
2007-10-09preparing for Advanced topic translationyois
2007-10-08Beware of BC breakage in Active Record, see UPGRADE notes.wei
2007-10-08Allow active records to have multiple foreign key references to the same ↵wei
table. Add TXCache.
2007-10-08Fixed #714wei
2007-10-08Fixed #716wei
2007-10-07minor correction in test setup for APC caching (skipping if not configured ↵knut
correctly: apc.enable_cli = 1)
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-04littel modificationsyois