Commit Graph

19 Commits (c57689316780595f69bcff4ad334190bb428729a)

Author SHA1 Message Date
thomascube a35062a1eb Always set changed date when marking a DB record as deleted + provide a cleanup script 14 years ago
thomascube 8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 14 years ago
thomascube 04adaac71b Complete address book interface class with group functions 15 years ago
thomascube bb6294a26e Also remove contactgroupmembers when deleting a contact 15 years ago
thomascube c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 15 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 15 years ago
thomascube a61bbb24aa Added basic contact groups feature 15 years ago
alecpl eb27aad897 - added lost param description 15 years ago
alecpl 638fb8a972 - fix $Id$ keyword 15 years ago
alecpl 6b7e8e705a - Use sequence names only with PostgreSQL (#1486018) 15 years ago
alecpl 4307ccd82b - prevent PREPARE error on postgres when inserting non-Unicode characters 15 years ago
alecpl 977078372e - use explode() instead of deprecated in php5.3 split() 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
thomascube ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 16 years ago
alecpl 95987c3943 - removed PHP4 class constructors 16 years ago
alecpl d8d41658d3 - Case insensitive contacts searching using PostgreSQL (#1485259) 16 years ago
alecpl f2b323e82e - fix #1485066 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 17 years ago