Commit Graph

67 Commits

Author SHA1 Message Date
thomascube
f9a967763e User configurable setting how to display contact names in list 2012-02-11 11:28:58 +00:00
thomascube
43875379d5 Allow users to choose cols for contacts list sorting 2012-02-02 22:18:10 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
thomascube
b98e71900d Allow plugins to extend the vcard fieldmap for contact data 2012-01-10 21:42:06 +00:00
alecpl
e2c9ab4df8 - Fix strict email address searching if contact has more than one address 2012-01-04 13:32:14 +00:00
alecpl
f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 2011-11-10 07:57:56 +00:00
alecpl
5e9065284e - Make $name property to be public (#1488140) 2011-11-08 11:40:56 +00:00
thomascube
dc6c4f4a28 Contact groups can have direct email addresses => distribution lists; enable 'compose' command for the selected group 2011-10-10 20:15:46 +00:00
thomascube
39cafac3f5 Autocomplete LDAP records when adding contacts from mail (#1488073) 2011-10-07 11:07:23 +00:00
alecpl
feaf7b5ec6 - Remove temp debug code 2011-08-03 09:32:45 +00:00
alecpl
4d4a2fa32e - Added possibility to extend rcube_vcard's fieldmap
- Skip empty values in vCard export
2011-08-03 09:20:52 +00:00
thomascube
03eb13f11c Small improvements and codestyle 2011-07-17 19:01:28 +00:00
alecpl
63fda8af57 - Make Undo action optional by setting undo_timeout=0 2011-07-08 13:03:42 +00:00
alecpl
7f5a849e78 - Added possibility to undo last contact delete operation 2011-07-07 11:44:26 +00:00
alecpl
cc90ed1f84 - Add addressbook name in contact info frame (#1487958) 2011-06-16 12:20:19 +00:00
alecpl
62e2254e3f - Fix regexp matching field names 2011-06-03 13:31:55 +00:00
alecpl
5148d388ea - Small fix for advanced searching 2011-06-03 13:02:30 +00:00
alecpl
02695eff93 - typo 2011-06-03 12:47:55 +00:00
alecpl
a5be870d6c - Performance improvement, fix case-sensitivness in advanced search 2011-06-03 12:09:10 +00:00
alecpl
e9a9f2f6c5 - Added addressbook advanced search 2011-06-03 11:03:13 +00:00
alecpl
3cacf941fa - Add popup with basic fields selection for addressbook search 2011-06-01 13:44:51 +00:00
thomascube
0ec7fe4efc Fix sort order when contact name is empty 2011-05-14 14:38:27 +00:00
thomascube
445a4ca04d Fix empty name in search results and error when creating a new contact 2011-05-13 17:51:28 +00:00
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 2011-05-12 20:18:19 +00:00
thomascube
569f8306db Fix vcard folding at 75 chars; don't fold vcards for internal storage 2011-04-15 15:26:16 +00:00
thomascube
715c7961ba Don't do exact matches when searching for existing email records 2011-03-01 21:22:52 +00:00
thomascube
3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 2011-02-14 20:46:48 +00:00
thomascube
07b95dc49b Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message() 2011-02-06 22:21:23 +00:00
thomascube
0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 2011-01-18 18:00:57 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
b393e54247 - Add rcube_addressbook::get_record_groups() (#1487089) 2010-10-27 07:23:57 +00:00
thomascube
cb7d32ebdd List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) 2010-10-22 15:24:39 +00:00
alecpl
5c461bada9 - Update phpdoc (#1486958) 2010-09-29 16:47:05 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
1126fc6127 - Performance improvement in add_to_group() 2010-06-02 10:23:06 +00:00
alecpl
982e0b0b89 - Redesigned how rcube_contacts handles table names 2010-05-26 11:56:47 +00:00
thomascube
3b67e33c8e Allow derived classes of rcube_contacts to override table and sequence names 2010-05-26 09:25:24 +00:00
alecpl
d17a7fea4c - remove debug code 2010-05-13 09:13:56 +00:00
alecpl
bb8012cfcd - Extend contact groups support (#1486682) 2010-05-13 09:13:25 +00:00
alecpl
25fdec592d - Fix autocomplete shows entries without email (#1486452) 2010-05-10 19:38:45 +00:00
alecpl
a004bb8cbe - code re-formatting + small improvements 2010-04-29 11:15:02 +00:00
alecpl
495c0e512c - fix rcube_addressbook inheritance 2010-04-26 12:43:43 +00:00
alecpl
6319670243 - Fix SQL error on contact auto-completion (#1486649) 2010-04-23 08:09:25 +00:00
alecpl
821a560f19 - one improvement more 2010-04-22 13:58:41 +00:00
alecpl
566b142aaa - last commit fix + better performance with counters caching 2010-04-22 12:56:24 +00:00
alecpl
3e696da28e - Use '=' operator instead of LIKE 2010-04-22 11:30:19 +00:00
alecpl
3d6c04ddf0 - SQL performance fixes + code formatting 2010-04-22 11:23:21 +00:00
thomascube
c69d2ae6e9 Remove this temporary check 2010-04-21 16:39:31 +00:00
thomascube
a35062a1eb Always set changed date when marking a DB record as deleted + provide a cleanup script 2010-04-15 06:33:30 +00:00
thomascube
8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 2010-04-13 07:24:09 +00:00