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) @5328   21 months thomasb Contact groups can have direct email addresses => distribution lists; …
(edit) @5322   21 months thomasb Autocomplete LDAP records when adding contacts from mail (#1488073)
(edit) @5011   23 months alec - Remove temp debug code
(edit) @5010   23 months alec - Added possibility to extend rcube_vcard's fieldmap - Skip empty values …
(edit) @4932   2 years thomasb Small improvements and codestyle
(edit) @4919   2 years alec - Make Undo action optional by setting undo_timeout=0
(edit) @4916   2 years alec - Added possibility to undo last contact delete operation
(edit) @4857   2 years alec - Add addressbook name in contact info frame (#1487958)
(edit) @4839   2 years alec - Fix regexp matching field names
(edit) @4838   2 years alec - Small fix for advanced searching
(edit) @4837   2 years alec - typo
(edit) @4835   2 years alec - Performance improvement, fix case-sensitivness in advanced search
(edit) @4834   2 years alec - Added addressbook advanced search
(edit) @4823   2 years alec - Add popup with basic fields selection for addressbook search
(edit) @4768   2 years thomasb Fix sort order when contact name is empty
(edit) @4764   2 years thomasb Fix empty name in search results and error when creating a new contact
(edit) @4752   2 years thomasb Improve display name composition when saving contacts (#1487143), with …
(edit) @4657   2 years thomasb Fix vcard folding at 75 chars; don't fold vcards for internal storage
(edit) @4584   2 years thomasb Don't do exact matches when searching for existing email records
(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.