Commit Graph

45 Commits (10044b9033060b9409f97edda7d6f291b786b360)

Author SHA1 Message Date
Aleksander Machniak e1c8fe5c4a Fix duplicate entries supression in autocomplete result (#1490290) 9 years ago
Thomas Bruederli 96f084e9cf Don't expand recipient groups if they have an email address 10 years ago
Aleksander Machniak 36d004e3d0 Added 'contact_search_name' option to define autocompletion entry format 10 years ago
Thomas Bruederli 66536974fe Merge branch 'dev-multi-folder-search' 10 years ago
Thomas Bruederli 532c10669b Support structured data for autocompletion results; map 'type' attribute to CSS class for autocomplete list items 10 years ago
Thomas 017c4f19fd Refactor multi-threaded autocomple contact searching to make it available for other purposes, too 11 years ago
Aleksander Machniak c97625e02a CS fixes 11 years ago
Aleksander Machniak 6b2b2eca5f Remove deprecated functions (these listed in bc.php file) usage 11 years ago
Aleksander Machniak 774f9dc835 Fix replacing group name with group members on autocompletion
(for some addressbook plugins where email field is not a flat array)
11 years ago
Aleksander Machniak ec43311423 Fix so addressbook_search_mode works also for group search (#1489079) 11 years ago
Thomas Bruederli baecd8becc Move the hard-coded list of fields used to list contacts to a central location 12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
thomascube 168e540923 Request all needed fields from address book backends (#1488394) 12 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube fbebf54a92 Only expand one email per group member 13 years ago
alecpl 2f9fdbff62 - Fix sorting autocomplete results to preserve email address significance (#1488084) 13 years ago
alecpl 710b1bd684 - Add option to skip alternative email addresses in autocompletion 13 years ago
alecpl 55a8a8cc25 - Fix matching check to be unicode-aware 13 years ago
alecpl f21a04c024 - Add option to define matching method for addressbook search (#1486564, #1487907) 13 years ago
thomascube 62c8618744 Make email recipients separator configurable + suppress dupes in auto-completion 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 1a716d2d34 Add copyright line on files with significant changes from Kolab Systems 13 years ago
alecpl 0213f8d4dd - Added optional "multithreading" autocomplete feature 13 years ago
thomascube 03eb13f11c Small improvements and codestyle 13 years ago
thomascube 930d385d9e Skip empty e-mail addresses in autocompletion 13 years ago
thomascube 09c59abf85 Case-insensitive matching in autocompletion (#1487933); replace old string offset syntax 13 years ago
alecpl 111a6fc314 - Add info about indexcontacts.sh script in upgrade procedure 13 years ago
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl b25dfd0913 - removed PHP closing tag 14 years ago
alecpl dbe4988941 - Remove duplicates in autocomplete result (#1486772) 14 years ago
alecpl 1ac779f490 - Use strcoll instead of strcmp when sorting contacts in autocomplete 14 years ago
alecpl 25fdec592d - Fix autocomplete shows entries without email (#1486452) 14 years ago
thomascube 53d6261619 Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059 14 years ago
thomascube c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 14 years ago
thomascube a61bbb24aa Added basic contact groups feature 14 years ago
alecpl 1b5f98a46a - set Id keyword 15 years ago
alecpl 92f522d897 - Fix autocomplete bugs when erasing the comma (#1485990) 15 years ago
alecpl cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 15 years ago
alecpl 80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 15 years ago
thomascube aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 16 years ago
alecpl ebf96ef8bf - fix warning when 'autocomplete_addressbooks' is not an array (#1485691) 16 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
thomascube 1553b3c701 Bugfix and improve auto-completion 16 years ago
thomascube 938e96a3e5 Added missing step file (#1485578) 16 years ago