egroupware_official/api/js/jsapi
Ralf Becker 1731e0e950 fix only-send-changed-preferences check for objects
before preference values which are objects have been always send again
trying to fix "storm" of set_preference() calls by mail splitter
2019-01-22 10:12:00 +01:00
..
app_base.js Fix tutorials json feed and PGP Installation tutorial video 2018-08-23 14:55:09 +02:00
egw_calendar.js Some more code cleanup: 2017-01-31 08:29:00 -07: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 WIP EGroupware without phpgwapi&etemplate 2016-05-04 19:07:54 +00: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 moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
egw_images.js mv template specific images from "phpgwapi" to "api" and search "api" also on client-side for image, added debug GET parameter to images.php to JSON pretty-print instead of one line javascript 2016-05-05 09:16:27 +00:00
egw_inheritance.js moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
egw_jquery.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
egw_json.js sending appliction/json aka JSON as direct payload for all POST ajax requests 2019-01-21 16:47:03 +01: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 Fix a bug notifications sidebar in client-side not being translated 2018-01-12 16:32:20 +01:00
egw_links.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
egw_message.js Do not add the loading prompt container if it's already there 2018-07-13 16:33:20 +02:00
egw_notification.js Add closing timer on notifications 2018-02-19 17:21:03 +01:00
egw_open.js * Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook 2018-08-28 14:35:55 +02:00
egw_preferences.js fix only-send-changed-preferences check for objects 2019-01-22 10:12:00 +01: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 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_utils.js Fix tracking of opened popups not working after framework reload 2018-03-12 17:43:24 +01:00
egw.js Do not push popup windows if we are in mobile framework 2018-07-13 10:42:19 +02:00
jsapi.js IE 11 and below does not support ES6 syntax we need to use some polyfills 2018-08-10 10:36:55 +02:00