19 Commits

Author SHA1 Message Date
Andrew McMillan
24a8971080 Initial support for draft-daboo-webdav-sync-01 2009-10-13 21:29:40 +13:00
Andrew McMillan
950a770450 Now with testing! 2009-08-24 12:08:50 +12:00
Andrew McMillan
eddb05c2b1 Preliminary commit to add ability to log caldav actions (untested). 2009-08-24 11:22:58 +12:00
Andrew McMillan
4b3378a9e4 Make sure property records get deleted along with collections/resources. 2008-11-22 22:13:26 +13:00
Andrew McMillan
5c8cfa4031 Rename @package to davical. 2008-09-18 12:03:00 +12:00
Andrew McMillan
9102509d1a Improve translatability and understanding for non-geeks. 2006-12-28 13:07:39 +13:00
Andrew McMillan
88e39a02ff Remove redundant code checking value of user_no. 2006-12-10 15:34:55 +13:00
Andrew McMillan
19761d350d Whoops - fix regression. 2006-12-06 23:47:36 +13:00
Andrew McMillan
57e3d00448 No user_no column on locks, although perhaps there should be. 2006-12-06 23:42:56 +13:00
Andrew McMillan
55c2dd5ca4 Ensure locks are deleted along with any collection. 2006-12-06 23:21:58 +13:00
Andrew McMillan
ed65ec1294 Correct response code for normal behaviour per RFC2518. Write handling for
collections, since we now actually have such beasts.
2006-12-06 21:50:12 +13:00
Andrew McMillan
00bae378cf Updated DELETE to work with new request object. 2006-11-27 01:38:00 +13:00
Andrew McMillan
b4cfd93fd7 Fix deletion from RW accessible calendar which is not yours. 2006-11-22 07:14:47 +13:00
Andrew McMillan
1639f0f1ca More code cleanups - adding phpdoc header to all caldav component parts. 2006-10-11 16:38:53 +13:00
Andrew McMillan
17ac937376 More formally meet specification, particularly If-Match and If-None-Match,
but with a specific workaround for Evolution <= 1.8.
2006-10-11 13:31:36 +13:00
Andrew McMillan
2b8b67ab0b Kind of working now, with either Lighting or Evolution. 2006-09-24 17:08:39 +12:00
Andrew McMillan
a57d690167 Kinda working with both Lightning & Evolution now. About to restructure to
add TODO items and make certain queries easier.
2006-09-21 18:24:26 +12:00
Andrew McMillan
d64d2b4000 Now storing events, including parsing them into further SQL. 2006-09-12 04:36:37 -05:00
Andrew McMillan
dc4526c3d7 Kinda working. Nearly packaged. 2006-09-11 22:30:00 +12:00