Commit graph

2405 commits

Author SHA1 Message Date
Peter Bieringer
7c54d8a96c update version 2024-06-02 11:37:35 +02:00
Peter Bieringer
71ab791935 update for 3.2.1 2024-06-02 11:35:41 +02:00
Peter Bieringer
19f3c3edfb update relating to https://github.com/Kozea/Radicale/pull/1500 2024-06-02 11:35:13 +02:00
Peter Bieringer
2a07c7d230
Merge pull request #1505 from metallerok/expanded_events_date
(#1485) If an event comes with a dtstart specified as a date then in …
2024-06-02 09:51:08 +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
Peter Bieringer
138317e6fd
Merge pull request #1502 from metallerok/processing-all-day-expand-events
(#1485) Fix processing all day expanded events
2024-05-29 22:33:22 +02:00
Georgiy
9179550162 Merge branch 'master' of github.com:metallerok/Radicale into processing-all-day-expand-events 2024-05-29 23:23:01 +03:00
Peter Bieringer
68551d2321
Merge pull request #1500 from pbiering/log-bad-put-request-content
Log bad put request content
2024-05-29 22:14:25 +02:00
Peter Bieringer
c6d01b7874 downgrade requirement to typeguard<4.3 for tests to avoid broken test jobs 2024-05-29 21:54:36 +02:00
Peter Bieringer
b1ae3edea8 Update test.yml, back to v5, more local tests are required 2024-05-29 21:52:05 +02:00
Peter Bieringer
2a35d349b8
Update test.yml, back to v5, more local tests are required 2024-05-29 21:47:39 +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
d1e01aadb5
Update test.yml, downgrade setup-python
@v5 -> @v4 try to fix https://github.com/Kozea/Radicale/issues/1503
2024-05-29 21:39:22 +02:00
Georgiy
7d39354c37 mypy check fix 2024-05-29 16:42:49 +03:00
Georgiy
acf65e9d6a (#1485) Fix processing all day expanded events 2024-05-29 16:33:54 +03: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