egroupware_official/api/js
nathan 40bbc53af8 Fix Uncaught TypeError: Cannot read properties of null (reading 'app_obj') when clicking a project title.
onclick for nextmatch rows was not getting re-parsed for each row, so it was trying with the original widget from the template instead of the one from the row.
Also accepting widget as argument into compiled legacy code and using it over original context so we don't need to re-compile for each row.
2022-08-17 13:23:55 -06: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 Uncaught TypeError: Cannot read properties of null (reading 'app_obj') when clicking a project title. 2022-08-17 13:23:55 -06: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 fix not camelCase attribute name, sanitize app-names to 16 chars and use "infolog" for CRM-view 2022-08-16 10:10:36 +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