Andrew McMillan
4178ab4254
Add caching of collection reads
...
Also a special header is added for telling DAViCal to flush the
cache during regression testing etc.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2011-01-01 21:25:46 +13:00
Andrew McMillan
5ff2f052c6
Add support for caching of feed, and uncaching on collection change.
...
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-31 20:29:30 +13:00
Andrew McMillan
c62dd43a30
Explicit typecast since values may not be text.
2010-03-21 22:01:09 +13:00
Andrew McMillan
40dd74447b
Support schedule-calendar-transp property.
2010-03-20 01:06:48 +13:00
Andrew McMillan
005c7a2773
Fix PROPPATCH handling of CardDAV addressbook setting.
2010-03-18 20:27:56 +13:00
Andrew McMillan
4c9544c746
Can now apply arbitrary resourcetypes to collections.
2010-03-18 10:46:50 +13:00
Andrew McMillan
0f498af8d4
Fix handling of resourcetype changes.
2010-03-17 13:54:22 +13:00
Andrew McMillan
54ed058c2d
Add support for PROPPATCH displayname on a bind. Switch to AwlQuery.
2010-03-17 11:52:02 +13:00
Andrew McMillan
567ff944a0
Properly respond with <error> elements inside <responsedescription>
...
As specified in RFC3253 (WebDAV Versioning), section 1.6
2010-03-04 16:52:21 +13:00
Andrew McMillan
1711fb68aa
Modification of protected properties should be a 403.
...
We might as well send an error response along with that, too.
2010-02-26 13:29:11 +13:00
Andrew McMillan
84c5fbea22
PROPPATCH: Setting properties on Principals now working.
2010-02-17 23:54:48 +13:00
Andrew McMillan
d09ac0d004
Deny setting of deprecated free-busy-set.
2009-12-24 20:36:50 +13:00
Andrew McMillan
f2b20bc191
Move caldav:calendar-timezone into the collection table.
2009-12-23 23:30:07 +13:00
Andrew McMillan
5ec4c33670
Remove case-folding of incoming XML.
2008-10-21 23:04:31 +13:00
Andrew McMillan
5c8cfa4031
Rename @package to davical.
2008-09-18 12:03:00 +12:00
Andrew McMillan
2cacc8aa1c
Almost entirely switched to root-relative URLs now.
2007-11-25 13:31:35 +13:00
Andrew McMillan
96e579910b
Use URL construction in PROPPATCH handling.
2007-11-25 13:03:41 +13:00
Andrew McMillan
51b45e71c8
Fix bug identified by PHP5.
2007-03-08 11:02:02 +13:00
Andrew McMillan
47de71b965
Touch up the list of read-only properties.
2006-12-21 22:26:23 +13:00
Andrew McMillan
58675d4982
Ensure full response in error.
2006-12-21 20:10:16 +13:00
Andrew McMillan
0b476f608d
The PROPPATCH method now works for setting displayname and resourcetype
...
on collections, within reason, and for setting arbitrary properties in
the database.
2006-12-21 18:48:01 +13:00
Andrew McMillan
d83a03b37c
Partially working PROPPATCH.
2006-12-21 01:01:48 +13:00
Andrew McMillan
a347233cab
Much simpler start, using new XML structure framework.
2006-12-19 16:52:24 +13:00
Andrew McMillan
3d7fd51319
Commit a non-working checkpoint.
2006-12-18 18:41:18 +13:00
Andrew McMillan
0919a0b2fe
Add a placeholder for the PROPPATCH command which I will now start working
...
on.
2006-11-19 12:06:05 +13:00