From 066ae3f4e33c4ed05b8965bce69d76b70ef2cb88 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sat, 1 Nov 2008 23:08:41 +1300 Subject: [PATCH] Release 0.9.6 --- VERSION | 2 +- davical.webprj | 5 +---- debian/changelog | 11 ++++++++++- docs/api/awl/caldav/CalDAVClient.html | 2 +- docs/api/awl/caldav/RRule.html | 2 +- docs/api/awl/caldav/_inc---RRule.php.html | 2 +- docs/api/awl/caldav/_inc---caldav-client.php.html | 2 +- docs/api/awl/caldav/iCalDate.html | 2 +- docs/api/classtrees_awl.html | 2 +- docs/api/classtrees_davical.html | 2 +- docs/api/davical/Admin/_htdocs---users.php.html | 2 +- docs/api/davical/HTTPAuthSession/HTTPAuthSession.html | 2 +- .../HTTPAuthSession/_inc---HTTPAuthSession.php.html | 2 +- docs/api/davical/Principal/CalDAVPrincipal.html | 2 +- .../davical/Principal/_inc---CalDAVPrincipal.php.html | 2 +- docs/api/davical/RRuleTest.html | 2 +- docs/api/davical/RSCDSSession/RSCDSSession.html | 2 +- docs/api/davical/RSCDSSession/Tools.html | 2 +- .../api/davical/RSCDSSession/_htdocs---tools.php.html | 2 +- .../davical/RSCDSSession/_inc---RSCDSSession.php.html | 2 +- docs/api/davical/RSCDSUser/RSCDSUser.html | 2 +- docs/api/davical/RSCDSUser/_inc---RSCDSUser.php.html | 2 +- docs/api/davical/Request/CalDAVRequest.html | 6 ++++-- .../api/davical/Request/_inc---CalDAVRequest.php.html | 2 +- docs/api/davical/_htdocs---collection.php.html | 2 +- docs/api/davical/_htdocs---freebusy.php.html | 2 +- docs/api/davical/_htdocs---help.php.html | 2 +- docs/api/davical/_htdocs---index.php.html | 2 +- .../api/davical/_htdocs---relationship_types.php.html | 2 +- docs/api/davical/_htdocs---roles.php.html | 2 +- docs/api/davical/_htdocs---usr.php.html | 2 +- docs/api/davical/_inc---always.php.html | 2 +- docs/api/davical/_inc---caldav-LOCK.php.html | 2 +- .../davical/_inc---caldav-REPORT-calquery.php.html | 2 +- .../davical/_inc---caldav-REPORT-freebusy.php.html | 2 +- .../davical/_inc---caldav-REPORT-multiget.php.html | 4 ++-- .../davical/_inc---caldav-REPORT-principal.php.html | 2 +- docs/api/davical/_inc---check_UTF8.php.html | 2 +- .../_inc---davical_configuration_missing.php.html | 2 +- docs/api/davical/_inc---freebusy-GET.php.html | 2 +- docs/api/davical/_inc---interactive-page.php.html | 2 +- .../davical/_inc---other_translated_strings.php.html | 2 +- docs/api/davical/_inc---page-footer.php.html | 2 +- docs/api/davical/_inc---page-header.php.html | 2 +- docs/api/davical/_inc---test-RRULE.php.html | 2 +- .../authentication/_inc---auth-functions.php.html | 2 +- docs/api/davical/caldav/_htdocs---caldav.php.html | 2 +- docs/api/davical/caldav/_htdocs---public.php.html | 2 +- docs/api/davical/caldav/_inc---caldav-DELETE.php.html | 2 +- docs/api/davical/caldav/_inc---caldav-GET.php.html | 8 ++++---- .../davical/caldav/_inc---caldav-MKCALENDAR.php.html | 2 +- .../api/davical/caldav/_inc---caldav-OPTIONS.php.html | 2 +- docs/api/davical/caldav/_inc---caldav-POST.php.html | 2 +- .../davical/caldav/_inc---caldav-PROPPATCH.php.html | 2 +- .../caldav/_inc---caldav-PUT-functions.php.html | 2 +- docs/api/davical/caldav/_inc---caldav-PUT.php.html | 2 +- docs/api/davical/caldav/_inc---caldav-REPORT.php.html | 2 +- docs/api/davical/ldap/_inc---drivers_ldap.php.html | 2 +- .../davical/ldap/_inc---drivers_squid_pam.php.html | 2 +- docs/api/davical/ldap/ldapDrivers.html | 2 +- docs/api/davical/ldap/squidPamDrivers.html | 2 +- .../davical/propfind/_inc---caldav-PROPFIND.php.html | 2 +- docs/api/errors.html | 2 +- docs/api/index.html | 2 +- docs/api/todolist.html | 10 +++++++++- inc/CalDAVPrincipal.php | 4 ++-- inc/CalDAVRequest.php | 2 +- inc/HTTPAuthSession.php | 2 +- inc/always.php | 2 +- inc/caldav-GET.php | 4 ++-- inc/caldav-MKCALENDAR.php | 4 ++-- inc/caldav-PROPFIND.php | 2 +- inc/caldav-REPORT-calquery.php | 8 ++++---- 73 files changed, 103 insertions(+), 87 deletions(-) diff --git a/VERSION b/VERSION index 6f3c8673..85b7c695 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.5.91 +0.9.6 diff --git a/davical.webprj b/davical.webprj index 281c04c5..b09540bf 100644 --- a/davical.webprj +++ b/davical.webprj @@ -178,10 +178,8 @@ - - @@ -258,8 +256,7 @@ - - + diff --git a/debian/changelog b/debian/changelog index 9ff566ea..f506fac6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ +davical (0.9.6) unstable; urgency=low + + * Corect debian/control dependencies. + * GET request for a collection URL with no events will now return an empty + VCALENDAR rather than a 404 + * Added free/busy permission handling to the POST free/busy request handler + + -- Andrew McMillan Sat, 01 Nov 2008 11:02:41 +1300 + davical (0.9.5.91) unstable; urgency=low * Enable headers for caldav scheduling. - -- Andrew McMillan Wed, 29 Oct 2008 08:28:35 +1300 + -- Andrew McMillan Wed, 29 Oct 2008 08:48:26 +1300 davical (0.9.5.90) unstable; urgency=low diff --git a/docs/api/awl/caldav/CalDAVClient.html b/docs/api/awl/caldav/CalDAVClient.html index 6213ddd5..0b2e165b 100644 --- a/docs/api/awl/caldav/CalDAVClient.html +++ b/docs/api/awl/caldav/CalDAVClient.html @@ -950,7 +950,7 @@

