Wykres commitów

1430 Commity (master)

Autor SHA1 Wiadomość Data
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
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 9b4ba63b7e
add changelog entry 2022-10-29 13:43:10 +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
Nicco Kunzmann ca7af0d2fa
Merge pull request #471 from jacadzaca/fix-464
Fix 464
2022-10-23 21:19:13 +01:00
jaca 1deffcc505
add changelog entry 2022-10-23 13:53:32 +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
Nicco Kunzmann f733db109d
Merge pull request #470 from jacadzaca/release-5.0.1
Release 5.0.1
2022-10-22 21:26:07 +01:00
Nicco Kunzmann 410616c6e4
Merge pull request #469 from jacadzaca/fix-466-changelog
Fix 466 changelog
2022-10-22 21:23:43 +01: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