284 Commits

Author SHA1 Message Date
Andrew McMillan
ef52ef8a22 We're going to start writing stuff in this pretty soon... 2006-12-03 23:32:25 +13:00
Andrew McMillan
0091ee568b Take more notice of the headers we receive, especially ones that apply to
LOCK, UNLOCK.
2006-12-03 23:32:00 +13:00
Andrew McMillan
209bb99584 Since we're going to support the LOCK/UNLOCK methods we begin by pretending. 2006-12-03 23:15:30 +13:00
Andrew McMillan
ba92bbed18 Correct some field types. 2006-12-03 23:14:29 +13:00
Andrew McMillan
23b00adb22 First cut adding DB support for locks. 2006-12-03 23:09:56 +13:00
Andrew McMillan
d1da6c2efb New release. 2006-12-03 18:55:36 +13:00
Andrew McMillan
22eeabcdd2 Work without register_globals. 2006-12-03 17:58:35 +13:00
Andrew McMillan
8d9099b076 More E_NOTICE fixing. 2006-12-03 17:21:46 +13:00
Andrew McMillan
1c16a45e3a Remove another E_NOTICE warning. 2006-12-03 17:05:31 +13:00
Andrew McMillan
9322e84ac6 Updated results following last fix. 2006-12-02 11:57:52 +13:00
Andrew McMillan
bd6bee3744 Correct reference to displayname field. 2006-12-02 11:56:39 +13:00
Andrew McMillan
28f4c87e36 One last variable name changed... 2006-12-02 11:54:55 +13:00
Andrew McMillan
c333daad88 One last variable referenced with the old name. 2006-12-02 11:53:26 +13:00
Andrew McMillan
40579515ee Assign, not append, to variable. 2006-12-02 11:53:06 +13:00
Andrew McMillan
f5fe854d9f Fix variable missing $. 2006-12-02 11:48:34 +13:00
Andrew McMillan
e9231ad8a9 Remove some E_NOTICE warnings. 2006-12-02 11:44:04 +13:00
Andrew McMillan
aed8875443 Remove some E_NOTICE warnings. 2006-12-02 11:43:36 +13:00
Andrew McMillan
236d7d0a80 Corrected missing msgstr. 2006-12-02 11:42:39 +13:00
Andrew McMillan
33b75cc3cc Now with Server, X-Powered-By and X-RSCDS-Version headers stripped. 2006-12-02 11:34:21 +13:00
Andrew McMillan
0b77ca002f Allow a forced 'yes' to all. 2006-12-02 11:33:03 +13:00
Andrew McMillan
6f1ff7c67d Normalise the Server, X-Powered-By and X-RSCDS-Version headers. 2006-12-02 11:32:46 +13:00
Andrew McMillan
974925b76f Added nl_NL locale. 2006-12-02 11:26:57 +13:00
Andrew McMillan
1316f2998b Initial Dutch translation by Eelco Maljaars 2006-12-02 09:15:46 +13:00
Andrew McMillan
d3c4cc7f74 What a difference a 'y' makes! The DAV spec calls for 'infinite' rather
than 'infinity'.
2006-12-02 00:20:02 +13:00
Andrew McMillan
d3a71cd234 Return an honest set of OPTIONS in the normal case, and allow us to override
so we can see if clients will try and use the ones we don't support.
2006-12-02 00:08:42 +13:00
Andrew McMillan
3459bff7df We don't need to loop 100 times to see there is a problem. And when we do
we should describe it better as well.
2006-12-01 23:32:55 +13:00
Andrew McMillan
2649b28ed4 Test with Mozilla REPORT after we have entries from other calendars. 2006-12-01 10:23:23 +13:00
Andrew McMillan
786bc35c96 Chandler was sending a rule containing only FREQ=MONTHLY which caused
problems with the REPORT that Mozilla Calendar requests.  This fixes
that, and a number of other strange situations that could occur.
2006-12-01 10:20:11 +13:00
Andrew McMillan
9c8364d296 Synchronise with current code, so we can encourage updated translations. Note
that these files are now starting to extend coverage into the server element
of the application.
2006-12-01 00:03:46 +13:00
Andrew McMillan
1b8d5b7d15 Fix locale handling in subdirectory operation. 2006-11-30 22:07:50 +13:00
Andrew McMillan
b807490bc5 Allow clickthrough to GET .ics events from the collection in the Admin screen. 2006-11-30 21:48:26 +13:00
Andrew McMillan
efa5b31a39 More removal of the personal pronoun. 2006-11-30 20:52:04 +13:00
Andrew McMillan
40269c999c Go for the royal 'we' here, since this won't always be a one-person project. 2006-11-30 20:46:31 +13:00
Andrew McMillan
70ddd785f2 We no longer need register_globals or the RSCDS inc/ directory in our
virtual host definition.
2006-11-30 18:41:23 +13:00
Andrew McMillan
bfb93a06a9 Send an "X-RSCDS-Version" header in our response to assist with debugging. 2006-11-30 18:37:50 +13:00
Andrew McMillan
476f084844 Make images work in the subdirectory model. 2006-11-30 18:23:28 +13:00
Andrew McMillan
2800808b90 Allow RSCDS to operate from a subdirectory within another virtual host,
rather than requiring it's own virtual host.
2006-11-30 18:09:38 +13:00
Andrew McMillan
4133f9dcb5 Updated tests and results for basic Cadaver use. 2006-11-30 13:43:31 +13:00
Andrew McMillan
3a4931db60 Some initial test cases for Cadaver use. 2006-11-28 13:02:37 +13:00
Andrew McMillan
b6de0dc7ed Miscellaneous regression test results which have changed. 2006-11-27 09:30:52 +13:00
Andrew McMillan
674ca88ea8 Fix the GET to use the request object. 2006-11-27 09:30:19 +13:00
Andrew McMillan
d9b22134f1 Fix REPORT to use the request object. 2006-11-27 09:29:26 +13:00
Andrew McMillan
c26ae36b93 Remove exit(0) which is no longer necessary. 2006-11-27 09:21:13 +13:00
Andrew McMillan
4aca3489d2 Fix another bug in OPTIONS. 2006-11-27 09:12:42 +13:00
Andrew McMillan
3a28e85d19 Fix problem with PUT. 2006-11-27 09:04:40 +13:00
Andrew McMillan
e0fdd5e793 Results for MKCALENDAR now returning a 'Created' status (201). 2006-11-27 01:38:43 +13:00
Andrew McMillan
00bae378cf Updated DELETE to work with new request object. 2006-11-27 01:38:00 +13:00
Andrew McMillan
9c7c3e55a5 A tweak to the MKCALENDAR. 2006-11-27 01:34:50 +13:00
Andrew McMillan
7a2fa38a80 Have now changed PUT to use new request object. 2006-11-27 01:34:07 +13:00
Andrew McMillan
bffb535e42 The functionality between MKCOL and MKCALENDAR is so similar there need not
be two separate includes for them.
2006-11-27 01:13:55 +13:00