Peter Bieringer
|
7c50944ccc
|
sharing/bday: add birthday to event description
|
2026-03-21 07:31:08 +01:00 |
|
Peter Bieringer
|
9781281b5e
|
sharing/bday: fix a leftover union
|
2026-03-15 22:03:41 +01:00 |
|
Peter Bieringer
|
541e6bc57f
|
sharing/bday: fix date format
|
2026-03-15 18:20:49 +01:00 |
|
Peter Bieringer
|
cda4a44fe8
|
sharing/bday: ics generation fix
|
2026-03-15 18:20:49 +01:00 |
|
Peter Bieringer
|
07e8c24bfa
|
generic/datetime
|
2026-03-15 18:20:49 +01:00 |
|
Peter Bieringer
|
582dd05a7f
|
sharing/bday: fix ics generation
|
2026-03-15 18:20:49 +01:00 |
|
Peter Bieringer
|
4cc1f96ada
|
sharing/bday/item: add conversion function
|
2026-03-15 18:20:49 +01:00 |
|
Peter Bieringer
|
a143c5d765
|
Workaround delete all empty lines to avoid vobject parsing errors
|
2026-01-22 21:36:07 +01:00 |
|
Peter Bieringer
|
b3ccd39d11
|
update copyright
|
2026-01-22 21:36:07 +01:00 |
|
Peter Bieringer
|
17a3816e91
|
add comment, code review
|
2025-12-28 13:12:41 +01:00 |
|
Peter Bieringer
|
b60718a21b
|
extend content output for verify-item
|
2025-12-28 12:39:39 +01:00 |
|
Peter Bieringer
|
baacba191b
|
adjust/extend copyright
|
2025-12-28 09:13:18 +01:00 |
|
Peter Bieringer
|
fdcd3e2deb
|
fix tox issues
|
2025-12-28 09:13:07 +01:00 |
|
Peter Bieringer
|
9b43b8e3de
|
catch broken event
|
2025-12-01 18:52:20 +01:00 |
|
Peter Bieringer
|
e1b19f1a22
|
catch items having tzinfo only on dtstart or dtend set for whatever reason, overtake tzinfo from the other one
|
2025-08-22 07:49:54 +02:00 |
|
Peter Bieringer
|
74d21f011c
|
enrich for optional tzinfo
|
2025-08-22 07:49:09 +02:00 |
|
Peter Bieringer
|
41ac453eb7
|
try applying timerange-filter on VCALENDAR entries
|
2025-07-20 17:50:07 +02:00 |
|
Peter Bieringer
|
18a61f209d
|
catch time-filter on level 0
|
2025-07-20 17:50:07 +02:00 |
|
Peter Bieringer
|
b756e21c31
|
add some trace logging
|
2025-07-20 17:50:07 +02:00 |
|
Peter Bieringer
|
4bbbc3c384
|
fix for Python < 3.10
|
2025-05-16 07:24:57 +02:00 |
|
Peter Bieringer
|
c09a098866
|
limit only to VALARM, VFREEBUSY support was not added so far
|
2025-05-16 05:39:19 +02:00 |
|
Peter Bieringer
|
f56416b2fb
|
honor TRIGGER of VALARM for timerange filtering
|
2025-05-15 21:35:00 +02:00 |
|
Peter Bieringer
|
9ae63b1770
|
add filtering for VALARM and VFREEBUSY, so far only based on existence of such component is implemented
|
2025-05-15 05:58:12 +02:00 |
|
Peter Bieringer
|
06b7e98ea2
|
extend copyright
|
2025-04-21 22:22:02 +02:00 |
|
Peter Bieringer
|
2d197d1ae0
|
fix broken value extract from property for https://github.com/Kozea/Radicale/issues/1760
|
2025-04-21 22:18:56 +02:00 |
|
Peter Bieringer
|
873bf80131
|
make flake8 happy
|
2024-12-05 08:03:00 +01:00 |
|
Peter Bieringer
|
38c236aa02
|
fix-issue-1635: code
|
2024-12-05 07:54:52 +01:00 |
|
Peter Bieringer
|
f725ee780f
|
fix-issue-1635: update copyright
|
2024-12-05 07:54:32 +01:00 |
|
Peter Bieringer
|
059afef35d
|
log content in case of multiple main components error
|
2024-10-29 07:19:45 +01: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
|
4c1d295e81
|
Fix bug in free busy report serializing a datetime tzinfo
|
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 |
|
Will Sowerbutts
|
f1d84cea35
|
Remove unexpected control codes from ICS files
|
2024-07-11 13:38:48 +01:00 |
|
David Arnold
|
16eadd11b5
|
Allow quoted-printable encoding for vObjects.
Resolves the parsing issue in #1238.
|
2024-04-27 14:22:33 +00:00 |
|
leso-kn
|
94a5ff0d68
|
Added support for webcal-subscriptions
|
2024-03-03 01:13:21 +01:00 |
|
Peter Bieringer
|
76e06ea3fc
|
fix found by actions/python3.11: ./radicale/item/__init__.py:167:28: E721 do not compare types, for exact checks use is / is not, for instance checks use isinstance()
|
2024-03-01 21:40:51 +01:00 |
|
Peter Bieringer
|
86f37e0250
|
Merge pull request #1252 from trougnouf/master
Fix #715 (Main Component is missing when only recurrence id exists) - already active in RPM since over 6 months
|
2024-03-01 06:24:22 +01:00 |
|
David Greaves
|
7b98a0028b
|
Handle lists in filter values for CATEGORIES
Issue #1125
Signed-off-by: David Greaves <david@dgreaves.com>
|
2023-03-05 17:18:44 +01:00 |
|
trougnouf (Benoit Brummer)
|
f4a87afab7
|
fix #715 (Main Component is missing when only recurrence id exists) with balrok's patch
|
2022-07-19 00:15:33 +02:00 |
|
Unrud
|
f06af066f9
|
Improve error message
|
2022-04-20 17:17:01 +02:00 |
|
Unrud
|
580b97fa0f
|
Remove special cases for python < 3.6
|
2022-02-01 17:56:02 +01:00 |
|
Unrud
|
75df1093be
|
Workaround for broken contact PHOTO from InfCloud
See issue #1205
|
2022-01-15 23:44:00 +01:00 |
|
Unrud
|
eac460d4d9
|
Replace all dates if any has the wrong type
|
2021-12-20 23:47:39 +01:00 |
|
Unrud
|
a20791e0c3
|
Convert EXDATE and RDATE to same type as DTSTART
Fixes #1146
Closes #1199
|
2021-12-20 00:55:39 +01:00 |
|
Unrud
|
bfba027446
|
Use correct RRULE
|
2021-12-18 22:14:04 +01:00 |
|
Unrud
|
4252747646
|
Check all RRULE occurrences for infinity
|
2021-12-18 22:00:34 +01:00 |
|
Unrud
|
bbaf0ebd8c
|
Change name in file header
|
2021-12-09 16:55:46 +01:00 |
|
Unrud
|
cecb17df03
|
More type hints
|
2021-09-26 22:24:45 +02:00 |
|