Andrew McMillan
d061c96198
Move handling of unsupported requests into CalDAVRequest
2006-12-09 21:56:18 +13:00
Andrew McMillan
6c50015eef
Change to use 422 when we have an unsupported, but syntactically correct,
...
request.
2006-12-09 15:38:16 +13:00
Andrew McMillan
83e6f20e86
Consistency of XML response is probably a good idea.
2006-12-04 13:30:21 +13:00
Andrew McMillan
40579515ee
Assign, not append, to variable.
2006-12-02 11:53:06 +13:00
Andrew McMillan
d9b22134f1
Fix REPORT to use the request object.
2006-11-27 09:29:26 +13:00
Andrew McMillan
5e4361de28
Remove commented out code.
2006-11-09 16:16:36 +13:00
Andrew McMillan
94617522a7
Ensure that permissions and path prefixes are being correctly applied.
2006-11-09 14:33:29 +13:00
Andrew McMillan
1639f0f1ca
More code cleanups - adding phpdoc header to all caldav component parts.
2006-10-11 16:38:53 +13:00
Andrew McMillan
61b5bae4f7
Use new global config for server/port/script value. Ensure we quote the
...
ETag, and also that we return "501 not implemented" when we don't do
stuff, rather than Infernal Server Error.
2006-10-11 14:13:43 +13:00
Andrew McMillan
60ffd152aa
Removal of warnings, adding of permissions.
2006-10-08 00:30:01 +13:00
Andrew McMillan
0ed02b6c2e
Rewrite of REPORT handling to use XML library and generally much improve
...
the structure of it. Major hacking on PROPFIND so that we can now work
with Mulberry. Join todo & event tables into calendar_item table because
having them separate was getting very silly. Remove XMLElement.php which
is now in the standard libraries.
2006-10-05 00:37:25 +13:00
Andrew McMillan
ddf01af76b
Fix bugs causing the calendar-data not to be included in the REPORT output.
2006-10-01 23:23:29 +13:00
Andrew McMillan
db963fadf6
Now supports user create, view & edit with role assignment. Also starts to
...
support the PROPFIND request that Mulberry makes but does not fully support
Mulberry yet (their timezones are non-standard).
2006-09-27 09:53:34 +12:00
Andrew McMillan
2b8b67ab0b
Kind of working now, with either Lighting or Evolution.
2006-09-24 17:08:39 +12:00
Andrew McMillan
a57d690167
Kinda working with both Lightning & Evolution now. About to restructure to
...
add TODO items and make certain queries easier.
2006-09-21 18:24:26 +12:00
Andrew McMillan
d64d2b4000
Now storing events, including parsing them into further SQL.
2006-09-12 04:36:37 -05:00
Andrew McMillan
dc4526c3d7
Kinda working. Nearly packaged.
2006-09-11 22:30:00 +12:00
Andrew McMillan
792b1a5083
Initial commit
2006-09-04 23:11:31 +12:00