Guillaume Ayoub
|
fd3eacfe01
Ignore .props files for collections children
|
14 years ago |
Guillaume Ayoub
|
f11e78a3f4
Answer addressbook-home-set, fix the collection children detection
|
14 years ago |
Guillaume Ayoub
|
b56db741f4
Add support for Evolution VCard WebDAV
|
14 years ago |
Guillaume Ayoub
|
8a4be02075
Add a (not tested) CardDAV support
|
14 years ago |
Guillaume Ayoub
|
1f2f39a87a
DELETE requests can delete calendars (closes #514)
|
14 years ago |
Guillaume Ayoub
|
e545df5722
Only set the principal tag for root folders (related to #580)
|
14 years ago |
Guillaume Ayoub
|
160e296ed1
Turn backslashes into slashes on Windows (fixes #581)
|
14 years ago |
Guillaume Ayoub
|
4d97758e34
Support repeating events (fixes #574)
|
14 years ago |
Guillaume Ayoub
|
8f488eb6bc
Fix the owner attriubtion for 1+ depth URLs
|
14 years ago |
Guillaume Ayoub
|
6bbf3f624f
Fix the owner attribution of calendars
|
14 years ago |
Guillaume Ayoub
|
0a84905383
Add a .pylintrc file, clean code
|
14 years ago |
Marten Gajda
|
380acebd71
Add support for the Caldav-Sync Android client
|
14 years ago |
Guillaume Ayoub
|
e9ad9b1716
Fix the iCal support (now tested with iCal, Lightning, Evolution)
|
14 years ago |
Guillaume Ayoub
|
21d435b560
Minor typo fixes
|
14 years ago |
Guillaume Ayoub
|
1d67706b56
Clean the calendar paths
|
14 years ago |
Guillaume Ayoub
|
87a4a4e012
Merge branch 'master' into lightning
|
14 years ago |
Pieter Naaijkens
|
00d8b08341
Merge URI sanitize fix
|
14 years ago |
Guillaume Ayoub
|
b8bcf65785
Restore the Lightning + anonymous calendars support
|
14 years ago |
Guillaume Ayoub
|
ec9e410659
Clean a docstring
|
14 years ago |
Guillaume Ayoub
|
e9935ae1a6
Use % instead of format for consistency (and Python 2.6 support)
|
14 years ago |
Guillaume Ayoub
|
dd6063ccb6
Give an UID if none has already been set
|
14 years ago |
Guillaume Ayoub
|
fadd5dd675
Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint
|
14 years ago |
Lukasz Langa
|
f7868afed1
iCal bootstrapping using a default URL works
|
14 years ago |
Lukasz Langa
|
1510e6c194
Create directories for .props as well.
|
14 years ago |
Lukasz Langa
|
537d6b6fd2
Create the directory structure if none found.
|
14 years ago |
Lukasz Langa
|
710b518b0f
Without the newline iCal complains in the logs:
|
14 years ago |
Lukasz Langa
|
5b9180c295
The owner field should be an URL. Fixes delays in iCal.
|
14 years ago |
Lukasz Langa
|
8bcdb5b1dc
py3k-compatible next() used. Works with 2.6-2.7 as well.
|
14 years ago |
Lukasz Langa
|
e05e94a129
preliminary iCal/iPhone support introduced
|
14 years ago |
Lukasz Langa
|
911cd48efe
proppatch actually writes properties.
|
15 years ago |