egroupware/api/js/jsapi
2023-09-19 13:53:15 -06:00
..
app_base.js Api: Remove call to jQuery.dialog from app_base.js 2023-04-05 13:16:47 -06:00
egw_app.ts add Promise<Et2Dialog> return type to openDialog 2023-07-14 08:54:07 +02:00
egw_calendar.js
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
egw_css.js
egw_data.js
egw_debug.js
egw_files.js
egw_global.d.ts add Promise<Et2Dialog> return type to openDialog 2023-07-14 08:54:07 +02:00
egw_global.js
egw_images.js Fix toolbar actions not getting their icons displayed when the toolbar is being opened from its none origin apps 2023-04-19 17:50:57 +02:00
egw_inheritance.js
egw_json.js
egw_jsonq.js Api: Always resolve jsonq, even if empty array 2023-04-25 09:10:33 -06:00
egw_lang.js
egw_links.js Fix quick add did not always work the second time 2023-09-19 13:53:15 -06:00
egw_message.js
egw_modules.js
egw_notification.js
egw_open.js Fix handling of email addresses with names 2023-08-03 16:57:53 -06:00
egw_preferences.js converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
egw_ready.js
egw_store.js
egw_tail.js
egw_timer.js
egw_tooltip.js Hide tooltips when context menu opens 2023-09-13 14:05:50 -06:00
egw_user.js Api: Swap sparse account array/object for simple list to fix missing options in select account widget 2023-07-11 14:16:10 -06:00
egw_utils.js Api: Fix egw.copyTextToClipboard() to work in popups too 2023-05-18 13:47:15 -06:00
egw.js Fix egw message in login page is not removable 2023-05-25 16:34:28 +02:00
jsapi.js