egroupware/phpgwapi
Nathan Gray a09fae5f43 Data improvements:
- pass UID as additional parameter to data callbacks
- cache actual data separately from cached fetch response to avoid duplication
- use callbacks to keep localStorage data consistent with data in memory
- use callback to update cached fetch response if a record is removed (set to null)
2014-08-06 21:00:31 +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 * Admin: restore from admin was not working (worked only from setup) 2014-07-25 09:13:19 +00:00
js Data improvements: 2014-08-06 21:00:31 +00:00
lang Add browser popup blocker checker for open_link method. 2014-08-04 14:02:05 +00:00
ntlm correctly urlencode redirects if we have no ntlm available 2012-10-30 14:43:10 +00:00
setup force CKEditor moono theme/skin on 14.1 update 2014-07-25 12:22:57 +00:00
templates Get the socialMedia icons out of table and append it to form if it is pixelegg template 2014-07-25 07:53:30 +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