egroupware/phpgwapi
2014-07-11 11:34:11 +00:00
..
cron return success or error if called via HTTP as HTTP status 2012-05-08 21:47:49 +00:00
doc removed outdated xmlrpc and soap service, it is off by default since couple of versions 2014-01-19 10:19:49 +00:00
images
inc improve (failsafe for non matching vartype personal (array instead of expected string)) imap_rfc822_write_address own fallback function 2014-07-11 11:34:11 +00:00
js fixed javascript error "undefined attribute length" 2014-07-08 14:26:15 +00:00
lang changed an other German translation to "Zugriffsrechte" 2014-07-09 08:18:42 +00:00
ntlm correctly urlencode redirects if we have no ntlm available 2012-10-30 14:43:10 +00:00
setup * Admin/API: remove old database based error-log 2014-07-05 08:54:36 +00:00
templates fix author, jerryr template is from Jerry Ruhe 2014-06-27 07:46:58 +00:00
templatesSavant2/default
tests an implementation of imap_rfc822_parse_adrlist and imap_rfc822_write_address, to obsolete imap extension 2014-04-18 12:51:17 +00:00
addressbook.php
config.php fixed caching in a couple of places: 2014-01-18 17:43:15 +00:00
images.php fixed caching in a couple of places: 2014-01-18 17:43:15 +00:00
ischedule-cli.php change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
ischedule.php uncommited changes 2013-11-11 08:31:33 +00:00
lang.php fixed under some conditions not working translations, caused by egw object calling translation::init and preceeding lang_arr with (en) translations, before lang.php calls add_app() with a single translation, now explicitly calling init() and init() allways empties lang_arr 2014-06-12 10:07:57 +00:00
user.php include addressbook preferences in user.php, as some et2 widgets need this prefs and we dont want to block until they are loaded 2014-02-11 12:48:20 +00:00