Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/collective/icalendar

icalendar parser library for Python
https://github.com/collective/icalendar

test for multiple exdate lines

a7b2fab84863d38fa23a5fbea390490b11fe5cc4 authored over 11 years ago
remove recurrence.rst doctest, move it to test_recurrence.py

ee82c78e2774169c7d892be7cdabac8cc37bb211 authored over 11 years ago
prepare release

4dd939d918b2e8722f24feab5aa8958345462438 authored over 11 years ago
Let to_unicode be more graceful for non-unicode strings, as like CMFPlone's

safe_unicode does it.

eadddbdeec609e9f6963f3b43422de9780a9e443 authored over 11 years ago
gitignore upd. .mo files not in github but in egg, but we dont have .mo here anyways

9352b3c14885a044335dac864adc39dbce034841 authored over 11 years ago
dont ignore *.mo, ppl wont compile .po

d52091c86dd8ff5dfaef918ed7ced82963828337 authored over 11 years ago
Parse an ics string and access some property parameters then.

This is a follow-up of a question recieved per email.

91af1f84d2f5e6a14007e8bb58c64bee5cf44d98 authored almost 12 years ago
back from the future

c8d18a70103899541457c4e1baa3d04ce375dda2 authored almost 12 years ago
update docs TODO

bb73a9bbbe2b23ee4da19f891fa5fc2fcb1a4c5b authored almost 12 years ago
prepare release

cf1e80f46a303ee4262a662ce2bedb025738509f authored almost 12 years ago
back to dev

8e8b6d38f7f8e607cbfcef65801db4f76578990e authored almost 12 years ago
"bda.recipe.deployment pre tag commit"

f24675a61fca553e4a375b5034607388fb59dd9a authored almost 12 years ago
test to prove fixed issue #101

9647040012c8ff93c4afbc8798c06d78367cbf89 authored almost 12 years ago
chg

a4d3db32f9528c145706a20912406e59f6185d52 authored almost 12 years ago
integrate warvariucs suggestion

3c0d87feef90d98bab20c77ee4aaff7f622b82f9 authored almost 12 years ago
document change

c4dd29bd224d76bfffb6a2bf5fee99a17b754b3a authored almost 12 years ago
Fix issue #100

a71dc1452308b8cb952e4ecec771f9354e1200bc authored almost 12 years ago
Created a failing test.

880fde785bf1aa4c889aca8efb215e0f431212c3 authored almost 12 years ago
.

fe68379b824f5de58590536b0bb5012cc163a954 authored almost 12 years ago
back to dev

c6220e106dc7476dbbd7368ec89cd5ecb355e93d authored almost 12 years ago
"bda.recipe.deployment pre tag commit"

5085d0be685543a4f6edd5d95355bc9e1b857ebc authored almost 12 years ago
handle decoding of vDDDLists

186a1d9979f04df1278783b1f969f84207d6c84b authored almost 12 years ago
vText, when decoded, should not return a instance of itself but an encoded string.

94e2aa7535dddb420adebc7375dcb242712901d7 authored almost 12 years ago
use [test] extra_requires from setup.py, to install unittest2

4044d9c54c1db0d323d8654cc2cba31c98bae4ac authored almost 12 years ago
this is now more a python library than a zope product. now, install it with easy_install, pip or buildout, as you like.

846417cc507eb38db13c246833b5089478a761d9 authored almost 12 years ago
enable content_line method, which seem to be a good thing. it's also defined in RFC5545

87791f9a5ddd1e98712563c9e3fd9066b7c57821 authored almost 12 years ago
changelog

49cc7a83661164aa1dc0acf3103bb6deaa3b9f43 authored almost 12 years ago
remove interfaces, as it is unused

3c34ce3a970de1611f569846981d2df3caefd37c authored almost 12 years ago
use htmlcoverage

0a6fd063ca62054b7fa08c840769b9618f06c00f authored almost 12 years ago
add tests, remove unused

83d6ecfe55aebf2e63ec0857d25416a7b73a83fb authored almost 12 years ago
Merge pull request #99 from warvariuc/master

Using DEFAULT_ENCODING instead of utf-8 in foldline function.

186c6837827520b9c30395842cac3561abf00f9b authored almost 12 years ago
comments on decoded method

a2b54aa4b85e6fb270461fd1fc00e18f2f6b7b2a authored almost 12 years ago
fix test, where a vText property is decoded to a vText property. currently the decoded method calls the properties from_ical, and when parsing from an ical string, we want to encode the string into a real icalendar.prop property. the decoding could be changed in future to be decoded into python natives only - if feel we would need this.

924c72bb71e3bf74c5c83842f93c39c2a2a19c06 authored almost 12 years ago
Merge branch 'master' of github.com:collective/icalendar

