jelmer/calypso.git
13 years agoUpdate NEWS and TODO files
Guillaume Ayoub [Wed, 29 Dec 2010 17:58:54 +0000 (18:58 +0100)]
Update NEWS and TODO files

13 years agoRemove a done/rejected TODO
Guillaume Ayoub [Wed, 29 Dec 2010 15:47:07 +0000 (16:47 +0100)]
Remove a done/rejected TODO

13 years agoFix get requests for whole calendar
Guillaume Ayoub [Mon, 20 Dec 2010 14:49:48 +0000 (15:49 +0100)]
Fix get requests for whole calendar

13 years agoFix bug caused by commit:673da6a9
Guillaume Ayoub [Fri, 17 Dec 2010 16:19:39 +0000 (17:19 +0100)]
Fix bug caused by commit:673da6a9

13 years agoMerge Nicolas Évrard changes - Content-type added on multi-status responses and depth...
Guillaume Ayoub [Tue, 30 Nov 2010 10:57:37 +0000 (11:57 +0100)]
Merge Nicolas Évrard changes - Content-type added on multi-status responses and depth handled in propfind

13 years agoMerge branch 'master' of gitorious.org:radicale/radicale
Guillaume Ayoub [Thu, 11 Nov 2010 20:48:09 +0000 (21:48 +0100)]
Merge branch 'master' of gitorious.org:radicale/radicale

