Wykres commitów

150 Commity (cdccfb1a0e668d6e12a08cf4d7e58e971e8381f5)

Autor SHA1 Wiadomość Data
Jochen Sprickerhof aef6c9e552
Use non legacy timezone name 2023-10-06 13:11:39 +02:00
jaca 48e2a681af
version 5.0.10 2023-09-26 20:29:23 +02:00
Felix Stupp 4042ba8efc
add changelog entry & credits for fixing #557 2023-09-24 14:33:59 +02:00
Nicco Kunzmann 98fe960ad3 version 5.0.9 2023-09-24 10:46:46 +01:00
Nicco Kunzmann a10268584f version 5.0.8 2023-09-18 09:49:37 +01:00
Ville Skyttä c13af2b5d9 Fix `vText.__repr__` `BytesWarning`
Exposed by running in `python3 -b` mode.
2023-09-17 11:30:19 +03:00
Bob Florian c1527336df
Update about.rst
updated about.rst to include details that the repo is not obsolete and  still compliant with RFC5545
2023-09-15 11:19:28 -05:00
Nicco Kunzmann 55879e3f93 Add documentation about parsing
see https://github.com/collective/icalendar/issues/152
2023-08-30 17:33:21 +01:00
Nicco Kunzmann b8ff114a27
Merge pull request #516 from collective/niccokunzmann-patch-2
Update maintenance.rst
2023-06-22 15:36:15 +01:00
jaca 989e3f456a
version 5.0.7 2023-05-29 18:09:46 +02:00
Matt Lewis e42b719cba Fixed Issue 518 (RRULE BYDAY=xMO with x>=10 raises ValueError with to_ical()): updated WEEKDAY_RULE regex to accept 2 digits. Added tests for to_ical() covering various BYDAY values. 2023-05-29 13:52:34 +02:00
jaca 326cd0164d
version 5.0.6 2023-05-26 20:46:35 +02:00
NikEasY 45aaeaa305 added changelog 2023-05-26 21:24:45 +03:00
Nicco Kunzmann 6ed610d35e
Update maintenance.rst
This adds the commands to push the new changelog section
2023-04-13 13:02:06 +01:00
Nicco Kunzmann 7093988c4e version 5.0.5 2023-04-13 12:38:35 +01:00
natashamm ed91db4b20 add name and record changes 2023-02-05 18:11:44 -08:00
Nicco Kunzmann a6ee303d38 version 5.0.4 2022-12-29 21:45:13 +00:00
Jaca 62a0edf28f
Merge pull request #504 from abe-101/abes-patch
display example's content in the usage section
2022-12-20 18:17:59 +01:00
Abe 4c998ed259
print content of example
In order for the test in
https://github.com/collective/icalendar/blob/master/src/icalendar/tests/test_with_doctest.py
not to fail it was necessary to normilize the whitespace
2022-12-20 12:09:41 -05:00
Abe Hanoka c32edb0b32
add missing import pytz in example
The example uses the pytz module:
event.add('dtstart', datetime(2005,4,4,8,0,0,tzinfo=pytz.utc))
But doesn't import it
2022-12-19 14:24:40 -05:00
Abe dd2014ee9a
remove dead link
The links to teams are only available to members of the team
for everyone else it returns a 404 error

Discussion here:
a8bbfb9349 (commitcomment-91538993)
2022-11-30 12:10:09 -05:00
Abe Hanoka 28350e2a7c
Update credits.rst 2022-11-29 14:22:54 -05:00
Nicco Kunzmann 55ead610d5 update maintenance documentation 2022-11-23 18:15:40 +00:00
Nicco Kunzmann dcfc19cf4b change branch actually used 2022-11-23 17:56:44 +00:00
Nicco Kunzmann 34a4b0c269 version 5.0.3 2022-11-23 17:56:04 +00:00
Nicco Kunzmann c31fc51337 add jacadzaca as maintainer 2022-11-10 09:47:34 +00:00
jaca 67cf18866d
version 5.0.2 2022-11-03 22:29:35 +01:00
Nicco Kunzmann 173948c182 remove value=date-time 2022-11-03 18:41:17 +00:00
Nicco Kunzmann 88f548677a correct value in documentation 2022-11-03 18:35:06 +00:00
Nicco Kunzmann 0fbba532d2 update version in install documentation 2022-11-01 23:41:30 +00:00
Nicco Kunzmann 4d899a275b Merge branch 'master' into doctest 2022-11-01 23:40:19 +00:00
Pronoy Mandal 7b1f37634c
Update cal.py (#481)
* Update cal.py

* Update credits.rst pertaining to #482

* Update CHANGES.rst pertaining to #482

* Update CHANGES.rst pertaining to #481

* Update CHANGES.rst pertaining to #483

* Update CHANGES.rst

* Update credits.rst and changes.rst pertaining to #481

* Update CHANGES.rst

* Update CHANGES.rst

* Update CHANGES.rst

* Update CHANGES.rst

* Update cal.py

* Update cal.py

* Update CHANGES.rst

* Update cal.py

* Update cal.py

* Update cal.py

* Update tools.py

* Update parser.py

* Update CHANGES.rst
2022-10-31 18:51:52 +01:00
Nicco Kunzmann 8995669880 update install.rst to latest version 2022-10-19 12:31:20 +01:00
Nicco Kunzmann dc2c280f12
Merge branch 'master' into doctest 2022-10-19 12:26:37 +01:00
Michał Górny ecde672d4e add changelog and credits entries 2022-10-18 07:56:03 +02:00
Nicco Kunzmann 1ea33ac03e move new section in the changelog
The new section for releases comes up here:
https://pypi.org/project/icalendar/5.0.0/#changelog
This should not be visible on PyPI.
This fixes the release process.
2022-10-17 19:41:14 +01:00
Nicco Kunzmann cf6b9792af reformar rst file 2022-10-17 10:47:42 +01:00
Nicco Kunzmann 1314185c47 document release process used for v5.0.0 2022-10-17 10:37:01 +01:00
Nicco Kunzmann 7b2e90549f document doctest 2022-10-12 03:50:20 +01:00
Nicco Kunzmann fb51485ed2 convert usage.rst to valid doctest 2022-10-11 10:03:49 +01:00
Nicco Kunzmann 9c2d097d8b make sure .rst collection includes only icalendar files 2022-10-10 17:48:44 +01:00
Alexander Pitkin fa756da782 Add Changelog and Contributing to documentation 2022-10-08 13:55:54 +03:00
mamico 7a8d584b85
fix: cli does not support DURATION #354 2022-10-07 12:45:12 +02:00
Nicco Kunzmann a8bbfb9349 add links for maintainers 2022-10-03 23:14:12 +01:00
Nicco Kunzmann 087a90dd11 add Maintenance Section 2022-10-03 23:08:36 +01:00
Nicco Kunzmann d6ac756649 correct spelling 2022-10-03 23:08:21 +01:00
Nicco Kunzmann b07de56900
Merge pull request #352 from NicoHood/patch-1
Fix ical printing doc
2022-08-23 04:00:59 +01:00
Nicco Kunzmann c659c45e3c
Merge pull request #324 from jacadzaca/fix-icalendar-tool
Update icalendar tool to python3
2022-08-22 13:08:45 +01:00
Nicco Kunzmann f8ddb6c68e
Merge branch 'master' into bugfix-335 2022-08-21 15:02:19 +01:00
jaca 7e977452f9
add the -o option back 2022-08-20 11:31:37 +02:00