egroupware/api/js/jsapi
2019-03-18 16:22:39 +01:00
..
app_base.js * Api: Fix mobile template not working with iOS < 10 anymore (iOS < 10 is not compatible with JS ES6) 2019-03-18 16:22:39 +01: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 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_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 Do not check jsonp since we are not using it and it might cause errors by setting dataType to script falsely 2019-02-20 13:24:43 +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-11 17:23:58 +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:32:44 +02:00
egw_notification.js Add closing timer on notifications 2018-02-19 17:17:24 +01:00
egw_open.js Handle javascript as a link registry type target 2019-01-10 14:58:40 -07:00
egw_preferences.js fix only-send-changed-preferences check for objects 2019-01-22 10:10:24 +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 * Api: Fix mobile template not working with iOS < 10 anymore (iOS < 10 is not compatible with JS ES6) 2019-03-18 16:22:39 +01:00
egw_utils.js Calendar - open add into a dialog widget 2019-01-09 16:48:04 -07:00
egw.js Fix (remove) vertical scrollbar on popups with CKEDITOR 2019-01-23 16:01:50 -07:00
jsapi.js Remove unintentional commited part from commit a9a303a 2018-10-19 14:59:20 +02:00