2460 Commits

Author SHA1 Message Date
Andrew McMillan
e5f5f8fc3b New url() and GetProperty() methods matching DAVResource.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-26 17:44:16 +13:00
Andrew McMillan
6328126c04 GetProperty() now returns a clone() if it is an object. New url() method.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-26 17:43:57 +13:00
Andrew McMillan
b15fcb3f77 Refactoring of RRule-v2, which incidentally fixes a bug!
VALUE=DATE:YYYYMMDD dates should now work better, and all date
parsing is much more robust.

Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-26 17:41:52 +13:00
Andrew McMillan
0ed9b058c3 Switch to creating an atom feed, which is a better feed standard.
Along with many other small changes and enhancements that ensued
as I ran my eyes over the code.

Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-26 17:38:10 +13:00
Leho Kraav
5ece951362 A new URL to provide an RSS feed of a calendar's changes. 2010-12-26 09:50:40 +13:00
Andrew McMillan
8790a9aaa6 Add *.swp 2010-12-26 01:53:47 +13:00
Andrew McMillan
c189b36c28 Fix references to internal static variable. 2010-12-26 01:52:44 +13:00
Andrew McMillan
86216cd291 Refactored RRule to add support for initialisation from a vProperty. 2010-12-26 01:38:17 +13:00
Andrew McMillan
b4951e885e Whoops: got version number. 2010-12-25 16:36:28 +13:00
Andrew McMillan
c6777a3931 Preparing for release 0.9.9.4 2010-12-25 16:27:26 +13:00
Andrew McMillan
902bf2ad42 Prepare to release 0.9.9.4
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-25 16:15:58 +13:00
Andrew McMillan
5e4f574818 One final nail in PgQuery's coffin.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-25 16:15:36 +13:00
Andrew McMillan
7cec81592d More testing stuff. 2010-12-25 16:14:44 +13:00
Andrew McMillan
752df2906f Changes to Debian packaging for 0.9.9.4 release. 2010-12-25 16:12:42 +13:00
Andrew McMillan
9805a040c8 Another vcard PUT test.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-25 15:57:01 +13:00
Andrew McMillan
8f8f69cde1 Extensively refactored. Added support for creating tickets.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-25 15:56:30 +13:00
Andrew McMillan
84ab84329a New test for empty propfind request.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-25 15:55:57 +13:00
Andrew McMillan
066732a8a0 Add support for writing scheduling resources on PUT.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-25 15:55:19 +13:00
Andrew McMillan
60315362dd Starting to add better support for handling floating time.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-25 15:52:16 +13:00
Andrew McMillan
3b1ca368b5 Ignore lots of crap I have in my working directory. 2010-12-25 15:51:24 +13:00
Andrew McMillan
1cbaa5b530 Basic robots.txt that does nothing except stop error log messages. 2010-12-25 14:25:58 +13:00
Andrew McMillan
c24a067d4a Add cil for internal issue tracking. 2010-12-25 14:24:44 +13:00
Andrew McMillan
9bb339e291 Cut access with invalid/expired tickets out immediately.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-08 12:57:12 +13:00
Andrew McMillan
ac190c7277 Fix bugs in previous commit. Plus regression tests for it.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-07 09:39:16 +13:00
Andrew McMillan
9b079d7549 Handle empty PROPFIND, don't blow up on invalid XML.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-12-07 09:28:12 +13:00
Andrew McMillan
fd20cfa35b /.well-known/* now returns a 301 redirect, per spec.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-11-30 12:41:43 +13:00
Andrew McMillan
88c45e1e7b sync-collection results change with -04 alignment.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-11-30 12:39:46 +13:00
Andrew McMillan
5ac737c354 Various test result changes. 2010-11-30 12:39:02 +13:00
Andrew McMillan
0dc20e969f Use text/vcard for content type in advance of ratification of spec.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-11-30 12:38:02 +13:00
Andrew McMillan
a0dee7f461 Properly handle addressbooks in multiget.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-11-30 12:37:45 +13:00
Andrew McMillan
4380fb12c9 Hide authorization headers in logging.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2010-11-30 12:36:40 +13:00
Andrew McMillan
4e12eb82e4 Update sync-collection REPORT to match -04 of draft. 2010-11-30 12:31:25 +13:00
Andrew McMillan
04ecf36c88 Replace index.php with caldav.php when we find it in our path. 2010-11-30 09:52:33 +13:00
Andrew McMillan
f492eabdd6 cil-ae4b9fa2: New Issue 2010-11-28 22:54:07 +13:00
Andrew McMillan
d347c5c0e9 The redirect on /.well-known/ URLs should be a 301 really. 2010-11-27 19:19:08 +13:00
Andrew McMillan
413618749c Be pedantic about checking user is active before we let them in. 2010-11-27 16:42:22 +13:00
Andrew McMillan
97c04fab6f Specify the SRV record examples with leading _ as they should be. 2010-11-27 16:41:53 +13:00
Andrew McMillan
77de9a024e Fix SQL for group handling from Michael Braun. 2010-11-21 00:57:14 +13:00
Andrew McMillan
ab875b3038 Add principal-collection-set to standard responses for DAVResource. 2010-11-21 00:52:47 +13:00
Andrew McMillan
6f87c13cf2 Make list of test suites overridable in configuration. 2010-11-21 00:52:11 +13:00
Andrew McMillan
9fdaef2bd1 Use the commit() method rather than a commit statement. 2010-11-21 00:51:20 +13:00
Andrew McMillan
7b966171cf Correct typo in POST handling. 2010-11-21 00:50:47 +13:00
Andrew McMillan
9470f0b9e0 Also update displayname if fullname is changed. 2010-11-20 22:13:28 +13:00
Daniel Aleksandersen
24931e7750 remove old screenshots 2010-11-20 00:01:18 +13:00
Daniel Aleksandersen
5b336578ed updated iPhone client configuration with new screenshots 2010-11-20 00:01:14 +13:00
Andrew McMillan
844b7b2e94 Handle stuff like DTSTART;TZID=America/New_York:20101119T231307
Thanks to Matthias Althaus for pointing out that while the class
attempts to handle this kind of thing, it doesn't actually work.
2010-11-19 23:13:30 +13:00
Andrew McMillan
92bb66abe2 Actually fix that debug message properly. 2010-11-19 23:10:33 +13:00
Andrew McMillan
73d852225f Remove principal-collection-set response from here. Fix debug call. 2010-11-19 21:06:07 +13:00
Andrew McMillan
58eb6fa7c0 Fix the logging so that we get the raw_post logged for !GET 2010-11-17 13:15:33 +13:00
Andrew McMillan
4cf0d0696b Script to refresh calendar_alarms with next instance time. 2010-11-14 14:55:49 +13:00