Wykres commitów

1543 Commity (c981e4d9b03384caaa8fda4c51fc53465185adf8)

Autor SHA1 Wiadomość Data
Nicco Kunzmann c981e4d9b0 log changes 2024-06-24 18:19:04 +01:00
Nicco Kunzmann e72a3a6d83 Remove pytz from dependencies
Until now, icalendar was using pytz.
This removes the dependency pytz.
Tests run with pytz and without.
The CI also runs the tests without pytz.
The default implementation of icalendar uses zoneinfo.
2024-06-24 18:16:49 +01:00
Jaca f7f0c205bb
Merge pull request #633 from niccokunzmann/rename-master-to-main
Rename master to main in docs
2024-06-23 15:41:22 +02:00
Nicco Kunzmann e27ee68ec5
Merge pull request #646 from niccokunzmann/is-broken
Remove is_broken property
2024-06-23 14:33:34 +01:00
Steve Piercy ecd500c905
Merge branch 'main' into is-broken 2024-06-22 13:34:36 -07:00
Steve Piercy 3736f17080
Merge pull request #648 from niccokunzmann/changes
Remove ... in changelog
2024-06-22 13:32:57 -07:00
Steve Piercy 797beb422f
Merge pull request #645 from niccokunzmann/badge
Move Python versions into badge
2024-06-22 13:31:22 -07:00
Steve Piercy 9424f17200
Merge pull request #640 from niccokunzmann/issue-278
Rename all references of RFC 2445 to RFC 5545
2024-06-22 12:13:12 -07:00
Steve Piercy 8f23cf8f17
Merge pull request #639 from niccokunzmann/issue-67
Remove unused and untested code
2024-06-22 12:12:29 -07:00
Nicco Kunzmann ed3508d06f Remove ... 2024-06-22 19:08:47 +01:00
Nicco Kunzmann 82c669ce84 Remove is_broken property 2024-06-22 18:44:26 +01:00
Nicco Kunzmann f761311997 Move Python versions into badge 2024-06-22 18:33:37 +01:00
Nicco Kunzmann 752928cea7 rename master to main to make the history of the project easier to understand 2024-06-22 17:45:02 +01:00
Nicco Kunzmann 0cc0e1b0ae
Merge pull request #643 from collective/changes-move-api-docs
Move change log item under correct heading.
2024-06-22 17:27:02 +01:00
Steve Piercy bd356bd722 Move change log item under correct heading. 2024-06-22 04:35:08 -07:00
Nicco Kunzmann 06735f79b3 log changes 2024-06-21 18:58:50 +01:00
Nicco Kunzmann fb81a2e6d1 Rename all references of RFC 2445 to RFC 5545 2024-06-21 18:38:04 +01:00
Nicco Kunzmann 417c6fb883 Log changes 2024-06-21 18:30:12 +01:00
Nicco Kunzmann 871af59add Remove unused and untested code 2024-06-21 18:27:24 +01:00
Nicco Kunzmann 675102d274
Merge pull request #637 from collective/631-docs-enhance-api
Enhance documentation of API
2024-06-21 18:03:58 +01:00
Nicco Kunzmann c29074d3d2 rename branch link to main 2024-06-21 17:55:31 +01:00
Steve Piercy ed7de76c29 Add change log 2024-06-20 17:46:08 -07:00
Steve Piercy c24f364d6f Add missing public classes and functions to API documentation
- Fix docstring underline mismatch error

Fixes #631.
Might depend on #636?
2024-06-20 17:42:05 -07:00
Steve Piercy f2a882c7b7 Add myself to credits.rst 2024-06-20 17:27:12 -07:00
Steve Piercy 7d278e05e5 Add change log 2024-06-20 17:26:05 -07:00
Steve Piercy c226aeb098 Allow docs to build on Python 3.12 by replacing `pkg_resources` with `importlib.metadata`.
- Fix underline length in README.rst
2024-06-20 17:20:46 -07:00
Nicco Kunzmann 0daeceff02 Update README to use main branch 2024-06-20 14:27:30 +01:00
Nicco Kunzmann 6181f3b10a Update documentation to use main branch 2024-06-20 14:26:47 +01:00
Nicco Kunzmann b0d8e54720
Merge pull request #623 from collective/zoneinfo
Zoneinfo
2024-06-20 14:19:00 +01:00
Nicco Kunzmann d0fd6176b4
Merge branch 'master' into zoneinfo 2024-06-20 14:15:35 +01:00
Nicco Kunzmann f97722e5e7
Merge pull request #632 from niccokunzmann/release
version 5.0.13
2024-06-20 14:10:42 +01:00
Nicco Kunzmann 39b0494829 version 5.0.13 2024-06-20 14:02:00 +01:00
Nicco Kunzmann 99084fbb0c
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:47 +01:00
Nicco Kunzmann 50f9765bb4
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:38 +01:00
Nicco Kunzmann 2ee6137225
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:26 +01:00
Nicco Kunzmann 5c4c11ef24
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:15 +01:00
Nicco Kunzmann fa4db23399
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:18:59 +01:00
Nicco Kunzmann 96b4e76cb5 Modify doctests and add more examples 2024-06-19 11:25:02 +01:00
Nicco Kunzmann 4583615b7e Merge master
This makes sure all additional tests from #628 are included
2024-06-19 09:48:03 +01:00
Nicco Kunzmann a799e4ca23 Use pathlib instead of os.path 2024-06-18 20:27:02 +01:00
Nicco Kunzmann 6478c12d4e Modify changelog 2024-06-18 20:12:52 +01:00
Nicco Kunzmann abe94fbb87 use copyreg.pickle 2024-06-18 19:27:17 +01:00
Nicco Kunzmann e7ec88de2e
Merge pull request #622 from niccokunzmann/docs-error
Guide to delete the build folder before testing
2024-06-17 10:50:34 +01:00
Nicco Kunzmann 4484608c8c
Merge pull request #621 from niccokunzmann/docs-py-12
Make documentation build under Python 3.12
2024-06-17 10:50:02 +01:00
Nicco Kunzmann 9862fd145b
Merge pull request #628 from raffifu/test/unit_prop
add test case for unit prop
2024-06-13 20:46:42 +01:00
raffifu d3e432d179 add test case for unit prop 2024-06-12 22:09:29 +07:00
Nicco Kunzmann 3a54fe77a0
Merge pull request #625 from niccokunzmann/docs-http-server
Document how to access the documentation in the browser
2024-06-12 12:18:21 +01:00
Nicco Kunzmann b3fc6f863a Test the timezone offsets with pytz and zoneinfo 2024-06-12 10:45:20 +01:00
Nicco Kunzmann 5fd11f3f5b Speed up tests with scoped cache
This also maintains an order of test cases being printed
2024-06-12 10:45:20 +01:00
Nicco Kunzmann 3e021a6995
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-11 22:51:58 +01:00