..
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 kanban merge into document stopped working with introduction of PDF checkbox
2021-10-19 09:48:12 +02:00
egw_app.ts
Fix kanban merge into document stopped working with introduction of PDF checkbox
2021-10-19 09:48:12 +02:00
egw_calendar.js
Update jquery-ui to 1.13.1
2021-11-10 11:55:45 +01:00
egw_config.js
moving all - non ancient ;-) - js files to api/js
2016-04-07 10:38:05 +00: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
moving all - non ancient ;-) - js files to api/js
2016-04-07 10:38:05 +00:00
egw_data.js
Etemplate: More fixes for row count when updating / adding
2020-09-01 14:49:06 -06:00
egw_debug.js
Deprecate $j global variable and replace them all with standard jQuery
2016-06-02 16:52:01 +02:00
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
Check popup blocker for when trying to open mail compose popup from filemamanger/Collabora
2021-05-18 11:42:56 +02:00
egw_images.js
Fix linking an image/svg+xml image to an unsaved entry would give an error
2021-04-28 12:00:02 -06:00
egw_inheritance.js
moving all - non ancient ;-) - js files to api/js
2016-04-07 10:38:05 +00:00
egw_jquery.js
Update jquery-ui to 1.13.1
2021-11-10 11:55:45 +01:00
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
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_lang.js
improve egw.langRequire to return a Promise, if no callback specified
2021-04-29 09:45:16 +02:00
egw_links.js
Add 'no_quick_add' link registry setting so apps can opt out of the quick add
2021-03-30 10:12:29 -06: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
Check popup blocker for when trying to open mail compose popup from filemamanger/Collabora
2021-05-18 11:42:56 +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
moving all - non ancient ;-) - js files to api/js
2016-04-07 10:38:05 +00:00
egw_store.js
moving all - non ancient ;-) - js files to api/js
2016-04-07 10:38:05 +00:00
egw_tail.js
fix not working tail popup
2016-06-18 10:22:34 +02:00
egw_tooltip.js
Set statustext value as text by default
2017-09-05 19:04:45 +02:00
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
use $method parameter of Api\Etemplate::exec() plus new et2_process handler as menuaction GET parameter
2022-01-10 19:57:42 +02:00
jsapi.js
Avoid triggering initial resize if not necessary
2021-06-24 16:28:03 +02:00