Wykres commitów

56 Commity (d57ca467d61b03ca84e9b1093918a6e01e97cac7)

Autor SHA1 Wiadomość Data
Johannes Raggam 7a3de7cd6e bump version. next one will be 3.7 2014-06-02 15:46:59 +02:00
Johannes Raggam 53f89b30eb add pull-req and issue refs 2014-06-02 13:03:43 +02:00
Johannes Raggam 2aeeebd54d missing changelog entry 2014-06-02 12:59:01 +02:00
Johannes Raggam 41e478a311 add missing changelog entry: Make ``python-dateutil`` a soft-dependency. 2014-06-02 12:20:22 +02:00
Johannes Raggam ff5b84e9b5 reorder changelog 2014-06-02 11:41:18 +02:00
Johannes Raggam a8e13b21d7 Merge remote-tracking branch 'untitaker/preserve_order' 2014-06-02 11:38:58 +02:00
Johannes Raggam 605f1c2265 Fix tests for latest pytz. Don't set tzinfo directly on datetime objects, but use pytz's localize function. 2014-06-02 11:34:30 +02:00
Markus Unterwaditzer 249d1b4b93 Add myself to the contributors. 2014-05-20 17:56:58 +02:00
Johannes Raggam 39809ded09 Remove incorrect use of __all__. We don't encourage using imports. Fixes #129. 2014-04-07 10:48:01 +02:00
tisto 6b03c72e98 Back to development: 3.6.3 2014-04-05 19:34:39 +02:00
tisto b4a7a1a048 Preparing release 3.6.2 2014-04-05 19:34:03 +02:00
tisto 1f06b92622 Update changelog. Update version to 3.6.2dev0. 2014-04-05 19:31:17 +02:00
Johannes Raggam c06a6f40dd prepare release 2014-01-13 13:39:37 +01:00
Johannes Raggam 278dbed7e1 prepare release 2014-01-06 16:22:38 +01:00
Johannes Raggam c5d329cb7d prepare next version 2014-01-06 16:17:26 +01:00
Johannes Raggam 1c309a50f5 typo 2013-12-26 20:46:50 +01:00
Johannes Raggam b0f109f3b9 Support adding lists to a component property, which value already was a list
and remove the Component.set method, which was only be used by add method.
2013-12-26 18:42:13 +01:00
Johannes Raggam 82acd96524 Remove ability to add property parameters via a value's params attribute when
adding via cal.add (that was only possible for custom value objects and makes
  up a strange API), but support a parameter attribute on cal.add's method
  signature to pass a dictionary with property parameter key/value pairs.
  Fixes #116.
2013-12-26 09:27:59 +01:00
Johannes Raggam 1c366d7c52 backport some of regebros modern python idiom changes from his regebro-refactor branch 2013-12-25 21:48:00 +01:00
Johannes Raggam 0c05b7daab Raise explicit error on another malformed content line case. fixes #115, fixes #114 2013-12-25 20:47:08 +01:00
Johannes Raggam 6ded747631 bump version to 4.0 2013-12-23 15:53:04 +01:00
Christian Geier 4eb75a5b41 added python3 support to CHANGES.rst 2013-10-27 15:32:44 +01:00
Johannes Raggam 00c969f846 commit message for #107. 2013-09-03 22:21:54 +02:00
Johannes Raggam 4dd939d918 prepare release 2013-07-03 14:26:31 +02:00
Johannes Raggam eadddbdeec Let to_unicode be more graceful for non-unicode strings, as like CMFPlone's
safe_unicode does it.
2013-06-19 14:11:43 +02:00
Johannes Raggam c8d18a7010 back from the future 2013-04-24 12:20:17 +02:00
Johannes Raggam cf1e80f46a prepare release 2013-04-24 12:14:53 +02:00
Johannes Raggam a4d3db32f9 chg 2013-04-05 11:19:55 +02:00
Johannes Raggam c4dd29bd22 document change 2013-04-05 11:01:02 +02:00
Johannes Raggam 186a1d9979 handle decoding of vDDDLists 2013-03-28 12:07:49 +01:00
Johannes Raggam 49cc7a8366 changelog 2013-03-20 19:38:51 +01:00
Robert Niederreiter 5db142451e remove test_doctests, duplicate, comment test and referring code 2013-03-20 14:04:56 +01:00
Johannes Raggam 3aef43f035 Allow seconds in vUTCOffset properties. Fixes #55. 2013-03-20 13:04:47 +01:00
Johannes Raggam 616fa68655 Let ``Component.decode`` correctly decode vRecur properties. Fixes #70. 2013-03-20 11:35:42 +01:00
Johannes Raggam 71da2fa8ea 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.
2013-03-20 10:20:27 +01:00
Johannes Raggam 1c097510d5 formatings 2013-03-19 12:43:46 +01:00
Johannes Raggam 2d8638f642 Switch to unicode internally. 2013-03-18 20:53:00 +01:00
Johannes Raggam 99cdf7da01 changelog 2013-03-18 02:24:53 +01:00
Robert Niederreiter f0f4910434 housekeeping 2013-03-15 16:34:42 +01:00
Johannes Raggam 252f010ee6 changelog 2013-03-15 15:23:11 +01:00
Johannes Raggam 3e29aba06a Support for non-ascii parameter values. 2013-02-20 18:48:04 +01:00
Johannes Raggam e9865d0119 Rename tzinfo_from_dt to tzid_from_dt, which is what it does. 2013-02-20 18:42:02 +01:00
Johannes Raggam b2fb1e091c Remove python-dateutil version fix. 2013-02-20 18:01:21 +01:00
Johannes Raggam 1f262ed5b8 fix rst 2013-02-08 16:15:57 +01:00
Johannes Raggam c195b8a055 drop python <2.6 support 2013-02-08 16:05:57 +01:00
Johannes Raggam 767048dc0a prepare release 2013-02-08 16:00:31 +01:00
Johannes Raggam 87feaeaba1 * Allow vGeo to be instantiated with list and not only tuples of geo
coordinates. Fixes #83.
2013-01-30 00:07:11 +01:00
Johannes Raggam 8f48b074f0 * Don't force to pass a list to vDDDLists and allow setting individual RDATE
and EXDATE values without having to wrap them in a list.
* Fix encoding function to allow setting RDATE and EXDATE values and not to
  have bypass encoding with an icalendar property.
2013-01-29 23:48:58 +01:00
Johannes Raggam a801a13bda * Allow setting of timezone for vDDDLists and support timezone properties for
RDATE and EXDATE component properties.
  [thet]

* Move setting of TZID properties to vDDDTypes, where it belongs to.
  [thet]
2013-01-29 14:23:47 +01:00
Johannes Raggam 434aa97964 changelog 2013-01-22 10:40:56 +01:00