Commit Graph

141 Commits

Author SHA1 Message Date
System User
8a86f57304 Adding LDAP authentification 2010-12-02 10:01:09 +01:00
Guillaume Ayoub
673da6a90a Merge Nicolas Évrard changes - Content-type added on multi-status responses and depth handled in propfind 2010-11-30 11:57:37 +01:00
Guillaume Ayoub
2add4ae801 Merge branch 'master' of gitorious.org:radicale/radicale 2010-11-11 21:48:09 +01:00
Guillaume Ayoub
50e1366e8c Only write calendar file when needed (closes bug #192) 2010-11-11 21:46:13 +01:00
Ronan Dunklau
47815347fb Fixed a bug when altering the only event on a calendar 2010-09-30 16:57:23 +02:00
Guillaume Ayoub
076b6b60a4 Fix the PROPFIND request management (list events and todos) 2010-09-28 16:32:47 +02:00
Guillaume Ayoub
040b125377 Cut long lines 2010-09-28 16:04:17 +02:00
Guillaume Ayoub
9b153d56cc Add support for supported-report-set PROPFIND tag 2010-09-14 05:06:46 +02:00
Guillaume Ayoub
71819cdb39 Support displayname and principal-URL tags in PROPFIND requests 2010-09-12 13:13:21 +02:00
Guillaume Ayoub
873dec1d5d Avoid exception when deleting an item already deleted (fix bug #180) 2010-09-07 01:42:20 +02:00
Guillaume Ayoub
547c888c63 0.5 git version bump 2010-08-07 23:37:05 +02:00
Guillaume Ayoub
beac38bd0b Add the config file in the MANIFEST 2010-08-07 23:34:10 +02:00
Guillaume Ayoub
2f641b6a3f Version 0.4 bump 2010-08-07 14:55:05 +02:00
Guillaume Ayoub
67b9df3276 Add the `personal` option in the config file 2010-08-07 14:23:26 +02:00
Guillaume Ayoub
e091541679 Add a --no-ssl option, closes bug #160 2010-08-04 01:29:32 +02:00
Guillaume Ayoub
342e6072c2 Minor typo fixes 2010-08-04 01:27:40 +02:00
René 'Necoro' Neumann
6bcb868351 Add a default config.
The content of the default config is taken from the documentation.
Do not forget to modify it to reflect the current state.
2010-08-04 00:08:08 +02:00
René 'Necoro' Neumann
6e08a8da82 Add '--foreground' flag 2010-08-03 23:32:44 +02:00
Guillaume Ayoub
eaa737313b Add python 2.7 in the list of supported python versions. 2010-07-05 13:55:57 +02:00
Guillaume Ayoub
a2f0431738 Add personal calendars support in NEWS. 2010-07-03 16:29:57 +02:00
Guillaume Ayoub
bd5b345017 Add support for personal calendars, available only for owner. 2010-07-03 16:27:48 +02:00
Guillaume Ayoub
666e7034a0 Simplify __import__ call in acl. 2010-07-03 16:27:29 +02:00
Guillaume Ayoub
0d16c1cdd6 Add the HEAD requests support in NEWS. 2010-06-27 10:56:44 +02:00
Guillaume Ayoub
a1b40e82c6 Add HEAD requests support, set a new _answer variable in request handler. 2010-06-27 01:45:49 +02:00
Guillaume Ayoub
91e00b3f48 Fix the last-modified date format according to RFC2822. 2010-06-27 01:33:56 +02:00
Guillaume Ayoub
391037c24c Add Last-Modified HTTP header for GET requests. 2010-06-24 01:50:21 +02:00
Guillaume Ayoub
97dd530bb6 Remove useless parenthesis. 2010-06-24 00:36:00 +02:00
Guillaume Ayoub
07f3c13b62 Preparing the tree for the future 0.5 version. 2010-06-14 19:59:52 +02:00
Guillaume Ayoub
6f1da96d46 Version 0.3 bump. 2010-06-14 19:05:27 +02:00
Guillaume Ayoub
9b86e6ef27 Replace pylint "disable-msg" by "disable", and disable one more msg in setup. 2010-06-05 01:18:59 +02:00
Guillaume Ayoub
ab0ee2c301 Use Radicale-git.tar.gz as download link for the git archive of Radicale. 2010-06-05 01:01:35 +02:00
Guillaume Ayoub
90de4184bc Set the version to "git" for all git versions. 2010-06-05 00:40:56 +02:00
Guillaume Ayoub
cf10493fc0 Revert the build_script in setup. 2010-05-31 01:19:45 +02:00
Guillaume Ayoub
054950be54 Version management, next version is 0.3. 2010-05-31 00:49:52 +02:00
Guillaume Ayoub
dbe614552a Fix small typo and documentation errors in setup. 2010-05-30 23:52:21 +02:00
Guillaume Ayoub
921cbdd97b Remove useless imports in setup. 2010-05-30 23:49:06 +02:00
Guillaume Ayoub
af808ca3e5 Remove useless commands in setup. 2010-05-30 19:00:48 +02:00
Guillaume Ayoub
8eb6520931 PUT and GET requests updated, adding Evolution support. 2010-04-19 16:09:50 +02:00
Guillaume Ayoub
8f1a56ceac 0.5-git version bump. 2010-04-19 16:07:32 +02:00
Guillaume Ayoub
dd6ec898eb Fix ReStructuredText syntax in setup. 2010-04-13 01:59:13 +02:00
Guillaume Ayoub
0c2c00e691 Add some metadata in setup. 2010-04-13 01:49:35 +02:00
Guillaume Ayoub
bf4b822df2 Update setup to be PyPI-friendly. 2010-04-13 01:30:47 +02:00
Guillaume Ayoub
58b608c4d0 Disable false errors reported by Pylint. 2010-04-13 00:41:56 +02:00
Guillaume Ayoub
57eef3c5ab Ignore CTag and remove useless workaround for empty calendars. 2010-04-13 00:31:00 +02:00
Guillaume Ayoub
d4bdc36550 Report item modification to users in various cases. 2010-04-13 00:25:01 +02:00
Guillaume Ayoub
f479b4ba67 Check ETag before modifying or adding items. 2010-04-12 14:43:40 +02:00
Guillaume Ayoub
71b928d58b Update NEWS. 2010-04-12 12:52:02 +02:00
Guillaume Ayoub
d006ab1b1a Comment and clean setup. 2010-04-12 12:23:22 +02:00
Guillaume Ayoub
422f9ff449 Fix version in setup.py. 2010-04-12 03:15:07 +02:00
Guillaume Ayoub
a45ca25df9 Set hreferences for calendar items, fixing the PUT and DELETE requests. 2010-04-11 22:46:57 +02:00