egroupware_official/api
Ralf Becker 558354bc44 fix error on window closing in Chrome 80+
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead
2020-05-25 11:56:27 +02:00
..
images move category images to api, fixes PHP Fatal in admin_categories, if phpgwapi is not installed 2016-05-09 10:05:57 +00:00
inc fix diverse occurences of egw_db 2016-05-06 11:13:19 +00:00
js fix error on window closing in Chrome 80+ 2020-05-25 11:56:27 +02:00
lang Translation for default timestamper statustext 2019-05-02 10:42:22 -06:00
ntlm fix ntlm directory path 2016-07-15 13:54:39 +02:00
setup Changelog for 17.1.20190808 2019-08-08 13:00:26 +00:00
src also remove /api/thumbnail.php from access-log updates 2019-11-19 15:44:27 +02:00
templates * Api: Add search feature into file select dialog 2019-07-30 14:51:35 +02:00
tests Better tests for Customfields, fix a couple of permission bugs revealed 2019-04-29 16:52:31 -06:00
anon_images.php caching images for 10 days and allowing to use it for ico extension too 2017-04-28 16:12:11 +02:00
asyncservices.php * API: async service failed to run on a default install (no phpgwapi) 2016-06-08 15:35:06 +02:00
asyncwrapper.php using PHP_BINARY constant instead of - sometimes not set - $_SERVER['_'] 2018-01-26 14:17:07 +01:00
categories.php * Api - Fix row category colors go missing after a change 2018-08-01 09:16:01 -06:00
changepwd.php * API: webservice call when password has been changed outside EGroupware to eg. re-encrypting (mail) credentials 2018-03-16 11:02:52 +01:00
config.php moving client-data urls to api 2016-04-06 19:57:40 +00:00
emclient-signatures.php ignore empty signatures and email, identity_name needs mail-account data to 2016-11-18 14:48:17 +01:00
images.php 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
lang.php making translations a bit more resilient for wrong charset 2018-12-10 11:04:53 +01:00
thumbnail.php suppress notice screwing up thumbmails, if notices are on 2017-11-02 13:23:36 +01:00
user.php moving client-data urls to api 2016-04-06 19:57:40 +00:00