egroupware/api/js
Ralf Becker a5ad691757 deprecated egw.includeJS() in favor of es6 import statement
with egw composition happening in main window the used import statement happens in that context and NOT in the window (eg. popup or iframe) this module is instantiated for!
2021-07-09 17:27:22 +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 add a missing import 2021-07-09 14:50:15 +02:00
etemplate re-added daily cache-buster for app.js and removed explicit timepicker include causing a double include 2021-07-09 10:07:31 +02:00
framework Remove framework object from import statement which would override the actual object 2021-07-07 12:31:11 +02:00
jquery fixing a couple of jQuery plugin includes 2021-07-01 16:33:15 +02:00
jsapi deprecated egw.includeJS() in favor of es6 import statement 2021-07-09 17:27:22 +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 include jquery and other legacy js files via script tag 2021-06-10 11:38:54 +02:00