source: subversion/trunk/roundcubemail/program/include/rcube_contacts.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4541   2 years thomasb Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
(edit) @4498   2 years thomasb Delegate contact input validation to rcube_addressbook instance; accept …
(edit) @4424   2 years thomasb Merge branch devel-addressbook (r4193:4382) back into trunk
(edit) @4410   2 years thomasb Bumbed version; Roundcube development is not Switzerland only
(edit) @4145   3 years alec - Add rcube_addressbook::get_record_groups() (#1487089)
(edit) @4121   3 years thomasb List groups in address detail view and allow to subscribe/unsubscribe from …
(edit) @4015   3 years alec - Update phpdoc (#1486958)
(edit) @3989   3 years alec - s/RoundCube/Roundcube/
(edit) @3698   3 years alec - Performance improvement in add_to_group()
(edit) @3670   3 years alec - Redesigned how rcube_contacts handles table names
(edit) @3668   3 years thomasb Allow derived classes of rcube_contacts to override table and sequence …
(edit) @3615   3 years alec - remove debug code
(edit) @3614   3 years alec - Extend contact groups support (#1486682)
(edit) @3608   3 years alec - Fix autocomplete shows entries without email (#1486452)
(edit) @3576   3 years alec - code re-formatting + small improvements
(edit) @3562   3 years alec - fix rcube_addressbook inheritance
(edit) @3543   3 years alec - Fix SQL error on contact auto-completion (#1486649)
(edit) @3537   3 years alec - one improvement more
(edit) @3534   3 years alec - last commit fix + better performance with counters caching
(edit) @3530   3 years alec - Use '=' operator instead of LIKE
(edit) @3529   3 years alec - SQL performance fixes + code formatting
(edit) @3523   3 years thomasb Remove this temporary check
(edit) @3489   3 years thomasb Always set changed date when marking a DB record as deleted + provide a …
(edit) @3485   3 years thomasb Assign newly created contacts to the active group (#1486626) and fix group …
(edit) @3452   3 years thomasb Complete address book interface class with group functions
(edit) @3451   3 years thomasb Also remove contactgroupmembers when deleting a contact
(edit) @3449   3 years thomasb Asynchronously expand contact groups + skip count queries in …
(edit) @3448   3 years thomasb Implement group renaming/deleting + use more consistent names for commands …
(edit) @3425   3 years thomasb Added basic contact groups feature
(edit) @3280   3 years alec - added lost param description
(edit) @3212   3 years alec - fix $Id$ keyword
(edit) @2834   4 years alec - Use sequence names only with PostgreSQL (#1486018)
(edit) @2773   4 years alec - prevent PREPARE error on postgres when inserting non-Unicode characters
(edit) @2587   4 years alec - use explode() instead of deprecated in php5.3 split()
(edit) @2401   4 years thomasb Merged branch devel-api (from r2208 to r2387) back into trunk (omitting …
(edit) @2237   4 years till * bumping up copyright (happy new year ;-))
(edit) @1716   5 years thomasb New feature to import contacts from a vcard file + mark form buttons that …
(edit) @1664   5 years alec - removed PHP4 class constructors
(edit) @1637   5 years alec - Case insensitive contacts searching using PostgreSQL (#1485259)
(edit) @1387   5 years alec - fix #1485066
(copy) @1291   5 years thomasb Changed codebase to PHP5 with autoloader + added some new classes from the …
copied from trunk/roundcubemail/program/include/rcube_contacts.inc:
(edit) @1126   5 years thomasb Add (currently unused) function to delete all contacts + update changelog
Note: See TracRevisionLog for help on using the revision log.