egroupware_official/phpgwapi
Ralf Becker c26fcffda7 first step for CalDAV scheduling
- principal reports scheduling-inbox-URL /<username>/inbox/ and scheduling-outbox-URL /<username>/outbox/
- outbox collection contains no events
- outbox correctly answers POST for freebusy information
- outbox respons to all other POST with "204 No Content", ignore client request to deliver invitations
- inbox collection contains events of unknown status (PARTSTAT=NEEDS-ACTION)
- inbox responds to DELETE with "200 Ok"
--> iCal under OS X now shows freebusy times :-)
(had to add "write-content" privilege for calendar collections user has edit rights for, to allow adding events)
2011-09-22 15:22:52 +00:00
..
cron setting NO memory limit for async service 2010-08-23 16:32:33 +00:00
doc removed outdated docu 2008-10-15 05:57:00 +00:00
images This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc first step for CalDAV scheduling 2011-09-22 15:22:52 +00:00
js Add fallback handling using typeof when input.constructor fails 2011-09-19 23:19:16 +00:00
lang Loa language translation from vimontha <kvimontha@yahoo.com> 2011-08-09 06:12:25 +00:00
ntlm merged latest changes from doc/rpm-build/apache.conf 2011-08-04 08:14:23 +00:00
setup added update from 1.8.002 2011-08-11 19:04:40 +00:00
templates make basic data of current user available via egw.user(_field) 2011-08-31 12:17:34 +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 - sending EGroupware configuration (non-sensible stuff) to browser and make it available via egw.config(_name, _app="phpgwapi") 2011-08-26 16:27:57 +00:00
images.php new clientside image-name to url map: egw.image(_name, _app="phpgwapi") 2011-08-30 22:19:38 +00:00
lang.php $GLOBALS['egw_info']['server']['lang_ctimes'] is now an array 2011-08-28 12:48:31 +00:00