egroupware_official/phpgwapi
Ralf Becker 3ec6ffe264 deal with situation that storage quota on html5 localstorage is exceeded:
- browser/user can limit quota, we then get an exception which must NOT stall EGroupware!
- we set a smaller MAX_LOGS of 200 instead of current 1000
- if currently more log items stored OR if exception.name=="QuotaExceededError" we clear whole log (trying to clear old limit of 1000 messages)
2014-02-12 10:38:39 +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 explicitly allow svg for logo in navbar 2014-02-12 08:34:33 +00:00
js deal with situation that storage quota on html5 localstorage is exceeded: 2014-02-12 10:38:39 +00:00
lang translations from Stefan 2014-02-11 09:21:30 +00:00
ntlm correctly urlencode redirects if we have no ntlm available 2012-10-30 14:43:10 +00:00
setup update from 1.8.006 2014-02-11 09:32:36 +00:00
templates fixed buttons with just an image from html::submit_button() were shown like a button after changing tag from <input type="submit" to <button 2014-02-11 16:52:45 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests added checks for updates of text and blob columns 2004-09-19 10:38:11 +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 caching in a couple of places: 2014-01-18 17:43:15 +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