Wykres commitów

66 Commity (master)

Autor SHA1 Wiadomość Data
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
Tyler House 3be35e3d0d added tests for icalparser 2019-02-06 17:53:06 -08:00
Mahesh Raju b31e944065 Add a 'recurring' attribute to Event. 2018-11-16 09:43:02 -08:00
Cuneyt Mertayak 650ed91915 Fix: Recurring All Day Events 2018-11-14 07:45:27 -08:00
dlichtistw dff4e359f7 unittest description
Add test messages for Event.__str__ tests.
2018-10-02 22:09:57 +02:00
dlichtistw 001885677c New unittest
Add test for Event.__str__ method.
Extend tests for Event.copy_to and normalize.
2018-10-02 21:58:56 +02:00
dlichtistw de855637f1 Add test
Add test data and unittest for multiple exdates.
2018-10-01 22:02:44 +02:00
dlichtistw 24e1bb0ef7 Fix: Support events without end
According to RFC5545, an event may have no DTEND nor DURATION property. Set end = start in that case.
2018-09-30 12:28:41 +02:00
dlichtistw b862633fd7 Add test
Add unittest for handling events with duration property instead of explicit dtend property.
2018-09-30 12:07:43 +02:00