mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
A simple CalDAV (calendar) and CardDAV (contact) server.
https://radicale.org/
* Handle both the explicit <propall/> and its implicit variants - the missing request-body case was already handled - the empty request-body case wasn't - the explicit (a request-body containing <propall/>) wasn't either * <propnames/> now lists all retrievable properties Signed-off-by: Giel van Schijndel <me@mortis.eu> |
||
---|---|---|
bin | ||
radicale | ||
tests | ||
.gitignore | ||
.pylintrc | ||
config | ||
COPYING | ||
logging | ||
MANIFEST.in | ||
NEWS.rst | ||
radicale.fcgi | ||
radicale.py | ||
radicale.wsgi | ||
README | ||
README.rst | ||
rights | ||
schema.sql | ||
setup.py | ||
TODO.rst | ||
tox.ini |
Radicale is a free and open-source CalDAV and CardDAV server. For complete documentation, please visit the Radicale online documentation (http://www.radicale.org/documentation).