egroupware_official/calendar
Ralf Becker 3f830b2bff - implemented principal-property-search report required for WebDAV ACL and used by Lightning to search for calendar-home-set
- had to implement a workaround for Lightning, as it wrongly interprets principal-property-search for calendar-home-set in the principal-collection-set
  matching our *DAV root returning all principals, as all have a matching calendar-home-set, as NOT supporting CalDAV scheduling
  --> search only current user's principal, when Lightning searches for calendar-home-set
- OPTIONS / return now calendar-auto-scheduling too, as Lightning only searches there, to check if server supports CalDAV scheduling
- fixed outbox freebusy request to cope with no X-CALENDARSERVER-MASK-UID and a single attendee
2011-09-23 12:04:21 +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 - implemented principal-property-search report required for WebDAV ACL and used by Lightning to search for calendar-home-set 2011-09-23 12:04:21 +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