1303 Commits

Author SHA1 Message Date
Andrew McMillan
c53ee7e240 More betterer namespace handling in the XML processing. 2008-11-12 22:16:20 +13:00
Andrew McMillan
6bb94f5e7f Fully converted to use iCalComponent rather than iCalendar. 2008-11-12 22:15:49 +13:00
Andrew McMillan
f830640b12 Still try and set the timezone to something as appropriate as we can,
even if there wasn't one a VTIMEZONE in the VCALENDAR we're parsing.
2008-11-10 17:37:28 +13:00
Andrew McMillan
9ed3461805 Fix the somewhat confused calls to Browse::AddOrder 2008-11-10 17:36:10 +13:00
Andrew McMillan
a99ed3f258 New tests to confirm DTEND is calculated correctly when not set. 2008-11-10 13:53:12 +13:00
Andrew McMillan
87fe232586 Convert PUT entirely to iCalComponent from iCalendar. 2008-11-10 13:52:25 +13:00
Francois Perichon
f7eda3bd1c Add information about installation on Gentoo. 2008-11-10 12:01:26 +13:00
Andrew McMillan
11f2a45032 Start to convert to iCalComponent rather than iCalendar. 2008-11-10 11:52:05 +13:00
Andrew McMillan
6ac9985fba Add rudimentary munging of usernames etc. for better security. 2008-11-10 11:50:24 +13:00
Andrew McMillan
d360f220f5 Switch to iCalComponent rather than iCalendar. 2008-11-10 11:49:54 +13:00
Andrew McMillan
2c4a620967 Switch to iCalComponent rather than iCalendar. 2008-11-10 11:49:10 +13:00
Andrew McMillan
7994e8e011 Present SQL results in a more readable manner. 2008-11-10 11:48:24 +13:00
Andrew McMillan
6047058865 Modified tests and results for current code and dav_test changes. 2008-11-10 11:47:50 +13:00
Andrew McMillan
650be4cc43 More todo in this report. 2008-11-06 22:46:15 +13:00
Andrew McMillan
964918c19b Add some commentary. 2008-11-06 22:45:47 +13:00
Andrew McMillan
3cbdec7e03 We need to confirm that the language isn't in ${DBNAME}, rather than
looking in template1!
2008-11-06 22:44:47 +13:00
Andrew McMillan
f221f3775b Release 0.9.6.1 2008-11-02 23:18:08 +13:00
Andrew McMillan
4ae71bf848 Regression tests for match on calendar-home-set. 2008-11-02 23:10:14 +13:00
Andrew McMillan
03a7083402 Add support for a match on the calendar-home-set property, used by
Mozilla calendar 0.8.
2008-11-02 23:09:28 +13:00
Andrew McMillan
1b75cdb024 Fix LOCK timeout handling. 2008-11-02 14:08:29 +13:00
Andrew McMillan
066ae3f4e3 Release 0.9.6 r0.9.6 2008-11-01 23:08:41 +13:00
Andrew McMillan
7293c91308 Some updates to documentation. 2008-11-01 22:58:47 +13:00
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