Wykres commitów

301 Commity (12b2a511caab8d370eec882f979ee4c51a2b026d)

Autor SHA1 Wiadomość Data
Johannes Raggam 12b2a511ca try again as rst 2012-10-30 10:17:42 +01:00
Johannes Raggam ac7cdd36c3 make a markdown of me 2012-10-30 10:15:57 +01:00
Johannes Raggam d546284785 add contributing file 2012-10-30 10:13:53 +01:00
Johannes Raggam dd7966a9da update contributors 2012-10-12 14:34:37 +02:00
Johannes Raggam f64efaf5e5 changelog, back to dev 2012-09-20 00:24:01 +02:00
Christophe de Vienne 6d798a738e Supports to_ical() on date/time properties for dates prior to 1900 2012-09-19 19:19:49 +02:00
Robert Niederreiter 1b6aa4634e changelog 2012-09-06 10:27:42 +02:00
Robert Niederreiter f289f3794c fix rst 2012-09-05 21:11:23 +02:00
Robert Niederreiter 85388792e1 coverage report 2012-09-05 21:05:36 +02:00
Robert Niederreiter 2cfd4864df add bootstrap.py 2012-09-05 20:56:35 +02:00
Robert Niederreiter d018322280 add buildout.cfg 2012-09-05 20:54:23 +02:00
Robert Niederreiter b16d1738a4 issues.rst 2012-09-05 20:49:54 +02:00
Robert Niederreiter b912de139d Merge pull request #65 from barakmich/master
Fix the outstanding issue #64
2012-09-05 02:12:00 -07:00
Barak Michener 6a2799201b Fix Contentline unicoding 2012-09-04 15:40:18 -07:00
Johannes Raggam 5a2314c674 Merge branch 'master' of git://github.com/collective/icalendar 2012-09-04 01:22:13 +02:00
Johannes Raggam 56c0a3ed38 fixes issue #58, restructuring. 2012-09-04 01:22:00 +02:00
Johannes Raggam f63ad99bbe issue #58, restructuring. fixes #58 2012-09-04 01:20:47 +02:00
Johannes Raggam 42c2f446de add issues doctest to address individual issues 2012-09-04 00:56:10 +02:00
Robert Niederreiter a9e5678755 Merge pull request #61 from jezdez/issue-60
Fix #60
2012-08-29 04:03:08 -07:00
Robert Niederreiter 5e0b6b54e6 Merge pull request #62 from cdevienne/master
Fix python2.5 compatibility (all tests pass again)
2012-08-29 04:02:51 -07:00
Christophe de Vienne 5444186f67 Fix python2.5 compatibility (and earlier ?) by borrowing
TextWrapper._wrap_chunk from python 2.7

Should fix issue #37
2012-08-29 12:52:00 +02:00
Jannis Leidel d8650f32ec Also handle unicode strings when instantiating a content line with a tuple. Fixes #60. 2012-08-29 12:41:47 +02:00
Johannes Raggam 4622af7831 add testcase for issue #53. proves/ fixes #53. 2012-08-26 01:14:24 +02:00
Johannes Raggam fdb33fe68d rm broken links 2012-08-25 00:02:41 +02:00
Johannes Raggam 7cc8b6240f correct links/test 2012-08-24 23:44:22 +02:00
Johannes Raggam 11886dd04d document changes in changelog 2012-08-24 14:32:46 +02:00
Johannes Raggam 6142289956 test also that property parameters are build from an icalendar string 2012-08-24 14:31:16 +02:00
Johannes Raggam 64ba5ec191 rename to follow conventions 2012-08-24 14:26:20 +02:00
Johannes Raggam 7f2b504e8a merge with kanarip/master 2012-08-24 14:25:33 +02:00
Johannes Raggam 49128b5706 whitespace needed here! 2012-08-24 13:48:11 +02:00
Johannes Raggam c576759a89 only have license information in LICENSE.rst file to reduce visual clutter in source code. follows plone/zope practices. 2012-08-24 13:17:24 +02:00
Johannes Raggam cff4a28735 remove whitespace 2012-08-24 13:06:40 +02:00
Johannes Raggam 0095c6f66e use DEFAULT_ENCODING also in vcaladdress 2012-08-24 13:04:01 +02:00
Johannes Raggam 512f2ddcca declare +IGNORE_WHITESPACE, despide the NORMALIZE_WHITESPACE optionflag in test_doctests module 2012-08-24 12:57:35 +02:00
Robert Niederreiter a760efc9c3 exclude py2.4 and py3.2 from .travis.yml 2012-08-23 14:30:02 +02:00
Robert Niederreiter 782d9c0a44 include coverage test report 2012-08-23 14:05:26 +02:00
Robert Niederreiter dc42151d71 back to dev 2012-08-23 13:46:33 +02:00
Robert Niederreiter 428d535303 "bda.recipe.deployment pre tag commit" 2012-08-23 13:45:53 +02:00
Robert Niederreiter 4f5f70bd5b endure correct datatype at instance creation time in ``prop.vCalAddress`` and ``prop.vText``. Re-include doctests. 2012-08-23 13:45:16 +02:00
Robert Niederreiter 20c525eaea back to dev 2012-08-23 09:28:00 +02:00
Robert Niederreiter dac1389a8d "bda.recipe.deployment pre tag commit" 2012-08-23 09:27:26 +02:00
Jeroen van Meeuwen (Kolab Systems) b67665f940 Make sure parameters to certain properties propagate when generating the ical output 2012-07-17 21:27:57 +01:00
Rok Garbas 4f1a73e22c Merge pull request #52 from sochotnicky/master
Include complete doc/ subdirectory in tarballs
2012-06-01 06:48:11 -07:00
Stanislav Ochotnicky e6a38c090b Add complete docs/ subdirectory in tarballs
This helps distributions package complete package together with
examples and other documentation
2012-05-30 15:58:42 +02:00
Johannes Raggam 2dae557630 encoding must be set on top of file. and better use utf-8 2012-05-30 15:10:30 +02:00
Johannes Raggam 420b837d24 encoding must be set on top of file. and better use utf-8 2012-05-30 15:08:53 +02:00
Johannes Raggam b2d08583c8 encoding must be set on top of file. and better use utf-8 2012-05-30 15:07:20 +02:00
Rok Garbas 26f9d34c0e Merge pull request #51 from sochotnicky/master
Fixing the licensing a bit is needed
2012-05-30 03:21:58 -07:00
Stanislav Ochotnicky 605b65969c 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 f469e86
2012-05-30 11:50:26 +02:00
Rok Garbas ddc050a0cb more travis 2012-05-13 03:51:42 +02:00