egroupware/api/js/jsapi
2021-03-12 11:23:26 +02:00
..
app_base.js Keep darkmode state in serverside session too. Fix darkmode state in egroupware iframes. 2021-02-24 12:22:27 +01:00
egw_app.js Fix missing mailvelope readonly properties from egw_app object 2021-03-09 15:19:27 +01:00
egw_app.ts Fix missing mailvelope readonly properties from egw_app object 2021-03-09 15:19:27 +01:00
egw_calendar.js Avoid JS error by making sure we have a date format 2020-05-15 14:42:31 -06:00
egw_config.js
egw_core.js
egw_css.js
egw_data.js Etemplate: More fixes for row count when updating / adding 2020-09-01 14:49:06 -06:00
egw_debug.js
egw_files.js use correct window of includeJS and alert, also fixed in wrong order included first JS file 2019-01-15 14:34:52 +01:00
egw_global.d.ts return hashed appName of opened tab eg. to set notifcation counter 2021-03-02 21:00:59 +02:00
egw_images.js
egw_inheritance.js
egw_jquery.js
egw_json.js add daily cache-buster to client-side included app.js files for applyFunc 2021-03-12 11:23:26 +02:00
egw_jsonq.js
egw_lang.js Fix a bug notifications sidebar in client-side not being translated 2018-01-11 17:23:58 +01:00
egw_links.js No longer need to send ajax=true at the end of url 2020-10-20 16:04:32 +02:00
egw_message.js Do not show close button on success message and dismiss it on container click handler 2020-08-07 13:29:30 +02:00
egw_notification.js Fix errors happening in mobile framework 2020-08-03 15:21:11 +02:00
egw_open.js allow "app.<appname>.<method>" in link registry and use it to open CRM view 2021-03-04 11:50:13 +02:00
egw_preferences.js * Preferences: use push to ask every affected client to reload preferences, if affected 2020-07-31 09:47:49 +02:00
egw_ready.js
egw_store.js
egw_tail.js
egw_tooltip.js
egw_user.js Api: Make sure we don't add any unwanted data to account store 2020-10-05 10:55:34 -06:00
egw_utils.js egw.(de|en)codePath to correctly encode % and # 2019-03-21 12:46:22 +01:00
egw.js fix wrong context causing eg. attachments to mail to no longer work 2021-03-08 21:20:11 +02:00
jsapi.js track top EGroupware window in egw object to be used as egw.top instead of window.top, which can throw a security exception 2020-05-18 20:55:57 +02:00