Ticket #1485531 (closed Patches: fixed)

Opened 2 months ago

Last modified 7 weeks ago

Server-side Contact Auto-complete

Reported by: ziba Owned by: thomasb
Priority: 5 Milestone: 0.2-stable
Component: Addressbook Version: svn-trunk
Severity: normal Keywords: autocomplete ldap
Cc:

Description

Following up on a discussion on a dev thread, here is a patch for server-side contact auto-complete. Server-side contact autocomplete is important for organizations using ldap directories which are search-able but not browse-able.

This patch introduces:

* A new action: mail/autocomplete.

* Javascript to call mail/autocomplete when appropriate

* A config. line for switching between server-side or the existing client-side auto-complete.

* A config. line for specifying which addressbooks to search and in what order

Attachments

serverside_autocomplete.patch (4.8 kB) - added by ziba 2 months ago.

Change History

Changed 2 months ago by ziba

Changed 2 months ago by thomasb

  • owner set to thomasb
  • status changed from new to assigned

Changed 7 weeks ago by thomasb

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone changed from later to 0.2-stable

Added in r2081 but without extra configuration property. The client-side auto-completion was removed.

Note: See TracTickets for help on using tickets.