Wykres commitów

2202 Commity (ef3f1c6e8d0946aace74316a485bf39ab2f7e102)

Autor SHA1 Wiadomość Data
Nicco Kunzmann ef3f1c6e8d
Merge pull request #845 from niccokunzmann/issue-843-new-event
Add new() method to component classes
2025-05-30 11:22:48 +01:00
Nicco Kunzmann d933eee0db
Merge branch 'main' into issue-843-new-event 2025-05-30 11:12:57 +01:00
Nicco Kunzmann 14dbbaa2b3
Merge pull request #858 from niccokunzmann/improve-coverage-report
Exclude type checking block from test coverage
2025-05-30 10:57:34 +01:00
Steve Piercy 4c0ff11629
Update CHANGES.rst 2025-05-30 01:01:41 -07:00
Nicco Kunzmann e3f3d0b071 Exclude type checking block from test coverage 2025-05-30 05:54:03 +01:00
Nicco Kunzmann 8602e0fd8d
Merge branch 'main' into issue-843-new-event 2025-05-22 09:15:23 +01:00
Nicco Kunzmann effa8b509e Document default values and fix tests 2025-05-22 09:13:13 +01:00
Nicco Kunzmann 3df21c0f44 Document changes and fix types_factory and component_factory 2025-05-22 09:06:26 +01:00
Nicco Kunzmann 5b3efb29c2 Add new CHANGELOG section for future release
See https://icalendar.readthedocs.io/en/latest/maintenance.html#new-releases
2025-05-20 08:32:53 +01:00
Nicco Kunzmann 29e13c4815
Merge pull request #851 from niccokunzmann/release
version 6.3.1
2025-05-20 08:31:39 +01:00
Nicco Kunzmann e253a7f0b5 version 6.3.1 2025-05-20 08:22:00 +01:00
Nicco Kunzmann c1835acecf
Merge pull request #850 from niccokunzmann/issue-836
Remove quotes from safe characters
2025-05-20 08:18:25 +01:00
Nicco Kunzmann 7e8abb537e Make the parser escape certain characters 2025-05-19 19:26:51 +01:00
Nicco Kunzmann 626a13e18c log changes 2025-05-19 19:04:44 +01:00
Nicco Kunzmann e1b3386fb0 Remove quotes from safe characters 2025-05-19 18:59:43 +01:00
Nicco Kunzmann 5fc38a8f86
Merge pull request #847 from collective/niccokunzmann-patch-1
Update README.rst
2025-05-19 11:45:32 +01:00
Nicco Kunzmann ae284ef7e2
Update README.rst
Update the README to use new getter/setter properties
2025-05-18 16:50:57 +01:00
Nicco Kunzmann 28a1ca0397 Correct timezone issue 2025-05-17 23:53:44 +01:00
Nicco Kunzmann e5731a03c6 Improve documentation 2025-05-17 23:45:56 +01:00
Nicco Kunzmann 6785a6a2f0 Provide documentation for new 2025-05-17 23:39:44 +01:00
Nicco Kunzmann 150d9425e6 fix doctest 2025-05-17 23:07:53 +01:00
Nicco Kunzmann 3842ac0dcc Document new method 2025-05-17 23:03:36 +01:00
Nicco Kunzmann 23b48f105e Check categories in new() 2025-05-17 22:46:11 +01:00
Nicco Kunzmann be1501559a Add more properties that can be set 2025-05-17 22:22:21 +01:00
Nicco Kunzmann 95afa99c6c Test start and end 2025-05-17 22:02:15 +01:00
Nicco Kunzmann 539123c8c4 Finish UID in new 2025-05-17 21:42:18 +01:00
Nicco Kunzmann 8b67087018 merge with other PR branch 2025-05-17 21:31:05 +01:00
Nicco Kunzmann f65c4f017f start adding UID 2025-05-17 21:21:10 +01:00
Nicco Kunzmann 95817e8e70 add DTSTAMP value to new 2025-05-17 09:33:41 +01:00
Nicco Kunzmann 177841535e test DTSTAMP 2025-05-16 22:17:06 +01:00
Nicco Kunzmann 7ed3bf758c Make tests run again
remove other test from calendar PR
2025-05-16 18:54:47 +01:00
Nicco Kunzmann 25b3dfcc71 Document modules 2025-05-16 18:41:40 +01:00
Nicco Kunzmann 419652efe3 Add description to new() 2025-05-16 18:38:42 +01:00
Nicco Kunzmann eb26954d7b restructure cal.py 2025-05-16 18:28:46 +01:00
Nicco Kunzmann 84fffdab72 Fix fuzzer error 2025-05-15 16:48:32 +01:00
Nicco Kunzmann dd352e2716 correct position of lates version 2025-05-15 14:31:08 +01:00
Nicco Kunzmann 158924b7ae Using TypeError is a breaking change as that was not really used before in some places 2025-05-15 14:29:43 +01:00
Nicco Kunzmann 30dbd1620b Add TypeError to crash of icalfuzzer 2025-05-15 14:25:48 +01:00
Nicco Kunzmann 7ec1bd0a6b Correct error behavior 2025-05-15 14:01:28 +01:00
Nicco Kunzmann 8f67053825 Format whole codebase with ruff
make tests run again after reformatting
raise TypeError of the type is wrong
2025-05-15 13:54:56 +01:00
Nicco Kunzmann 4067484d41 Add new() classmethod to create calendars 2025-05-15 13:44:25 +01:00
Nicco Kunzmann 433260abcf improve maintenance layout 2025-05-15 10:48:43 +01:00
Nicco Kunzmann bc58aa8c85 Add new CHANGELOG section for future release
See https://icalendar.readthedocs.io/en/latest/maintenance.html#new-releases
2025-05-15 10:47:22 +01:00
Nicco Kunzmann f0012a3f7d
Merge pull request #840 from niccokunzmann/add-tag-variable-to-release-flow
Introduce tag variable
2025-05-15 10:45:35 +01:00
Nicco Kunzmann 4dd1655c89 Introduce tag variable 2025-05-15 10:05:55 +01:00
Nicco Kunzmann 4f2f471834
Merge pull request #839 from niccokunzmann/release
version 6.3.0
2025-05-15 10:04:24 +01:00
Nicco Kunzmann aad8ef59c4 remove empty section 2025-05-15 09:48:20 +01:00
Nicco Kunzmann 04a254fb32 version 6.3.0 2025-05-15 09:46:33 +01:00
Nicco Kunzmann 51818a1ebe
Merge pull request #837 from collective/issue-826
get tags and set version
2025-05-15 09:40:24 +01:00
Nicco Kunzmann f684e7f278
Merge branch 'main' into issue-826 2025-05-15 09:20:49 +01:00