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

Fix Contentline unicoding

6a2799201b01060df2cda7a91e62c25f06e24a22 authored over 12 years ago
Merge branch 'master' of git://github.com/collective/icalendar

5a2314c674d23b33d8bf7d85e6d391deedf12f2a authored over 12 years ago
fixes issue #58, restructuring.

56c0a3ed38c51afaf508f32089fab8c147eea273 authored over 12 years ago
issue #58, restructuring. fixes #58

f63ad99bbee4b7ffced40fb2f9782a3576a093f2 authored over 12 years ago
add issues doctest to address individual issues

42c2f446dea3f669424620d8549f35210882fb87 authored over 12 years ago
Fix 'ValueError: Wrong values'

da86edfa41ad9ede227cf53dedfc3b57bbfb8f23 authored over 12 years ago
Merge pull request #61 from jezdez/issue-60

Fix #60

a9e56787554fbe14e7119e2f39aa02ee95054ab1 authored over 12 years ago
Merge pull request #62 from cdevienne/master

Fix python2.5 compatibility (all tests pass again)

5e0b6b54e6c05777fc0202c565fe3091ead05700 authored over 12 years ago
Fix python2.5 compatibility (and earlier ?) by borrowing

TextWrapper._wrap_chunk from python 2.7

Should fix issue #37

5444186f674e7b5cb09eb25dc3b8969746f212db authored over 12 years ago
Also handle unicode strings when instantiating a content line with a tuple. Fixes #60.

d8650f32ec6189686c912e4f86bc8e8c2282ea6c authored over 12 years ago
add testcase for issue #53. proves/ fixes #53.

4622af7831f2e2d6899e192d31e3988f01424487 authored over 12 years ago
rm broken links

fdb33fe68d0cb0b462ec01ab6c8ad88c865d427b authored over 12 years ago
correct links/test

7cc8b6240f3ce5d30ad08765a759dc77168e3b32 authored over 12 years ago
document changes in changelog

11886dd04d3ff01567f0f7564a5c1cd1e9a782a7 authored over 12 years ago
test also that property parameters are build from an icalendar string

614228995643c10be71924aa2ab2cd34ed327a5d authored over 12 years ago
rename to follow conventions

64ba5ec19146452c2c8ddb3eba9051e61bbaf59f authored over 12 years ago
merge with kanarip/master

7f2b504e8a60f51e16a8987003438357f6cb901c authored over 12 years ago
whitespace needed here!

49128b5706b502c443768e29883b0f8b0a225ed1 authored over 12 years ago
only have license information in LICENSE.rst file to reduce visual clutter in source code. follows plone/zope practices.

c576759a89a76f0a338dd792a115d34eba5b085d authored over 12 years ago
remove whitespace

cff4a28735a1a7e0058bd487c27b580b7fbd550d authored over 12 years ago
use DEFAULT_ENCODING also in vcaladdress

0095c6f66e725b2544c1622add3c16a624494860 authored over 12 years ago
declare +IGNORE_WHITESPACE, despide the NORMALIZE_WHITESPACE optionflag in test_doctests module

512f2ddcca04a2da1f179616b74eb571180dbc53 authored over 12 years ago
exclude py2.4 and py3.2 from .travis.yml

a760efc9c35c9c6b1b252b26f4ab54f4216605c2 authored over 12 years ago
include coverage test report

782d9c0a4456e2c3b6e6ef2ca366dee2e939dffa authored over 12 years ago
back to dev

dc42151d7157addeadf73daea6f945c8e9335f89 authored over 12 years ago
"bda.recipe.deployment pre tag commit"

428d535303e39b8f5c5a93d88fb9dcdbe6ba2ff3 authored over 12 years ago
endure correct datatype at instance creation time in ``prop.vCalAddress`` and ``prop.vText``. Re-include doctests.

4f5f70bd5b863e0997ff93e2f9cf9187413730a3 authored over 12 years ago
back to dev

20c525eaeadea8e64a6199d61fd3bbf7207dc293 authored over 12 years ago
"bda.recipe.deployment pre tag commit"

dac1389a8d304a1c57b2d5d9de969dd13e27f19d authored over 12 years ago
Make sure parameters to certain properties propagate when generating the ical output

b67665f94082896ece357ab4d5945a1fef0b4ba9 authored over 12 years ago
Merge pull request #52 from sochotnicky/master

Include complete doc/ subdirectory in tarballs

4f1a73e22c0bd69d3d4dc630e3f2eb506f9a2437 authored over 12 years ago
Add complete docs/ subdirectory in tarballs

This helps distributions package complete package together with
examples and other documentation

e6a38c090b42188d4809b15ca339bd2679cad5bc authored over 12 years ago
encoding must be set on top of file. and better use utf-8

2dae557630698a07da7ac4c43322f0d79ee1ea3c authored over 12 years ago
encoding must be set on top of file. and better use utf-8

420b837d242b3b783a7583bb06ee012908680f18 authored over 12 years ago
encoding must be set on top of file. and better use utf-8

