Changeset 4699 in subversion
- Timestamp:
- Apr 26, 2011 3:50:07 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/CHANGELOG (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/CHANGELOG
r4685 r4699 4 4 - Fix usage of non-standard HTTP error codes (#1487797) 5 5 - Improve performance by including files with absolute path (#1487849) 6 - TinyMCE 3.4.2 now compatible with IE97 6 - Move folder name truncation to client/skin (#1485412) 8 - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)9 7 - Added plugin hook for request token creation 10 8 - Replace LDAP vars in group queries (#1487837) … … 12 10 - Keep all submitted data if contact form validation fails (#1487865) 13 11 - Handle uncode strings in rcube_addressbook::normalize_string() (#1487866) 12 - Fix handling of debug_level=4 in ajax requests (#1487831) 13 - Enable TinyMCE's contextmenu (#1487014) 14 - Allow multiple concurrent compose sessions 15 - New config option for custom logo 16 - Allow skins to define/override texts with <roundcube:label /> 17 - Add simple ACL rights/namespace handling in folder manager 18 - Force IE to send referers (#1487806) 19 - Better display of vcard import results (#1485457) 20 - Improved vcard import 21 - Interactive update script with improved DB schema check 22 - jQuery 1.5.2 23 - Fix problem with contactgroupmembers table creation on MySQL 4.x, add index on contact_id column 24 - Add LDAP SASL bind and proxy authentication (#1486692) 25 - Replying to a sent message puts the old recipient as the new recipient (#1487074) 26 - Fulltext search over (almost) all data for contacts 27 - Extend address book with rich contact information 28 29 RELEASE 0.5.2 30 ------------- 31 - TinyMCE 3.4.2 now compatible with IE9 32 - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) 14 33 - Fix bug where template name without plugin prefix was used in render_page hook 15 - Fix handling of debug_level=4 in ajax requests (#1487831)16 34 - Support 'abort' and 'result' response in 'preferences_save' hook, add error handling 17 35 - Fix bug where some content would cause hang on html2text conversion (#1487863) … … 20 38 - Added workaround for some IMAP server with broken STATUS response (#1487859) 21 39 - Fix bug where default_charset was not used for text messages (#1487836) 22 - Enable TinyMCE's contextmenu (#1487014)23 40 - Stateless request tokens. No keep-alive necessary on login page (#1487829) 24 - Allow multiple concurrent compose sessions25 41 - Force names of unique constraints in PostgreSQL DDL 26 42 - Add code for prevention from IMAP connection hangs when server closes socket unexpectedly … … 29 45 - Fix some emails are not shown using Cyrus IMAP (#1487820) 30 46 - Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801) 31 - New config option for custom logo32 - Allow skins to define/override texts with <roundcube:label />33 - Add simple ACL rights/namespace handling in folder manager34 47 - Fix parsing links with non-printable characters inside (#1487805) 35 - Force IE to send referers (#1487806)36 48 - Fixed de_CH Localization bugs (#1487773) 37 - Better display of vcard import results (#1485457)38 - Improved vcard import39 - Interactive update script with improved DB schema check40 - jQuery 1.5.241 - Fix problem with contactgroupmembers table creation on MySQL 4.x, add index on contact_id column42 - Add LDAP SASL bind and proxy authentication (#1486692)43 49 - Add variable for 'Today' label in date_today option (#1486120) 44 50 - Fix dont_override setting does not override existing user preferences (#1487664) 45 51 - Use only one from IMAP authentication methods to prevent login delays (1487784) 46 - Replying to a sent message puts the old recipient as the new recipient (#1487074)47 - Fulltext search over (almost) all data for contacts48 - Extend address book with rich contact information49 52 - Support strftime format in date_today option 53 - Fix SQL query in rcube_user::query() so it uses index on MySQL again 54 - Removed redundant </form> tags from contact add/edit pages 55 - Fix CSS error in contact details screen on IE7 (#1487775) 50 56 51 57 RELEASE 0.5.1
Note: See TracChangeset
for help on using the changeset viewer.
