egroupware/api
Ralf Becker 0e40bd7cb5 * CalDAV/CardDAV: fix encoding of control chars stalling iOS sync
eg. \xb is not allowed in XML and caused iOS sync to stall, as it's XML parser fails
use htmlspecialchars option ENT_XML1|ENT_DISALLOWED (PHP 5.4+) to ensure proper XML encoding
2017-11-10 15:50:28 +01: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
js Remove special file drop handling on CKEditor for IE, it's no longer necessary. Fix issue of drop none image file on compose HTML area uploads the file twice. 2017-11-09 15:02:37 +01:00
lang pending translations from our translation server 2017-11-04 09:36:02 +01:00
ntlm fix ntlm directory path 2016-07-15 13:54:39 +02:00
setup Changelog for 17.1.20171106 2017-11-05 09:16:19 +00:00
src * CalDAV/CardDAV: fix encoding of control chars stalling iOS sync 2017-11-10 15:50:28 +01:00
templates Add status text for upload button in VfsSelect widget 2017-10-13 14:52:38 +02:00
tests Move all tests under api/src into api/tests 2017-10-23 10:14:14 +02: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
categories.php Add fullline_cat_bg class for fields which need to get categories colors 2017-09-07 14:46:48 +02:00
config.php
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
lang.php
thumbnail.php suppress notice screwing up thumbmails, if notices are on 2017-11-02 13:23:36 +01:00
user.php