1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-31 19:50:55 +00:00
Commit graph

168 commits

Author SHA1 Message Date
Peter Bieringer
7f28f69452 extend test for items having tzinfo only on dtstart or dtend set for whatever reason, overtake tzinfo from the other one 2025-08-22 07:51:15 +02:00
Peter Bieringer
c8e42c7edc add test cases for filter without comp-filter 2025-07-20 17:50:07 +02:00
Peter Bieringer
d1098c3e22 flake8 regression E261 2025-05-16 07:28:50 +02:00
Peter Bieringer
198131bb9a add test cases for valarm 2025-05-16 06:33:02 +02:00
Peter Bieringer
9e1cac98dc make isort happy 2025-05-16 06:31:39 +02:00
Peter Bieringer
ec391e19b6 add logging around upload 2025-05-16 06:30:27 +02:00
Peter Bieringer
e144ecf06b fix testcases related to https://github.com/Kozea/Radicale/issues/1765 2025-04-22 21:32:13 +02:00
Peter Bieringer
0ef93a9c8a update copyright 2025-04-22 21:31:25 +02:00
Peter Bieringer
8382ee1223 add test case for https://github.com/Kozea/Radicale/issues/1760 2025-04-21 22:19:25 +02:00
Peter Bieringer
be43ce5161 change default of authentication type to "denyall" for secure-by-default 2025-03-15 14:34:51 +01:00
Peter Bieringer
b85c0758d8 extend copyright 2024-12-05 08:14:21 +01:00
Peter Bieringer
3232b34392 fix-issue-1635: add test case 2024-12-05 08:14:06 +01:00
Pieter Hijma
b0d1ccc0f6 Factor expand tests out of base 2024-11-07 21:01:56 +01:00
Pieter Hijma
2d5dc5186b Expand overridden recurring events 2024-11-07 21:01:11 +01:00
Pieter Hijma
74f4412761 Honor start and end times expand 2024-11-07 15:36:16 +01:00
Peter Bieringer
ba9776d688 change default, remove leftover 2024-09-30 21:43:50 +02:00
Peter Bieringer
eed6bcee01 add collection rights for dedicated test cases 2024-09-30 21:33:29 +02:00
Peter Bieringer
e0594d5b33 permit_overwrite_collection doc + rights + test cases 2024-09-30 21:26:24 +02:00
Peter Bieringer
d41aa60d61 cosmetics 2024-09-30 21:26:24 +02:00
Peter Bieringer
72e4c4fadd add explicit permit/forbid test cases 2024-09-30 21:14:29 +02:00
Peter Bieringer
4ef5cad20f add test case 2024-09-29 18:10:53 +02:00
Peter Bieringer
a449d8774b enforce default for tests 2024-09-29 18:10:29 +02:00
Ray
408a03a3c0 Better freebusy occurrence limit handling and added documentation 2024-08-16 14:57:30 -06:00
ray-react0r
3cba4b32a3
Merge branch 'master' into react0r 2024-08-15 15:07:49 -06:00
Ray
d6c0a05771 Style fixes for tox linting 2024-08-14 11:15:30 -06:00
Ray
29b7cd8d54 Fix for free-busy fbtype statuses 2024-08-14 05:43:53 -06:00
Ray
b0f131cac2 Improve free-busy report 2024-08-14 05:43:53 -06:00
Ray
7b0d88ff0d Add basic free-busy report 2024-08-14 05:43:53 -06:00
Mathieu Dupuy
47bc966a13
fix misspellings 2024-07-24 12:29:13 +02:00
Georgiy
63db0483d0 (#1485) If an event comes with a dtstart specified as a date then in the response we return the date 2024-06-02 10:40:35 +03:00
Georgiy
acf65e9d6a (#1485) Fix processing all day expanded events 2024-05-29 16:33:54 +03:00
Peter Bieringer
6f7abbcba5 fix for pytest warning: "is using nose-specific method: setup(self)" 2024-05-09 01:04:28 +02:00
Georgiy
f0e21b14c2 validation fixes 2024-04-06 11:02:40 +03:00
Georgiy
d1da63569b Fix setting recurrence-id for expanded items. test for report with expand
finished
2024-04-01 19:54:25 +03:00
Georgiy
513415d201 start creating test for rrule expand property, fix expand processing 2024-04-01 19:27:59 +03:00
Unrud
1a78114a56 Compare network location with port 2023-03-08 15:49:45 +01:00
Tobias Brox
7d4a0fe70e Test code for category search issue (ref https://github.com/Kozea/Radicale/issues/1280 and https://github.com/Kozea/Radicale/issues/1125) 2023-03-05 17:19:08 +01:00
Unrud
ed8a2284a4 Test calendar with case-sensitive-UIDs 2022-03-30 22:27:05 +02:00
Unrud
580b97fa0f Remove special cases for python < 3.6 2022-02-01 17:56:02 +01:00
Unrud
2cbbd4dc9c Warning instead of error when base prefix ends with '/'
Workaround for #1210
2022-01-26 22:06:09 +01:00
Unrud
e4cc73098a Redirect …/.well-known/{caldav,carddav} to /
Closes #1200
2022-01-22 18:23:03 +01:00
Unrud
17a5e5b6e0 Verify that base_prefix starts with '/' 2022-01-22 00:34:38 +01:00
Unrud
3763ed46c4 Error if SCRIPT_NAME ends with '/' 2022-01-21 19:56:57 +01:00
Unrud
7fde7d5005 Test X-Script-Name 2022-01-21 19:56:56 +01:00
Unrud
4ed77cabc6 Only redirect to sanitized path under /web 2022-01-18 18:20:15 +01:00
Unrud
e0adecf30c Tests: Check Location header and body for redirects 2022-01-16 13:09:13 +01:00
Unrud
402bd3580e Tests: Simplify HTTP status check 2022-01-16 13:07:56 +01:00
Unrud
75df1093be Workaround for broken contact PHOTO from InfCloud
See issue #1205
2022-01-15 23:44:00 +01:00
Unrud
4a0bcde7a3 Set Content-Length for HEAD requests 2022-01-15 22:33:55 +01:00
Unrud
b93842b10c Redirect GET and HEAD requests to sanitized path 2022-01-15 22:33:55 +01:00