egroupware/mail/templates
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
..
default fix many errors around et2-select emulating old taglist: 2022-08-08 17:28:51 +02:00
mobile Fix click handling for attachment's summary is not working 2022-08-08 14:47:01 +02:00
pixelegg Move mail attachments box under details 2022-08-05 16:55:18 +02:00