Log

  Jan Dankert Documentation.
  Jan Dankert Cleanup: Clean default configuration and empty logfile.
  Jan Dankert New: Delete objects.
  Jan Dankert Fix: Needing a filename for a new file.
  Jan Dankert Fix: Uploading files.
  Jan Dankert No direct calls any more. All data of the CMS is transferred via the API within an array.
  Jan Dankert Fixes for uploading files.
  Jan Dankert Security Fix: The user password must be part of the key for the cookie store.
  Jan Dankert Fix: Enable creation of projects and folders.
  Jan Dankert Refactoring: Forward CMS errors to the DAV client.
  Jan Dankert Refactoring: Externalize config reader
  Jan Dankert Fix: WebDAV was renamed to DAV.
  Jan Dankert Refactoring: Multistatus is only used for PROPFIND.
  Jan Dankert Refactoring: Renaming WebDAV to DAV base class.
  Jan Dankert Refactoring: Splitting DAV methods into single files.
  Jan Dankert Cleaned up unnecessary file.
  Jan Dankert Refactoring: Cleaned up the folder structure.
  Jan Dankert Refactoring: Do not use sessions, because most DAV clients (including DAVFS2, Cadaver) do not support cookies. Instead, use Shared Memory for credentials cache.
  Jan Dankert Use Cookies for the connection to the CMS server
  Jan Dankert Fix: Directories are now browseable.
  Jan Dankert This file is for unifying the coding style for different editors and IDEs.
  Jan Dankert Refactoring: URIParser has now its own class; Fix: Read root folder of projects.