mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-02-02 01:33:51 +00:00
29 lines
1.4 KiB
HTML
29 lines
1.4 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<!-- template designed by Marco Von Ballmoos -->
|
|
<title>Todo List</title>
|
|
<link rel="stylesheet" href="media/stylesheet.css" />
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
|
</head>
|
|
<body>
|
|
|
|
<div align="center"><h1>Todo List</h1></div>
|
|
<h2>davical</h2>
|
|
<h3><a href="davical/_inc---caldav-REPORT-multiget.php.html">caldav-REPORT-multiget.php</a></h3>
|
|
<ul>
|
|
<li>Tidy up namespace handling in the responses.</li>
|
|
</ul>
|
|
<h3><a href="davical/Request/CalDAVRequest.html#methodIsLocked">CalDAVRequest::IsLocked()</a></h3>
|
|
<ul>
|
|
<li>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.</li>
|
|
</ul>
|
|
<h3><a href="davical/RSCDSSession/_inc---RSCDSSession.php.html#functionlocal_session_sql">local_session_sql()</a></h3>
|
|
<ul>
|
|
<li>Make this a defined constant</li>
|
|
</ul>
|
|
<p class="notes" id="credit">
|
|
Documentation generated on Mon, 22 Jun 2009 21:46:04 +1200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.2</a>
|
|
</p>
|
|
</body>
|
|
</html>
|