747b52e0a08aadc36b8d0496780e5965c2adff5b authored almost 12 years ago
rename former doctests to test_unit_MODULENAME

c8acc4798404323f5244a0684148ccc0a0e267a4 authored almost 12 years ago
merged

5d89c57d90cb34e01c9e49a98a2d72a68f09c658 authored almost 12 years ago
remove test_doctests, duplicate, comment test and referring code

5db142451ec3bc2a92adc8495de9c6618a6ebf15 authored almost 12 years ago
one more todo

de5ac3eccf85695281337330991c24f0fb4bc4be authored almost 12 years ago
fix test, where a vText property is decoded to a vText property. currently the decoded method calls the properties from_ical, and when parsing from an ical string, we want to encode the string into a real icalendar.prop property. the decoding could be changed in future to be decoded into python natives only - if feel we would need this.

426c05972a6a38de9db01c580b173edaa3821d07 authored almost 12 years ago
Merge branch 'master' of git://github.com/collective/icalendar

Conflicts:
src/icalendar/prop.py

25bdd403f1b35c81ea2fdf6af26457bb4665f79d authored almost 12 years ago
Merge branch 'master' of github.com:collective/icalendar

a1f671b7b19a03c3b6728901a31b2d9cc64ceb5d authored almost 12 years ago
Using DEFAULT_ENCODING instead of utf-8 in foldline function.

e61b49ac445e68bbb29eb195f2c4c6a3c6370d0d authored almost 12 years ago
Merge pull request #98 from warvariuc/master

Please comment

e4d9b7de4e7da120f66d4f9ca39083f02ac32765 authored almost 12 years ago
use classmethod instead of staticmethod, where the methods use the class as factory

f77d51880fe774db9d4ef86a70b513996e8d0dd5 authored almost 12 years ago
Allow seconds in vUTCOffset properties. Fixes #55.

3aef43f035d770ca4aa26c4fcc6016e203b7ae08 authored almost 12 years ago
Let ``Component.decode`` correctly decode vRecur properties. Fixes #70.

616fa68655324976afadd7e2cf64165580c0d517 authored almost 12 years ago
docstrings

845803a60281c8add56695090715ac8d347e5867 authored almost 12 years ago
formating

9d11844bb063852b8dccd7dee5a12fb90240bc97 authored almost 12 years ago
move all tests from issues.rst to test_fixed_issues.py. remove docmods from test_doctests, since we dont have any more

4681ccfab7df925cf748ebbdf4fc98e5b3ddc12a authored almost 12 years ago
Don't let Component.add re-encode already encoded values. This simplifies

the API, since there is no need explicitly pass encode=False. Fixes #82.

71da2fa8ea67bbbcd089220059f56e0af5db6a44 authored almost 12 years ago
Optimized line folding algorithm. foldline function now expects only unicode.

Now not accepting unsecaped new line characters in a content line.
When folding line - preserving...

89a74cc3babf1f0a88b882ee0eab03f5bbad6215 authored almost 12 years ago
merge with master;

2f53d1f1803993ac34020487fea195f8bbd2835f authored almost 12 years ago
Added myself to the contributer list

198654fbc68b433b70e24f7b18d410206ccceac8 authored almost 12 years ago
Merge branch 'master' of git://github.com/collective/icalendar

aa70f7253f531a4229b8bd8a390d9c742108d887 authored almost 12 years ago
formatings

1c097510d53c060dd2598d1889c02364b1181d0e authored almost 12 years ago
avoid circular imports and create parser_tools, which doesnt import anything from icalendar. fix __repr__ to output no unicode but encoded strings, even with dict or list/tuple items. as a sideeffect, change the signature of __repr__ to not output the subcomponents classes.

ae97335ceb61be35e1ca7d44479a7585b1e4c708 authored almost 12 years ago
avoid recursion error

412c853516a62acb450194fa67518a7f38c5c4e0 authored almost 12 years ago
use unittest2 all over, import centrally

58c93b9f9174c52c753dbd583dd871679a1fdbe9 authored almost 12 years ago
merge with warvuriac/unicode

8af9ff64a46d4966b65f1cac274f43f962582589 authored almost 12 years ago
CaselessDict keys are now automatically converted to unicode.

Test fixes. Small refactoring and polishing.

104387cc4a5504b6fdf9dcc9d6d7a01f7f316d41 authored almost 12 years ago
Added % symbol to some tests

820059070596fbf899162201ff87ddc60a64a935 authored almost 12 years ago
note

f331f69715a80fa88efeab1f6596dcf9db2d87d9 authored almost 12 years ago
test output for issuee #80. FIXES #80