- Documentation generated on Tue, 28 Oct 2008 20:48:11 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/RRule.html b/docs/api/awl/caldav/RRule.html index d606aa4e..113b74f3 100644 --- a/docs/api/awl/caldav/RRule.html +++ b/docs/api/awl/caldav/RRule.html @@ -170,7 +170,7 @@

- Documentation generated on Tue, 28 Oct 2008 20:48:16 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/_inc---RRule.php.html b/docs/api/awl/caldav/_inc---RRule.php.html index b927e281..b8f918e4 100644 --- a/docs/api/awl/caldav/_inc---RRule.php.html +++ b/docs/api/awl/caldav/_inc---RRule.php.html @@ -74,7 +74,7 @@

- Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/_inc---caldav-client.php.html b/docs/api/awl/caldav/_inc---caldav-client.php.html index 05648a7b..02218bc9 100644 --- a/docs/api/awl/caldav/_inc---caldav-client.php.html +++ b/docs/api/awl/caldav/_inc---caldav-client.php.html @@ -136,7 +136,7 @@

- Documentation generated on Tue, 28 Oct 2008 20:48:11 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/awl/caldav/iCalDate.html b/docs/api/awl/caldav/iCalDate.html index 49264d58..60ae2418 100644 --- a/docs/api/awl/caldav/iCalDate.html +++ b/docs/api/awl/caldav/iCalDate.html @@ -910,7 +910,7 @@

- Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

