summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/export.inc
AgeCommit message (Expand)Author
2015-02-22Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)Aleksander Machniak
2015-02-16Fix a regression where some contact data was missing in export and PHP warnin...Aleksander Machniak
2015-01-07Correctly handle DateTime values in Vcard exportThomas Bruederli
2014-07-25Skip redundant prepare_for_export() callsAleksander Machniak
2013-12-31More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-09-08Save groups membership in VCard export (#1488509)Thomas Bruederli
2013-03-24Fix vcard folding when outputing already generated vcardAleksander Machniak
2013-01-25Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()Thomas Bruederli
2013-01-17Fix export of selected contacts from search result (#1488905)Aleksander Machniak
2013-01-11New feature to export only selected contacts from addressbook (by Phil Weir)Thomas Bruederli
2012-08-17Fix PHP Warning: strlen() expects parameter 1 to be string, object givenAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-03-05- Fix duplicate names handling in addressbook searches (#1488375)alecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alecpl
2011-08-03- Fix EOL character in vCard exports (#1487873)alecpl
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalecpl
2011-06-14- Added searching in all addressbook sources (global-search)alecpl
2011-05-12Improve display name composition when saving contacts (#1487143), with plugin...thomascube
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomascube
2011-02-07- Fix vcard export (#1487765)alecpl
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-06-09- Increase pagesize to 99999 when exporting contactsalecpl
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-09-06Reset page number when exporting contactsthomascube
2008-09-04Enable export of contacts as vCard + DRYthomascube