egroupware/mail/inc
ralf e7eb9f42e3 fix many errors around et2-select emulating old taglist:
- preprocessor: translate attributes autocomplete_url -> searchUrl, autocomplete_params -> searchOptions, and allow options
- sending search query as URL/GET parameter with default of app: <appname>
- handle searchUrl like allowFreeEntries by adding selected result to select_options via createFreeEntries, as they otherwise get removed by fix_bad_value not finding the value in select_options
- change taglist validation (again) to not validate search values
- still requires changes in application code, as taglist always behaved like multiple=true (returning and expecting an array of values) and did automatically search from client-side for it's initial value(s)
--> maybe more changes are in order to NOT require changing application code
--> fixes editing Sieve rules
2022-08-08 17:28:51 +02:00
..
class.mail_acl.inc.php * Mail: do NOT fail setting ACL recursive on folders, if single folder fail (eg. wrongly in subscription file) 2022-07-25 11:06:40 +02:00
class.mail_compose.inc.php * Mail: explicitly apply default font and -size before sending mail 2022-05-23 19:36:04 +02:00
class.mail_hooks.inc.php Implement new mail attachments block actions 2022-07-27 14:21:29 +02:00
class.mail_integration.inc.php fix PHP 8.0 TypeError: Cannot access offset of type string on string 2021-11-15 12:00:50 +01:00
class.mail_sieve.inc.php fix many errors around et2-select emulating old taglist: 2022-08-08 17:28:51 +02:00
class.mail_tree.inc.php fix "a ton" of PHP Warning: Undefined array key or variable in mail code 2022-04-26 18:46:38 +02:00
class.mail_ui.inc.php Set proper mail template according to its pane mode 2022-07-29 13:26:58 +02:00
class.mail_wizard.inc.php Stylite AG --> EGroupware GmbH 2016-10-08 14:32:58 +02:00
class.mail_zpush.inc.php fix "a ton" of PHP Warning: Undefined array key or variable in mail code 2022-04-26 18:46:38 +02:00