egroupware/api/js/jsapi
2022-05-23 17:45:56 +02:00
..
app_base.js Replace all jquery-ui sortable used in fw 2022-05-23 17:45:56 +02:00
egw_app.ts replace jQuery.ui.keyCode.X with EGW_KEY_X 2022-04-30 10:33:07 +02:00
egw_calendar.js fix not working et2-date-since and rename et2-date-time_today to et2-date-time-today 2022-05-05 11:38:48 +02:00
egw_config.js
egw_core.js
egw_css.js
egw_data.js
egw_debug.js
egw_files.js
egw_global.d.ts Update declaration signature 2022-05-12 11:03:18 -06:00
egw_global.js
egw_images.js
egw_inheritance.js
egw_json.js
egw_jsonq.js fix not working callback syntax with egw.jsonq() and changing callback to promise (after the fix) 2022-05-02 16:22:12 +02:00
egw_lang.js Fix some missing translation problems 2022-02-11 13:02:21 -07:00
egw_links.js change egw.jsonq() and egw.link_title() to return promises 2022-05-02 11:27:33 +02:00
egw_message.js
egw_modules.js
egw_notification.js
egw_open.js egw_open doesn't like the import... 2022-03-17 16:54:43 -06:00
egw_preferences.js
egw_ready.js
egw_store.js Fix removeSessionItem not working 2022-04-05 10:24:06 +02:00
egw_tail.js
egw_tooltip.js
egw_user.js return a Promise from egw.accountData and deprecated, but still support, the use of a callback 2022-04-27 17:33:07 +02:00
egw_utils.js CSS / Layout cleanup 2022-04-25 10:46:51 -06:00
egw.js Api: Switch from et2_dialog to Et2Dialog 2022-03-17 16:18:39 -06:00
jsapi.js