19 Commits

Author SHA1 Message Date
Andrew McMillan
02d699e6ba more updates to the caldav-client from Michael Rasmussen. 2009-04-05 12:05:36 +12:00
Andrew McMillan
cdbb6d4b87 Added fixes from Michael Rasmussen. 2009-04-04 17:52:51 +13:00
Andrew McMillan
fadaee0b27 Rewrite to use direct socket IO rather than curl. Mostly by Andres Obrero. 2009-03-29 21:39:06 +13:00
Andrew McMillan
151489f071 Fix typo in example. 2008-11-01 10:58:42 +13:00
Andrew McMillan
e1eff9abbf Response data is always in the 'data' part, for consistency between event & todo. 2008-10-22 20:51:30 +13:00
Andrew McMillan
5e494eeb67 Put this into AWL namespace. Eventually we'll move it there. 2008-10-19 21:29:42 +13:00
Andrew McMillan
cde4c7ae79 Refactoring of GetEvents and addition of GetTodos, GetEventByUid
and GetEventByHref calls inspired by Daniel Serrabou.
2008-10-19 13:40:35 +13:00
Andrew McMillan
59073aad5c Add optional relative_url to GetEvents call. 2008-10-10 10:34:59 +13:00
Andrew McMillan
5c8cfa4031 Rename @package to davical. 2008-09-18 12:03:00 +12:00
Andrew McMillan
ae3d0dbf58 Spelling / naming corrections. 2008-06-06 20:13:13 +12:00
Andrew McMillan
396103a5ab Just send back the basename, rather than fancy attempts to strip the
leading calendar data.  It must be in the current calendar anyway.
2007-06-06 19:13:12 +12:00
Andrew McMillan
8e2e01ca9b Fix inverted logic around (If-Match|If-None-Match) 2007-06-05 21:55:19 +12:00
Andrew McMillan
30f32df558 Add a DoDELETERequest() method. 2007-06-01 08:06:57 +12:00
Andrew McMillan
a5e17fe438 Change GetEventRange to GetEvents() and leave out the filter if not supplied. 2007-06-01 07:49:35 +12:00
Andrew McMillan
762803b273 Implemented some further methods, including DoPUTRequest(), DoGETRequest()
and GetEventRange().
2007-05-29 10:11:59 +12:00
Andrew McMillan
f838b4c553 Now actually working, roughly as intended. 2007-05-28 20:42:37 +12:00
Andrew McMillan
f2023b82fd Even writing an example helps debug some code. Still not actually run though. 2007-05-26 00:16:56 +12:00
Andrew McMillan
978cb43170 Rewritten to structure things differently. Untested as yet. 2007-05-25 23:36:52 +12:00
Jeppe Bob Dyrby
08a88dbdae A caldav client library by Jeppe Bob Dyrby . 2007-05-25 07:26:18 +12:00