Guillaume Ayoub
|
04938243a8
|
Update copyright year
|
2011-01-09 17:46:22 +01:00 |
|
Guillaume Ayoub
|
d11d4cc8c1
|
Pylint, remove fixed todos
|
2011-01-09 17:41:42 +01:00 |
|
Guillaume Ayoub
|
039e868e5f
|
iPhone support, thank you Andrew
|
2011-01-07 15:25:05 +01:00 |
|
System User
|
9d012fb76f
|
Merge branch 'master' of git://gitorious.org/radicale/radicale
|
2011-01-03 15:29:53 +01:00 |
|
Guillaume Ayoub
|
dcabf4249e
|
Adding the calendar-home-set property management
|
2010-12-29 19:10:56 +01:00 |
|
Guillaume Ayoub
|
9d508efcd4
|
Update NEWS and TODO files
|
2010-12-29 18:58:54 +01:00 |
|
Guillaume Ayoub
|
c39ac102e8
|
Remove a done/rejected TODO
|
2010-12-29 16:47:07 +01:00 |
|
System User
|
3a9226ca80
|
Merge branch 'master' of git://gitorious.org/radicale/radicale
Conflicts:
radicale/xmlutils.py
|
2010-12-23 10:10:40 +01:00 |
|
System User
|
55d67e629d
|
Logging
|
2010-12-23 10:06:37 +01:00 |
|
Guillaume Ayoub
|
091d89889d
|
Fix get requests for whole calendar
|
2010-12-20 15:49:48 +01:00 |
|
Guillaume Ayoub
|
72f3af9ab9
|
Fix bug caused by commit:673da6a9
|
2010-12-17 17:19:39 +01:00 |
|
System User
|
8ad91b74b6
|
cn => dn
Default configuration
|
2010-12-02 17:58:56 +01:00 |
|
System User
|
766adcda50
|
os.path.expanduser for logging file name
|
2010-12-02 16:57:02 +01:00 |
|
System User
|
77ff57eb72
|
Add class for logging in log file
|
2010-12-02 16:42:16 +01:00 |
|
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 |
|