\ No newline at end of file diff --git a/docs/api/classtrees_awl.html b/docs/api/classtrees_awl.html index da278ee4..7c511e8f 100644 --- a/docs/api/classtrees_awl.html +++ b/docs/api/classtrees_awl.html @@ -26,7 +26,7 @@
  • RRule
  • - Documentation generated on Tue, 28 Oct 2008 20:48:10 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/classtrees_davical.html b/docs/api/classtrees_davical.html index 7dd01c45..e6577f0e 100644 --- a/docs/api/classtrees_davical.html +++ b/docs/api/classtrees_davical.html @@ -50,7 +50,7 @@
  • RSCDSUser
  • - Documentation generated on Tue, 28 Oct 2008 20:48:10 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Admin/_htdocs---users.php.html b/docs/api/davical/Admin/_htdocs---users.php.html index 07ef6ec2..8e2fa32f 100644 --- a/docs/api/davical/Admin/_htdocs---users.php.html +++ b/docs/api/davical/Admin/_htdocs---users.php.html @@ -187,7 +187,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html b/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html index 70193653..1be32c25 100644 --- a/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html +++ b/docs/api/davical/HTTPAuthSession/HTTPAuthSession.html @@ -354,7 +354,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html b/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html index e909f2bf..ee540e0c 100644 --- a/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html +++ b/docs/api/davical/HTTPAuthSession/_inc---HTTPAuthSession.php.html @@ -63,7 +63,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Principal/CalDAVPrincipal.html b/docs/api/davical/Principal/CalDAVPrincipal.html index 7ef8be3c..93d4fe66 100644 --- a/docs/api/davical/Principal/CalDAVPrincipal.html +++ b/docs/api/davical/Principal/CalDAVPrincipal.html @@ -513,7 +513,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html b/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html index 12578b5f..8f4668f0 100644 --- a/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html +++ b/docs/api/davical/Principal/_inc---CalDAVPrincipal.php.html @@ -63,7 +63,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/RRuleTest.html b/docs/api/davical/RRuleTest.html index 52b4c134..88a99bb4 100644 --- a/docs/api/davical/RRuleTest.html +++ b/docs/api/davical/RRuleTest.html @@ -295,7 +295,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/RSCDSSession/RSCDSSession.html b/docs/api/davical/RSCDSSession/RSCDSSession.html index a0efc0c0..282df5da 100644 --- a/docs/api/davical/RSCDSSession/RSCDSSession.html +++ b/docs/api/davical/RSCDSSession/RSCDSSession.html @@ -230,7 +230,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:16 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/RSCDSSession/Tools.html b/docs/api/davical/RSCDSSession/Tools.html index 5a8e267f..1b791d47 100644 --- a/docs/api/davical/RSCDSSession/Tools.html +++ b/docs/api/davical/RSCDSSession/Tools.html @@ -175,7 +175,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/RSCDSSession/_htdocs---tools.php.html b/docs/api/davical/RSCDSSession/_htdocs---tools.php.html index 71e3c010..6f00b86c 100644 --- a/docs/api/davical/RSCDSSession/_htdocs---tools.php.html +++ b/docs/api/davical/RSCDSSession/_htdocs---tools.php.html @@ -187,7 +187,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/RSCDSSession/_inc---RSCDSSession.php.html b/docs/api/davical/RSCDSSession/_inc---RSCDSSession.php.html index abb8cb14..e7309610 100644 --- a/docs/api/davical/RSCDSSession/_inc---RSCDSSession.php.html +++ b/docs/api/davical/RSCDSSession/_inc---RSCDSSession.php.html @@ -186,7 +186,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:16 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/RSCDSUser/RSCDSUser.html b/docs/api/davical/RSCDSUser/RSCDSUser.html index 9e8256f5..a2966d82 100644 --- a/docs/api/davical/RSCDSUser/RSCDSUser.html +++ b/docs/api/davical/RSCDSUser/RSCDSUser.html @@ -426,7 +426,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:16 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/RSCDSUser/_inc---RSCDSUser.php.html b/docs/api/davical/RSCDSUser/_inc---RSCDSUser.php.html index 90a97894..3e05c404 100644 --- a/docs/api/davical/RSCDSUser/_inc---RSCDSUser.php.html +++ b/docs/api/davical/RSCDSUser/_inc---RSCDSUser.php.html @@ -127,7 +127,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:16 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:45 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Request/CalDAVRequest.html b/docs/api/davical/Request/CalDAVRequest.html index 7f8dc0e9..b80ac2d1 100644 --- a/docs/api/davical/Request/CalDAVRequest.html +++ b/docs/api/davical/Request/CalDAVRequest.html @@ -725,7 +725,9 @@

    Checks whether the resource is locked, returning any lock token, or false

    -

    FIXME: This logic does not catch all locking scenarios. For example an infinite depth request should check the permissions for all collections and resources within that. At present we only maintain permissions on a per-collection basis though.

    +
      +
    • todo: This logic does not catch all locking scenarios. For example an infinite depth request should check the permissions for all collections and resources within that. At present we only maintain permissions on a per-collection basis though.
    • +
    void @@ -932,7 +934,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/Request/_inc---CalDAVRequest.php.html b/docs/api/davical/Request/_inc---CalDAVRequest.php.html index 73c0575c..2fe90554 100644 --- a/docs/api/davical/Request/_inc---CalDAVRequest.php.html +++ b/docs/api/davical/Request/_inc---CalDAVRequest.php.html @@ -146,7 +146,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---collection.php.html b/docs/api/davical/_htdocs---collection.php.html index e8d14fac..6e794a41 100644 --- a/docs/api/davical/_htdocs---collection.php.html +++ b/docs/api/davical/_htdocs---collection.php.html @@ -160,7 +160,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:14 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---freebusy.php.html b/docs/api/davical/_htdocs---freebusy.php.html index f3298c24..e6aece1c 100644 --- a/docs/api/davical/_htdocs---freebusy.php.html +++ b/docs/api/davical/_htdocs---freebusy.php.html @@ -102,7 +102,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---help.php.html b/docs/api/davical/_htdocs---help.php.html index da11319e..87fa6bd7 100644 --- a/docs/api/davical/_htdocs---help.php.html +++ b/docs/api/davical/_htdocs---help.php.html @@ -115,7 +115,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---index.php.html b/docs/api/davical/_htdocs---index.php.html index 64f6b876..cff297d8 100644 --- a/docs/api/davical/_htdocs---index.php.html +++ b/docs/api/davical/_htdocs---index.php.html @@ -131,7 +131,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---relationship_types.php.html b/docs/api/davical/_htdocs---relationship_types.php.html index 650bb4a0..ebe1dc77 100644 --- a/docs/api/davical/_htdocs---relationship_types.php.html +++ b/docs/api/davical/_htdocs---relationship_types.php.html @@ -160,7 +160,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---roles.php.html b/docs/api/davical/_htdocs---roles.php.html index 91db4668..4440208c 100644 --- a/docs/api/davical/_htdocs---roles.php.html +++ b/docs/api/davical/_htdocs---roles.php.html @@ -130,7 +130,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_htdocs---usr.php.html b/docs/api/davical/_htdocs---usr.php.html index eb2c3e09..ab986def 100644 --- a/docs/api/davical/_htdocs---usr.php.html +++ b/docs/api/davical/_htdocs---usr.php.html @@ -163,7 +163,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---always.php.html b/docs/api/davical/_inc---always.php.html index 4cda4d47..38377c91 100644 --- a/docs/api/davical/_inc---always.php.html +++ b/docs/api/davical/_inc---always.php.html @@ -278,7 +278,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:10 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-LOCK.php.html b/docs/api/davical/_inc---caldav-LOCK.php.html index 2e702e84..6814d4b8 100644 --- a/docs/api/davical/_inc---caldav-LOCK.php.html +++ b/docs/api/davical/_inc---caldav-LOCK.php.html @@ -56,7 +56,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-calquery.php.html b/docs/api/davical/_inc---caldav-REPORT-calquery.php.html index 92645c28..a2ef44ae 100644 --- a/docs/api/davical/_inc---caldav-REPORT-calquery.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-calquery.php.html @@ -143,7 +143,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html b/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html index 6939f825..4fa6b98f 100644 --- a/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-freebusy.php.html @@ -71,7 +71,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-multiget.php.html b/docs/api/davical/_inc---caldav-REPORT-multiget.php.html index 08234d1a..b0307d96 100644 --- a/docs/api/davical/_inc---caldav-REPORT-multiget.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-multiget.php.html @@ -19,7 +19,7 @@
      -
    • TODO: Tidy up namespace handling in the responses.
    • +
    • todo: Tidy up namespace handling in the responses.
    @@ -31,7 +31,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---caldav-REPORT-principal.php.html b/docs/api/davical/_inc---caldav-REPORT-principal.php.html index fbe69abf..bdea507e 100644 --- a/docs/api/davical/_inc---caldav-REPORT-principal.php.html +++ b/docs/api/davical/_inc---caldav-REPORT-principal.php.html @@ -28,7 +28,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---check_UTF8.php.html b/docs/api/davical/_inc---check_UTF8.php.html index faeb223f..c64fa92b 100644 --- a/docs/api/davical/_inc---check_UTF8.php.html +++ b/docs/api/davical/_inc---check_UTF8.php.html @@ -119,7 +119,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:14 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---davical_configuration_missing.php.html b/docs/api/davical/_inc---davical_configuration_missing.php.html index ad45e220..ffb7b5d5 100644 --- a/docs/api/davical/_inc---davical_configuration_missing.php.html +++ b/docs/api/davical/_inc---davical_configuration_missing.php.html @@ -70,7 +70,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:14 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---freebusy-GET.php.html b/docs/api/davical/_inc---freebusy-GET.php.html index be94085b..61ec3923 100644 --- a/docs/api/davical/_inc---freebusy-GET.php.html +++ b/docs/api/davical/_inc---freebusy-GET.php.html @@ -70,7 +70,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---interactive-page.php.html b/docs/api/davical/_inc---interactive-page.php.html index 3c423f42..985bdfb5 100644 --- a/docs/api/davical/_inc---interactive-page.php.html +++ b/docs/api/davical/_inc---interactive-page.php.html @@ -55,7 +55,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---other_translated_strings.php.html b/docs/api/davical/_inc---other_translated_strings.php.html index 53970c46..ccfb6b19 100644 --- a/docs/api/davical/_inc---other_translated_strings.php.html +++ b/docs/api/davical/_inc---other_translated_strings.php.html @@ -28,7 +28,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---page-footer.php.html b/docs/api/davical/_inc---page-footer.php.html index b49f77b4..9db54431 100644 --- a/docs/api/davical/_inc---page-footer.php.html +++ b/docs/api/davical/_inc---page-footer.php.html @@ -28,7 +28,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---page-header.php.html b/docs/api/davical/_inc---page-header.php.html index 20430bf6..70078ae5 100644 --- a/docs/api/davical/_inc---page-header.php.html +++ b/docs/api/davical/_inc---page-header.php.html @@ -85,7 +85,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/_inc---test-RRULE.php.html b/docs/api/davical/_inc---test-RRULE.php.html index e8da976a..4514cb53 100644 --- a/docs/api/davical/_inc---test-RRULE.php.html +++ b/docs/api/davical/_inc---test-RRULE.php.html @@ -100,7 +100,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/authentication/_inc---auth-functions.php.html b/docs/api/davical/authentication/_inc---auth-functions.php.html index bd0611b7..c236e87c 100644 --- a/docs/api/davical/authentication/_inc---auth-functions.php.html +++ b/docs/api/davical/authentication/_inc---auth-functions.php.html @@ -208,7 +208,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:11 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:40 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_htdocs---caldav.php.html b/docs/api/davical/caldav/_htdocs---caldav.php.html index 1c16beb2..ecddb0cb 100644 --- a/docs/api/davical/caldav/_htdocs---caldav.php.html +++ b/docs/api/davical/caldav/_htdocs---caldav.php.html @@ -309,7 +309,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_htdocs---public.php.html b/docs/api/davical/caldav/_htdocs---public.php.html index 0115c545..d4f47129 100644 --- a/docs/api/davical/caldav/_htdocs---public.php.html +++ b/docs/api/davical/caldav/_htdocs---public.php.html @@ -173,7 +173,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:15 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:44 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-DELETE.php.html b/docs/api/davical/caldav/_inc---caldav-DELETE.php.html index d6534286..61728ef1 100644 --- a/docs/api/davical/caldav/_inc---caldav-DELETE.php.html +++ b/docs/api/davical/caldav/_inc---caldav-DELETE.php.html @@ -34,7 +34,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-GET.php.html b/docs/api/davical/caldav/_inc---caldav-GET.php.html index 1eec2a3e..6c19992a 100644 --- a/docs/api/davical/caldav/_inc---caldav-GET.php.html +++ b/docs/api/davical/caldav/_inc---caldav-GET.php.html @@ -22,8 +22,8 @@

    CalDAV Server - handle GET method

    @@ -47,7 +47,7 @@ include_once ("iCalendar.php") - (line 48) + (line 50) @@ -62,7 +62,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html b/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html index dc0d0310..3b9ad51c 100644 --- a/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html +++ b/docs/api/davical/caldav/_inc---caldav-MKCALENDAR.php.html @@ -34,7 +34,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html b/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html index 6ff7a48b..6ff2e24b 100644 --- a/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html +++ b/docs/api/davical/caldav/_inc---caldav-OPTIONS.php.html @@ -34,7 +34,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-POST.php.html b/docs/api/davical/caldav/_inc---caldav-POST.php.html index 2f48548d..de89a41b 100644 --- a/docs/api/davical/caldav/_inc---caldav-POST.php.html +++ b/docs/api/davical/caldav/_inc---caldav-POST.php.html @@ -129,7 +129,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html b/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html index 912f5ba8..c1dc31bc 100644 --- a/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html +++ b/docs/api/davical/caldav/_inc---caldav-PROPPATCH.php.html @@ -34,7 +34,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html b/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html index fa8c1255..6ec6d744 100644 --- a/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html +++ b/docs/api/davical/caldav/_inc---caldav-PUT-functions.php.html @@ -280,7 +280,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-PUT.php.html b/docs/api/davical/caldav/_inc---caldav-PUT.php.html index cda44026..a2a3efed 100644 --- a/docs/api/davical/caldav/_inc---caldav-PUT.php.html +++ b/docs/api/davical/caldav/_inc---caldav-PUT.php.html @@ -67,7 +67,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/caldav/_inc---caldav-REPORT.php.html b/docs/api/davical/caldav/_inc---caldav-REPORT.php.html index d3d145a7..ad09ae47 100644 --- a/docs/api/davical/caldav/_inc---caldav-REPORT.php.html +++ b/docs/api/davical/caldav/_inc---caldav-REPORT.php.html @@ -187,7 +187,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:13 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:42 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/_inc---drivers_ldap.php.html b/docs/api/davical/ldap/_inc---drivers_ldap.php.html index 9db37af0..a6c92d5e 100644 --- a/docs/api/davical/ldap/_inc---drivers_ldap.php.html +++ b/docs/api/davical/ldap/_inc---drivers_ldap.php.html @@ -218,7 +218,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:14 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html b/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html index 84282a27..e737b969 100644 --- a/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html +++ b/docs/api/davical/ldap/_inc---drivers_squid_pam.php.html @@ -141,7 +141,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:14 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/ldapDrivers.html b/docs/api/davical/ldap/ldapDrivers.html index 2d6e9c6e..1f77c93f 100644 --- a/docs/api/davical/ldap/ldapDrivers.html +++ b/docs/api/davical/ldap/ldapDrivers.html @@ -208,7 +208,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:14 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/ldap/squidPamDrivers.html b/docs/api/davical/ldap/squidPamDrivers.html index 99b762b6..f711e704 100644 --- a/docs/api/davical/ldap/squidPamDrivers.html +++ b/docs/api/davical/ldap/squidPamDrivers.html @@ -133,7 +133,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:14 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:43 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html b/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html index 4abab117..2964d4a4 100644 --- a/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html +++ b/docs/api/davical/propfind/_inc---caldav-PROPFIND.php.html @@ -410,7 +410,7 @@

    - Documentation generated on Tue, 28 Oct 2008 20:48:12 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:41 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/errors.html b/docs/api/errors.html index 18b63119..af5ab84a 100644 --- a/docs/api/errors.html +++ b/docs/api/errors.html @@ -230,7 +230,7 @@

    Warnings:


    Warning on line 94 - File "/home/andrew/projects/davical/htdocs/usr.php" has no page-level DocBlock, use @package in the first DocBlock to create one

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/docs/api/index.html b/docs/api/index.html index 2c7fcb6b..afe3595a 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> - + DAViCal diff --git a/docs/api/todolist.html b/docs/api/todolist.html index 2d506766..7f8a0dc4 100644 --- a/docs/api/todolist.html +++ b/docs/api/todolist.html @@ -10,12 +10,20 @@

    Todo List

    davical

    +

    caldav-REPORT-multiget.php

    +
      +
    • Tidy up namespace handling in the responses.
    • +
    +

    CalDAVRequest::IsLocked()

    +
      +
    • This logic does not catch all locking scenarios. For example an infinite depth request should check the permissions for all collections and resources within that. At present we only maintain permissions on a per-collection basis though.
    • +

    local_session_sql()

    • Make this a defined constant

    - Documentation generated on Tue, 28 Oct 2008 20:48:17 +1300 by phpDocumentor 1.3.2 + Documentation generated on Sat, 01 Nov 2008 23:07:46 +1300 by phpDocumentor 1.3.2

    \ No newline at end of file diff --git a/inc/CalDAVPrincipal.php b/inc/CalDAVPrincipal.php index 751a38a1..b1b94333 100644 --- a/inc/CalDAVPrincipal.php +++ b/inc/CalDAVPrincipal.php @@ -352,7 +352,7 @@ class CalDAVPrincipal case 'DAV::acl': /** - * @todo: This information is semantically valid but presents an incorrect picture. + * @todo This information is semantically valid but presents an incorrect picture. */ $principal = new XMLElement("principal"); $principal->NewElement("authenticated"); @@ -375,7 +375,7 @@ class CalDAVPrincipal $prop->NewElement( $reply->Tag($tag)); break; - case 'SOME-DENIED-PROPERTY': /** @todo: indicating the style for future expansion */ + case 'SOME-DENIED-PROPERTY': /** @todo indicating the style for future expansion */ $denied[] = $reply->Tag($tag); break; diff --git a/inc/CalDAVRequest.php b/inc/CalDAVRequest.php index f8bc9361..5152e77e 100644 --- a/inc/CalDAVRequest.php +++ b/inc/CalDAVRequest.php @@ -388,7 +388,7 @@ EOSQL; /** * Checks whether the resource is locked, returning any lock token, or false * - * @todo: This logic does not catch all locking scenarios. For example an infinite + * @todo This logic does not catch all locking scenarios. For example an infinite * depth request should check the permissions for all collections and resources within * that. At present we only maintain permissions on a per-collection basis though. * diff --git a/inc/HTTPAuthSession.php b/inc/HTTPAuthSession.php index 4aeac0fc..0d952df1 100644 --- a/inc/HTTPAuthSession.php +++ b/inc/HTTPAuthSession.php @@ -162,7 +162,7 @@ class HTTPAuthSession { // generate the valid response $user_password = "Don't be silly! Why would a user have a password like this!!?"; /** - * @todo: At this point we need to query the database for something fitting + * @todo At this point we need to query the database for something fitting * either strategy (A) or (B) above, in order to set $user_password to * something useful! */ diff --git a/inc/always.php b/inc/always.php index b6d08d6a..4ba8fb9e 100644 --- a/inc/always.php +++ b/inc/always.php @@ -101,7 +101,7 @@ awl_set_locale($c->default_locale); * */ $c->code_version = 0; -$c->version_string = '0.9.5.91'; // The actual version # is replaced into that during the build /release process +$c->version_string = '0.9.6'; // The actual version # is replaced into that during the build /release process if ( isset($c->version_string) && preg_match( '/(\d+)\.(\d+)\.(\d+)(.*)/', $c->version_string, $matches) ) { $c->code_major = $matches[1]; $c->code_minor = $matches[2]; diff --git a/inc/caldav-GET.php b/inc/caldav-GET.php index 9dfad606..052de470 100644 --- a/inc/caldav-GET.php +++ b/inc/caldav-GET.php @@ -51,8 +51,8 @@ else { $response = iCalendar::iCalHeader(); /** - * @todo: CalDAVRequest should have read the collection record, so we should not have to reread it here - * @todo: This should be structured to not use the iCalHeader() and iCalFooter methods. See caldav-POST.php for the bones of a better approach. + * @todo CalDAVRequest should have read the collection record, so we should not have to reread it here + * @todo This should be structured to not use the iCalHeader() and iCalFooter methods. See caldav-POST.php for the bones of a better approach. */ $collqry = new PgQuery( "SELECT * FROM collection WHERE collection.user_no = ? AND collection.dav_name = ?;", $request->user_no, $request->path); if ( $collqry->Exec("GET") && $collection = $collqry->Fetch() ) { diff --git a/inc/caldav-MKCALENDAR.php b/inc/caldav-MKCALENDAR.php index 967d2dd6..ebed88f1 100644 --- a/inc/caldav-MKCALENDAR.php +++ b/inc/caldav-MKCALENDAR.php @@ -52,7 +52,7 @@ if ( isset($request->xml_tags) ) { case 'DAV::displayname': $displayname = $content; /** - * @todo: This is definitely a bug in SOHO Organizer and we probably should respond + * @todo This is definitely a bug in SOHO Organizer and we probably should respond * with an error, rather than silently doing what they *seem* to want us to do. */ if ( preg_match( '/^SOHO.Organizer.6\./', $_SERVER['HTTP_USER_AGENT'] ) ) { @@ -144,7 +144,7 @@ else { } /** -* @todo: We could also respond to the request... +* @todo We could also respond to the request... * * * diff --git a/inc/caldav-PROPFIND.php b/inc/caldav-PROPFIND.php index 6fcb15a1..ff669705 100644 --- a/inc/caldav-PROPFIND.php +++ b/inc/caldav-PROPFIND.php @@ -257,7 +257,7 @@ function add_general_properties( &$prop, &$not_found, &$denied, $record ) { if ( isset($prop_list['DAV::acl']) ) { /** - * @todo: This information is semantically valid but presents an incorrect picture. + * @todo This information is semantically valid but presents an incorrect picture. */ $principal = new XMLElement("principal"); $principal->NewElement("authenticated"); diff --git a/inc/caldav-REPORT-calquery.php b/inc/caldav-REPORT-calquery.php index ac76c460..f5f50440 100644 --- a/inc/caldav-REPORT-calquery.php +++ b/inc/caldav-REPORT-calquery.php @@ -93,7 +93,7 @@ function SqlFilterFragment( $filter, $components, $property = null, $parameter = if ( isset( $property ) ) { switch( $property ) { case 'created': - case 'completed': /** @todo: when it can be handled in the SQL - see around line 200 below */ + case 'completed': /** @todo when it can be handled in the SQL - see around line 200 below */ case 'dtend': case 'dtstamp': case 'dtstart': @@ -113,7 +113,7 @@ function SqlFilterFragment( $filter, $components, $property = null, $parameter = case 'urn:ietf:params:xml:ns:caldav:time-range': /** - * @todo: We should probably allow time range queries against other properties, since eventually some client may want to do this. + * @todo We should probably allow time range queries against other properties, since eventually some client may want to do this. */ $start_column = ($components[sizeof($components)-1] == 'VTODO' ? "due" : 'dtend'); // The column we compare against the START attribute $finish_column = 'dtstart'; // The column we compare against the END attribute @@ -194,7 +194,7 @@ function SqlFilterFragment( $filter, $components, $property = null, $parameter = $property = strtolower($propertyname); break; - case 'COMPLETED': /** @todo: this should be moved into the properties supported in SQL. */ + case 'COMPLETED': /** @todo this should be moved into the properties supported in SQL. */ default: $need_post_filter = true; dbg_error_log("calquery", "Could not handle 'prop-filter' on %s in SQL", $propertyname ); @@ -242,7 +242,7 @@ function BuildSqlFilter( $filter ) { $responses = array(); /** -* @todo: Once we are past DB version 1.2.1 we can change this query more radically. The best performance to +* @todo Once we are past DB version 1.2.1 we can change this query more radically. The best performance to * date seems to be: * SELECT caldav_data.*,calendar_item.* FROM collection JOIN calendar_item USING (collection_id,user_no) * JOIN caldav_data USING (dav_id) WHERE collection.dav_name = '/user1/home/'