Wykres commitów

636 Commity (niccokunzmann-patch-1)

Autor SHA1 Wiadomość Data
Nicco Kunzmann a6ee303d38 version 5.0.4 2022-12-29 21:45:13 +00:00
jaca b47aba5400
alaways pass string representation of calendar object to dquote 2022-12-15 20:42:53 +01:00
jaca 0e0fdc574d
add test case from issue #500 2022-12-15 20:34:23 +01:00
Abe Hanoka c3e10810cd
capitalize first word of sentence 2022-11-29 14:20:12 -05:00
Nicco Kunzmann 34a4b0c269 version 5.0.3 2022-11-23 17:56:04 +00:00
Nicco Kunzmann ae9ac71561 add a check that a timezone difference matters to equality
see https://github.com/collective/icalendar/pull/492#discussion_r1020730916
2022-11-16 22:40:30 +00:00
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 eeb9714d3b
Merge pull request #488 from jacadzaca/refactor_test_reccurence
Refactor test recurrence
2022-11-09 15:51:24 +00: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
jaca 67cf18866d
version 5.0.2 2022-11-03 22:29:35 +01: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
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
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
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 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
jaca d1b0a927a6
skip VALUE properties on DTSTART when using the default value #318 2022-10-29 17:22:32 +02:00
jaca b402962bf6
reflect "DTSTART;VALUE=DATE-TIME:20190616T050000Z" <=> "DTSTART:20190616T050000Z" in tests 2022-10-29 17:22:23 +02:00
jaca dc3bc3d483
refactor test_parameters_class 2022-10-29 15:23:04 +02:00
jaca b7314e18e3
refactor test_property.test_escaping 2022-10-29 14:32:53 +02:00
jaca 4c5f47c8f5
add error trimming for Calendar.from_ical as per #472 2022-10-29 13:37:28 +02:00
jaca d3ff28b2c2
add tests for error trimming 2022-10-25 20:00:27 +02:00
jaca 26a1f88400
broken properties are not added to the parent 2022-10-23 13:53:23 +02:00
jaca ee84df5f56
add test from issue #464 2022-10-23 12:50:16 +02:00
jaca b0cb05e042
refactor test_quoting 2022-10-22 15:39:16 +02:00
jaca 4c31e8a148
version 5.0.1 2022-10-22 14:58:11 +02:00
jaca a237aee19f
merge unique tzid tests into one 2022-10-22 14:47:58 +02:00
jaca e882a4bca8
strip slash before passing tzid to pytz 2022-10-20 22:37:26 +02:00
jaca f56ddeeb69
add test case from 466 issue 2022-10-20 22:37:17 +02:00
jaca 9044270586
refactor test_unicode_param 2022-10-20 19:46:38 +02:00
Nicco Kunzmann dc2c280f12
Merge branch 'master' into doctest 2022-10-19 12:26:37 +01:00
Nicco Kunzmann 12d4d38d26
Merge branch 'master' into release-5.0.0 2022-10-17 09:59:06 +01:00
Nicco Kunzmann 17e5136eee version 5.0.0 2022-10-17 09:54:02 +01:00
Nicco Kunzmann 03c05ffec4
Merge branch 'master' into test_restructure_issue_273 2022-10-15 20:26:52 +01:00
Jaca b77922e20a
Merge pull request #456 from collective/issue-156-rdate-with-period
add tests for RDATE with PERIOD value
2022-10-15 16:06:13 +02:00
Jaca bd3c62c868
Merge pull request #454 from niccokunzmann/refactor-test-encoding
move TestEncoding into the test_encoding file and use pytest
2022-10-15 16:00:29 +02:00