18 Commits

Author SHA1 Message Date
Andrew Ruthven
1ca8284bdc Add ROOM as a principal type
This hopefully resolves #282.
2024-01-21 19:12:42 +13:00
Florian Schlichting
a7ba436f2f advertise support for principal-match REPORT
and a few more bits inspired by CalDAV/aclreports.xml:
    - strict Depth header checking
    - principal-match: match on dav_name if not $match_self
    - principal-match can "alternatively" return resources in a collection
      that belong to a principal, like a user's calendars when we query
      the principal URI
2018-01-08 22:51:22 +01:00
Florian Schlichting
323292eb8c log an error instead of crashing on principal-property-search REPORT without a proper match clause (fix #114) 2017-04-08 14:41:50 +02:00
Andrew McMillan
acc6c719f7 Simple changes for new XML processing. 2012-04-30 14:13:03 +12:00
Andrew McMillan
0ddd6508a6 Properly migrate this away from PgQuery. 2010-03-18 10:47:37 +13:00
Andrew McMillan
f4e6dd84dd Strict result ordering for ease of test result comparison. 2010-02-18 00:15:10 +13:00
Andrew McMillan
28214a7db8 Refactor principal-property-search REPORT. 2009-12-28 00:27:18 +13:00
Andrew McMillan
865a2e499c Various changes preparing to switch PROPFIND implementation. 2009-11-12 00:39:18 +13:00
Andrew McMillan
9f4f31473d Fix call time pass by reference warnings. 2009-09-05 12:03:58 +12:00
Andrew McMillan
650be4cc43 More todo in this report. 2008-11-06 22:46:15 +13:00
Andrew McMillan
03a7083402 Add support for a match on the calendar-home-set property, used by
Mozilla calendar 0.8.
2008-11-02 23:09:28 +13:00
Andrew McMillan
5ec4c33670 Remove case-folding of incoming XML. 2008-10-21 23:04:31 +13:00
Andrew McMillan
045b369c69 Note TODO item regarding refactoring this into CalDAVPrincipal 2007-11-27 18:03:47 +13:00
Andrew McMillan
1390626449 Get rid of the last URLs containing protocol://host:port part. 2007-11-25 23:08:17 +13:00
Andrew McMillan
e589d2ed5c Remove protocol://host:port from principal report and be consistent with
calendar-home-set response in other places also.
2007-11-25 13:43:25 +13:00
Andrew McMillan
ee1ea4c950 Refactoring of the principal into an object class. 2007-11-03 10:14:05 +13:00
Andrew McMillan
300f334728 Further support for the principal-property-search REPORT. 2007-08-26 20:29:50 +12:00
Andrew McMillan
c8b1ce8d81 Start on the principal-property-search REPORT and calendar-home-set. 2007-08-26 11:26:53 +12:00