..
app_base.js
removed app_base.js from egw.js requirement to not pull in etemplate, but had to move app to egw.js too
2021-06-11 13:48:09 +02:00
egw_app.js
handel empty objects like empty array
2021-06-14 10:35:54 +02:00
egw_app.ts
Fix PUSH new entries did not show if filter had multiple values
2021-06-11 13:17:27 -06:00
egw_calendar.js
include jquery and other legacy js files via script tag
2021-06-10 11:38:54 +02:00
egw_config.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_core.js
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
2016-05-01 09:57:48 +00:00
egw_css.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_data.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_debug.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_files.js
Avoid infinite loop if loading JS file fails
2021-06-17 14:17:58 -06:00
egw_global.d.ts
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_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_jquery.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_json.js
we must not make json_request object global as it interferes with registered plugins from different windows
2021-06-18 11:09:53 +02:00
egw_jsonq.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_lang.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_links.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_message.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_notification.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_open.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_preferences.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_ready.js
load egw_ready.js again
2021-06-11 15:05:44 +02:00
egw_store.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +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
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_user.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw_utils.js
replace LAB.js with native es5 loading
2021-06-05 20:39:39 +02:00
egw.js
show (caught) exceptions during import now as error for easier spotting
2021-06-14 15:22:16 +02:00
jsapi.js
include jquery and other legacy js files via script tag
2021-06-10 11:38:54 +02:00