f44a20b1d95220d92b4485373a21a69588aad868 authored almost 12 years ago
convert from encoded back to unicode, for internal use. FIXES #80

e05916db16b324a8b3df75bab8227beb32ea4980 authored almost 12 years ago
Switch to unicode internally.

2d8638f642db0287e490c5d963ce5441025e35d2 authored almost 12 years ago
safe_unicode from Products.CMFPlone.utils

b79db87fa9c789d5d89531d5d430fb97dcc18fbf authored almost 12 years ago
default_encoding and sequencetypes as const in __init__

c094391bdb17481baab316f82cd7098bebbb8c1c authored almost 12 years ago
+roadmap

fdd6aa023e209d5c8e6b31c10ebbc2e8bc2d4d15 authored almost 12 years ago
update readme

226da3d8903e6ef8fa93dc5e38448d40a6cc1477 authored almost 12 years ago
doctests to unittests

79b8a765fe784b6e25c17a133f06c2c3dd4658b0 authored almost 12 years ago
doctests to unittests

c3cce3e7ebf1a2041842261f43b68be2a8286538 authored almost 12 years ago
doctests to unittests

5920e032fac2b04009be87e0942f8f189a7df7e2 authored almost 12 years ago
doctests to unittests

c69040d0418be0d503d89d0d1f0aa6165b61497c authored almost 12 years ago
doctests to unittests

134cea70d3597a99411795a3501484fbd126f51a authored almost 12 years ago
doctests to unittests

a2e198a83607268aabc1151fb1b33b44d9372b39 authored almost 12 years ago
doctests to unittests

ece58627fc60a5c636a1b109e51ad6394e62b964 authored almost 12 years ago
doctests to unittests

3f93090c81ba77f5d1b3a4d93945f9b84c47a0f1 authored almost 12 years ago
doctests to unittests

a1e31de6f12f869f19dc3eac52effbb88caaa997 authored almost 12 years ago
doctests to unittests

6162f64f46379cbde44ea56bc9f6d7807629669f authored almost 12 years ago
restore py26 comapt

b3374758eefa5db48eb6b758115198414005eac6 authored almost 12 years ago
Merge pull request #95 from warvariuc/master

Code polishing

e9755a20e97d1e78cabb224a109b673a87c11a78 authored almost 12 years ago
Tests polishing: using self.assertEqual(val1, val2) instead of self.assertTrue(val1 == val2)

83de765e9ce836b32a7297da0437868222b0d190 authored almost 12 years ago
types.ListType and types.TupleType are aliases of the the built-in list and tuple.

Removed a forgotten pdb line.

e8c88c1405aa52771df7450647f7559b7136f8a8 authored almost 12 years ago
changelog

99cdf7da01937d1096810d810235246779ea6fb9 authored almost 12 years ago
rm prop from doctests

8ba31338447daf43056b8b1b6cc961f0c72408d6 authored almost 12 years ago
doctests to unittests

0213d39ded4ff7402ce8511d2cae651e603fb5f4 authored almost 12 years ago
doctests to unittests

5186c45d04328522ddf477555d41bcf5bb5eb0e3 authored almost 12 years ago
doctests to unittests

71c0ff6935c8f6a816c33070ceab8286758aa83f authored almost 12 years ago
doctests to unittests

31c330bbd4bc2de797fb96df0a39f566724a0190 authored almost 12 years ago
doctests to unittests

825729492bc7306f70c7827f3e7016c1f790a158 authored almost 12 years ago
doctests to unittests

edc1ce81776e7efb488e75d456c8b6171c425f29 authored almost 12 years ago
doctests to unittests

44cbf7d8e51cb0cd8f66b53e66b7bc49fb844ea3 authored almost 12 years ago
doctests to unittests

a3469d42b244cebaaba449a0c1c33d65c57d1605 authored almost 12 years ago
doctests to unittests

0e445a5375fbaef3ee9be4e79049eff7e5ee4570 authored almost 12 years ago
doctests to unittests

f0f0becf8ce357bf797d675da792ca7cc6ca712c authored almost 12 years ago
doctests to unittests

6657cab6a3c2e3e23e1303e4e41aa16c13adaca7 authored almost 12 years ago
doctests to unittests

db22c196eb41cfb7e9118171fbd38a89978f3117 authored almost 12 years ago
use datetime, date, timedelta directly

5b30e0c1e6708f584807a01608722dc44905f71d authored almost 12 years ago
doctests to unittests

cabf8063bc13650390241bbf3695077071a872e0 authored almost 12 years ago
doctests to unittests

8f6897d3f98928449274c6c40d7109fa6c180f4a authored almost 12 years ago