summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/addcontact.inc
AgeCommit message (Expand)Author
2012-02-11User configurable setting how to display contact names in listthomasb
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alec
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
2011-07-18Fix getting first writeable address book if no default is configuredthomasb
2011-05-27- Added option to specify to which address book add new contactsalec
2011-05-12Improve display name composition when saving contacts (#1487143), with plugin...thomasb
2011-02-04- Fix adding contacts: convert e-mail to ascii before format checkingalec
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-11-02- Support contact's email addresses up to 255 characters long (#1487095)alec
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-06-23- removed PHP closing tagalec
2009-07-16Force ajax calls to protect from CSRFthomasb
2009-05-04- more addressbooks hooks (#1485829)alec
2009-05-02- added create_contact hook in mail/addcontact action (#1485828)alec
2008-09-02Let rcmail class create address book instancesthomasb
2008-05-08- make address_book_type option case insensitivealec
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
2008-05-07/tmp/outrichs
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2007-07-03Fix address adding bug reported by David Koblasthomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2006-08-30Added MSSQL supportthomasb
2006-03-03Improved reading of POST and GET valuesroundcube
2006-03-03Improved reading of POST and GET valuesroundcube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...roundcube
2005-11-06Added 'changed' col to contacts table and support for 160-bit session hashesroundcube
2005-10-25more pear/mdb2 integrationsparc
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
2005-09-25Initial revisionroundcube