egroupware/api/js/jsapi
2024-09-19 14:55:50 +02:00
..
app_base.js fix some JS errors displayed in mail 2024-09-06 12:36:56 +02:00
egw_app.ts fix error of not defined egw_globalObjectManager 2024-09-19 14:55:50 +02:00
egw_calendar.js fix caching in browser, if iCal holiday url get set or changed 2024-04-10 10:46:01 +02:00
egw_config.js * mailto: fix wrong URL registered for on premise installation (you need to delete it in the browser first!) 2023-06-30 11:19:18 +02:00
egw_core.js fix getAppName sometimes reports "phpgwapi" from this.appName causing eg. attachment icon in filemanager to come from old phpgwapi directory 2022-08-02 14:52:20 +02:00
egw_css.js replace LAB.js with native es5 loading 2021-06-05 20:39:39 +02:00
egw_data.js fix/catch JSON.parse Syntax error when clearing up localStorage 2024-07-16 12:39:31 +02:00
egw_debug.js replace LAB.js with native es5 loading 2021-06-05 20:39:39 +02:00
egw_files.js deprecated egw.includeJS() in favor of es6 import statement 2021-07-09 17:27:22 +02:00
egw_global.d.ts fix icon in et2-vfs-path and also get it to display "/" for the root 2024-09-17 10:49:03 +02:00
egw_global.js also declare and export app and framework 2023-03-17 08:52:52 +01:00
egw_images.js fix not shown/found custom images 2024-09-13 12:05:27 +02:00
egw_inheritance.js
egw_json.js API: Handle multiple etemplate->exec() results returned in the same request 2024-05-28 16:05:38 -06:00
egw_jsonq.js Api: Always resolve jsonq, even if empty array 2023-04-25 09:10:33 -06:00
egw_lang.js fix not translated quick add 2022-08-22 14:24:35 +02:00
egw_links.js Fix quick add dropdown positioning 2024-07-05 13:12:33 -06:00
egw_message.js new save and save-new icons based on Bootstrap icons floppy composed with either x-square-filled or plus-circle-filled 2024-08-27 11:03:47 +02:00
egw_modules.js WIP timesheet timer 2022-09-26 08:54:05 +02:00
egw_notification.js replace LAB.js with native es5 loading 2021-06-05 20:39:39 +02:00
egw_open.js fix docu typo 2024-08-14 19:42:03 +02:00
egw_preferences.js Api: Fix bug where multiple calls to egw.preference(...,...,true) only the first call would get the value, others would get undefined 2024-06-12 16:14:08 -06:00
egw_ready.js load egw_ready.js again 2021-06-11 15:05:44 +02:00
egw_store.js Fix removeSessionItem not working 2022-04-05 10:24:06 +02:00
egw_tail.js include jquery and other legacy js files via script tag 2021-06-10 11:38:54 +02:00
egw_timer.js Just the timer dialog gets timesheet color, leave others alone 2023-02-23 10:12:21 -07:00
egw_tooltip.js suppress tooltip / statustext / title on mobile devices 2024-07-27 12:52:14 +02:00
egw_user.js fix icon in et2-vfs-path and also get it to display "/" for the root 2024-09-17 10:49:03 +02:00
egw_utils.js Api: Fix favorites with non-ascii names could overlap 2024-03-04 15:12:54 -07:00
egw.js Get widget extra documentation working 2024-01-05 09:52:09 -07:00
jsapi.js move egw_get_file_editor_prefered_mimes() to egw.file_editor_prefered_mimes() as everything in old jsapi.js is deprecated and should be removed 2022-10-18 08:30:15 +02:00