summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_contacts.php
AgeCommit message (Expand)Author
2011-03-01Don't do exact matches when searching for existing email recordsthomasb
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept alrea...thomasb
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-10-27- Add rcube_addressbook::get_record_groups() (#1487089)alec
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from th...thomasb
2010-09-29- Update phpdoc (#1486958)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-06-02- Performance improvement in add_to_group()alec
2010-05-26- Redesigned how rcube_contacts handles table namesalec
2010-05-26Allow derived classes of rcube_contacts to override table and sequence namesthomasb
2010-05-13- remove debug codealec
2010-05-13- Extend contact groups support (#1486682) alec
2010-05-10- Fix autocomplete shows entries without email (#1486452)alec
2010-04-29- code re-formatting + small improvementsalec
2010-04-26- fix rcube_addressbook inheritancealec
2010-04-23- Fix SQL error on contact auto-completion (#1486649)alec
2010-04-22- one improvement morealec
2010-04-22- last commit fix + better performance with counters cachingalec
2010-04-22- Use '=' operator instead of LIKEalec
2010-04-22- SQL performance fixes + code formattingalec
2010-04-21Remove this temporary checkthomasb
2010-04-15Always set changed date when marking a DB record as deleted + provide a clean...thomasb
2010-04-13Assign newly created contacts to the active group (#1486626) and fix group se...thomasb
2010-03-31Complete address book interface class with group functionsthomasb
2010-03-31Also remove contactgroupmembers when deleting a contactthomasb
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion m...thomasb
2010-03-31Implement group renaming/deleting + use more consistent names for commands an...thomasb
2010-03-26Added basic contact groups featurethomasb
2010-02-22- added lost param descriptionalec
2010-01-18- fix $Id$ keywordalec
2009-08-04- Use sequence names only with PostgreSQL (#1486018)alec
2009-07-20- prevent PREPARE error on postgres when inserting non-Unicode charactersalec
2009-06-01- use explode() instead of deprecated in php5.3 split()alec
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-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb
2008-08-21- removed PHP4 class constructorsalec
2008-08-09- Case insensitive contacts searching using PostgreSQL (#1485259)alec
2008-05-15- fix #1485066alec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb