diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-11 15:56:48 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-11 15:57:07 +0200 |
commit | 3069eaf35e833ffe4a1c1c7829dd7e168ae27420 (patch) | |
tree | d0c2e4d934cc34ba7d4232f759923b5a257dcb21 /HISTORY | |
parent | b833247ce597ec26159b46c8dfbea7f1e265950b (diff) |
Merge up to r3319
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 3.2.3 to be released + +BUG: Issue #467 - TSafeHtml error on php 5.5 (ctrlaltca) +BUG: Issue #470 - Problem escaping characters in TActiveDropDownList (ctrlaltca) +BUG: Issue #468 - Update prototype to workaround IE10 bug (Raoul Bhatia) +BUG: Issue #469 - JS Update to TDatePicker (Jürgen Aloy) +BUG: Issue #465 - Textmate editor plugin template error (ctrlaltca) +BUG: Issue #472 - No https support from wsdl generator (Marcin Piotrowski) +ENH: Issue #473 - wsdl support for additional attributes of a custom type's property (Marcin Piotrowski) +BUG: Issue #476 - Demo's don't work out of box (ctrlaltca) +BUG: TDatePicker can't render css attributes class "datepicker_year_options" (m_rizki_r) +ENH: Added THtmlArea4 based on TinyMCE4 (ctrlaltca) + Version 3.2.2 Jul 20, 2013 ENH: Issue #50 - TUrlMapping - implement caching for loadUrlMappings (ctrlaltca) |