You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/steps/addressbook
Aleksander Machniak 93cb7b1fea Support contact+group searches in all relevant places (T1360)
Before the search worked only in Addressbook, not also in Compose.
The point of the change is also to align group searches with contact searches
in that it now uses the same set of attributes. Previously groups
in Compose were searched by name only.

Conflicts:

	program/lib/Roundcube/rcube_addressbook.php
	program/lib/Roundcube/rcube_contacts.php
	program/steps/mail/search_contacts.inc
10 years ago
..
copy.inc Fix possibly wrong error message when contact with the same email exists on move/copy 12 years ago
delete.inc Improve system security by using optional special URL with security token 11 years ago
edit.inc Fix errors when adding/updating contacts in active search (#1490015) 12 years ago
export.inc Protect download urls against CSRF using unique request tokens (#1490642) 10 years ago
func.inc Add possibility to print contact information (of a single contact) 11 years ago
groups.inc CS fixes 12 years ago
import.inc Code cleanup - unused variables 11 years ago
list.inc Searching in both contacts and groups when LDAP addressbook with group_filters option is used 10 years ago
mailto.inc Fix Compose action in addressbook for results from multiple addressbooks (#1490413) 11 years ago
move.inc Fix contacts list update after adding/deleting/moving a contact (#1490028, #1490033) 12 years ago
photo.inc Optionally throw 404 error when contact photo wasn't found 10 years ago
print.inc remove debug test code 11 years ago
save.inc Fix bug where max_group_members was ignored when adding a new contact (#1490214) 11 years ago
search.inc Support contact+group searches in all relevant places (T1360) 10 years ago
show.inc Add possibility to print contact information (of a single contact) 11 years ago
undo.inc Fix contacts list update after adding/deleting/moving a contact (#1490028, #1490033) 12 years ago
upload_photo.inc Remove deprecated functions (these listed in bc.php file) usage 12 years ago