egroupware_official/api
2016-05-06 10:03:45 +00:00
..
inc to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded 2016-05-02 16:57:50 +00:00
js move eT2 templates to api, fixes cant create a directory in filemanger in minimal install 2016-05-05 18:23:52 +00:00
lang fix de translation from etemplate were added to all other languages api translations 2016-05-06 08:31:26 +00:00
setup setting CalDAV/CardDAV server version to 16.1 2016-05-05 07:26:27 +00:00
src need to set $_REQUEST in ajax_exec, as some apps use $_REQUEST to check $_GET or $_POST 2016-05-06 10:03:45 +00:00
templates/default Add missing logo64x64 icon into api 2016-05-06 08:37:53 +00:00
asyncservices.php move asyncservices class to api 2016-04-06 19:27:47 +00:00
asyncwrapper.php move asyncservices class to api 2016-04-06 19:27:47 +00:00
categories.php silencing "Illigal string offset" errors 2016-04-29 11:59:53 +00:00
config.php moving client-data urls to api 2016-04-06 19:57:40 +00: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 moving etemplate translations to api to allow installation without (old) etemplate, added debug GET parameter to lang.php to JSON pretty-print 2016-05-05 09:31:54 +00:00
thumbnail.php move thumbnailer to api 2016-04-06 19:39:49 +00:00
user.php moving client-data urls to api 2016-04-06 19:57:40 +00:00