egroupware/addressbook
ralf 28a660699a fix not working dropdown-tree use in addressbook (also reverting Contacts\Storage::get_lists())
- et2-tree-dropdown requires options with attributes id AND value, text AND label :(
- fixing it really to use only one or the other is hard, as lots of mail app.js code requires tree to use id, but all select wants value
- Etemplate\Widget\Select::fix_encoded_options() now uses a special handling for real (non-associative) arrays adding value attribute from id
- client-side et2-tree-dropdown now searches child-options in children and item attribute, and checks both label and text attributes
2025-02-21 09:33:58 +01:00
..
doc move contacts in LDAP docu to doc/ldap/ dir 2016-04-07 07:24:29 +00:00
inc fix not working dropdown-tree use in addressbook (also reverting Contacts\Storage::get_lists()) 2025-02-21 09:33:58 +01:00
js * Mail: allow to select (multiple) mail addresses from addressbook directly in compose window 2025-01-28 21:44:15 +01:00
lang * Mail: allow to select (multiple) mail addresses from addressbook directly in compose window 2025-01-28 21:44:15 +01:00
setup bump version to 23.1 2023-02-28 08:50:48 +01:00
sitemgr Implement google recaptcha for sitemanager forms 2016-12-09 10:32:56 +01:00
templates * Mail: allow to select (multiple) mail addresses from addressbook directly in compose window 2025-01-28 21:44:15 +01:00
crm.php fix missing url-encoding of from parameter (' 49...' instead of '+49...') 2022-05-04 15:20:34 +02:00
index.php converted addressbook to use new api 2016-04-29 10:41:53 +00:00
merge.php move addressbook_merge to Api\Contacts\Merge 2016-04-06 09:49:50 +00:00