Commit Graph

65 Commits (7fe3811c65a7c63154f03610e289a6d196f3ae2e)

Author SHA1 Message Date
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube b98e71900d Allow plugins to extend the vcard fieldmap for contact data 13 years ago
alecpl e2c9ab4df8 - Fix strict email address searching if contact has more than one address 13 years ago
alecpl f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 13 years ago
alecpl 5e9065284e - Make $name property to be public (#1488140) 13 years ago
thomascube dc6c4f4a28 Contact groups can have direct email addresses => distribution lists; enable 'compose' command for the selected group 13 years ago
thomascube 39cafac3f5 Autocomplete LDAP records when adding contacts from mail (#1488073) 13 years ago
alecpl feaf7b5ec6 - Remove temp debug code 13 years ago
alecpl 4d4a2fa32e - Added possibility to extend rcube_vcard's fieldmap
- Skip empty values in vCard export
13 years ago
thomascube 03eb13f11c Small improvements and codestyle 13 years ago
alecpl 63fda8af57 - Make Undo action optional by setting undo_timeout=0 13 years ago
alecpl 7f5a849e78 - Added possibility to undo last contact delete operation 13 years ago
alecpl cc90ed1f84 - Add addressbook name in contact info frame (#1487958) 13 years ago
alecpl 62e2254e3f - Fix regexp matching field names 13 years ago
alecpl 5148d388ea - Small fix for advanced searching 13 years ago
alecpl 02695eff93 - typo 13 years ago
alecpl a5be870d6c - Performance improvement, fix case-sensitivness in advanced search 13 years ago
alecpl e9a9f2f6c5 - Added addressbook advanced search 13 years ago
alecpl 3cacf941fa - Add popup with basic fields selection for addressbook search 13 years ago
thomascube 0ec7fe4efc Fix sort order when contact name is empty 13 years ago
thomascube 445a4ca04d Fix empty name in search results and error when creating a new contact 13 years ago
thomascube e848180aaa Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export 13 years ago
thomascube 569f8306db Fix vcard folding at 75 chars; don't fold vcards for internal storage 13 years ago
thomascube 715c7961ba Don't do exact matches when searching for existing email records 13 years ago
thomascube 3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 13 years ago
thomascube 07b95dc49b Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message() 14 years ago
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
alecpl b393e54247 - Add rcube_addressbook::get_record_groups() (#1487089) 14 years ago
thomascube cb7d32ebdd List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) 14 years ago
alecpl 5c461bada9 - Update phpdoc (#1486958) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 1126fc6127 - Performance improvement in add_to_group() 14 years ago
alecpl 982e0b0b89 - Redesigned how rcube_contacts handles table names 14 years ago
thomascube 3b67e33c8e Allow derived classes of rcube_contacts to override table and sequence names 14 years ago
alecpl d17a7fea4c - remove debug code 14 years ago
alecpl bb8012cfcd - Extend contact groups support (#1486682) 14 years ago
alecpl 25fdec592d - Fix autocomplete shows entries without email (#1486452) 14 years ago
alecpl a004bb8cbe - code re-formatting + small improvements 14 years ago
alecpl 495c0e512c - fix rcube_addressbook inheritance 14 years ago
alecpl 6319670243 - Fix SQL error on contact auto-completion (#1486649) 14 years ago
alecpl 821a560f19 - one improvement more 14 years ago
alecpl 566b142aaa - last commit fix + better performance with counters caching 14 years ago
alecpl 3e696da28e - Use '=' operator instead of LIKE 14 years ago
alecpl 3d6c04ddf0 - SQL performance fixes + code formatting 14 years ago
thomascube c69d2ae6e9 Remove this temporary check 14 years ago
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 14 years ago
thomascube bb6294a26e Also remove contactgroupmembers when deleting a contact 14 years ago