summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook
AgeCommit message (Expand)Author
2009-09-28- Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178)alec
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alec
2009-08-29- Fix LDAP contact update when RDN field is changed (#1485788)alec
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alec
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
2009-07-16Force ajax calls to protect from CSRFthomasb
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alec
2009-05-04- fix parse erroralec
2009-05-04- more addressbooks hooks (#1485829)alec
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomasb
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
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