1281 Commits

Author SHA1 Message Date
Andrew McMillan
ff87efdc1d Use @todo: everywhere for phpdocumentor syntax. 2008-11-01 19:27:33 +13:00
Andrew McMillan
7e3e233839 Reformat comment tag. 2008-11-01 18:49:19 +13:00
Andrew McMillan
c12b78eb06 New tests for freebusy requests against unauthorised and non-existent users. 2008-11-01 18:06:38 +13:00
Andrew McMillan
2cfbc15956 Include both directions for free/busy access for testing. 2008-11-01 18:01:43 +13:00
Andrew McMillan
e7d19420b0 Don't compare the headers in this test as they vary and are not relevant. 2008-11-01 18:00:45 +13:00
Andrew McMillan
3870581855 Request for a collection URL with no events will no longer 404. 2008-11-01 11:01:00 +13:00
Andrew McMillan
151489f071 Fix typo in example. 2008-11-01 10:58:42 +13:00
Andrew McMillan
499d2e3856 Include XML headers in response. 2008-10-31 23:30:53 +13:00
Andrew McMillan
1fc443c9a4 Apply free-busy permissions to POST free/busy requests. 2008-10-30 20:48:09 +13:00
Andrew McMillan
66679d7ba2 Adjust dependencies. 2008-10-29 21:11:30 +13:00
Andrew McMillan
d4cd53881a A surprising number of these tests actually pass now. 2008-10-29 21:10:50 +13:00
Andrew McMillan
a6c2703b78 Getting closer to reality. 2008-10-29 21:10:36 +13:00
Andrew McMillan
a32ef07c50 Release 0.9.5.91 r0.9.5.91 2008-10-29 08:47:27 +13:00
Andrew McMillan
a92d7ebd2f Enable the scheduling extensions. 2008-10-29 08:45:31 +13:00
Andrew McMillan
7ff7ac1630 Release 0.9.5.90 (0.9.6 rc1) r0.9.5.90 2008-10-28 21:05:18 +13:00
Andrew McMillan
df345dce92 Quanta droppings. 2008-10-28 20:42:58 +13:00
Andrew McMillan
342bf0a978 RRULE handling in SQL. 2008-10-28 20:41:38 +13:00
Andrew McMillan
63b617f182 Current RRULE test results. 2008-10-28 20:41:13 +13:00
Andrew McMillan
4db226d48e Add the fetching of the permissions to the query, even if we don't apply them yet. 2008-10-28 20:38:46 +13:00
Andrew McMillan
35f53eff46 Comment out the SQL query tests. 2008-10-28 18:58:46 +13:00
Andrew McMillan
d7cf594e40 Significant further progress on writing RRULE interpreting functions for PostgreSQL. 2008-10-28 11:52:09 +13:00
Andrew McMillan
cefdbddd91 New tests and results. 2008-10-27 18:26:46 +13:00
Andrew McMillan
aa2a62bc03 New rrules for testing. 2008-10-27 18:26:12 +13:00
Andrew McMillan
3ae03f33d9 Remove uninitialised variable warning. 2008-10-27 17:02:28 +13:00
Andrew McMillan
28bb70e6fd Fix RRule problem and remove uninitialised variable warnings. 2008-10-27 16:52:33 +13:00
Andrew McMillan
0132e8195e Fix uninitialised variable warnings. 2008-10-27 15:10:43 +13:00
Andrew McMillan
be3f2ab3e3 Correct quoting. 2008-10-27 14:37:11 +13:00
Andrew McMillan
9683df685b Remove closing ?> 2008-10-26 22:16:53 +13:00
Andrew McMillan
1dae32c106 Correct DAILY with BYDAY rule handling. 2008-10-26 22:16:20 +13:00
Andrew McMillan
895f515838 Better handling for daily + byday rules. 2008-10-26 22:15:39 +13:00
Andrew McMillan
178151b384 Updated tests & results. 2008-10-26 11:21:41 +13:00
Andrew McMillan
a2081daddb Change trigger to more predictable etag values. 2008-10-26 11:21:11 +13:00
Andrew McMillan
9a58b26636 Allow e-mail based URL references. 2008-10-26 11:20:33 +13:00
Andrew McMillan
ecea83fb03 Put some workarounds in for Apple iCal. 2008-10-26 11:20:02 +13:00
Andrew McMillan
79bd7e2097 Allow response to current-user-principal and calendar-free-busy-set. 2008-10-26 01:49:31 +13:00
Andrew McMillan
04bd671111 Further cases in rewrite of URL parsing. 2008-10-26 01:48:09 +13:00
Andrew McMillan
1b02c0c567 More PROPFIND magic with current iCal emulation. Somewhat. 2008-10-26 01:47:16 +13:00
Andrew McMillan
e876fdfb07 Move data into test definition. 2008-10-26 01:46:49 +13:00
Andrew McMillan
1eff233266 Add FBTYPE to busy details. 2008-10-26 00:54:32 +13:00
Andrew McMillan
1d62197986 Allow for editing the tests during the test run, or rerunning failures. 2008-10-25 21:43:08 +13:00
Andrew McMillan
50af0f13d3 Seems PHP is very aggressive about using pointers nowadays. 2008-10-25 21:42:17 +13:00
Andrew McMillan
26ef2f1cb8 Tests for compliance with current Mozilla Calendar actions (0.9) 2008-10-25 20:39:39 +13:00
Andrew McMillan
7925bf8cf2 New test for PUT of a collection so we have something to schedule against. 2008-10-25 20:38:48 +13:00
Andrew McMillan
9ea619ece0 Updated tests and results. 2008-10-25 20:37:51 +13:00
Andrew McMillan
e1e5ccbdd8 Add support for draft DAV:current-user-principal property. 2008-10-25 20:37:05 +13:00
Andrew McMillan
640ca24213 The recipient header died in draft-sched-05, so we use the iCalendar ATTENDEE instead. 2008-10-25 20:35:44 +13:00
Andrew McMillan
ceb1586f03 Refactor our calculation of the collection URL applying to this request. 2008-10-25 20:35:07 +13:00
Andrew McMillan
3acdc1eb7f Allow authentication to be configured as optional. 2008-10-25 16:52:20 +13:00
Andrew McMillan
85116dc0a4 More corrected responses. 2008-10-25 13:18:00 +13:00
Andrew McMillan
35e21ab66f Quote getctag response to match getetag. Try and output calendar-free-busy-set
for queries against the inbox which request it.
2008-10-25 13:15:14 +13:00