egroupware_official/api/js/jsapi
nathan b4c0ed9edc Fix Merge dialog "Save file" button did not actually save the file if one merge document was selected
It opened it in Collabora instead, regardless of which button was clicked
2024-07-09 09:06:06 -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 Fix Merge dialog "Save file" button did not actually save the file if one merge document was selected 2024-07-09 09:06:06 -06: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
egw_css.js
egw_data.js fix docu typo 2024-03-27 09:48:13 +02:00
egw_debug.js
egw_files.js
egw_global.d.ts Api: Fix favorites with non-ascii names could overlap 2024-03-04 15:12:54 -07:00
egw_global.js also declare and export app and framework 2023-03-17 08:52:52 +01:00
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 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
egw_links.js Fix quick add dropdown positioning 2024-07-05 13:12:33 -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 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
egw_store.js
egw_tail.js
egw_timer.js Just the timer dialog gets timesheet color, leave others alone 2023-02-23 10:12:21 -07:00
egw_tooltip.js Fix multiple tooltips if user moves the mouse just right. 2024-04-17 09:47:24 -06:00
egw_user.js Et2SelectAccount improvements 2023-10-06 11:37:46 -06: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