egroupware/api/js/jsapi
2022-10-13 16:42:37 +02:00
..
app_base.js Drop tutorials 2022-09-12 13:24:00 +02:00
egw_app.ts Drop tutorials 2022-09-12 13:24:00 +02:00
egw_calendar.js WIP timesheet timer: start, pause and stop now via a dialog showing both timers and all buttons 2022-10-05 12:51:59 +02:00
egw_config.js fix Safari (at least 15.5) gives error link-registry not defined 2022-07-28 14:23:36 +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
egw_data.js
egw_debug.js
egw_files.js
egw_global.d.ts
egw_global.js
egw_images.js
egw_inheritance.js
egw_json.js fix Mailvelope in infolog.edit 2022-09-08 11:27:02 +02:00
egw_jsonq.js
egw_lang.js fix not translated quick add 2022-08-22 14:24:35 +02:00
egw_links.js Fix couple of mobile template issues 2022-09-30 11:39:51 +02:00
egw_message.js
egw_modules.js WIP timesheet timer 2022-09-26 08:54:05 +02:00
egw_notification.js
egw_open.js
egw_preferences.js 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
egw_ready.js
egw_store.js
egw_tail.js
egw_timer.js WIP timesheet timers: do NOT round hours for hh:mm display, as 30min will give 1:30, instead of 0:30 2022-10-13 16:42:37 +02:00
egw_tooltip.js Implement cursor position center for egw_tooltip 2022-09-08 16:16:34 +02:00
egw_user.js Switch egw.user(..., async=true) to always return a Promise for consistency 2022-09-20 08:05:59 -06:00
egw_utils.js invalidating/deleting et2-select-cat's cache on adding, updating or deleting categories 2022-10-04 12:54:30 +02:00
egw.js Fix open compose windows created new drafts after main window was reloaded 2022-10-05 14:30:43 -06:00
jsapi.js