Changeset 6005 in subversion
- Timestamp:
- Mar 14, 2012 4:27:43 AM (15 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/CHANGELOG (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/CHANGELOG
r5994 r6005 2 2 =========================== 3 3 4 - Request all needed fields from address book backends (#1488394) 4 5 - Unified (single) spellchecker button 5 - Fix encoding of attachment with comma in name (#1488389)6 6 - Scroll long lists on drag&drop (#1485946) 7 - Fix handling of % character in IMAP protocol (#1488382)8 - Fix duplicate names handling in addressbook searches (#1488375)9 - Fix displaying HTML messages from Disqus (#1488372)10 - Exclude E_STRICT from error_reporting for PHP 5.411 7 - Copy all skins in installto script (#1488376) 12 - Prevent from folder selection on virtual folder collapsing (#1488346)13 8 14 9 RELEASE 0.8-beta … … 22 17 - Handle identity details box with an iframe (#1487020) 23 18 - Fix issue where some text from original message was missing on reply (#1488340) 24 - Fix parse errors in DDL files for MS SQL Server25 - User configurable setting how to display contact names in list26 - Make contacts list sorting configurable for the admin/user27 - Revert SORT=DISPLAY support, removed by mistake (#1488327)28 19 - Fix autoselect_host() for login (#1488297) 29 - Fix drafts update issues when edited from preview pane (#1488314)30 20 - Changed license to GNU GPLv3+ with exceptions for skins & plugins 31 - Make mime type detection based on filename extension to be case-insensitive32 - Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300)33 21 - Added address book widget on compose screen 34 22 - Use proper timezones from PHP's internal timezonedb (#1485592) … … 42 30 - Added About tab in Settings 43 31 - TinyMCE updated to 3.4.6 32 33 RELEASE 0.7.2 34 ------------- 35 - Fix encoding of attachment with comma in name (#1488389) 36 - Fix handling of % character in IMAP protocol (#1488382) 37 - Fix duplicate names handling in addressbook searches (#1488375) 38 - Fix displaying of HTML messages from Disqus (#1488372) 39 - Disable E_STRICT warnings on PHP 5.4 40 - Prevent from folder selection on virtual folder collapsing (#1488346) 41 - Fix automatic unsubscribe of non-existent folders 42 - Fix double-quotes handling in recipient names 43 - User configurable setting how to display contact names in list 44 - Make contacts list sorting configurable for the admin/user 45 - Fix parse errors in DDL files for MS SQL Server 46 - Revert SORT=DISPLAY support, removed by mistake (#1488327) 47 - Add lost translation label in de_DE (#1488315) 48 - Fix drafts update issues when edited from preview pane (#1488314) 49 - Fix wrong variable name in rcube_ldap.php (#1488302) 50 - Make mime type detection based on filename extension to be case-insensitive 51 - Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300) 52 44 53 45 54 RELEASE 0.7.1
Note: See TracChangeset
for help on using the changeset viewer.