b2d08583c8532662d23016ef8b44946f241f760f authored over 12 years ago
Merge pull request #51 from sochotnicky/master

Fixing the licensing a bit is needed

26f9d34c0e9abbf794f0ddfd0114799a39f340c5 authored over 12 years ago
Add license headers to all python source files

Also add LICENSE file and remove old mention of GPL which was
forgotten when changing license in...

605b65969c33d452cd3ac8d8781342352e197bba authored over 12 years ago
more travis

ddc050a0cb714b5a23cbaad02a35c1d8bb34a47b authored almost 13 years ago
more travis

ef1dd4592572c56f6ffac0a225e43b5726327984 authored almost 13 years ago
more travis stuff

a290f9f8bba9ee75a7495d1d07256174d9aaf246 authored almost 13 years ago
upgrading pip in travis

703d33f29dbf5c054074fed978e3dbbbdd10d902 authored almost 13 years ago
hoping travis to work now

9a678e4f829ac496290ca374ef1c4249b5ffc6f8 authored almost 13 years ago
typo

6b9fa63e6177ef349e8479a34fafdb33f4923c69 authored almost 13 years ago
adding $TRAVIS_PYTHON_VERSION variable where needed

48fdade444eda2c0b3f15bf2212835818f55e9c3 authored almost 13 years ago
need to see which environment variables travis provides

d3639a8a9ccab9ddb4b8782a7241f6bfa7776200 authored almost 13 years ago
pointing travis to virtualenv

ba538b063eb0210db4f470ee88c94d1a98535c27 authored almost 13 years ago
strange but we were always depending on setuptools

4c863856f1aa014ddb7d14dec3c68187a313d9aa authored almost 13 years ago
adding test script to travis

862bf162dda6fa44205f6f9c3b2ff3a514df077a authored almost 13 years ago
for some reason interlude hangs when installing with pip

401261ebd99ec3bb6e65da34c7d0b7e8953bb7dc authored almost 13 years ago
updating .gitignore

d4bbc3029cbcbf8c2a77c7ef214dc29eecaefc58 authored almost 13 years ago
lets give travis a try

d52c3735eb3276dfe938dbf902b2e9683386186b authored almost 13 years ago
adding line to readthedocs page, fixes #47

0fd4ee3453ad11ca7af00017f2e61167396166d9 authored almost 13 years ago
updating license , fixes #48

6027b69a620964f9a75adfef00843834b40e58f2 authored almost 13 years ago
Merge pull request #45 from dbstovall/master

Apply TZID parameter to RECURRENCE-ID

5b238950a5ce0bf05c212e9e3ccec9363646f0da authored almost 13 years ago
Localized datetime in RECURRENCE-ID to timezone in TZID parameter

6b699db75b0be64fef6fc97c18242d69b5f4e835 authored almost 13 years ago
update changelog for recent changes

47fc18740a88052b10be195b397d23cff03f225d authored almost 13 years ago
add encoding header to fix this test

c5cb9407d8abc1621f3f0a7a57a44b6566b33b9f authored almost 13 years ago
added tests for timezone normalization

f83a783ca1bcee2f6015df8714446d17d4003601 authored almost 13 years ago
whitespace police

bdab0569de2a567fb76fa66f75cf7c19afe80bff authored almost 13 years ago
begin encoding tests. NOT FINISHED.

9de69b9af2e9f4cf935d033712852a75a24a9bcc authored almost 13 years ago
fix tests to use assertequal where asserttrue was used, etc

d1f992a337d7340def0ecb11df5bedf82999a2c6 authored almost 13 years ago
changelog entry for UTC-OFFSET in seconds

e02357eac6b74d04bf4b2b261845f396e48ea821 authored almost 13 years ago
Merge remote-tracking branch 'nikolaeff/master'

e4c7e0f28a7c134f2800778a92c454b41378e4eb authored almost 13 years ago
remove comment

9a9349c30b2e5063315c84f74a0662bc4463d218 authored almost 13 years ago
remove utctz method and normalize_timezone. utctz is too tiny to be a senseful wrapper and normalize_tiezone did a bit too much (allowing tzinfo instances, where never one could be passed)

0d219c2229aae525be1bc8cf868c838afb55371a authored almost 13 years ago
update changelog with recent changes

3cfb1ddaf1b792e60d0eb4e69143314e47cbd91a authored almost 13 years ago
remove utctz method and normalize_timezone. utctz is too tiny to be a senseful wrapper and normalize_tiezone did a bit too much (allowing tzinfo instances, where never one could be passed)

b2fec30125d8d2872731c5d6b29feb6aa7c57945 authored almost 13 years ago
restore tox environment for all major python versions

4881f84d438dc3334810704570da76756cd8ba23 authored almost 13 years ago
force UTC conversion for CREATED, DTSTAMP and LAST-MODIFIED properties

f0cc6862905df5d7a028b54e387bbdc9cd0c6c18 authored almost 13 years ago
Adding support for UTCOffset with seconds. I.e. +033010.

