diff options
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) |