summaryrefslogtreecommitdiff
path: root/program/steps/mail/autocomplete.inc
AgeCommit message (Expand)Author
2015-02-25Fix duplicate entries supression in autocomplete result (#1490290)Aleksander Machniak
2014-08-18Don't expand recipient groups if they have an email addressThomas Bruederli
2014-07-03Added 'contact_search_name' option to define autocompletion entry formatAleksander Machniak
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-03-06Support structured data for autocompletion results; map 'type' attribute to C...Thomas Bruederli
2014-01-16Refactor multi-threaded autocomple contact searching to make it available for...Thomas
2013-12-25CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-12-17Fix replacing group name with group members on autocompletionAleksander Machniak
2013-05-01Fix so addressbook_search_mode works also for group search (#1489079)Aleksander Machniak
2012-07-26Move the hard-coded list of fields used to list contacts to a central locationThomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-03-14Request all needed fields from address book backends (#1488394)thomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-12-19Only expand one email per group memberthomascube
2011-11-14- Fix sorting autocomplete results to preserve email address significance (#1...alecpl
2011-11-10- Add option to skip alternative email addresses in autocompletionalecpl
2011-11-10- Fix matching check to be unicode-awarealecpl
2011-11-10- Add option to define matching method for addressbook search (#1486564, #148...alecpl
2011-11-08Make email recipients separator configurable + suppress dupes in auto-completionthomascube
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ...thomascube
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomascube
2011-07-25- Added optional "multithreading" autocomplete featurealecpl
2011-07-17Small improvements and codestylethomascube
2011-06-22Skip empty e-mail addresses in autocompletionthomascube
2011-05-31Case-insensitive matching in autocompletion (#1487933); replace old string of...thomascube
2011-03-31- Add info about indexcontacts.sh script in upgrade procedurealecpl
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-06-04- Remove duplicates in autocomplete result (#1486772)alecpl
2010-05-10- Use strcoll instead of strcmp when sorting contacts in autocompletealecpl
2010-05-10- Fix autocomplete shows entries without email (#1486452)alecpl
2010-04-07Fix group expansion which was lost in r3457 + apply patch for autocompletion ...thomascube
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion m...thomascube
2010-03-26Added basic contact groups featurethomascube
2010-01-25- set Id keywordalecpl
2009-07-22- Fix autocomplete bugs when erasing the comma (#1485990)alecpl
2009-05-14- Fix autocomplete problem with capital letters (#1485792)alecpl
2009-04-14- simplified code for serverside autocomplete + set rows limit on server side...alecpl
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomascube
2009-01-19- fix warning when 'autocomplete_addressbooks' is not an array (#1485691)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-18Bugfix and improve auto-completionthomascube
2008-11-25Added missing step file (#1485578)thomascube