egroupware_official/phpgwapi
Ralf Becker 6b4a25e46d when refreshing some uids in a nextmatch, we need to send nextmatch filters too, as server-side will merge old version of filters from initial request data otherwise
this can cause rows not to be returned because of different filters or search, or they are returned thought they should not
2014-09-05 09:33:05 +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 This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc fix empty json-response caused by some non-utf8 content in response, eg. broken mail password 2014-09-04 16:03:11 +00:00
js when refreshing some uids in a nextmatch, we need to send nextmatch filters too, as server-side will merge old version of filters from initial request data otherwise 2014-09-05 09:33:05 +00:00
lang Add browser popup blocker checker for open_link method. 2014-08-05 08:12:33 +00:00
ntlm correctly urlencode redirects if we have no ntlm available 2012-10-30 14:43:10 +00:00
setup added et2_appicon class to app-icons in old eTemplates 2014-08-21 10:12:55 +00:00
templates Backport commit r48262, committed by Nathan Gray. Fix sub-templates missing proper height in idots framework 2014-08-26 13:49:04 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
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 new email-address-selection popup for felamimail 2006-06-16 04:45:55 +00:00
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