Markus Unterwaditzer
7d0ec9fb32
Version 0.13.1
2016-09-30 09:02:59 +02:00
Markus Unterwaditzer
841318208d
Version 0.13.0
2016-09-29 18:50:35 +02:00
Markus Unterwaditzer
dd5f76ca5d
ignore UIDs in http storage
2016-09-25 14:03:46 +02:00
Markus Unterwaditzer
22568571c2
Introduce conflict resolution via commands
...
Fix #127
More options of conflict resolution are discussed there, but they all
require extra dependencies. This new API allows the user to plug in
third-party scripts to do those.
2016-09-19 19:17:39 +02:00
Markus Unterwaditzer
4354469a93
Changelog for #459
2016-09-08 13:38:37 +02:00
Markus Unterwaditzer
18d8bb9fc2
Remove Python 2 support ( #499 )
...
* Discontinue Python 2.
See #219
* Remove Python 2 config option
* Remove coerce_native
* Remove PY2 variable
* s/text_type/str/g
* Flake8 fixes
* Remove str = str
* s/to_native/to_unicode/g
* Remove to_unicode = to_unicode
* Remove iteritems
* Remove itervalues
* Remove str import, flake8 fixes
* Remove urlparse compat code
* Remove with_metaclass
* Remove unused PY2 variable
* Remove getargspec_ish
* Remove to_bytes
* Remove compat module
* Remove Python 2 from Travis
* fixup! Remove urlparse compat code
* fixup! Remove urlparse compat code
* fixup! Remove compat module
2016-09-08 12:18:36 +02:00
Markus Unterwaditzer
8645310422
Version 0.12.1
2016-08-20 11:41:14 +02:00
Markus Unterwaditzer
9a4dbef3a9
Version 0.12.0
2016-08-19 12:36:21 +02:00
Markus Unterwaditzer
4b4ed83df2
Fix broken formatting in changelog
2016-08-18 13:14:20 +02:00
Markus Unterwaditzer
5606f3171a
Changelog for #488
2016-08-17 17:42:39 +02:00
Markus Unterwaditzer
dc8c1402c2
Version 0.11.3
2016-07-29 15:46:48 +02:00
Markus Unterwaditzer
e4a0afcf00
Make auth = basic the default again ( #477 )
...
Fix #461
Fix #457
2016-06-17 14:35:06 +02:00
Markus Unterwaditzer
5f302b0206
Version 0.11.2
2016-06-15 18:14:09 +02:00
Markus Unterwaditzer
cf82eef7b9
Version 0.11.1
2016-06-15 17:25:50 +02:00
Markus Unterwaditzer
aa006a7c4a
Version 0.11.0
2016-05-19 18:37:20 +02:00
Markus Unterwaditzer
e4c88ce84b
Fix formatting
2016-05-01 21:28:17 +02:00
Markus Unterwaditzer
a1532f36f6
Remove old code for deprecations
2016-04-29 20:33:06 +02:00
Markus Unterwaditzer
ea17f2ac01
Show error for Python 2 users ( #441 )
...
* Show error for Python 2 users
The error can be disabled with a config option.
See #219
2016-04-28 16:44:17 +02:00
Markus Unterwaditzer
70c6349de9
Catch up in changelog
2016-04-28 00:57:54 +02:00
Markus Unterwaditzer
aee99708a3
Version 0.10
2016-04-23 16:22:15 +02:00
Markus Unterwaditzer
ec2f743ffa
Replace LXML with stdlib XML
...
Just because the XML module is already there, and suits our needs as
well. DoS concerns should be irrelevant as we trust the server to that
extent.
2016-04-22 23:08:32 +02:00
Markus Unterwaditzer
be8df955e9
Ability to sync differently named collections with each other ( #423 )
...
* Ability to sync differently named collections
* Fixes
* Fixes
* Add example
2016-04-10 12:36:51 +02:00
Lucas Hoffmann
10cc4b1a16
Add a --config option.
2016-04-07 18:48:01 +02:00
Markus Unterwaditzer
6e10666ab1
Add changelog
2016-04-02 22:56:01 +02:00
Markus Unterwaditzer
b73c0908d0
Version 0.9.3
2016-03-22 20:52:36 +01:00
Markus Unterwaditzer
0788277a2f
More changelog entries
2016-03-20 15:08:01 +01:00
Markus Unterwaditzer
7ce0fb958f
Split recurring events properly
...
Previously we moved each VEVENT into its own Item, now we group by UID,
if one exists.
2016-03-20 14:16:52 +01:00
Markus Unterwaditzer
b726364b93
Replace all instances of untitaker with pimutils
2016-03-15 15:36:40 +01:00
Markus Unterwaditzer
c95fa8fc3c
Version 0.9.2
2016-03-13 20:54:26 +01:00
Markus Unterwaditzer
108c375f39
Version 0.9.1
2016-03-13 19:03:20 +01:00
Markus Unterwaditzer
cfe53f4a8b
Mention packaging guidelines in changelog
2016-03-04 15:09:12 +01:00
Markus Unterwaditzer
52489f471f
Add changelog
2016-03-04 15:06:00 +01:00
Markus Unterwaditzer
0162a0c4b6
Prepare changelog for 0.9.1
2016-02-27 20:35:46 +01:00
Markus Unterwaditzer
e30f71d63e
Version 0.9.0
2016-02-15 15:46:04 +01:00
Markus Unterwaditzer
727ce250cf
Remove the default of collections to autodiscovery
...
See #328
2016-02-12 23:00:07 +01:00
Markus Unterwaditzer
20ac606132
Version 0.8.1
2016-01-30 21:11:43 +01:00
Markus Unterwaditzer
6c7b6f47b1
Version 0.8.0
2016-01-28 00:00:30 +01:00
Markus Unterwaditzer
ef8c638f41
Changelog for #324
2016-01-25 19:43:39 +01:00
Markus Unterwaditzer
3a3b6ee7ee
Remove keyring support
2016-01-16 23:29:14 +01:00
Markus Unterwaditzer
8b57abaf44
Version 0.7.5
2015-12-28 17:55:20 +01:00
Markus Unterwaditzer
4fe6d59d1f
Changelog for e8dbe9
2015-12-27 23:39:56 +01:00
Markus Unterwaditzer
c0f773214f
Bugfix: open_graphical_browser opens CLI browsers
2015-12-25 21:06:55 +01:00
Markus Unterwaditzer
bb4e7b2c0e
Version 0.7.4
2015-12-22 18:41:14 +01:00
Markus Unterwaditzer
709377561f
Release date is wrong
2015-12-18 21:08:36 +01:00
Markus Unterwaditzer
2c600c96e5
Require at least lxml==3.1
2015-12-18 21:08:35 +01:00
Markus Unterwaditzer
cdc026ed3d
Add changelogs for next version
2015-12-16 15:09:40 +01:00
Markus Unterwaditzer
6b5cd035da
Massively improve doc refs
...
Fix #243
2015-12-06 21:10:02 +01:00
Markus Unterwaditzer
ffadca3553
Version 0.7.3
2015-11-05 16:46:03 +01:00
Markus Unterwaditzer
ed3ffcfdee
Version 0.7.2
2015-11-05 15:43:33 +01:00
Markus Unterwaditzer
2775dafffd
Version 0.7.1
2015-11-05 15:39:08 +01:00