Markus Unterwaditzer
8171c46b10
Add docs for partial-sync
2016-10-22 23:44:54 +02:00
Markus Unterwaditzer
be297b52df
Merge pull request #515 from pimutils/partial-sync
...
Partial sync
2016-10-03 20:52:34 +02:00
Markus Unterwaditzer
d1495118c0
docs: Clarify importance of make install-dev
2016-10-03 19:26:02 +02:00
Markus Unterwaditzer
827299ef24
Add CLI for partial_sync
2016-10-03 19:01:03 +02:00
Markus Unterwaditzer
6f4ff7aab1
Replace Dav with DAV
...
Fix #501
2016-09-27 10:46:17 +02:00
Markus Unterwaditzer
ac3fd8d7fc
Elaborate on collections
...
Fix #444
2016-09-27 10:36:55 +02:00
Markus Unterwaditzer
2cf0aee526
Add known problems for nextcloud
2016-09-26 19:02:47 +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
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
d9387ad0a7
Improve title
2016-08-27 15:49:22 +02:00
Markus Unterwaditzer
ecd35e4a00
Move installation to own page
2016-08-27 15:48:35 +02:00
Markus Unterwaditzer
509b1f5b88
Add debian package
2016-08-27 15:45:23 +02:00
Markus Unterwaditzer
6bed4f504e
Add the CoC to this project
2016-08-23 23:45:22 +02:00
Markus Unterwaditzer
e9185324ae
Fix up links for new docs URL
2016-08-15 20:44:45 +02:00
Markus Unterwaditzer
bec3a81186
Restructure setup.py
...
See #487
2016-08-13 12:05:32 +02:00
Evgeni Golov
9f5c88bece
point out that CalDAV/CardDAV is different to Calendar/Contacts APIs
2016-06-10 07:43:15 +02:00
Evgeni Golov
f3023748a7
properly quote "from a" ( #463 )
2016-06-09 23:09:12 +02:00
Markus Unterwaditzer
586f923c83
Remove outdated parameter from docs
2016-05-30 22:52:39 +02:00
Markus Unterwaditzer
35c46a030a
Add vdirel to applications
...
cc @damiencassou
See https://github.com/DamienCassou/vdirel/issues/1
2016-05-24 16:39:32 +02:00
Markus Unterwaditzer
d7a527b5be
Add Gentoo package
...
Thanks to @amynka
2016-05-07 01:24:34 +02:00
Markus Unterwaditzer
3ac486cff1
Remove absolute links within docs
...
Leftover from old filename CONTRIBUTING.rst
2016-04-28 01:32:25 +02:00
Markus Unterwaditzer
632b884e54
New domain for readthedocs
2016-04-28 01:30:56 +02:00
Markus Unterwaditzer
d06dd4ca85
Add example for metadata sync ( #440 )
...
Fix #422
2016-04-28 00:55:35 +02:00
Markus Unterwaditzer
41c59f4c47
Make discovery explicit ( #439 )
...
* Make discovery explicit
Fix #438
2016-04-27 02:17:16 +02:00
Markus Unterwaditzer
3bad8e0c78
pipsi: Use Python 3
2016-04-20 19:04:12 +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
Markus Unterwaditzer
f4d285a066
Add link to ToS
2016-04-07 23:23:13 +02:00
Markus Unterwaditzer
12c22f19c0
Remove default client ID for Google
...
Change the documentation accordingly
Fix #407
2016-04-07 23:10:00 +02:00
Markus Unterwaditzer
d034c6b67f
Split table of contents into three categories
...
* Split table of contents into three categories
* Add info about issue tracker and waffle.io
Fix #388
2016-04-04 23:24:06 +02:00
Markus Unterwaditzer
2888757e1b
Refactor Google support into own storage types
2016-04-02 21:14:17 +02:00
Marek Marczykowski
6d8db949fa
Initial OAuth2 (Google variant) support for dav storage
...
This commits adds 'oauth2_google' authentication mechanism to dav
storage driver.
2016-04-02 20:51:11 +02:00
Markus Unterwaditzer
b501a86081
Fix formatting in docs
2016-03-30 23:13:12 +02:00
Markus Unterwaditzer
b93bcf0ba8
New IRC channel
2016-03-16 00:26:48 +01:00
Markus Unterwaditzer
3fd1098ca5
docs: Reformat packaging.rst
2016-03-15 20:42:43 +01:00
Markus Unterwaditzer
89f9b35e1c
docs: Annotate commands in contributing.rst
2016-03-15 20:36:57 +01:00
Markus Unterwaditzer
b726364b93
Replace all instances of untitaker with pimutils
2016-03-15 15:36:40 +01:00
Damien Cassou
e5e1f42013
Fix Makefile rule to reference install-test
2016-03-14 07:46:40 +01:00
Markus Unterwaditzer
66bd52244d
Remove old Baikal xfails
...
Ref #160
Ref https://github.com/fruux/sabre-dav/issues/422
2016-03-08 21:27:45 +01:00
Markus Unterwaditzer
7ad2af7063
packaging.rst: Add note about DETERMINISTIC_TESTS
2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
c7e6ca20e4
Add packaging guidelines
2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
325831049b
Reshuffle docs again
2016-03-04 14:58:55 +01:00
Markus Unterwaditzer
d1d47256ab
Fix stylization in tutorial
2016-02-25 23:04:02 +01:00
Markus Unterwaditzer
00c0d64632
Docs: Fix ambiguous use of term metadata
2016-02-24 16:49:22 +01:00
Markus Unterwaditzer
532f63a227
Re-add vdir to toctree
2016-02-21 14:31:29 +01:00
Markus Unterwaditzer
452cec1778
Restructure docs
2016-02-20 21:56:02 +01:00
Markus Unterwaditzer
865a2df854
Add IRC channel to docs
2016-02-20 21:45:16 +01:00
Markus Unterwaditzer
727ce250cf
Remove the default of collections to autodiscovery
...
See #328
2016-02-12 23:00:07 +01:00
Markus Unterwaditzer
15c8ceee5f
Rewrite 'When' page
2016-02-01 22:48:20 +01:00
lfam
6d01161a05
Mention GNU Guix package
...
* docs/tutorial.rst (Installation): Add link to GNU Guix package.
2016-01-16 19:27:49 -05:00
Markus Unterwaditzer
3a3b6ee7ee
Remove keyring support
2016-01-16 23:29:14 +01:00
Markus Unterwaditzer
7583be5826
Document that SHA256 fingerprints already work
...
Fix #321
2016-01-15 21:37:45 +01:00
Markus Unterwaditzer
893f29dbaf
Flake8 fixes
2016-01-14 02:51:22 +01:00
Markus Unterwaditzer
99f5e51ab6
Tutorial reformatting
2015-12-31 16:26:24 +01:00
JocelynDelalande
0a9a04eabd
Fix typo on collection discovery doc
...
(the example from the doc crashes on setting validation)
2015-12-13 14:45:34 +01:00
Christian Geier
2fd4e24a58
improve doc on keyring usage
2015-12-12 15:40:16 +01:00
Markus Unterwaditzer
6b5cd035da
Massively improve doc refs
...
Fix #243
2015-12-06 21:10:02 +01:00
Markus Unterwaditzer
20e04e6bff
Add more pkg links
2015-11-06 00:00:29 +01:00
Markus Unterwaditzer
f74b6ac78e
Use setuptools extras instead of requiring user to manually specify deps
2015-11-05 15:36:25 +01:00
Markus Unterwaditzer
d2eeaf86ee
Add docs
2015-11-05 00:12:55 +01:00
Markus Unterwaditzer
6ceeb99f4a
remoteStorage implementation
2015-11-05 00:00:18 +01:00
Markus Unterwaditzer
3627c6e810
Add example to owncloud docs
2015-10-30 20:15:37 +01:00
Markus Unterwaditzer
98111e7625
Add helpful command to fingerprint docs
2015-10-30 20:11:39 +01:00
Markus Unterwaditzer
4ffce4ef12
Remove last traces of password_command
2015-10-28 16:43:40 +01:00
Markus Unterwaditzer
21b1bafc48
Add prompt strategy
2015-10-04 13:30:43 +02:00
Markus Unterwaditzer
3a4e4218a6
New password fetching
...
Fix #233
2015-09-11 02:53:31 +02:00
Markus Unterwaditzer
2fda4d6670
Add pipsi back to installation options
2015-08-12 23:01:31 +02:00
Ben Boeckel
216e6c3b21
ssl: use verify and verify_fingerprint
...
Both have their uses. The latter is very strict in what it will accept,
but it does not catch expired certificates.
2015-08-06 11:25:06 +02:00
Markus Unterwaditzer
60a7778cea
Document password_command behavior in keyring.rst
2015-07-16 15:18:31 +02:00
Markus Unterwaditzer
b44db992e7
Bidirectional sync
2015-07-07 16:32:47 +02:00
Markus Unterwaditzer
a007828f87
Simple metadata interface
2015-07-07 16:20:04 +02:00
Markus Unterwaditzer
1bec5afc2f
Rename example.cfg => config.example
2015-07-06 16:41:37 +02:00
Markus Unterwaditzer
7e6cf8cb28
There are always problems with computers
2015-06-19 00:12:00 +02:00
Markus Unterwaditzer
902c62c083
Add note regarding iCloud's 2fa
...
See #220
2015-06-18 23:43:00 +02:00
Markus Unterwaditzer
ad26e56b1d
Remove watdo
2015-06-18 16:49:50 +02:00
Markus Unterwaditzer
364912b496
Rewrite when.rst
2015-06-14 15:09:11 +02:00
Markus Unterwaditzer
d9a888abda
Hopefully explain better what vdirs are
2015-06-14 14:28:33 +02:00
Markus Unterwaditzer
35c272dda2
Switch to setuptools-scm
2015-06-12 02:47:21 +02:00
Markus Unterwaditzer
c4b4a4e8ad
Mention MS tool for fixing broken Outlook events
...
See #214
2015-06-08 15:21:52 +02:00
Markus Unterwaditzer
d2f9c73079
Move link to first mention of Radicale
2015-06-07 11:25:08 +02:00
Markus Unterwaditzer
13ff39801b
Elaborate on problems with davmail
2015-06-07 11:23:47 +02:00
Markus Unterwaditzer
548575bfaf
Remove ppl from recommended software
...
The software drops unknown data fields and seems to be barely
maintained.
2015-06-06 06:40:07 +02:00
Markus Unterwaditzer
da87c0210c
Use HTTPS links whenever possible
2015-06-05 15:40:44 +02:00
Markus Unterwaditzer
c830c2b5a4
Add when.rst
2015-06-05 14:46:54 +02:00
Markus Unterwaditzer
7ace6fb8f1
Permissions of status files are now checked
...
Also vdirsyncer now doesn't leak passwords from the config file into
the collection cache.
See #213 .
2015-06-05 12:00:48 +02:00
Markus Unterwaditzer
ce1c255152
Add info about collection-creation to docs
2015-06-04 12:58:05 +02:00
Markus Unterwaditzer
3aa27f6d37
Keep opinions out of the docs
...
Especially the ones that are not mine :D
2015-05-25 11:02:26 +02:00
Markus Unterwaditzer
eec503b7d7
Remove hints about Google calendar, nothing works
2015-05-08 14:01:53 +02:00
Markus Unterwaditzer
157cd25151
Fix typo
2015-05-08 11:47:45 +02:00
Markus Unterwaditzer
8c7af4bfc9
Disallow verify=false
2015-04-28 16:56:05 +02:00
Markus Unterwaditzer
2b3e53a7d2
Expand on Radicale
2015-04-25 11:20:31 +02:00
Markus Unterwaditzer
6783abb65f
Update DavMail section
2015-04-25 10:51:29 +02:00
Markus Unterwaditzer
6d50112f97
Fix docs
2015-04-13 20:33:45 +02:00
Markus Unterwaditzer
fecfa90bb2
Clarify sensitivity of status data
2015-04-11 19:09:04 +02:00
Markus Unterwaditzer
1cbb8f2274
Improve documentation on verify_fingerprint
2015-04-10 17:32:34 +02:00
Markus Unterwaditzer
aaafbd5d14
Add missing link
2015-03-31 01:23:01 +02:00
Markus Unterwaditzer
28d589e8eb
Expand supported task managers
2015-03-31 00:42:10 +02:00
Hugo Osvaldo Barrera
d790a3bb5c
Mention todoman as a supported client.
2015-03-30 17:19:42 -03:00
Markus Unterwaditzer
a05b3f27a2
Add fedora package to docs
2015-03-11 16:53:00 +01:00
Markus Unterwaditzer
e5b75c571f
Add _static path to git
2015-03-04 20:42:17 +01:00
Markus Unterwaditzer
b94b36a4eb
Some link fixes
2015-03-04 19:39:26 +01:00