Andrew McMillan
|
6e02c08c44
|
Basic support for RFC5995 - Using POST to add collection members.
|
2012-03-22 14:10:43 +13:00 |
|
Andrew McMillan
|
209ff04495
|
Write UID and REV property if they are missing.
Also allow for TYPE to be multiple for EMAIL/ADR/TEL when parsing.
|
2012-01-13 17:33:39 +13:00 |
|
Andrew McMillan
|
3e1e8ef031
|
Correct error text.
|
2011-10-06 11:05:58 +02:00 |
|
Andrew McMillan
|
805a91f3ef
|
Fix deprecated calls.
|
2011-09-14 23:02:53 +12:00 |
|
Andrew McMillan
|
f305cdf4cb
|
A few more places we need to ensure the collection is uncached.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
|
2011-01-01 21:55:55 +13:00 |
|
Andrew McMillan
|
9fdaef2bd1
|
Use the commit() method rather than a commit statement.
|
2010-11-21 00:51:20 +13:00 |
|
Andrew McMillan
|
014df24621
|
Tweak message to use existing translation strings.
|
2010-09-24 12:41:04 +12:00 |
|
Andrew McMillan
|
d8d42ab383
|
Convert error responses to use CalDAVRequest::PreconditionFailed()
|
2010-09-24 12:35:50 +12:00 |
|
Andrew McMillan
|
a0ca0e27c7
|
Whoops: we weren't sending an ETag on PUT for non-Calendar resources.
|
2010-09-12 13:13:27 +12:00 |
|
Andrew McMillan
|
50fca47f06
|
Correct return code on PUT modified.
|
2010-06-23 22:36:14 +12:00 |
|
Andrew McMillan
|
5a708c5462
|
When we PUT a vcard set the caldav_type to VCARD.
|
2010-06-23 14:21:55 +12:00 |
|
Andrew McMillan
|
a5e6e9113c
|
Handle VCARD on PUT.
|
2010-05-19 23:53:36 +12:00 |
|
Andrew McMillan
|
8a5ba6a07e
|
A (still broken) start on parsing VCARD on PUT.
|
2010-05-12 22:17:10 +12:00 |
|