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 55cdf1569e 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.
8 years ago
..
copy.inc Use ternary operator where applicable 9 years ago
delete.inc Use ternary operator where applicable 9 years ago
edit.inc Fix: Set long email addresses 9 years ago
export.inc Protect download urls against CSRF using unique request tokens (#1490642) 9 years ago
func.inc Rename Addressbook to Contacts (#5233) 8 years ago
groups.inc Use ternary operator where applicable 9 years ago
import.inc Use ternary operator where applicable 9 years ago
list.inc Searching in both contacts and groups when LDAP addressbook with group_filters option is used 9 years ago
mailto.inc CS fixes 10 years ago
move.inc Use ternary operator where applicable 9 years ago
photo.inc Optionally throw 404 error when contact photo wasn't found 9 years ago
print.inc Use ternary operator where applicable 9 years ago
save.inc Performance: Make sure that after contact update we call get_record() only once 9 years ago
search.inc Support contact+group searches in all relevant places (T1360) 8 years ago
show.inc Performance: Make sure that after contact update we call get_record() only once 9 years ago
undo.inc Use ternary operator where applicable 9 years ago
upload_photo.inc CS fixes 10 years ago