egroupware_official/api/js
nathan 5781542cab Fix multi-select in headers did not trigger update when a tag was removed
Value got passed around by reference, so as soon as the value was changed, activeFilters had the updated value.  Now just leaving applyFilters() to do the check.
2023-04-14 15:22:58 -06:00
..
dhtmlxMenu moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
dhtmlxtree Get tree icons the same size as buttons 2022-09-06 11:55:14 +02:00
egw_action Disable file drag and drop so normal drag and drop in filemanager works properly 2023-02-27 11:17:23 -07:00
etemplate Fix multi-select in headers did not trigger update when a tag was removed 2023-04-14 15:22:58 -06:00
framework using ESM module from SortableJS (link in two other places already) 2023-03-20 13:47:36 +01:00
jquery drop old select/taglist/link incl. Choosen and MagicSuggest 2022-07-12 09:57:24 +02:00
jsapi Api: Remove call to jQuery.dialog from app_base.js 2023-04-05 13:16:47 -06: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 add ES2020 check to login page and move it outside egw_ready (no longer allowing to translate the message) 2023-02-23 14:00:37 +01:00
tapandswipe.ts Fix scrolling in mobile view sidebar not working 2023-02-20 15:16:43 +01:00