Wykres commitów

44 Commity (96a3d0dda33025c52169afe7ee7adf7474e28d8a)

Autor SHA1 Wiadomość Data
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
Johannes Raggam a7ad2b720a changelog upd 2013-01-22 10:27:00 +01:00
Johannes Raggam 4c208f27b3 merge with warvariuc/master. Fixes #79, Fixes 81. 2013-01-21 17:09:38 +01:00
Johannes Raggam 9abc4ce54f version bumb, changelog 2013-01-21 16:12:38 +01:00
Johannes Raggam 44ae2106b7 add release date for 3.1 2012-11-27 10:11:38 +01:00
Johannes Raggam 3110c7b1a6 prepare release 2012-11-27 00:15:42 +01:00
Johannes Raggam 85e7e76953 documentation file layout restructuring 2012-11-23 13:49:07 +01:00