egroupware/api/js
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
..
dhtmlxMenu moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
dhtmlxtree moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
egw_action Fix unable to type a space in a searchbox 2022-07-26 14:23:55 -06:00
etemplate fix many errors around et2-select emulating old taglist: 2022-08-08 17:28:51 +02:00
framework Finish up loading animation if the active tab is an old etemplate 2022-08-05 12:53:56 +02:00
jquery drop old select/taglist/link incl. Choosen and MagicSuggest 2022-07-12 09:57:24 +02:00
jsapi remove legacy widgets dropdown_button and favorites 2022-08-07 12:09:02 +02:00
offline Try to pass context on when binding events because there might be some other plugins using those events too. Fix broken avatar cropper. 2018-11-02 10:00:08 +01:00
Resumable * All apps: fix drag and drop a file from FireFox download list not working 2020-08-13 16:23:07 +02:00
tinymce/langs Update tinymce translation files, thanks to Stefan Unverricht 2019-11-26 13:12:18 +01:00
egw_json.js replace LAB.js with native es5 loading 2021-06-05 20:39:39 +02:00
es6-promise.min.js moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
login.js prefer [Login] button below over maybe existing SAML login button above 2022-02-21 21:19:41 +02:00
tapandswipe.ts Make sure we do have a valid element before constructing 2022-06-02 10:27:31 +02:00