833 Commits

Author SHA1 Message Date
Andrew McMillan
5895e99d72 Attempt to autodiscover the AWL code from reasonable locations. 2007-11-05 23:34:00 +13:00
Andrew McMillan
0732c60bb2 Allow the interface to be specified. 2007-11-05 22:58:01 +13:00
Andrew McMillan
e12139c636 Move the inclusion of the AWL tables out of the database SQL. 2007-11-05 22:56:33 +13:00
Andrew McMillan
0b4e5b9cb5 Rename SQL definition of database. 2007-11-05 22:49:59 +13:00
Andrew McMillan
3f5b2ae67a Another attempt at resolving the URI vs. path issue. See RFC4918, 8.3 2007-11-05 22:29:34 +13:00
Andrew McMillan
b491ee17fd More careful construction of the database, using a DBA user to own it. 2007-11-05 18:25:40 +13:00
Andrew McMillan
8f48c7c633 More renaming to DAViCal. Updated TODO. 2007-11-05 16:27:17 +13:00
Andrew McMillan
5342039006 More renaming of things. 2007-11-05 15:58:48 +13:00
Andrew McMillan
f5e1e98306 Rename rscds_configuration_missing.php to davical_... 2007-11-05 15:33:27 +13:00
Andrew McMillan
eefdb7749f Change names to DAViCal. 2007-11-05 15:29:01 +13:00
Andrew McMillan
9172e1a86c More name changing to DAViCal. 2007-11-05 15:00:47 +13:00
Andrew McMillan
b7eae51e77 Fix handling of CONFIDENTIAL events. 2007-11-05 15:00:24 +13:00
Andrew McMillan
e8c826524e Minor sanity checking for enabling LDAP options. 2007-11-05 14:59:07 +13:00
Andrew McMillan
5976c52650 Release 0.9.2 2007-11-04 23:32:54 +13:00
Andrew McMillan
7712649e68 New docs, saying DAViCal rather than RSCDS. 2007-11-04 23:32:22 +13:00
Andrew McMillan
6e6d528911 Updated strings for 0.9.2 2007-11-04 23:31:58 +13:00
Andrew McMillan
5f2a55bcf5 Scrub confidential events more thoroughly. 2007-11-04 23:30:51 +13:00
Andrew McMillan
601e7bc12f Actual working iCal responses. 2007-11-04 23:30:14 +13:00
Andrew McMillan
c1abc85026 Line buffering of the result is better. 2007-11-04 23:12:50 +13:00
Andrew McMillan
87f67589c4 New files. 2007-11-04 23:12:33 +13:00
Andrew McMillan
3c3990546a Final changes to really get iCal working. 2007-11-04 23:10:52 +13:00
Andrew McMillan
6faae5361b New client setup details for iCal. 2007-11-04 23:10:02 +13:00
Andrew McMillan
1ed1f646f2 Test to produce that result I actually committed earlier by accident. 2007-11-04 21:51:55 +13:00
Andrew McMillan
3eaa0ab627 New test for iCal like PROPFIND on / 2007-11-04 21:51:14 +13:00
Andrew McMillan
7189617334 in_array looks for values, but we need to look in the keys now. 2007-11-04 21:41:20 +13:00
Andrew McMillan
e7940eef32 Add a bit more debugging. 2007-11-04 21:35:22 +13:00
Andrew McMillan
99248f42dd Fix debugging. 2007-11-04 21:22:55 +13:00
Andrew McMillan
acca66e4d8 $c needs to be global. 2007-11-04 21:20:05 +13:00
Andrew Ruthven
2744a62c28 Slight code tidy up and add some debug statements. 2007-11-04 20:09:14 +13:00
Andrew McMillan
d5de171ccd Utility for sniffing traffic and displaying it as a plain stream. 2007-11-04 13:53:44 +13:00
Andrew McMillan
bfa9dd8943 Regression tests after cleanup. 2007-11-04 13:52:40 +13:00
Andrew McMillan
2e64a4fc8e Tidy up the response. 2007-11-04 13:49:22 +13:00
Andrew McMillan
bdc9c1a875 Restrict the OPTIONS response on the root. 2007-11-04 13:48:56 +13:00
Andrew McMillan
ee43bf9b9b Add not_found / denied to item response. 2007-11-04 13:28:13 +13:00
Andrew McMillan
9579a5d591 Merge branch 'rscds' of git+ssh://git.catalyst.net.nz/git/public/rscds into rscds 2007-11-04 12:39:42 +13:00
Andrew McMillan
1436dbc88e Now works with iCal 3.0. Most notably because we replace ' ' with '_'
in the response to requests for the displayname property.
2007-11-04 12:39:22 +13:00
Andrew McMillan
4d0dc4fe78 Add the user-agent string into the request object. 2007-11-04 12:14:26 +13:00
Andrew McMillan
541de9650a Handle '/' as script path. Some commented changes reflect future plans. 2007-11-04 12:13:58 +13:00
Andrew McMillan
f7a3bf6f8d Revert some of that last change. 2007-11-04 11:30:25 +13:00
Andrew McMillan
f84045e9cd Tweak DAV header to admit that / is not as functional. 2007-11-04 11:29:28 +13:00
Andrew McMillan
c3943f3687 Slightly tweak the protocol_server_port to account for / 2007-11-04 11:25:45 +13:00
Andrew Ruthven
568bd47b9b Modify the correct table. 2007-11-03 21:17:43 +13:00
Andrew McMillan
1f57165ef8 Ignore built-po flagfile. 2007-11-03 21:13:05 +13:00
Andrew McMillan
26a9569841 Current result. 2007-11-03 21:06:25 +13:00
Andrew McMillan
87bff21fc8 Fix these so they don't change continuously. 2007-11-03 21:06:04 +13:00
Andrew McMillan
21794ddcea Merge branch 'rscds' of git+ssh://git.catalyst.net.nz/git/public/rscds into rscds 2007-11-03 20:53:04 +13:00
Andrew McMillan
10e02c5e76 Add getUserByID and caching by ID. 2007-11-03 20:52:54 +13:00
Andrew McMillan
adc44b0e39 Handle the null path case. 2007-11-03 20:45:54 +13:00
Andrew McMillan
7736e01a0a If we can't split the path then default the username from the session. 2007-11-03 20:45:33 +13:00
Andrew McMillan
2d456cadd5 Handle the case where we are called with a null path. 2007-11-03 20:44:59 +13:00