diff options
author | haertl.mike <> | 2008-10-29 19:47:02 +0000 |
---|---|---|
committer | haertl.mike <> | 2008-10-29 19:47:02 +0000 |
commit | 4baf17880e3c83b6900794459d2ebb9adf379aa3 (patch) | |
tree | d2436151176d63812b395ada456ddbeb535bd3fa /HISTORY | |
parent | b311d8dbb2d82a32abc5a7a922fae34367d710ec (diff) |
Fixed issue #13 (trac #813)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ ENH: Ticket#890 - Minor optimization: Use $var===null over is_null($var) (Knut) ENH: Ticket#893 - Added page parameter to queryForPagedList() to specify the initial page to load (Michael) ENH: Ticket#896 - TTheme - enhance for subclassing (Knut) ENH: Ticket#898 - Minor optimization: Use (int) over intval() (Knut) +ENH: Ticket#813 - (Issue #13) TRegularExpressionValidator has new ClientSidePatternModifier property (Michael) ENH: Ticket#809 - "LIMIT 1" for ActiveRecord find() and findBy() (Carl) ENH: Ticket#848 - TCache "set" and "add" with empty values (Carl) ENH: Ticket#822 - Not receiving emails from TEmailLogRoute (Carl) |