egroupware/calendar
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
..
egroupware.org * calendar/holidays: fix charset for japanese holidays 2011-08-22 14:29:22 +00:00
importexport Record how many of which action were done 2010-03-03 16:29:42 +00:00
inc first step for CalDAV scheduling 2011-09-22 15:22:52 +00:00
js context menu for calendar list 2011-04-27 16:53:06 +00:00
lang add missing translations for export_limit feature of calendar, correcting translation strings for export_limit warnings 2011-09-14 10:27:53 +00:00
setup calendar/addressbook/API: introduce hook to fetch the export_limit to be applied for an app; introduce method to test if a specific hook exists for an application; fetch the export_limit via hook where appropriate 2011-09-15 14:46:56 +00:00
sitemgr only year-align given date, not always use current year, if date is specified 2010-11-20 21:53:41 +00:00
templates * calendar/importexport/addressbook: calendar introduce new config option to set app specific export_limit; calendar csv export: use enumerate for exporting events as csv; bo_merge: introduce new helper functions to get and check export-limit; addressbook: use new helper functions 2011-09-13 09:05:33 +00:00
csv_import.php dont use the global template object anymore; do our own now 2010-11-29 11:45:11 +00:00
freebusy.php Support Free/Busy information with credentials as part of the URL 2010-06-26 11:35:11 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00