7e282736770b9021685907c9de15046360cb3131 authored almost 13 years ago
convert to unix fileformat

346d79df5b35a7d1ea5e6edd8d1de4f68a51a9ee authored almost 13 years ago
correct dtstart, dtend to artsprint dates. convert ics file to unix fileformat

0891891b026167441594691955a2314bebbe7f4f authored almost 13 years ago
add timezoned from_ical test

707049e0aaeecfc7693c8b7dbc4419b5097d5e80 authored almost 13 years ago
add changelog entry

db1872d6a6e264914857df005fa0d25a316e6508 authored almost 13 years ago
merged: remove last occurrences of old API.

7e387aa6ade8e4a75ba02993e51cb3920a08ab0d authored almost 13 years ago
changelog entries for last two commits. prepare release

3f891d9a410b9b6bd7c7c6d1285d8f23b8c3721d authored almost 13 years ago
changed the old method name from_string to the new method name from_ical in docs/examples.rst.

987befc0c35a93a7a1c8dc3bd9e8326b966a5c7c authored almost 13 years ago
Merge remote-tracking branch 'dmikurube/recursive-property_items'

be92f23ba85e4a816e0eac4cb03859be44828f91 authored almost 13 years ago
Remove stray '-', probably som left over from merging.

78d4ea56cb93e7161683f95dc05412169dd8e1f6 authored almost 13 years ago
When using Component.decoded() we can get objects instead of strings, handle this.

Don't do unnecessary str() conversions.

7a6bd3e8503173920dee5de30baa82708c5223fe authored almost 13 years ago
Remove stray print.

12ac9c43a2ffde0dde5cec3aeb8ca828a2f86705 authored almost 13 years ago
Don't crash on Parameters({})

We don't convert newline to linefeed+newline, fix test to reflect this.

fcee294b03826e51cbcd8459ea6c20b2c86ebe25 authored almost 13 years ago
add an argument 'recursive' to property_items() and tests for it.

31cd1ad8f1e6755d42b648ba28329823cb7ad1ec authored almost 13 years ago
more changelog

51f96331b666939033520593be597546d86ede50 authored almost 13 years ago
prepare release

85431c6cc909559ebe29b53cad5e507603ca1a15 authored almost 13 years ago
one more todo

7d477371c45ad8678e18d39f43cb32761dc4efbc authored almost 13 years ago
* For all TZID parameters in DATE-TIME properties, use timezone identifiers

(e.g. Europe/Vienna) instead of timezone names (e.g. CET), as required by
RFC5545. Timezone n...

73606077cf1b729b947e47b8e7947eb5f00428cf authored almost 13 years ago
remove deprecated fixedoffset test. use timezone identifier in vPeriod timezones instead of timezone name

bdcd65be0409d7bf0f23fd68ae76c68fc2d0b4e8 authored almost 13 years ago
Merge branch 'master' into tzid-instead-tzname

f9a43cf5e6a6ca0688a1d75cde3d01792075543d authored almost 13 years ago
add dottests testconfig, but leave it deactivted yet. lots of import failures, since no imports are declared explicitly

908013aa5e64589b6c1c6495812a13109244a69a authored almost 13 years ago
add interlude

d0bd4e19e95f9ab04a112f0155cd3546eaaac859 authored almost 13 years ago
use tzinfo.zone to get timezone identifier instead of timezone name to conform to the icalendar standard

1de4eb816f1b28d7746b979abad480094446fcbe authored almost 13 years ago
remove normalized_tzid again. the string representation of tzinfo is what was

initially set as timezone. but pytz translates it to the correct common
timezone name, which shou...

1f8adc1aa35a88ef0533f7692351b98e0124e7a2 authored almost 13 years ago
rename timezone_from_string to normalized_timezone, which is more appropriate. add normalized_tzid which add returns the timezone identifier as it was initially set

3ba9b40e4c8e128ff64d010f2dafcbe683c9300c authored almost 13 years ago
remove unused import

094eca3869bf13ce3081d99592bdf1872b299ca0 authored almost 13 years ago
use pytz utc implementation instead of the own implementation

16a69f4f643fd0cdde4fa090967b96ec3d5fc718 authored almost 13 years ago
Merge remote-tracking branch 'mikaelfrykholm/master'

11fd56dc404bb70c4d9cffb19a6281a20e15ecb0 authored almost 13 years ago
Merge branch 'master' of github.com:collective/icalendar

ba988d8341e057cf320bddcee1cf55881772edf4 authored almost 13 years ago
docuemnt the to_ical and from_ical API. Fixes #32

84c653bf1624c67496047ce08709450c0bce868e authored almost 13 years ago
more unit tests fixed. Normalize what we call the timezone as a string. Fixed some unit tests that assumed datetime in UTC, we don't convert everything to UTC but perhaps we should? Added a test to make sure we don't lose tz info.

d7ab420a5230a528a63cda5dab5e4d9585e5985d authored almost 13 years ago