1316 Commits

Author SHA1 Message Date
Andrew McMillan
3b7e77e6a4 Default allow_get_email_visibility to false, for security reasons. 2008-11-18 18:19:13 +13:00
Andrew McMillan
365d90531e New configuration for allow_get_email_visibility. Also comment on hide_alarm. 2008-11-18 18:18:11 +13:00
Andrew McMillan
eda7bcc049 Use some of the newer helper functions. 2008-11-18 18:17:17 +13:00
Andrew McMillan
2d6fa8369a Construct URL through the function. 2008-11-18 18:16:57 +13:00
Andrew McMillan
6bc73c5b64 Variant of error class for anchors. 2008-11-18 18:15:50 +13:00
Andrew McMillan
18458fb795 Source primary/alternate hosts from the regression configuration file. 2008-11-18 18:15:20 +13:00
Andrew McMillan
7c07663762 Add the possibility of setting primary/alternate hostnames. 2008-11-18 18:14:37 +13:00
Andrew McMillan
73679d424f A new French translation from Christian Perrier. 2008-11-18 18:14:01 +13:00
Andrew McMillan
a592ba0b30 Add the facility to remove collections. 2008-11-18 18:13:38 +13:00
Andrew McMillan
c87d2c146a Add new configuration for email visibility choice. 2008-11-12 22:56:49 +13:00
Andrew McMillan
964d0a1224 Fix brokenness after getting rid of crappy halfway namespaced tag handling. 2008-11-12 22:55:53 +13:00
Andrew McMillan
7ce12290cc Newer test results with our more betterer processing. 2008-11-12 22:17:32 +13:00
Andrew McMillan
97577a6e9d Cope better when we're given a timezone that we're not given a definition for. 2008-11-12 22:16:56 +13:00
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