Unrud
|
ae8e10d900
|
Specify encoding for test files
"utf-8" is not the default encoding on Windows, causing tests to fail
|
2018-04-21 16:01:55 +02:00 |
|
Unrud
|
3e02134547
|
Web: Sync CSS with website
|
2018-04-21 12:02:31 +02:00 |
|
Unrud
|
17d0b79069
|
Skip testing timezone with seconds for Python < 3.6
|
2018-04-21 11:23:06 +02:00 |
|
Unrud
|
dfc00b26a7
|
Improve error message for unsupported timezones
|
2018-04-21 11:18:43 +02:00 |
|
Unrud
|
7173ab3ca1
|
NEWS: add compatibility information
|
2018-04-21 10:45:01 +02:00 |
|
Unrud
|
70e7363be6
|
Test timezone with minutes and seconds
|
2018-04-21 10:44:59 +02:00 |
|
Unrud
|
e6e3db6e05
|
Docker: Use extras for dependencies
Explicit installation of passlib and bcrypt is still included for older versions.
|
2018-04-20 22:53:43 +02:00 |
|
Unrud
|
16efa357a2
|
Bump version to 2.1.9
|
2018-04-20 22:53:42 +02:00 |
|
Unrud
|
8b1547cbe5
|
Move WSGI initialization into module
|
2018-04-20 22:53:42 +02:00 |
|
Unrud
|
3f9c34c8b1
|
Travis: Workaround for installation error with Python 3.4
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
b41d33bcdf
|
Travis: upgrade python if it's already installed
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
b16fac2cad
|
setuptools: Add md5 and bcrypt as extra requirements
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
fe1cfad4d3
|
gitignore: VIM swapfiles and cache files
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
9b6860fa1f
|
gitignore: Use absolute paths
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
f6081bb07e
|
Update email address
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
478a9cb251
|
specify version for vobject and python-dateutil
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
00de7d1aa3
|
Remove duplicate of test requirements
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
b7099f154e
|
Use " instead of '
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
2e9600c71f
|
Add missing absolute imports
|
2018-04-20 16:03:36 +02:00 |
|
Frank Sachsenheim
|
50d3d01ea3
|
Uses absoulte imports as recommended in PEP-8
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
db2e7f9568
|
Include rights file (by @funkyfuture)
|
2018-04-20 16:03:36 +02:00 |
|
Frank Sachsenheim
|
062e85366d
|
Uses pkg_resources to figure out radicale's version
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
0ea72368b0
|
Uses setuptools' entry_point to create a radicale executable (by @funkyfuture)
|
2018-04-20 16:03:36 +02:00 |
|
Unrud
|
dca25b9e90
|
Flake8: Fix E722
|
2017-12-06 22:13:44 +01:00 |
|
Unrud
|
2b1d3ce3d2
|
Check if REPORT method is supported on collection
|
2017-12-06 21:52:33 +01:00 |
|
Unrud
|
bf272a99db
|
Detect when item path is a directory on Windows
|
2017-12-06 21:52:33 +01:00 |
|
Unrud
|
cc89fc6f79
|
Use human tag in warning message
|
2017-12-06 21:52:33 +01:00 |
|
Unrud
|
1dcc78ea36
|
Improve description
|
2017-12-06 21:52:33 +01:00 |
|
Unrud
|
cf30860136
|
Merge pull request #726 from woprandi/typo
Fix typo
|
2017-10-17 19:36:57 +02:00 |
|
William Oprandi
|
3471561a9f
|
Fix typo
|
2017-10-16 11:30:03 +02:00 |
|
Unrud
|
4176ef44de
|
Bump version to 2.1.8
|
2017-09-24 02:01:14 +02:00 |
|
Unrud
|
ed6335aa15
|
Flush files before fsync'ing
|
2017-09-24 02:01:13 +02:00 |
|
Unrud
|
21f5f5d70b
|
Bump version to 2.1.7
|
2017-09-17 14:11:37 +02:00 |
|
Unrud
|
b0ef194a4b
|
Test PROPFIND requests with propname and allprop
|
2017-09-17 14:11:37 +02:00 |
|
Unrud
|
24b5e98922
|
Refactor allprop and propname for PROPFIND requests
|
2017-09-17 14:11:37 +02:00 |
|
Unrud
|
f72b065d8a
|
Remove DAV:getetag and DAV:getlastmodified from non-leaf collections
|
2017-09-17 14:11:37 +02:00 |
|
Unrud
|
99133a3476
|
Add DAV:owner property to items
|
2017-09-17 14:11:37 +02:00 |
|
Unrud
|
152f9ea444
|
Remove ICAL:calendar-color and C:calendar-timezone properties
|
2017-09-17 14:11:37 +02:00 |
|
Unrud
|
f146be3d6c
|
Return DAV:unauthenticated for DAV:current-user-principal when not logged in
|
2017-09-17 14:11:36 +02:00 |
|
Unrud
|
8551319682
|
Allow DAV:displayname property for all collections
|
2017-09-17 14:11:36 +02:00 |
|
Unrud
|
d6d2c006ad
|
Add DAV:getcontentlength property to leaf collections
|
2017-09-17 14:11:36 +02:00 |
|
Unrud
|
a025a46acd
|
Fix tag names for custom properties with allprop and propname
|
2017-09-17 14:11:36 +02:00 |
|
Unrud
|
8be792280a
|
Add is_authenticated2 to BaseAuth
Adds the ``login`` argument.
|
2017-09-17 14:11:36 +02:00 |
|
Unrud
|
106aeae781
|
Add documentation to BaseAuth
|
2017-09-17 14:09:30 +02:00 |
|
Unrud
|
d9aafd154e
|
Add RADICALE:displayname property for raw displayname
Remove workaround from the web interface.
|
2017-09-17 14:03:50 +02:00 |
|
Unrud
|
2c0669046c
|
Use and instead of &
Cosmetic change
|
2017-09-17 14:03:48 +02:00 |
|
Unrud
|
a9e5e00624
|
Check item cache hash before unpacking content
Prevents warning messages, when the cache layout is changed.
|
2017-09-17 14:03:47 +02:00 |
|
Unrud
|
1065c0b359
|
Move documentation to correct method
|
2017-09-17 14:03:46 +02:00 |
|
Unrud
|
c9a78908e8
|
Check .well-known before getting login and password
cosmetic change
|
2017-09-17 14:03:44 +02:00 |
|
Unrud
|
1bd4e6abbe
|
Skip test creating principal with whitespaces on Windows
It's not allowed by the file system.
|
2017-09-11 20:33:38 +02:00 |
|