summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook
AgeCommit message (Expand)Author
2009-01-17* bumping up copyright (happy new year ;-))till
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomasb
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-09-25Improve vcard decoding and import stepthomasb
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
2008-09-21- use more 'html' classalec
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomasb
2008-09-06Reset page number when exporting contactsthomasb
2008-09-06Don't import contacts without an e-mail address (does not make sense)thomasb
2008-09-04Enable export of contacts as vCard + DRYthomasb
2008-09-04Fix html links for address book directoriesthomasb
2008-09-04Always list all address sourcesthomasb
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb
2008-09-02Let rcmail class create address book instancesthomasb
2008-07-29Add microformats to address book + fix html output + codestylethomasb
2008-06-25#1485161alec
2008-06-23#1485147alec
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-05-21-localized pagetitle in Settings and Address bookalec
2008-05-19Don't check for non-existing property -> fix address bookthomasb
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-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
2007-08-15LDAP improvementsthomasb
2007-08-10Fix compose function from address book + mozilla compatibilitythomasb
2007-07-03Fix address adding bug reported by David Koblasthomasb
2007-05-18Always populate the address source listthomasb
2007-05-18Use HTTP-POST requests for actions that change application statethomasb
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
2006-12-20New (strict) quoting for all kind of stringsthomasb
2006-09-24Partial client re-write with a common list classthomasb
2006-08-30Added MSSQL supportthomasb
2006-08-28Fixed tickets 1445501 and 1483820estadtherr
2006-08-11Reverted files to r305thomasb
2006-08-11Improvements for SVN 306 Bug (Ticket #1483950)tri
2006-08-10Added a few fields to the contact table and made this fields avaiable (Ticket...tri
2006-03-03Improved reading of POST and GET valuesroundcube
2006-02-20Fixed some charset bugsroundcube
2006-01-25Added folder purge function and some checksroundcube
2006-01-18better explanation of ldap_public in config file. changed check for ldap publ...justinrandell
2006-01-17fixed the pretty naming of ldap search fields again...justinrandell
2006-01-11implemented making the search fields drop down names nicejustinrandell
2006-01-08fixed bug with field choice dropdown not appearing when only one ldap server ...justinrandell
2006-01-08disable ldap search button if no servers configuredjustinrandell