Wykres commitów

58 Commity (0941f810f7e376e64d3357a5b519b97441fc9490)

Autor SHA1 Wiadomość Data
tisto 5aad61feb1 Remove docs/changelog.rst since this confuses zest.releaser. 2014-04-05 19:33:38 +02:00
Johannes Raggam 659b6cc4d9 typo 2014-01-06 15:05:34 +01:00
Johannes Raggam 6e82eb38f3 interfaces.py doesnt exist anymore 2013-12-28 14:11:20 +01:00
Johannes Raggam 94e20287a4 add how to add property parameters documentation 2013-12-26 09:41:53 +01:00
Johannes Raggam a08849e099 remove unused tests, move examples.rst to docs/usage.rst, pep8 everything 2013-12-24 01:29:05 +01:00
Christian Geier 110fc95f05 added Stefan and me to credits.rst
the python 3 porting was started by Stefan and myself at PyCon DE 2013
as part of the "port to python 3" sprint and continued by me later.
2013-10-27 15:33:04 +01:00
Johannes Raggam cf1e80f46a prepare release 2013-04-24 12:14:53 +02:00
Victor Varvaryuk 198654fbc6 Added myself to the contributer list 2013-03-19 16:12:01 +04:00
Johannes Raggam 85e7e76953 documentation file layout restructuring 2012-11-23 13:49:07 +01:00
Johannes Raggam f3f8cc73c8 merge Kozea/master, make tests run under py2.4 2012-11-23 13:37:49 +01:00
Johannes Raggam 7f662202c2 Merge remote-tracking branch 'Kozea/master' 2012-11-23 13:21:24 +01:00
Johannes Raggam 74422477af Fixes #72, #73 2012-11-22 17:36:59 +01:00
Johannes Raggam 7430b66862 Correctly handle tzinfo objects parsed with dateutil. Fixes #77. Tests missing. 2012-11-22 17:33:53 +01:00
Johannes Raggam 381097a9d5 add changelog entry 2012-11-22 17:19:31 +01:00
Ronan Dunklau be1af6f144 Fix erroneous changelog mention. 2012-11-22 13:59:15 +01:00
Ronan Dunklau 4c2a18867b Update changelog and credits. 2012-11-22 13:58:00 +01:00
Johannes Raggam 26095fda6b +github name +chronology 2012-11-21 23:14:55 +01:00
Victor Varvaryuk 4c0dd532e9 Changelog update 2012-10-30 15:04:12 +04: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
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
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
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
Rok Garbas 6027b69a62 updating license , fixes #48 2012-05-11 13:30:14 +02:00
Dan Stovall 6b699db75b Localized datetime in RECURRENCE-ID to timezone in TZID parameter 2012-04-09 07:30:58 -06:00
Johannes Raggam 47fc18740a update changelog for recent changes 2012-03-30 13:52:47 +02:00
Johannes Raggam e02357eac6 changelog entry for UTC-OFFSET in seconds 2012-03-19 21:39:30 +01:00
Johannes Raggam 3cfb1ddaf1 update changelog with recent changes 2012-03-19 18:14:10 +01:00
Johannes Raggam b2fec30125 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) 2012-03-19 18:12:39 +01:00
Johannes Raggam f0cc686290 force UTC conversion for CREATED, DTSTAMP and LAST-MODIFIED properties 2012-03-19 17:33:34 +01:00
Johannes Raggam db1872d6a6 add changelog entry 2012-03-19 13:40:28 +01:00
Johannes Raggam 7e387aa6ad merged: remove last occurrences of old API. 2012-03-19 13:39:09 +01:00
Johannes Raggam 3f891d9a41 changelog entries for last two commits. prepare release 2012-03-19 13:38:06 +01:00
Rembane 987befc0c3 changed the old method name from_string to the new method name from_ical in docs/examples.rst. 2012-03-17 13:26:35 +01:00
Johannes Raggam 51f96331b6 more changelog 2012-03-01 23:26:49 +01:00
Johannes Raggam 85431c6cc9 prepare release 2012-03-01 23:22:25 +01:00
Johannes Raggam 73606077cf * 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 names are used together with timezone identifiers in the
  Timezone components.
2012-03-01 22:48:15 +01:00
Johannes Raggam 16a69f4f64 use pytz utc implementation instead of the own implementation 2012-03-01 14:36:17 +01:00
Johannes Raggam 84c653bf16 docuemnt the to_ical and from_ical API. Fixes #32 2012-02-29 12:31:11 +01:00
Johannes Raggam 184e1247a5 prepare release 2012-02-24 15:52:14 +01:00
Johannes Raggam dc69525c1e beta is more appropriate than alpha. 3.0 is in a workable state, though tests are failing. 2012-02-24 15:30:33 +01:00
Johannes Raggam 14bfb6c970 prepare release 2012-02-24 13:29:13 +01:00
Johannes Raggam 65d3197c53 3.0 changelog startet. 2012-02-22 11:33:58 +01:00
Rok Garbas 703690eb8d removing rfc5545 from docs 2012-01-08 20:37:22 +01:00
Johannes Raggam 8f6764389b update documentation a bit 2011-09-02 12:55:12 +02:00
Rok Garbas 2354d4ffa3 making sure first page on pypi renders nicely. 2011-08-24 23:59:43 +02:00
Rok Garbas eb43379c45 Preparing for 2.2 release 2011-08-24 23:18:36 +02:00