.. |
app_base.js
|
remove legacy widgets dropdown_button and favorites
|
2022-08-07 12:09:02 +02:00 |
egw_app.ts
|
Avoid error if title widget is not an input widget
|
2022-08-15 10:40:13 -06: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
|
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
|
replace LAB.js with native es5 loading
|
2021-06-05 20:39:39 +02:00 |
egw_data.js
|
remove (unnecessary) double egw.min.js import
|
2021-07-09 08:15:17 +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 egw.tooltip documentation
|
2022-06-03 17:11:31 +02:00 |
egw_global.js
|
fix async loading caused app.js not being loaded before et2.load() tried to instantiate it
|
2021-06-08 17:13:30 +02:00 |
egw_images.js
|
replace LAB.js with native es5 loading
|
2021-06-05 20:39:39 +02:00 |
egw_inheritance.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
egw_json.js
|
fix egw.request() to return simple / non-json-responses, like egw.json() does
|
2022-08-08 17:28:51 +02:00 |
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
|
fix missing icons in quick_add after move of images
|
2022-08-01 12:02:40 +02:00 |
egw_message.js
|
allow to explicit register callbacks for the broadcasted push messages
|
2021-07-30 15:21:58 +02:00 |
egw_modules.js
|
deprecated egw.includeJS() in favor of es6 import statement
|
2021-07-09 17:27:22 +02:00 |
egw_notification.js
|
replace LAB.js with native es5 loading
|
2021-06-05 20:39:39 +02:00 |
egw_open.js
|
egw_open doesn't like the import...
|
2022-03-17 16:54:43 -06:00 |
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
|
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_tooltip.js
|
Fix options not available
|
2022-06-02 18:00:34 +02:00 |
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
|
allow to disable installing EGroupware as mailto handler globally
|
2022-07-26 10:05:43 +02:00 |
jsapi.js
|
include jquery and other legacy js files via script tag
|
2021-06-10 11:38:54 +02:00 |