Age | Commit message (Expand) | Author |
2014-04-07 | Merge branch 'dev-multi-folder-search' | Thomas Bruederli |
2014-03-06 | Support structured data for autocompletion results; map 'type' attribute to C... | Thomas Bruederli |
2014-01-16 | Refactor multi-threaded autocomple contact searching to make it available for... | Thomas |
2013-12-25 | CS fixes | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-12-17 | Fix replacing group name with group members on autocompletion | Aleksander Machniak |
2013-05-01 | Fix so addressbook_search_mode works also for group search (#1489079) | Aleksander Machniak |
2012-07-26 | Move the hard-coded list of fields used to list contacts to a central location | Thomas Bruederli |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-03-14 | Request all needed fields from address book backends (#1488394) | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2011-12-19 | Only expand one email per group member | thomascube |
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 autocompletion | alecpl |
2011-11-10 | - Fix matching check to be unicode-aware | alecpl |
2011-11-10 | - Add option to define matching method for addressbook search (#1486564, #148... | alecpl |
2011-11-08 | Make email recipients separator configurable + suppress dupes in auto-completion | thomascube |
2011-10-10 | Contact groups can have direct email addresses => distribution lists; enable ... | thomascube |
2011-08-24 | Add copyright line on files with significant changes from Kolab Systems | thomascube |
2011-07-25 | - Added optional "multithreading" autocomplete feature | alecpl |
2011-07-17 | Small improvements and codestyle | thomascube |
2011-06-22 | Skip empty e-mail addresses in autocompletion | thomascube |
2011-05-31 | Case-insensitive matching in autocompletion (#1487933); replace old string of... | thomascube |
2011-03-31 | - Add info about indexcontacts.sh script in upgrade procedure | alecpl |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-04 | - Remove duplicates in autocomplete result (#1486772) | alecpl |
2010-05-10 | - Use strcoll instead of strcmp when sorting contacts in autocomplete | alecpl |
2010-05-10 | - Fix autocomplete shows entries without email (#1486452) | alecpl |
2010-04-07 | Fix group expansion which was lost in r3457 + apply patch for autocompletion ... | thomascube |
2010-03-31 | Asynchronously expand contact groups + skip count queries in autocompletion m... | thomascube |
2010-03-26 | Added basic contact groups feature | thomascube |
2010-01-25 | - set Id keyword | alecpl |
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-27 | Prevent 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-18 | Bugfix and improve auto-completion | thomascube |
2008-11-25 | Added missing step file (#1485578) | thomascube |