Martin Eigenmann
|
3b0eecfa57
|
fix: allow for non-recurring events with dates
|
2024-09-09 15:38:37 +02:00 |
Martin Eigenmann
|
24951787ab
|
fix: expand all events that are active in the defined window
|
2024-09-09 15:04:36 +02:00 |
Martin Eigenmann
|
9829e80486
|
chore: add test for per-event timezone where required
|
2024-09-09 13:40:07 +02:00 |
Martin Eigenmann
|
d1c11aa2e0
|
tests: add test for #110
|
2024-09-09 13:17:06 +02:00 |
Martin Eigenmann
|
a005d3a787
|
fix: allow short timewindows to parse events
|
2024-09-09 12:16:40 +02:00 |
Martin Eigenmann
|
45aaf6121a
|
fix: allow for date exdates in ics #fixes 129
|
2024-09-08 19:53:57 +02:00 |
Martin Eigenmann
|
fb1f99c652
|
fix: only mark events floating if it is a datetime event
|
2024-09-08 19:00:39 +02:00 |
Martin Eigenmann
|
f6d97ec50b
|
fix: use floating events if not tz is set
|
2024-08-29 19:35:29 +02:00 |
Martin Eigenmann
|
00f3392230
|
fix: allows until to be defined as datetime with timezone. Shamelessly copied code from @mbafford: https://github.com/jazzband/icalevents/pull/109/files
|
2022-12-18 12:14:31 +01:00 |
Martin Eigenmann
|
266ca3d24d
|
Merge remote-tracking branch 'origin' into recurring-and-floating-events
|
2022-12-18 08:52:47 +01:00 |
Eliza Wilson
|
970821b5bd
|
Tests account for sorting; dependencies updated
|
2022-09-19 16:58:55 -05:00 |
Martin Eigenmann
|
d6bf733597
|
ci: run pre-commit manually and apply linters
|
2021-12-27 07:22:37 +01:00 |
Martin Eigenmann
|
3ab3008c2e
|
remove unused file
|
2021-12-26 15:27:34 +01:00 |
Martin Eigenmann
|
1df3dc1db2
|
feat: actually handle dates, datetimes and timezones as defined in specs
|
2021-12-26 15:25:56 +01:00 |
Martin Eigenmann
|
b7062ab7cb
|
feat: fix recurring_id timezone
|
2021-11-12 11:10:25 +01:00 |
Martin Eigenmann
|
eb588f0d8f
|
implement Floating events & Attendee params closes #84
|
2021-11-11 23:14:15 +01:00 |
Martin Eigenmann
|
eaaa26320e
|
feat: handle timezone and recurring events
|
2021-11-11 23:03:02 +01:00 |
Martin Eigenmann
|
c368ad8ec4
|
Merge pull request #92 from tresni/missing-status
Finalize support for STATUS/URL
|
2021-11-07 18:02:52 +01:00 |
Brian Hartvigsen
|
0edd8b9d19
|
Add tests for status and url
|
2021-10-30 17:24:26 -06:00 |
Brian Hartvigsen
|
16573fc2dc
|
Adding test for rrule until with only a date
|
2021-10-30 14:39:44 -06:00 |
pre-commit-ci[bot]
|
47ade195d7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-10-30 12:04:32 +00:00 |
rickmeasham
|
e455fe8d76
|
fix: Template on empty/unreadable file exception is a string, not a float
|
2021-10-30 22:59:26 +11:00 |
pre-commit-ci[bot]
|
5c9a839851
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-10-17 16:31:13 +00:00 |
Martin Eigenmann
|
29182491c7
|
style: apply black styling
|
2021-10-17 18:30:56 +02:00 |
Martin Eigenmann
|
7ad7e9587d
|
Merge branch 'master' into f/reccuring-all-day-events
|
2021-10-17 18:28:09 +02:00 |
Martin Eigenmann
|
ff17a9ea67
|
ci: only run linting in pre-commit
|
2021-10-11 19:58:18 +02:00 |
pre-commit-ci[bot]
|
524a79a11d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-10-11 08:03:07 +00:00 |
Thomas Irgang
|
fccb3fa9f7
|
update repo url
|
2021-09-07 19:53:20 +02:00 |
Martin Eigenmann
|
14afda6aef
|
doc: add comment to clarify the exclusion
|
2021-05-25 00:11:38 +02:00 |
Martin Eigenmann
|
e77f41f9f0
|
feat: respect transparency
|
2021-05-16 20:23:20 +02:00 |
Martin Eigenmann
|
c3c3b02b7d
|
fix: keyerror cest
|
2021-05-08 16:50:16 +02:00 |
Martin Eigenmann
|
6aa12a280b
|
feat() respects reccurence-id
|
2021-03-29 23:59:31 +02:00 |
Martin Eigenmann
|
98b6f3cccd
|
feat() accepts reccuring all day events
|
2021-03-28 20:54:33 +02:00 |
Martin Eigenmann
|
d06beb8c66
|
feat() adds tests for default tz on all day events
|
2021-03-28 12:47:01 +02:00 |
Alexander Hultnér
|
bd4a63f9b8
|
Merge branch 'master' into fix-compare-offset-datetimes-error
|
2021-02-11 16:52:11 +01:00 |
Alexander Hultnér
|
89f3cf7155
|
Merge pull request #75 from mhdzumair/master
Impliment support for categories attribute
|
2021-01-19 12:00:00 +01:00 |
Patrick Müller
|
e7afadeeb4
|
Forgot to remove debug prints
|
2021-01-16 23:02:21 +01:00 |
Patrick Müller
|
58facc0276
|
Fixing wrong command to remove tmp dir
|
2021-01-16 20:38:07 +01:00 |
Patrick Müller
|
e589d03d14
|
Running test in tmp dir to prevent permission issues
|
2021-01-16 19:26:01 +01:00 |
Patrick Müller
|
e1bbcfdb27
|
Fixed issue with test case
|
2021-01-16 19:44:34 +01:00 |
Patrick Müller
|
542edeb39a
|
Testing for logging output when opening in read-only directory
|
2021-01-16 18:48:11 +01:00 |
Mhd Zumair
|
c35dc52ae3
|
Reformated & fix typo
|
2020-11-10 22:41:09 +05:30 |
Mhd Zumair
|
266457dc4a
|
UnitTest: Add unit test for categories attribute
|
2020-11-10 22:33:28 +05:30 |
Kaitlyn McGoldrick
|
31a1b277e8
|
Fix can't compare offset-naive and offset-aware datetimes error
|
2020-08-25 12:43:57 -07:00 |
Thomas Irgang
|
84a70ed178
|
Merge branch 'master' into none-returned-as-string
|
2019-08-20 08:03:49 +02:00 |
Markus Brenneis
|
9323c052e5
|
Fix string "None" being set as summary instead of object None
|
2019-08-17 15:31:23 +02:00 |
Markus Brenneis
|
6188f49633
|
Remove blank line
|
2019-08-17 15:16:01 +02:00 |
Markus Brenneis
|
fd85ac746e
|
Add created and last_modified event attributes
|
2019-08-17 14:05:49 +02:00 |
Tom Daff
|
062fb93951
|
Convert RRULE UNTIL with no tzinfo to UTC
Since DTSTART is always given tzinfo, any UNTIL in an RRULE
must be tz-aware and in UTC.
See: irgangla/icalevents#47
|
2019-04-02 10:26:46 +01:00 |
Tyler House
|
fd8c4351c0
|
fixed test data for organizer
|
2019-02-06 23:27:05 -08:00 |