Guillaume Ayoub
|
1d67706b56
Clean the calendar paths
|
hace 14 años |
Guillaume Ayoub
|
af10a2f1c4
Fix URLs in report requests
|
hace 14 años |
Guillaume Ayoub
|
de0643e741
Fix propfind paths
|
hace 14 años |
Guillaume Ayoub
|
87a4a4e012
Merge branch 'master' into lightning
|
hace 14 años |
Pieter Naaijkens
|
00d8b08341
Merge URI sanitize fix
|
hace 14 años |
Guillaume Ayoub
|
264bc66051
Merge branch 'master' into lightning
|
hace 14 años |
Guillaume Ayoub
|
da42112740
Allow the ``None`` value for public and private calendars
|
hace 14 años |
Guillaume Ayoub
|
f9836ab093
Clean support of public calendars, add support of private calendars
|
hace 14 años |
Pieter Naaijkens
|
a28bd4a5fa
Use atexit.register to cleanup after shutdown
|
hace 14 años |
Guillaume Ayoub
|
3149643706
Log "nobody" instead of "None" as anonymous calendars owner.
|
hace 14 años |
Guillaume Ayoub
|
abb70cef49
Remove the Python 3.0 support
|
hace 14 años |
Guillaume Ayoub
|
5e3fda9f2f
Add the PID file support in NEWS
|
hace 14 años |
Guillaume Ayoub
|
8771e55ba3
Typo fix
|
hace 14 años |
Guillaume Ayoub
|
b6b281b815
Merge commit 'refs/merge-requests/15' of git://gitorious.org/radicale/radicale into merge-requests/15
|
hace 14 años |
Guillaume Ayoub
|
fe71b34697
Use 'key in dict' instead of 'dict.get(key)'
|
hace 14 años |
Guillaume Ayoub
|
f605a002bd
Minor typo fix
|
hace 14 años |
Guillaume Ayoub
|
b8bcf65785
Restore the Lightning + anonymous calendars support
|
hace 14 años |
Pieter Naaijkens
|
303dc4d312
Only remove pid file if started as daemon
|
hace 14 años |
Pieter Naaijkens
|
4acc9effb8
Fix amount of whitespace
|
hace 14 años |
Pieter Naaijkens
|
a14a52fe11
Remove pidfile on shutdown
|
hace 14 años |
Roberto De Ioris
|
4bd425608d
get config filename from env variable RADICALE_CONFIG
|
hace 14 años |
Roberto De Ioris
|
b7a61d5c0c
add .wsgi file (mod_wsgi and uWSGI compliant)
|
hace 14 años |
Guillaume Ayoub
|
ec9e410659
Clean a docstring
|
hace 14 años |
Guillaume Ayoub
|
080e4984aa
Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6
|
hace 14 años |
Guillaume Ayoub
|
e9935ae1a6
Use % instead of format for consistency (and Python 2.6 support)
|
hace 14 años |
Guillaume Ayoub
|
dd6063ccb6
Give an UID if none has already been set
|
hace 14 años |
Guillaume Ayoub
|
020239e168
Add the iCal and iPhone support in NEWS
|
hace 14 años |
Guillaume Ayoub
|
fadd5dd675
Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint
|
hace 14 años |
Lukasz Langa
|
f7868afed1
iCal bootstrapping using a default URL works
|
hace 14 años |
Lukasz Langa
|
1510e6c194
Create directories for .props as well.
|
hace 14 años |