Wykres commitów

1395 Commity (b51fef6e9ad74c7990d872ded333db9ffa87f47c)

Autor SHA1 Wiadomość Data
Nicco Kunzmann 6808972f32 add vDDDTypes.dt to __eq__ 2022-11-10 09:27:16 +00:00
Nicco Kunzmann 53567ef79e make tests fail if the parameters equal
This __eq__ implementation is faulty. The .dt property should be compared, too
2022-11-10 09:25:43 +00:00
Nicco Kunzmann 185065ebbd implement hash based on the dt value 2022-11-10 09:23:51 +00:00
Nicco Kunzmann b1a108d59a add tests to test hash and __eq__ 2022-11-10 09:17:13 +00:00
Nicco Kunzmann 9be5f7c9f2
Merge pull request #491 from ThiefMaster/patch-1
Fix typo in changelog
2022-11-09 16:43:14 +00:00
Adrian 3d74a11c02
Fix typo in changelog 2022-11-09 17:14:17 +01:00
Nicco Kunzmann eeb9714d3b
Merge pull request #488 from jacadzaca/refactor_test_reccurence
Refactor test recurrence
2022-11-09 15:51:24 +00:00
Nicco Kunzmann f7c7ef8eda
Merge pull request #490 from collective/clarify-changelog-entry
Clarify CHANGELOG entry
2022-11-09 15:42:09 +00:00
Jaca 503455576c
Clarify CHANGELOG entry
clarify CHANGELOG entry as per #489
2022-11-09 16:34:16 +01:00
jaca 4bee8bc975
add test for embedded timezone information in exdate parsing 2022-11-06 16:02:52 +01:00
jaca 651b7bdb28
refactor test_recurrence_exdates_multiple_lines 2022-11-06 15:38:33 +01:00
jaca d72fedb9a3
refactor test_recurrence_exdates_one_line 2022-11-06 15:21:58 +01:00
Nicco Kunzmann 4f3aa2eaf0
Merge pull request #486 from jacadzaca/release-5.0.2
Release 5.0.2
2022-11-04 06:20:24 +00:00
jaca 67cf18866d
version 5.0.2 2022-11-03 22:29:35 +01:00
Maurits van Rees 5dae2a48b4
Merge pull request #450 from collective/issue-318-skip-value-parameter-for-default-date-time
Remove VALUE=DATE-TIME from DTSTART, DTEND, DTSTAMP
2022-11-03 21:48:26 +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 0480c4d0f7 add changelog entry for #318 2022-11-02 21:56:22 +00:00
Nicco Kunzmann e5ae796862 Merge branch 'master' into issue-318-skip-value-parameter-for-default-date-time 2022-11-02 21:52:37 +00:00
Jaca 78db69512b
Merge pull request #484 from niccokunzmann/fix-doctest
move doctest change to latest version
2022-11-02 09:57:48 +01:00
Nicco Kunzmann 68c60ab1a0 move doctest change to latest version 2022-11-02 00:26:01 +00:00
Nicco Kunzmann 3e6777de26
Merge pull request #445 from collective/doctest
test .py and .rst files with doctest
2022-11-02 00:23:42 +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
Pronoy Mandal cb2ccaa049
Update prop.py (#482)
Update prop.py
2022-10-31 08:21:59 +00:00
Nicco Kunzmann eb0348676b
Merge pull request #476 from jacadzaca/refactor_test_escaping
refactor test_property.test_escaping
2022-10-31 08:19:12 +00:00
Nicco Kunzmann 4b9df78e05
Merge pull request #480 from collective/adjust_assertion_in_max_error_length
Adjust assertion of max_error_length test
2022-10-31 08:17:12 +00:00
Nicco Kunzmann f170dc86a3
Merge pull request #483 from pronoym99/patch-5
Update parser.py
2022-10-31 08:05:05 +00:00
Pronoy 8ecf5456e8 Merge branch 'patch-5' of https://github.com/pronoym99/icalendar into patch-5 2022-10-31 11:52:38 +05:30
lukex9442 0c3800cd60 Update CHANGES.rst pertaining to #483 2022-10-31 11:46:26 +05:30
Pronoy Mandal 85aaabf337
Update CHANGES.rst 2022-10-31 11:06:35 +05:30
Pronoy Mandal d6073355b8
Update CHANGES.rst 2022-10-31 01:49:30 +05:30
lukex9442 73d314d06b Merge remote-tracking branch 'origin/patch-5' into patch-5 2022-10-31 01:39:23 +05:30
lukex9442 8b7b2245ac Update CHANGES.rst pertaining to #483 2022-10-31 01:39:19 +05:30
Pronoy Mandal be38ff0882
Update CHANGES.rst pertaining to #483 2022-10-31 00:54:07 +05:30
Pronoy Mandal 6842e43505
Update CHANGES.rst 2022-10-31 00:34:28 +05:30
Pronoy Mandal 18499073c1
Update CHANGES.rst 2022-10-31 00:30:47 +05:30
Pronoy Mandal 191d1a83c6
Update parser.py 2022-10-31 00:19:12 +05:30
Pronoy Mandal d4d1156977
Update parser.py 2022-10-30 22:55:16 +05:30
angahta aea0c529e5
Include test case requested by @jacadzaca 2022-10-30 10:39:17 +01:00
angahta 8f8ee1f84c
Assert every part after : and not jut the one after the first : and bfore the second :. 2022-10-30 05:54:07 +01:00
Jaca 4f5234990b
Merge branch 'master' into refactor_test_escaping 2022-10-29 19:58:52 +02:00
Nicco Kunzmann 0607510d81
Merge pull request #478 from jacadzaca/refactor_test_unicode_params
refactor test_unicode_param
2022-10-29 18:22:56 +01:00
Jaca 8966432749
Merge branch 'master' into refactor_test_unicode_params 2022-10-29 18:29:03 +02:00
Jaca 5bc7f02ab0
Merge branch 'master' into refactor_test_escaping 2022-10-29 18:28:23 +02:00
Nicco Kunzmann cb56286661
Merge pull request #479 from jacadzaca/issue-318-skip-value-parameter-for-default-date-time1
Issue 318 skip value parameter for default date time1
2022-10-29 17:13:33 +01:00
Nicco Kunzmann 2c9338388d
Merge pull request #477 from jacadzaca/refactor_test_quoting
refactor test_quoting
2022-10-29 17:08:00 +01:00
Nicco Kunzmann 872996419d
Merge pull request #475 from jacadzaca/refactor_test_parameters_class
refactor test_parameters_class
2022-10-29 17:06:22 +01:00
Nicco Kunzmann 12f34ae3da
Merge pull request #473 from collective/add_max_error_length
Add max error length
2022-10-29 17:03:59 +01:00