summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/addressbook/func.inc
AgeCommit message (Expand)Author
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomasb
2011-02-10- Fix subtype select labels for fields added with 'Add field'alec
2011-02-09Always generate valid DOM identifiers using html_identifier() write original ...thomasb
2011-02-06Localize contact property subtypes; better name for contact sectionthomasb
2011-01-26Fix group item identifiersthomasb
2011-01-21Better grouping of contact informationthomasb
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-16- Move action files map from index.php to steps' func.inc filesalec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-10-28- Plugin API: added 'contact_form' hookalec
2010-09-25- s/RoundCube/Roundcube/alec
2010-06-23- removed PHP closing tagalec
2010-05-25- don't set pagetitle in ajax requestsalec
2010-05-13- Extend contact groups support (#1486682) alec
2010-03-26Added basic contact groups featurethomasb
2010-03-02- Added function to get addressbooks list rcmail::get_address_sources() (#148...alec
2009-08-29- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)alec
2009-08-28- Fix LDAP addressbook browsing when only one directory is used (#1486022)alec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2008-10-05- removed deprecated rcube_add_label() and all usesalec
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-04Fix html links for address book directoriesthomasb
2008-09-04Always list all address sourcesthomasb
2008-09-02Let rcmail class create address book instancesthomasb
2008-06-25#1485161alec
2008-05-21-localized pagetitle in Settings and Address bookalec
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-11-25Fixed some potential security risks + updatedd changelogthomasb
2007-05-18Always populate the address source listthomasb
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-20New (strict) quoting for all kind of stringsthomasb
2006-09-24Partial client re-write with a common list classthomasb
2006-01-25Added folder purge function and some checksroundcube
2006-01-08disable ldap search button if no servers configuredjustinrandell
2006-01-08adding files and modifications for public ldap searchjustinrandell
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...roundcube
2005-10-25more pear/mdb2 integrationsparc
2005-10-20added DB LIMIT abstractionsparc
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
2005-09-25Initial revisionroundcube