1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00
Commit graph

2392 commits

Author SHA1 Message Date
Peter Bieringer
b1ae3edea8 Update test.yml, back to v5, more local tests are required 2024-05-29 21:52:05 +02:00
Peter Bieringer
86a69b431a Update test.yml, downgrade setup-python
@v5 -> @v4 try to fix https://github.com/Kozea/Radicale/issues/1503
2024-05-29 21:41:54 +02:00
Peter Bieringer
fb7630f9eb fix/adjustment reported by test 2024-05-29 06:19:00 +02:00
Peter Bieringer
496b9f1d7c extend copyright 2024-05-29 06:18:35 +02:00
Peter Bieringer
2c0da6f37c extend copyright 2024-05-29 06:08:04 +02:00
Peter Bieringer
4678612194 add option to log bad PUT request content 2024-05-29 06:07:36 +02:00
Julien Sanchez
96b63ed65f
Update to latest stable release of pypi-publish action
`pypi-publish` action's `master` branch is deprecated:

699cd6103f/README.md (-master-branch-sunset-)
2024-05-20 10:24:46 +02:00
Julien Sanchez
c11a08cf88
Update checkout and setup-python to latest versions
Fix warnings about deprecated Node.js 16 actions.

See:

- #1493
- 8943158465/attempts/1
2024-05-20 10:21:56 +02:00
Peter Bieringer
61fef9c9df extend error message for "Bad PUT request" 2024-05-18 13:30:26 +02:00
Peter Bieringer
2296f4952b
Merge pull request #1489 from Unrud/update-pytest
Update pytest
2024-05-09 05:57:49 +02:00
Unrud
b78730d570 Update pytest 2024-05-09 01:04:42 +02:00
Peter Bieringer
6f7abbcba5 fix for pytest warning: "is using nose-specific method: setup(self)" 2024-05-09 01:04:28 +02:00
Peter Bieringer
f3f3995b01
Merge pull request #1488 from Rilele/patch-1
Fix missing icons if installed via pip
2024-05-06 19:06:24 +02:00
Rilele
27e1b04529
Add new icons to setup.py 2024-05-06 13:08:22 +02:00
Peter Bieringer
3e4dbc5d79 continue with dev 2024-05-03 20:12:57 +02:00
Peter Bieringer
8db31b49fe Release 3.2.0 2024-05-03 20:11:25 +02:00
Peter Bieringer
2dec736fdf Drop: support for Python 3.7 (EOSL, can't be tested anymore) 2024-05-03 20:11:10 +02:00
Peter Bieringer
211972bd09
Merge pull request #1480 from Kimiblock/patch-1
Update the GNOME setup guide
2024-05-03 06:02:18 +02:00
Kimiblock Moe
b0345a424d
Replace CalDav with CalDAV 2024-05-03 10:36:51 +08:00
Kimiblock Moe
db87eba400
Sepreate Evolution guide 2024-05-02 11:14:10 +08:00
Kimiblock Moe
2354b56578
Update the GNOME setup guide 2024-05-02 11:08:46 +08:00
Peter Bieringer
a26ec29899 update for #1476 2024-04-27 21:17:56 +02:00
Peter Bieringer
a6368d8e66
Merge pull request #1476 from da4089/master
Allow quoted-printable encoding for vObjects.
2024-04-27 17:17:18 +02:00
David Arnold
a009bb562f Dummy commit to re-trigger build 2024-04-27 15:12:47 +00:00
Peter Bieringer
706e663486 update changelog 2024-04-27 17:10:05 +02:00
Peter Bieringer
a7e631668f remove python 3.7 from test cases 2024-04-27 17:02:02 +02:00
Peter Bieringer
9e5f6db84b remove python 3.7 from test cases 2024-04-27 16:59:43 +02:00
David Arnold
16eadd11b5 Allow quoted-printable encoding for vObjects.
Resolves the parsing issue in #1238.
2024-04-27 14:22:33 +00:00
Peter Bieringer
7340ddc9d2
Merge pull request #1470 from itglob/master
added compatibility with a case-insensitive authentication provider
2024-04-18 21:42:25 +02:00
IM
a7882b98bd added description lc_username to documentation 2024-04-18 22:06:16 +03:00
IM
239e17d735 added compatibility with a case-insensitive authentication provider 2024-04-17 18:31:51 +03:00
Peter Bieringer
76dc9dce0d
Merge pull request #1465 from metallerok/processing-expand-property
Validation fixes for processing expand property
2024-04-06 10:54:21 +02:00
Georgiy
f0e21b14c2 validation fixes 2024-04-06 11:02:40 +03:00
Peter Bieringer
06a95d7597 fix according to isort report 2024-04-06 07:30:07 +02:00
Peter Bieringer
f610384374 fix typo 2024-04-06 07:13:04 +02:00
Peter Bieringer
d228892b7c https://github.com/Kozea/Radicale/pull/1293 2024-04-06 07:08:55 +02:00
Peter Bieringer
a8bc232883
Merge pull request #1293 from metallerok/processing-expand-property
Processing expand property
2024-04-06 07:05:59 +02:00
Georgiy
4e4af2aca5 pep8 fix 2024-04-05 11:35:53 +03:00
Peter Bieringer
aac5188fc0 fix duplicate entries after merge 2024-04-05 07:01:02 +02:00
Peter Bieringer
2741d73d68 Merge branch 'v3.2-devel' 2024-04-05 06:59:17 +02: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
Peter Bieringer
df874a273f update related to default loglevel 2024-03-22 07:24:12 +01:00
Peter Bieringer
b8f401056a fix topic 2024-03-22 07:23:32 +01:00
Peter Bieringer
2ce5ba1e38 explicit mention loglevel on example 2024-03-22 07:21:22 +01:00
Peter Bieringer
9d91564d10 adjust default loglevel to "info 2024-03-22 07:21:15 +01:00
Peter Bieringer
85e1f46383 adjust default loglevel to "info" 2024-03-22 07:21:10 +01:00
Peter Bieringer
53fdf08a17
Merge pull request #1462 from pbiering/fix-default-loglevel-and-hints
Fix default loglevel and hints
2024-03-22 07:18:46 +01:00
Peter Bieringer
56a0752429 explicit mention loglevel on example 2024-03-22 07:15:32 +01:00
Peter Bieringer
353ad7a9b3 adjust default loglevel to "info 2024-03-22 07:15:20 +01:00