Guillaume Ayoub
|
d256a0551c
|
Fix an indentation bug
|
2012-02-20 16:32:32 +01:00 |
|
Guillaume Ayoub
|
f9d041ba6b
|
Use relative imports for acl and storage modules
|
2012-02-08 16:56:58 +01:00 |
|
Guillaume Ayoub
|
8dcc613f0a
|
Don't use the VADDRESSBOOK tag anymore (closes #667)
|
2012-02-03 18:01:03 +01:00 |
|
Guillaume Ayoub
|
c84a250476
|
Remove a useless line in the configuration file
|
2012-02-03 16:11:52 +01:00 |
|
Guillaume Ayoub
|
9ebb143c44
|
Work around a bug in Evolution (fixes #664)
|
2012-02-03 15:58:08 +01:00 |
|
Guillaume Ayoub
|
4893f94920
|
Clean the calendar-timezone proppatch setter
|
2012-01-25 20:23:37 +01:00 |
|
Guillaume Ayoub
|
cd33a6cc51
|
Reconnect to the LDAP server when the connexion is lost (fixes #656)
|
2012-01-25 19:19:02 +01:00 |
|
Guillaume Ayoub
|
4299348776
|
Change "calendar" into "collection" when needed.
WARNING: the default folders storing calendars/addressbooks have been changed
|
2012-01-25 14:53:46 +01:00 |
|
Guillaume Ayoub
|
d5b1cdcbf2
|
Add the tag when writing calendars (closes #658)
|
2012-01-25 14:43:47 +01:00 |
|
Guillaume Ayoub
|
54aa8817e7
|
Add the "set_mimetype" method forgotten during the merge (closes #657)
|
2012-01-25 14:40:28 +01:00 |
|
Guillaume Ayoub
|
42ba9e0dca
|
Update the NEWS for 0.6.4
Conflicts:
NEWS.rst
radicale/__init__.py
|
2012-01-23 16:29:28 +01:00 |
|
Guillaume Ayoub
|
9c4a85ef1f
|
Merge branch 'carddav', and update copyright dates
Conflicts:
radicale/__init__.py
radicale/ical.py
radicale/xmlutils.py
|
2012-01-23 16:21:30 +01:00 |
|
Guillaume Ayoub
|
6eb9b21aac
|
Merge branch 'git'
|
2012-01-23 15:50:17 +01:00 |
|
Guillaume Ayoub
|
5b680d1400
|
Remove brackets inserted in UIDs by Outlook
|
2012-01-18 17:47:18 +01:00 |
|
Guillaume Ayoub
|
022b2aa91f
|
Clean and reorder calendar functions
|
2012-01-12 02:39:47 +01:00 |
|
Guillaume Ayoub
|
b1414c152d
|
Split the storage filesystem backend into another file
|
2012-01-12 02:18:06 +01:00 |
|
Guillaume Ayoub
|
a4a52c71d2
|
Use a clean way to manage calendars and address books different serialization
|
2012-01-06 19:42:20 +01:00 |
|
Guillaume Ayoub
|
1dfa887384
|
Fix the GET and REPORT requests for vcards
|
2012-01-06 19:01:52 +01:00 |
|
Guillaume Ayoub
|
fd3eacfe01
|
Ignore .props files for collections children
|
2012-01-05 22:56:59 +01:00 |
|
Guillaume Ayoub
|
bff01db29b
|
Manage addressbook-multiget and address-data
|
2012-01-05 21:58:50 +01:00 |
|
Guillaume Ayoub
|
f11e78a3f4
|
Answer addressbook-home-set, fix the collection children detection
|
2012-01-05 21:49:34 +01:00 |
|
Guillaume Ayoub
|
b56db741f4
|
Add support for Evolution VCard WebDAV
|
2012-01-04 19:47:34 +01:00 |
|
Guillaume Ayoub
|
8a4be02075
|
Add a (not tested) CardDAV support
|
2011-12-31 13:31:22 +01:00 |
|
Guillaume Ayoub
|
f2d491ea61
|
Remove double slashes in report href URLs (related to #618)
|
2011-12-07 12:38:45 +01:00 |
|
Guillaume Ayoub
|
f21ad8a350
|
Remove the non-ASCII character from the setup docstring
|
2011-12-06 15:10:45 +01:00 |
|
Guillaume Ayoub
|
8ab0c53fab
|
Put the calendar deletion in the NEWS
|
2011-11-29 17:42:35 +01:00 |
|
Guillaume Ayoub
|
1f2f39a87a
|
DELETE requests can delete calendars (closes #514)
|
2011-11-29 17:41:08 +01:00 |
|
Guillaume Ayoub
|
bfe527dd41
|
Add the LDAP scope in the default configuration file
|
2011-11-29 13:02:20 +01:00 |
|
Guillaume Ayoub
|
74c16e6402
|
Use a simple getattr to get the LDAP scope
|
2011-11-29 12:58:28 +01:00 |
|
Gerhard Schmidt
|
5d55b2868f
|
Add the support of the LDAP scope configuration
|
2011-11-29 12:54:38 +01:00 |
|
Guillaume Ayoub
|
a2128a4787
|
Pylint cleanups
|
2011-11-04 22:30:17 +01:00 |
|
Guillaume Ayoub
|
8d8396b07b
|
Update the NEWS
|
2011-11-04 01:06:50 +01:00 |
|
Guillaume Ayoub
|
563f97cdf3
|
Insert radicale.py in the sdist archive
|
2011-11-03 23:05:48 +01:00 |
|
Guillaume Ayoub
|
320190d8bc
|
Update the NEWS and TODO files
Conflicts:
NEWS.rst
|
2011-11-03 22:58:09 +01:00 |
|
Guillaume Ayoub
|
756c4aaf7e
|
Put the executable script in the radicale package
Conflicts:
NEWS.rst
|
2011-11-03 17:49:00 +01:00 |
|
Guillaume Ayoub
|
14a6cd10b4
|
Fix a try/catch
|
2011-10-27 13:26:05 +02:00 |
|
Guillaume Ayoub
|
1af4601276
|
Update the NEWS
|
2011-10-24 18:05:07 +02:00 |
|
Guillaume Ayoub
|
12bb8a287a
|
Add default config keys for additional auth modules
|
2011-10-24 18:02:40 +02:00 |
|
Guillaume Ayoub
|
fe0f3020a4
|
Stop being stupid for report requests
|
2011-10-24 13:14:56 +02:00 |
|
Guillaume Ayoub
|
0cdc5b06da
|
Catch the exception instead of (errno, message)
|
2011-10-04 06:42:08 +02:00 |
|
Guillaume Ayoub
|
fc166da8ba
|
Use the "as" keyword for exception mathing in a try/except block
|
2011-10-04 06:34:46 +02:00 |
|
Guillaume Ayoub
|
3689944372
|
Add a logger for answer status
|
2011-10-03 13:52:56 +02:00 |
|
Guillaume Ayoub
|
7560f26eb7
|
Fix the MOVE request (related to #587)
|
2011-10-03 13:52:22 +02:00 |
|
Guillaume Ayoub
|
0b71acabe6
|
Add an empty line (it's a source of stress for me, I'm sorry)
|
2011-10-03 00:34:01 +02:00 |
|
Guillaume Ayoub
|
a2dd92d2da
|
Clean the config file
|
2011-10-03 00:31:15 +02:00 |
|
Guillaume Ayoub
|
96dff3507b
|
Update the NEWS again
|
2011-09-27 08:13:05 +02:00 |
|
Guillaume Ayoub
|
4623279b05
|
Update the NEWS
Conflicts:
NEWS.rst
|
2011-09-27 07:55:59 +02:00 |
|
Guillaume Ayoub
|
e545df5722
|
Only set the principal tag for root folders (related to #580)
|
2011-09-25 21:16:24 +02:00 |
|
Guillaume Ayoub
|
160e296ed1
|
Turn backslashes into slashes on Windows (fixes #581)
|
2011-09-25 19:41:24 +02:00 |
|
Guillaume Ayoub
|
add9da7912
|
Update the NEWS
|
2011-09-04 23:14:22 +02:00 |
|