diff options
author | Christophe.Boulain <> | 2009-09-29 08:33:46 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-09-29 08:33:46 +0000 |
commit | d76123127139a7cb013a0e4c17a63eb8aab57e3e (patch) | |
tree | 4a6093cec85636f5e595b66f4fb33f77f1d424e1 /HISTORY | |
parent | b49bc6e7db63f0ae9788970108c4d2f20d841bed (diff) |
Added TActiveDataGrid and TActiveRepeater from LCS
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ NEW: Issue#83 - PHP configuration style (Carl) NEW: Port Yii's DBO (Christophe) NEW: Port Yii's ActiveRecords (Daniel + Robin) NEW: Port Yii's Models and Behaviors (Daniel + Robin) +NEW: Add TActiveDataList (Marcosanobre, Robin) +NEW: Add TActiveRepeater (LCS Team, Christophe) +NEW: Add TActiveDatagrid (LCS Team, Christophe) Version 3.1.6 to be released BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe) |