Wykres commitów

616 Commity (8d6a2852144b6db4739b014896f44ffcedb15da2)

Autor SHA1 Wiadomość Data
Gil Forcada 8d6a285214 Whitespaces cleanup 2014-08-26 00:55:26 +02:00
Johannes Raggam c25004f6d3 added changelog note 2014-08-21 22:21:07 +02:00
Markus Unterwaditzer ec0101622b Merge pull request #146 from thomascube/master
s/PERCENT/PERCENT-COMPLETE/ fixes issue #145
2014-08-21 19:31:05 +02:00
Thomas Bruederli bf2cb3daf6 s/PERCENT/PERCENT-COMPLETE/ fixes issue #145 2014-08-21 17:31:08 +02:00
Johannes Raggam a2f904f67f back to dev 2014-07-22 12:13:21 +02:00
Johannes Raggam 80630163a5 prepare release 2014-07-22 12:11:19 +02:00
Johannes Raggam 823e8d7afd Exclude editor backup files from egg distributions. Fixes #144. 2014-07-22 12:10:27 +02:00
Johannes Raggam 62c1b3de4e back to dev 2014-07-17 16:36:33 +02:00
Johannes Raggam 77d66180aa prepare release 2014-07-17 16:35:01 +02:00
Markus Unterwaditzer a9b83c960a Add CHANGES entry for parent commit 2014-07-17 15:50:58 +02:00
Markus Unterwaditzer 3c335f2ae5 Revert API breakage 2014-07-17 15:38:06 +02:00
Johannes Raggam a02f04e7a6 back to dev 2014-07-17 02:44:19 +02:00
Johannes Raggam bee47e3637 prepare release 2014-07-17 02:42:50 +02:00
Johannes Raggam 188ee26070 allow dots in property names 2014-07-14 14:11:16 +02:00
Johannes Raggam 75f2819bfc Merge remote-tracking branch 'untitaker/vcard_groups' 2014-07-14 14:05:51 +02:00
Johannes Raggam 5c02dbca36 simplify nested test structure, comment for running specific tox env 2014-07-14 13:52:24 +02:00
Johannes Raggam 7e9fdcd547 remove left-over import 2014-07-14 13:47:43 +02:00
Johannes Raggam fb34cc3998 Change class representation for CaselessDict objects to always include the class name or the class' name attribute, if available. Also show subcomponents for Component objects. 2014-07-14 13:45:19 +02:00
Johannes Raggam ba0b2e58a1 one more changelog for pull-request by t-8ch 2014-07-14 13:43:40 +02:00
Johannes Raggam c8db0cdcb1 merge #142 2014-07-14 11:58:38 +02:00
Markus Unterwaditzer 79353d2323 Allow dots in property names.
This is for vCard compatibility. From RFC 6350:

    The group construct is used to group related properties together.
    The group name is a syntactic convention used to indicate that all
    property names prefaced with the same group name SHOULD be grouped
    together when displayed by an application.  It has no other
    significance.  Implementations that do not understand or support
    grouping MAY simply strip off any text before a "." to the left of
    the type name and present the types and values as normal.

We could of course consider stripping off the group prefixes, but then
that data would be lost. I recommend we leave this to the user or
Component subclasses to do something meaningful with groups.
2014-07-13 19:03:33 +02:00
Thomas Weißschuh f5d7b8ea53 update issue number 2014-07-10 09:53:15 +00:00
Thomas Weißschuh 39dfe0a272 add myself to credists.rst 2014-07-10 09:47:46 +00:00
Thomas Weißschuh e4a8cf8dfc Add test for multivalued parameters 2014-07-10 09:47:46 +00:00
Thomas Weißschuh b87d9feab5 Properly handle multivalued parameters
This is needed for VCard 3.0
2014-07-10 09:47:42 +00:00
Thomas Weißschuh b3bd43aed1 Typo: s/unsescape_string/unescape_string/ 2014-07-10 09:41:51 +00:00
Thomas Weißschuh a5ca05869f Use correct repr() for caselessdict
Otherwise repr() may show wrong contents, which is confusing
2014-07-10 09:41:43 +00:00
Johannes Raggam 1af0a0760e Merge pull request #140 from untitaker/travis_fixes
More fixes for Travis
2014-06-03 21:18:59 +02:00
Markus Unterwaditzer fec9171455 More fixes for Travis
Also add 3.4 for testing and a badge to the README
2014-06-03 17:49:31 +02:00
Johannes Raggam 67853b3a74 rm whitespace 2014-06-03 17:28:25 +02:00
Johannes Raggam 0a608622da fix python versions for travis 2014-06-03 17:28:09 +02:00
Johannes Raggam c51e0f172b kick off travis 2014-06-03 12:19:49 +02:00
Johannes Raggam 5c7ac0a0f7 prepare release 2014-06-02 23:38:45 +02:00
Johannes Raggam d57ca467d6 omit tests in coverage 2014-06-02 23:38:35 +02:00
Markus Unterwaditzer 78b8de9234 Fix CaselessDict for Python2.6 2014-06-02 19:03:28 +02:00
Johannes Raggam 7a3de7cd6e bump version. next one will be 3.7 2014-06-02 15:46:59 +02:00
Johannes Raggam a0d79ccf30 first bunch of fixes for py26 compat 2014-06-02 15:45:40 +02:00
Johannes Raggam 62646b9571 instead of different testenvs, just depend on test extra of icalendar package 2014-06-02 15:09:26 +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 2e9ce70fe5 Merge remote-tracking branch 'jkiang13/skip-event-with-invalid-line' 2014-06-02 12:42:15 +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 aa18271277 Merge remote-tracking branch 'boltnev/dateutil_dependency' 2014-06-02 12:17:45 +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
Johannes Raggam c6b86de2d9 fix buildout. py part was not building 2014-06-02 11:21:43 +02:00
Johannes Raggam 0941f810f7 new version 2014-06-02 11:21:18 +02:00
Markus Unterwaditzer 86a5260980 tzinfo replacements 2014-05-30 16:16:26 +02:00
Markus Unterwaditzer 6e98dcc387 Use latest pytz version 2014-05-29 18:58:08 +02:00