Commit Graph

  • 17d0b79069 Skip testing timezone with seconds for Python < 3.6 Unrud 2018-04-21 11:23:06 +0200
  • dfc00b26a7 Improve error message for unsupported timezones Unrud 2018-04-21 11:18:43 +0200
  • 7173ab3ca1 NEWS: add compatibility information Unrud 2018-04-21 10:45:01 +0200
  • 70e7363be6 Test timezone with minutes and seconds Unrud 2018-04-21 10:44:59 +0200
  • e6e3db6e05 Docker: Use extras for dependencies Unrud 2018-04-20 22:53:43 +0200
  • 16efa357a2 Bump version to 2.1.9 Unrud 2018-04-20 22:53:42 +0200
  • 8b1547cbe5 Move WSGI initialization into module Unrud 2018-04-20 22:53:42 +0200
  • 3f9c34c8b1 Travis: Workaround for installation error with Python 3.4 Unrud 2018-04-20 15:53:59 +0200
  • b41d33bcdf Travis: upgrade python if it's already installed Unrud 2018-04-20 15:10:04 +0200
  • b16fac2cad setuptools: Add md5 and bcrypt as extra requirements Unrud 2018-04-20 14:57:35 +0200
  • fe1cfad4d3 gitignore: VIM swapfiles and cache files Unrud 2018-04-20 14:57:33 +0200
  • 9b6860fa1f gitignore: Use absolute paths Unrud 2018-04-20 14:57:31 +0200
  • f6081bb07e Update email address Unrud 2018-04-20 14:57:29 +0200
  • 478a9cb251 specify version for vobject and python-dateutil Unrud 2018-04-20 14:57:28 +0200
  • 00de7d1aa3 Remove duplicate of test requirements Unrud 2018-04-20 14:57:26 +0200
  • b7099f154e Use " instead of ' Unrud 2018-04-20 14:57:23 +0200
  • 2e9600c71f Add missing absolute imports Unrud 2018-04-20 14:57:22 +0200
  • 50d3d01ea3 Uses absoulte imports as recommended in PEP-8 Frank Sachsenheim 2018-01-14 18:33:01 +0100
  • db2e7f9568 Include rights file (by @funkyfuture) Unrud 2018-04-20 14:57:18 +0200
  • 062e85366d Uses pkg_resources to figure out radicale's version Frank Sachsenheim 2018-01-14 18:29:37 +0100
  • 0ea72368b0 Uses setuptools' entry_point to create a radicale executable (by @funkyfuture) Unrud 2018-04-20 14:57:09 +0200
  • dca25b9e90 Flake8: Fix E722 Unrud 2017-12-06 22:13:44 +0100
  • 2b1d3ce3d2 Check if REPORT method is supported on collection Unrud 2017-12-06 21:46:23 +0100
  • bf272a99db Detect when item path is a directory on Windows Unrud 2017-12-06 21:46:22 +0100
  • cc89fc6f79 Use human tag in warning message Unrud 2017-12-06 21:46:21 +0100
  • 1dcc78ea36 Improve description Unrud 2017-12-06 21:46:20 +0100
  • cf30860136 Merge pull request #726 from woprandi/typo Unrud 2017-10-17 19:36:57 +0200
  • 3471561a9f Fix typo William Oprandi 2017-10-16 11:30:03 +0200
  • 4176ef44de Bump version to 2.1.8 Unrud 2017-09-24 02:01:14 +0200
  • ed6335aa15 Flush files before fsync'ing Unrud 2017-09-24 02:01:13 +0200
  • 21f5f5d70b Bump version to 2.1.7 Unrud 2017-09-17 14:04:04 +0200
  • b0ef194a4b Test PROPFIND requests with propname and allprop Unrud 2017-09-17 14:04:02 +0200
  • 24b5e98922 Refactor allprop and propname for PROPFIND requests Unrud 2017-09-17 14:04:01 +0200
  • f72b065d8a Remove DAV:getetag and DAV:getlastmodified from non-leaf collections Unrud 2017-09-17 14:04:00 +0200
  • 99133a3476 Add DAV:owner property to items Unrud 2017-09-17 14:03:59 +0200
  • 152f9ea444 Remove ICAL:calendar-color and C:calendar-timezone properties Unrud 2017-09-17 14:03:57 +0200
  • f146be3d6c Return DAV:unauthenticated for DAV:current-user-principal when not logged in Unrud 2017-09-17 14:03:56 +0200
  • 8551319682 Allow DAV:displayname property for all collections Unrud 2017-09-17 14:03:55 +0200
  • d6d2c006ad Add DAV:getcontentlength property to leaf collections Unrud 2017-09-17 14:03:54 +0200
  • a025a46acd Fix tag names for custom properties with allprop and propname Unrud 2017-09-17 14:03:53 +0200
  • 8be792280a Add is_authenticated2 to BaseAuth Unrud 2017-09-17 14:03:52 +0200
  • 106aeae781 Add documentation to BaseAuth Unrud 2017-09-17 14:03:51 +0200
  • d9aafd154e Add RADICALE:displayname property for raw displayname Unrud 2017-09-17 14:03:50 +0200
  • 2c0669046c Use and instead of & Unrud 2017-09-17 14:03:48 +0200
  • a9e5e00624 Check item cache hash before unpacking content Unrud 2017-09-17 14:03:47 +0200
  • 1065c0b359 Move documentation to correct method Unrud 2017-09-17 14:03:46 +0200
  • c9a78908e8 Check .well-known before getting login and password Unrud 2017-09-17 14:03:44 +0200
  • 1bd4e6abbe Skip test creating principal with whitespaces on Windows Unrud 2017-09-11 20:33:38 +0200
  • 282a759174 Fix compatibility with Python < 3.5 Unrud 2017-09-11 20:05:54 +0200
  • ee3fb71f7d Bump version to 2.1.6 Unrud 2017-09-11 19:32:34 +0200
  • 9ced675423 Add version number for item cache Unrud 2017-09-11 19:32:08 +0200
  • d0891d17b9 Consider collection type for simplified prefilters Unrud 2017-09-07 20:26:52 +0200
  • 85d80fe9fc Allow generic component names for simplified prefilters Unrud 2017-09-07 20:26:31 +0200
  • 81c596eb1d Use X-WR-CALNAME and X-WR-CALDESC when uploading calendar Unrud 2017-09-06 00:23:09 +0200
  • b04c5e81ca Add X-WR-CALNAME and X-WR-CALDESC to serialized calendar Unrud 2017-09-06 00:22:38 +0200
  • 8e53434912 Use vobject.iCalendar as template for calendar serialization Unrud 2017-09-06 00:20:42 +0200
  • f3c368e547 Support generic component names Unrud 2017-08-30 18:03:41 +0200
  • cfb9b1fc0a Skip filters with three levels of comp-filter Unrud 2017-08-30 18:03:40 +0200
  • 773e4cfca4 Remove filter_length variable Unrud 2017-08-30 18:03:39 +0200
  • 5ce67320e1 Convert PARAM and components names to upper-case Unrud 2017-08-29 20:08:39 +0200
  • b0452b3014 Detect VFREEBUSY and VALARM component names Unrud 2017-08-29 20:08:38 +0200
  • f7d942bfeb More tests for filtering calendars Unrud 2017-08-29 20:08:37 +0200
  • ad0b4e5e85 Add tests for filtering address books Unrud 2017-08-29 20:08:35 +0200
  • 31a0f65a7e Don't getattr unless required in _visit_time_ranges Unrud 2017-08-29 20:08:34 +0200
  • c9177e2338 Use logger variable Unrud 2017-08-29 20:08:33 +0200
  • 71e5dcf414 Add support for test property in CARDDAV:filter Unrud 2017-08-29 20:08:31 +0200
  • 31ba4eb876 Stricter parsing of filters Unrud 2017-08-29 20:08:30 +0200
  • 963e28d661 Add support for match-type to text-filter Unrud 2017-08-29 20:08:29 +0200
  • 642b4236fe Cache item name and component_name Unrud 2017-08-29 20:08:28 +0200
  • f37b22b682 Correct ;component=... in getcontenttype Unrud 2017-08-29 20:08:26 +0200
  • a2a046f35f Correct Content-Type for VLIST in HTTP header Unrud 2017-08-29 20:08:25 +0200
  • c1d279e63f Bump version to 2.1.5 Unrud 2017-08-25 19:13:11 +0200
  • bdb03b9665 Remove long comments about compatibility Unrud 2017-08-25 19:13:11 +0200
  • d96faa35dd Print warning when server.timeout is used with Python < 3.5.2 Unrud 2017-08-25 19:13:10 +0200
  • 2df009fac8 Add --verify-storage argument Unrud 2017-08-25 19:13:09 +0200
  • 36bca799e1 Use length of encoded error response Unrud 2017-08-24 14:34:29 +0200
  • 4cfe92cf50 Close HTTPServer when bind and activate fails Unrud 2017-08-24 14:34:29 +0200
  • 31564c7cf2 Improve error message for missing main component Unrud 2017-08-23 13:36:35 +0200
  • 574961417d Rename variable recurrence to is_recurrence Unrud 2017-08-23 13:36:12 +0200
  • f912642c20 htpasswd: ignore comments Unrud 2017-08-17 06:46:40 +0200
  • 73038e518a htpasswd: don't strip whitespaces and allow ':' in plain password Unrud 2017-08-17 06:46:38 +0200
  • a73a7ab193 Remove cookies from logging output Unrud 2017-08-14 18:16:46 +0200
  • f87c16a42b Small cosmetic improvements Unrud 2017-08-14 18:16:45 +0200
  • 86631e4ddd Sync cache folder when uploading whole collection Unrud 2017-08-09 17:37:48 +0200
  • 1821b872d2 Don't keep files open when uploading whole collection Unrud 2017-08-09 17:37:47 +0200
  • 59eded976b Bump version to 2.1.4 Unrud 2017-08-04 14:59:03 +0200
  • 8e88a47978 Fix owner property Unrud 2017-08-04 14:59:02 +0200
  • c6ca643bcf Don't handle empty properties as deleted Unrud 2017-08-04 14:59:01 +0200
  • 5c15b30058 Set deleted props to None instead of "" Unrud 2017-08-04 14:59:00 +0200
  • f91b2bc17e Webinterface: Escape . correctly in RegExp Unrud 2017-08-04 14:58:59 +0200
  • 73fb669fd8 Add note about rescheduled recurrences Unrud 2017-08-04 14:58:58 +0200
  • a6663f19f0 Ignore overwritten recurrences in time range filter (fixes #630) Unrud 2017-08-03 23:26:12 +0200
  • ae897c1cd3 Test time range filter with overwritten recurrence Unrud 2017-08-03 23:25:50 +0200
  • 748519e94d Fix time range filtering with overwritten recurrences Unrud 2017-08-03 19:47:00 +0200
  • 7678da7926 Test unordered recurrences Unrud 2017-08-03 19:47:00 +0200
  • e060bb3d8b Specify items for _test_filter explicitly Unrud 2017-08-03 19:46:59 +0200
  • ba5fe590c9 Improve error message when fsync'ing files fails Unrud 2017-08-03 19:46:58 +0200
  • ae54e8556c Improve Dockerfile (#676) François Schmidts 2017-08-02 17:26:33 +0200
  • 434178ab07 Pass the filesystem_path instead of folder to Collection Unrud 2017-08-02 17:16:42 +0200
  • 6d5374f690 Remove item cache tag Unrud 2017-08-02 17:16:41 +0200