From 330286d5a26c2df86f2ee7b1f30f4f56bb2f8f5d Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 13 Apr 2012 10:08:51 +0000 Subject: - Fixed doble urlencoding of vcard identifier - Fixed encoding when default charset is different than vcard charset - Improved vcards import to work as addressbook::import procedure (with validation and autofix) git-svn-id: https://svn.roundcube.net/trunk@6075 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../plugins/vcard_attachments/package.xml | 34 +++++++++++++++++----- 1 file changed, 26 insertions(+), 8 deletions(-) (limited to 'roundcubemail/plugins/vcard_attachments/package.xml') diff --git a/roundcubemail/plugins/vcard_attachments/package.xml b/roundcubemail/plugins/vcard_attachments/package.xml index 066c908bf..06d043ffd 100644 --- a/roundcubemail/plugins/vcard_attachments/package.xml +++ b/roundcubemail/plugins/vcard_attachments/package.xml @@ -19,11 +19,11 @@ alec@alec.pl yes - 2012-03-11 - + 2012-04-13 + - 3.1-beta - 3.1-beta + 3.1 + 3.1 stable @@ -31,10 +31,9 @@ GNU GPLv3+ -- Add styles for new skin "Larry" -- Exec contact_create hook when adding contact (#1486964) -- Make icons skinable -- Display vcard icon on messages list when message is of type vcard +- Fixed doble urlencoding of vcard identifier +- Fixed encoding when default charset is different than vcard charset +- Improved vcards import to work as addressbook::import procedure (with validation and autofix) @@ -117,5 +116,24 @@ - Add styles for new skin "Larry" + + 2012-03-11 + + + 3.1-beta + 3.1-beta + + + stable + stable + + GNU GPLv3+ + +- Add styles for new skin "Larry" +- Exec contact_create hook when adding contact (#1486964) +- Make icons skinable +- Display vcard icon on messages list when message is of type vcard + + -- cgit v1.2.3