Age | Commit message (Expand) | Author |
2008-02-26 | Previous change won't work | tof |
2008-02-26 | Fixed TMappedStatement to make it work with recent ActiveRecords changes | tof |
2008-02-26 | Fixed TPropertyAccess::set method | tof |
2008-02-22 | Fixed Ticket#747 - TRangeValidator accept letters when type Integer is specif... | tof |
2008-02-22 | Added TFirebugLogRoute | tof |
2008-02-15 | update docs on TChoiceFormat | wei |
2008-02-07 | Added TActivePager | tof |
2008-02-06 | Fixed ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQL | xue |
2008-02-06 | Fixed two typos. | xue |
2008-02-05 | Fixed #785 | tof |
2008-02-04 | Fix ActiveRecord: multiple FK referencing same table causes incorrect retrieval. | wei |
2008-01-23 | fixed an encoding issue in TXmlDocument. | xue |
2008-01-15 | fixed a bug in calculating object hash. | xue |
2008-01-14 | fixed a typo. | xue |
2008-01-13 | Added TAuthManager.switchUser() | xue |
2008-01-13 | Fixed getBaseUrl. | xue |
2008-01-11 | TParameterModule added caching support | xue |
2008-01-10 | fixed a typo. | xue |
2008-01-09 | typo fix. | xue |
2008-01-04 | fixed #736. | xue |
2008-01-04 | Fixed #743. | xue |
2008-01-04 | fixed #753. | xue |
2008-01-04 | fixed #707. | xue |
2008-01-04 | fixed #766. | xue |
2008-01-04 | Fixed #744. | xue |
2008-01-04 | fixed #707. | xue |
2008-01-03 | fix for #774. | xue |
2007-12-24 | TDataFieldAccessor now supports chained property access without getters. | xue |
2007-12-20 | Fixed a bug in TPropertyValue::ensureArray() | xue |
2007-12-20 | revert the previous change. | xue |
2007-12-20 | fix for integer-indexed js encode. | xue |
2007-12-04 | Active Record now supports query criteria for implicitly declared related pro... | xue |
2007-12-03 | Fixed doc error. | xue |
2007-11-29 | updated messages. | xue |
2007-11-26 | fixed #750. | xue |
2007-11-26 | a minor sanity check. | xue |
2007-11-19 | added TActiveRecord::getActiveDbConnection. | xue |
2007-11-09 | update id messages. | xue |
2007-11-09 | TCache implements ArrayAccess. duplicate copyFrom in TActiveRecord | wei |
2007-11-08 | further AR refactoring. | xue |
2007-11-08 | refactored AR. | xue |
2007-11-01 | Refactored ActiveRecord: removed object registry, fixed relationship casing p... | wei |
2007-10-31 | fixed doc error. | xue |
2007-10-30 | fixed a bug in TJavaScript | xue |
2007-10-22 | added data setter/getter. | xue |
2007-10-21 | AR no long adds/updates/deletes automatically. | xue |
2007-10-18 | Fixed #722 - Add Read only capabilities to TInPlaceTextBox | tof |
2007-10-15 | one more fix. | xue |
2007-10-15 | improved automatic foreign objects creation. | xue |
2007-10-13 | fixed belongs_to. | xue |