diff options
author | xue <> | 2006-11-25 04:07:39 +0000 |
---|---|---|
committer | xue <> | 2006-11-25 04:07:39 +0000 |
commit | 0c2b2cc4bca094554f32daeaee360fc60784a247 (patch) | |
tree | 61f345ae4e3d96c99929486cb1a135132a645645 /HISTORY | |
parent | bd0abbf49cbc1bc15d2c01ccd8aeba2cb8a91216 (diff) |
doc fix.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,10 +4,12 @@ BUG: Ticket#188 - Postback js caused controls not inheritable (Qiang) ENH: Ticket#180, #222 - Prado js files are not rendered at the beginning of the form (Qiang) ENH: Ticket#99 - TXmlTransform control (Knut) ENH: Ticket#117 - added support to configure subproperties in a group. (Qiang) +NEW: Ajax support and active controls (Wei) +NEW: Data abstraction layer based on PDO (Qiang) +NEW: SQLMap (Wei) NEW: TOutputCache (Qiang) NEW: TQueue (Qiang) NEW: TSessionPageStatePersister (Qiang) -NEW: SQLMap (Wei) NEW: TFeedService, TRssFeedDocument (Knut, Qiang) NEW: TJsonService CHG: All validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess, and OnSuccess event becomes OnValidationSuccess. (Wei) |