13 years agoOnly write calendar file when needed (closes bug #192)
Guillaume Ayoub [Thu, 11 Nov 2010 20:46:13 +0000 (21:46 +0100)]
Only write calendar file when needed (closes bug #192)

13 years agoFixed a bug when altering the only event on a calendar
Ronan Dunklau [Thu, 30 Sep 2010 14:57:23 +0000 (16:57 +0200)]
Fixed a bug when altering the only event on a calendar

13 years agoFix the PROPFIND request management (list events and todos)
Guillaume Ayoub [Tue, 28 Sep 2010 14:32:47 +0000 (16:32 +0200)]
Fix the PROPFIND request management (list events and todos)

13 years agoCut long lines
Guillaume Ayoub [Tue, 28 Sep 2010 14:04:17 +0000 (16:04 +0200)]
Cut long lines

13 years agoAdd support for supported-report-set PROPFIND tag
Guillaume Ayoub [Tue, 14 Sep 2010 03:06:46 +0000 (05:06 +0200)]
Add support for supported-report-set PROPFIND tag

13 years agoSupport displayname and principal-URL tags in PROPFIND requests
Guillaume Ayoub [Sun, 12 Sep 2010 11:13:21 +0000 (13:13 +0200)]
Support displayname and principal-URL tags in PROPFIND requests

13 years agoAvoid exception when deleting an item already deleted (fix bug #180)
Guillaume Ayoub [Mon, 6 Sep 2010 23:42:20 +0000 (01:42 +0200)]
Avoid exception when deleting an item already deleted (fix bug #180)

13 years ago0.5 git version bump
Guillaume Ayoub [Sat, 7 Aug 2010 21:37:05 +0000 (23:37 +0200)]
0.5 git version bump

13 years agoAdd the config file in the MANIFEST
Guillaume Ayoub [Sat, 7 Aug 2010 21:34:10 +0000 (23:34 +0200)]
Add the config file in the MANIFEST

13 years agoVersion 0.4 bump
Guillaume Ayoub [Sat, 7 Aug 2010 12:55:05 +0000 (14:55 +0200)]
Version 0.4 bump

13 years agoAdd the ``personal`` option in the config file
Guillaume Ayoub [Sat, 7 Aug 2010 12:23:26 +0000 (14:23 +0200)]
Add the ``personal`` option in the config file

13 years agoAdd a --no-ssl option, closes bug #160
Guillaume Ayoub [Tue, 3 Aug 2010 23:29:32 +0000 (01:29 +0200)]
Add a --no-ssl option, closes bug #160

13 years agoMinor typo fixes
Guillaume Ayoub [Tue, 3 Aug 2010 23:27:40 +0000 (01:27 +0200)]
Minor typo fixes

13 years agoAdd a default config.
René 'Necoro' Neumann [Tue, 3 Aug 2010 22:08:08 +0000 (00:08 +0200)]
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.

13 years agoAdd '--foreground' flag
René 'Necoro' Neumann [Tue, 3 Aug 2010 21:32:44 +0000 (23:32 +0200)]
Add '--foreground' flag

13 years agoAdd python 2.7 in the list of supported python versions.
Guillaume Ayoub [Mon, 5 Jul 2010 11:55:57 +0000 (13:55 +0200)]
Add python 2.7 in the list of supported python versions.

13 years agoAdd personal calendars support in NEWS.
Guillaume Ayoub [Sat, 3 Jul 2010 14:29:57 +0000 (16:29 +0200)]
Add personal calendars support in NEWS.

13 years agoAdd support for personal calendars, available only for owner.
Guillaume Ayoub [Sat, 3 Jul 2010 14:27:48 +0000 (16:27 +0200)]
Add support for personal calendars, available only for owner.

13 years agoSimplify __import__ call in acl.
Guillaume Ayoub [Sat, 3 Jul 2010 14:27:29 +0000 (16:27 +0200)]
Simplify __import__ call in acl.

13 years agoAdd the HEAD requests support in NEWS.
Guillaume Ayoub [Sun, 27 Jun 2010 08:56:44 +0000 (10:56 +0200)]
Add the HEAD requests support in NEWS.

13 years agoAdd HEAD requests support, set a new _answer variable in request handler.
Guillaume Ayoub [Sat, 26 Jun 2010 23:45:49 +0000 (01:45 +0200)]
Add HEAD requests support, set a new _answer variable in request handler.

13 years agoFix the last-modified date format according to RFC2822.
Guillaume Ayoub [Sat, 26 Jun 2010 23:33:56 +0000 (01:33 +0200)]
Fix the last-modified date format according to RFC2822.

13 years agoAdd Last-Modified HTTP header for GET requests.
Guillaume Ayoub [Wed, 23 Jun 2010 23:50:21 +0000 (01:50 +0200)]
Add Last-Modified HTTP header for GET requests.

13 years agoRemove useless parenthesis.
Guillaume Ayoub [Wed, 23 Jun 2010 22:36:00 +0000 (00:36 +0200)]
Remove useless parenthesis.

13 years agoPreparing the tree for the future 0.5 version.
Guillaume Ayoub [Mon, 14 Jun 2010 17:59:52 +0000 (19:59 +0200)]
Preparing the tree for the future 0.5 version.

13 years agoVersion 0.3 bump.
Guillaume Ayoub [Mon, 14 Jun 2010 17:05:27 +0000 (19:05 +0200)]
Version 0.3 bump.

14 years agoReplace pylint "disable-msg" by "disable", and disable one more msg in setup.
Guillaume Ayoub [Fri, 4 Jun 2010 23:18:59 +0000 (01:18 +0200)]
Replace pylint "disable-msg" by "disable", and disable one more msg in setup.

14 years agoUse Radicale-git.tar.gz as download link for the git archive of Radicale.
Guillaume Ayoub [Fri, 4 Jun 2010 23:01:35 +0000 (01:01 +0200)]
Use Radicale-git.tar.gz as download link for the git archive of Radicale.

14 years agoSet the version to "git" for all git versions.
Guillaume Ayoub [Fri, 4 Jun 2010 22:40:56 +0000 (00:40 +0200)]
Set the version to "git" for all git versions.

14 years agoRevert the build_script in setup.
Guillaume Ayoub [Sun, 30 May 2010 23:19:45 +0000 (01:19 +0200)]
Revert the build_script in setup.

14 years agoVersion management, next version is 0.3.
Guillaume Ayoub [Sun, 30 May 2010 22:49:52 +0000 (00:49 +0200)]
Version management, next version is 0.3.

14 years agoFix small typo and documentation errors in setup.
Guillaume Ayoub [Sun, 30 May 2010 21:52:21 +0000 (23:52 +0200)]
Fix small typo and documentation errors in setup.

14 years agoRemove useless imports in setup.
Guillaume Ayoub [Sun, 30 May 2010 21:49:06 +0000 (23:49 +0200)]
Remove useless imports in setup.

14 years agoRemove useless commands in setup.
Guillaume Ayoub [Sun, 30 May 2010 17:00:48 +0000 (19:00 +0200)]
Remove useless commands in setup.

14 years agoPUT and GET requests updated, adding Evolution support.
Guillaume Ayoub [Mon, 19 Apr 2010 14:09:50 +0000 (16:09 +0200)]
PUT and GET requests updated, adding Evolution support.

14 years ago0.5-git version bump.
Guillaume Ayoub [Mon, 19 Apr 2010 14:07:32 +0000 (16:07 +0200)]
0.5-git version bump.

14 years agoFix ReStructuredText syntax in setup.
Guillaume Ayoub [Mon, 12 Apr 2010 23:59:13 +0000 (01:59 +0200)]
Fix ReStructuredText syntax in setup.

14 years agoAdd some metadata in setup.
Guillaume Ayoub [Mon, 12 Apr 2010 23:49:35 +0000 (01:49 +0200)]
Add some metadata in setup.

14 years agoUpdate setup to be PyPI-friendly.
Guillaume Ayoub [Mon, 12 Apr 2010 23:30:47 +0000 (01:30 +0200)]
Update setup to be PyPI-friendly.

14 years agoDisable false errors reported by Pylint.
Guillaume Ayoub [Mon, 12 Apr 2010 22:41:56 +0000 (00:41 +0200)]
Disable false errors reported by Pylint.

14 years agoIgnore CTag and remove useless workaround for empty calendars.
Guillaume Ayoub [Mon, 12 Apr 2010 22:31:00 +0000 (00:31 +0200)]
Ignore CTag and remove useless workaround for empty calendars.

14 years agoReport item modification to users in various cases.
Guillaume Ayoub [Mon, 12 Apr 2010 22:25:01 +0000 (00:25 +0200)]
Report item modification to users in various cases.

14 years agoCheck ETag before modifying or adding items.
Guillaume Ayoub [Mon, 12 Apr 2010 12:43:40 +0000 (14:43 +0200)]
Check ETag before modifying or adding items.

14 years agoUpdate NEWS.
Guillaume Ayoub [Mon, 12 Apr 2010 10:52:02 +0000 (12:52 +0200)]
Update NEWS.

14 years agoComment and clean setup.
Guillaume Ayoub [Mon, 12 Apr 2010 10:23:22 +0000 (12:23 +0200)]
Comment and clean setup.

14 years agoFix version in setup.py.
Guillaume Ayoub [Mon, 12 Apr 2010 01:15:07 +0000 (03:15 +0200)]
Fix version in setup.py.

14 years agoSet hreferences for calendar items, fixing the PUT and DELETE requests.
Guillaume Ayoub [Sun, 11 Apr 2010 20:46:57 +0000 (22:46 +0200)]
Set hreferences for calendar items, fixing the PUT and DELETE requests.

14 years agoRemove the useless ElementTree protected namespaces hack.
Guillaume Ayoub [Sat, 10 Apr 2010 14:26:22 +0000 (16:26 +0200)]
Remove the useless ElementTree protected namespaces hack.

14 years agoSet constant values after defining functions in htpasswd module.
Guillaume Ayoub [Fri, 9 Apr 2010 22:19:01 +0000 (00:19 +0200)]
Set constant values after defining functions in htpasswd module.

14 years agoRemove trailing space.
Guillaume Ayoub [Fri, 9 Apr 2010 22:18:38 +0000 (00:18 +0200)]
Remove trailing space.

14 years agoThe ``crypt`` module is only present on Unix, import if needed
Guillaume Ayoub [Fri, 9 Apr 2010 20:05:44 +0000 (22:05 +0200)]
The ``crypt`` module is only present on Unix, import if needed

14 years agoFix crash if Content-Type is not given in request.
Guillaume Ayoub [Fri, 9 Apr 2010 19:56:20 +0000 (21:56 +0200)]
Fix crash if Content-Type is not given in request.

14 years agoUse request._decode instead of request.decode.
Guillaume Ayoub [Fri, 9 Apr 2010 19:53:00 +0000 (21:53 +0200)]
Use request._decode instead of request.decode.

14 years agoUse posixpath instead of os.path to normalize request path.
Guillaume Ayoub [Fri, 9 Apr 2010 19:52:15 +0000 (21:52 +0200)]
Use posixpath instead of os.path to normalize request path.

14 years agoFix the GET request.
Guillaume Ayoub [Fri, 9 Apr 2010 18:35:20 +0000 (20:35 +0200)]
Fix the GET request.

14 years agoRename calendar into ical to avoid name collisions.
Guillaume Ayoub [Thu, 11 Feb 2010 00:41:24 +0000 (01:41 +0100)]
Rename calendar into ical to avoid name collisions.

14 years agoMerge ical/support/calendar modules.
Guillaume Ayoub [Wed, 10 Feb 2010 22:52:50 +0000 (23:52 +0100)]
Merge ical/support/calendar modules.

14 years agoCode cleaned using Pylint, fixes various minor bugs too.
Guillaume Ayoub [Wed, 10 Feb 2010 17:57:21 +0000 (18:57 +0100)]
Code cleaned using Pylint, fixes various minor bugs too.

14 years agoUse replace instead of lstrip in htpasswd ACL (Thanks Simon!).
Guillaume Ayoub [Tue, 2 Feb 2010 19:02:27 +0000 (20:02 +0100)]
Use replace instead of lstrip in htpasswd ACL (Thanks Simon!).

14 years agoPre-0.2 TODO and NEWS updates.
Guillaume Ayoub [Fri, 22 Jan 2010 20:22:38 +0000 (21:22 +0100)]
Pre-0.2 TODO and NEWS updates.

14 years agoAdd authentication structure, with fake and htpasswd methods.
Guillaume Ayoub [Thu, 21 Jan 2010 17:52:53 +0000 (18:52 +0100)]
Add authentication structure, with fake and htpasswd methods.

14 years agoAdd docstrings and use @property when needed.
Guillaume Ayoub [Tue, 19 Jan 2010 19:31:21 +0000 (20:31 +0100)]
Add docstrings and use @property when needed.

14 years agoManage SSL (HTTPS) connections.
Guillaume Ayoub [Tue, 19 Jan 2010 16:49:32 +0000 (17:49 +0100)]
Manage SSL (HTTPS) connections.

14 years agoIgnore *.pyc in git.
Guillaume Ayoub [Mon, 18 Jan 2010 09:49:13 +0000 (10:49 +0100)]
Ignore *.pyc in git.

14 years agoAdd command-line options, user configuration and daemon mode.
Guillaume Ayoub [Mon, 18 Jan 2010 09:48:06 +0000 (10:48 +0100)]
Add command-line options, user configuration and daemon mode.

14 years agoConfiguration cleanup.
Guillaume Ayoub [Sat, 16 Jan 2010 12:33:50 +0000 (13:33 +0100)]
Configuration cleanup.

14 years agoPython 3 support and minor fixes.
Guillaume Ayoub [Fri, 15 Jan 2010 15:04:03 +0000 (16:04 +0100)]
Python 3 support and minor fixes.

14 years agoUpdate copyright and remove tab intentation indications.
Guillaume Ayoub [Thu, 14 Jan 2010 23:15:41 +0000 (00:15 +0100)]
Update copyright and remove tab intentation indications.

14 years agoUpdate TODO.
Guillaume Ayoub [Mon, 11 Jan 2010 11:09:23 +0000 (12:09 +0100)]
Update TODO.

14 years agoRemove Twisted dependency.
Guillaume Ayoub [Sun, 10 Jan 2010 17:55:32 +0000 (18:55 +0100)]
Remove Twisted dependency.

14 years agoRemove empty collection in propfind resourcetype (Sunbird-1.0b2 ready).
Guillaume Ayoub [Tue, 29 Dec 2009 19:15:31 +0000 (20:15 +0100)]
Remove empty collection in propfind resourcetype (Sunbird-1.0b2 ready).

14 years agoQuote etags.
Guillaume Ayoub [Tue, 29 Dec 2009 19:05:38 +0000 (20:05 +0100)]
Quote etags.

14 years agoAdd getetag and getcontenttype support for propfind requests (Sunbird 1.0 ready).
Guillaume Ayoub [Wed, 9 Dec 2009 11:56:03 +0000 (12:56 +0100)]
Add getetag and getcontenttype support for propfind requests (Sunbird 1.0 ready).

14 years agoRadicale 0.1
Guillaume Ayoub [Tue, 1 Sep 2009 18:00:31 +0000 (20:00 +0200)]
Radicale 0.1

14 years agoInstaller listed in NEWS
Guillaume Ayoub [Tue, 1 Sep 2009 17:59:29 +0000 (19:59 +0200)]
Installer listed in NEWS

14 years agoSetup fixes, with MANIFEST template
Guillaume Ayoub [Tue, 1 Sep 2009 17:43:36 +0000 (19:43 +0200)]
Setup fixes, with MANIFEST template

14 years agoPython distutils setup file
Guillaume Ayoub [Tue, 1 Sep 2009 17:09:11 +0000 (19:09 +0200)]
Python distutils setup file

14 years agoTwo more tasks in TODO
Guillaume Ayoub [Tue, 1 Sep 2009 16:25:25 +0000 (18:25 +0200)]
Two more tasks in TODO

14 years agoAdding package documentation files
Guillaume Ayoub [Tue, 1 Sep 2009 13:59:18 +0000 (15:59 +0200)]
Adding package documentation files

14 years agoHuge code and copyright cleanup.
(no author) [Mon, 27 Jul 2009 15:04:54 +0000 (15:04 +0000)]
Huge code and copyright cleanup.

git-svn-id: http://svn.32rwr.info/radicale/trunk@9 74e4794c-479d-4a33-9dda-c6c359d70f12

14 years agoFactorize code and remove encoding bugs
(no author) [Sat, 25 Jul 2009 16:18:05 +0000 (16:18 +0000)]
Factorize code and remove encoding bugs

git-svn-id: http://svn.32rwr.info/radicale/trunk@8 74e4794c-479d-4a33-9dda-c6c359d70f12

14 years agoRemove duplicates in REPORT request
(no author) [Mon, 13 Jul 2009 21:15:30 +0000 (21:15 +0000)]
Remove duplicates in REPORT request

git-svn-id: http://svn.32rwr.info/radicale/trunk@7 74e4794c-479d-4a33-9dda-c6c359d70f12

14 years agoFix a unicode/string bug in plain support
(no author) [Mon, 13 Jul 2009 20:24:29 +0000 (20:24 +0000)]
Fix a unicode/string bug in plain support

git-svn-id: http://svn.32rwr.info/radicale/trunk@6 74e4794c-479d-4a33-9dda-c6c359d70f12

15 years agoOut-of-the-box simple configuration
(no author) [Tue, 30 Dec 2008 19:26:03 +0000 (19:26 +0000)]
Out-of-the-box simple configuration

git-svn-id: http://svn.32rwr.info/radicale/trunk@5 74e4794c-479d-4a33-9dda-c6c359d70f12

15 years agoHTTP support
(no author) [Tue, 30 Dec 2008 17:41:48 +0000 (17:41 +0000)]
HTTP support

git-svn-id: http://svn.32rwr.info/radicale/trunk@4 74e4794c-479d-4a33-9dda-c6c359d70f12

15 years agomain.py name change
(no author) [Tue, 30 Dec 2008 16:38:46 +0000 (16:38 +0000)]
main.py name change

git-svn-id: http://svn.32rwr.info/radicale/trunk@3 74e4794c-479d-4a33-9dda-c6c359d70f12

15 years agoFiles added
(no author) [Tue, 30 Dec 2008 16:25:42 +0000 (16:25 +0000)]
Files added

git-svn-id: http://svn.32rwr.info/radicale/trunk@2 74e4794c-479d-4a33-9dda-c6c359d70f12

15 years agoRepository online
(no author) [Tue, 30 Dec 2008 16:16:39 +0000 (16:16 +0000)]
Repository online

git-svn-id: http://svn.32rwr.info/radicale/trunk@1 74e4794c-479d-4a33-9dda-c6c359d70f12