Changeset 4699 in subversion


Ignore:
Timestamp:
Apr 26, 2011 3:50:07 AM (2 years ago)
Author:
alec
Message:
  • Add 0.5.2 milestone to changelog
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/CHANGELOG

    r4685 r4699  
    44- Fix usage of non-standard HTTP error codes (#1487797) 
    55- Improve performance by including files with absolute path (#1487849) 
    6 - TinyMCE 3.4.2 now compatible with IE9 
    76- Move folder name truncation to client/skin (#1485412) 
    8 - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) 
    97- Added plugin hook for request token creation 
    108- Replace LDAP vars in group queries (#1487837) 
     
    1210- Keep all submitted data if contact form validation fails (#1487865) 
    1311- 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 
     29RELEASE 0.5.2 
     30------------- 
     31- TinyMCE 3.4.2 now compatible with IE9 
     32- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) 
    1433- 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) 
    1634- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling 
    1735- Fix bug where some content would cause hang on html2text conversion (#1487863) 
     
    2038- Added workaround for some IMAP server with broken STATUS response (#1487859) 
    2139- Fix bug where default_charset was not used for text messages (#1487836) 
    22 - Enable TinyMCE's contextmenu (#1487014) 
    2340- Stateless request tokens. No keep-alive necessary on login page (#1487829) 
    24 - Allow multiple concurrent compose sessions 
    2541- Force names of unique constraints in PostgreSQL DDL 
    2642- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly 
     
    2945- Fix some emails are not shown using Cyrus IMAP (#1487820) 
    3046- Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801) 
    31 - New config option for custom logo 
    32 - Allow skins to define/override texts with <roundcube:label /> 
    33 - Add simple ACL rights/namespace handling in folder manager 
    3447- Fix parsing links with non-printable characters inside (#1487805) 
    35 - Force IE to send referers (#1487806) 
    3648- Fixed de_CH Localization bugs (#1487773) 
    37 - Better display of vcard import results (#1485457) 
    38 - Improved vcard import 
    39 - Interactive update script with improved DB schema check 
    40 - jQuery 1.5.2 
    41 - Fix problem with contactgroupmembers table creation on MySQL 4.x, add index on contact_id column 
    42 - Add LDAP SASL bind and proxy authentication (#1486692) 
    4349- Add variable for 'Today' label in date_today option (#1486120) 
    4450- Fix dont_override setting does not override existing user preferences (#1487664) 
    4551- 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 contacts 
    48 - Extend address book with rich contact information 
    4952- 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) 
    5056 
    5157RELEASE 0.5.1 
Note: See TracChangeset for help on using the changeset viewer.