Hi,
I read a lot of CalDavZAP and tried to use ist. But it's not possible
for me. I used a lot of hours to search and get a working
configuration[e.g. [1,2,3]. Or better some example configurations. But I
can't find any help. So I wanna ask you.
Available on the website [4]: "Tested with the following CalDAV servers:
DAViCal, OS X server, Cyrus IMAP CalDAV (beta), SabreDAV, Baïkal,
Radicale (>=0.8) and Oracle Communications Calendar Server"
Well, the questions is: How does it works and what setup/config was
used? Can anyone help me for this?
CalDavZAP 0.10.0.1:
I use Radicale (0.8 and tried also git version) with
htpasswd for user authentication, added header information in radicale
config and tried some different configurations for CalDavZAP.
[...]
[auth]
type = htpasswd
htpasswd_encryption = sha1
[headers]
Access-Control-Allow-Origin = *
Access-Control-Allow-Methods = DELETE, HEAD, GET, LOCK, MKCALENDAR,
MKCOL, MOVE, OPTIONS, POST, PROPFIND, PROPPATCH, PUT, REPORT, UNLOCK
Access-Control-Allow-Headers = User-Agent, Authorization, Content-type,
Depth, If-match, If-None-Match, Lock-Token, Timeout, Destination,
Overwrite, X-client, X-Requested-With
Access-Control-Expose-Headers: Etag
When I'll start with CardDavMATE, I think, the problem will be similar.
Best regards,
Frank
[1]
http://librelist.com/browser//radicale/2013/3/30/known-working-web-clients/
[2] http://www.inf-it.com/mlmmj/davclients/2013-10/0000001.html
[3] http://www.inf-it.com/mlmmj/davclients/2013-12/0000013.html
[4] http://www.inf-it.com/open-source/clients/caldavzap/
Hi list,
CalDavZAP 0.10.0.1 released. Thank you very much for your bug reports (Ken Murchison, Johan Vromans) and the new Spanish translation (Damián Vila)!
changelog: http://www.inf-it.com/caldavzap/changelog.txt
download: http://www.inf-it.com/CalDavZAP_0.10.0.1.zip
demo: http://www.inf-it.com/caldavzap/
Short roadmap for future releases:
0.10.1:
- delegation support in the interface (you can select which calendars you want to enable/disable directly in the interface)
- color picker (support for changing calendar colors)
0.11.0:
- invitation support
JM
I have a task that is due, and it is displayed by the task widget with a
standing out (red) date.
I want to postpone it, so using CalDAVzap I change the date to somewhen
in the future.
The modified task is correctly synched to Android, but the widget does
not update.
The screenshots show 1) the task widget on the home screen, and 2) the
task data when clicked on the task widget.
-- Johan