Closed jvb1 closed 11 years ago
i didn't test the current version against zimbra. are you able to provide a test account for development? i would like to add this issue for the v1.9
do you already use zimbra with the sync adapter v1.7 or one of the 1.8-alphas?
I created an account without 1.7 This works as an one way sync. I can see Zimbra but i can 't make changes.
there is a good chance that zimbra will work with v1.8 you can try my pre-release with 2 way sync. https://github.com/timoberger/AndroidCaldavSyncAdapater/releases/tag/V1.8-alpha-3
please write a short report if you are testing the alpha.
I've tested v1.8 This version works one way but in the other direction. I can connect with my agenda but I can't see any apointment that is in zimbra. If I make a new appointment in android, it appears in Zimbra. When I make some changes in the appointment on android, it doesn't change in Zimbra. Let me know if I can test something else.
wrong thread, sorry
if i understand you right:
I trie to explain better
please check which version in detail is installed (there is no version V1.8) on your device. see "settings" -> "apps" -> "caldav sync adapter" please check if the acount is enabled to syncronize with the server (default value is "off")
did you add multiple calendars with multiple accounts? if so, please see issue #102 (i am currently working on)
It's v.1.8 alpha-3. I used the link you send me. I only have added one calendar. syncronize is on. Last sync today 9:28
as i do not have access to a zimbra server, can you provide a test account for development to me? (timoberger@users.sourceforge.net)
Sorry I'm not allowed to do that. I will ask our ICT. If you wan't I can do some tests for you.
can you provide a network dump with charles proxy (http://www.charlesproxy.com/)? the debug output could be helpful too. please send this directly to me: timoberger@users.sourceforge.net
Do you have any instructions how to do this on android?
2013/9/21 timoberger notifications@github.com
can you provide a network dump with charles proxy ( http://www.charlesproxy.com/)? the debug output could be helpful too. please send this directly to me: timoberger@users.sourceforge.net
— Reply to this email directly or view it on GitHubhttps://github.com/gggard/AndroidCaldavSyncAdapater/issues/103#issuecomment-24861901 .
it makes more sense if i debug zimbra by myself. but this has to wait as i want to get the V1.8 out.
I confirm that appointments created in Zimbra do not appear on Android.
I tested against latest git revision.
@roidelapluie are you able to provide a test account?
@timoberger Hi, I can provide you a test zimbra account. How can I transmit it in private?
@Ta1bolo great :) please send the account to timoberger@users.sourceforge.net
@timoberger Done :)
there have been 2 issues.
zimbra users have to:
this should be all.
i released the v1.8.1-beta.1 https://github.com/timoberger/AndroidCaldavSyncAdapater/releases/tag/v1.8.1-beta.1 test this with zimbra and give some feedback please.
Hi In this version i have 2 way sync between zimbra open source and android. That's good. Sometimes it take some time before my appointments showed in my calendar. To sync i have to open my settings and let the sync run. How to change when sync is running.
Nice work
the sync trigger is controlled by android itself. there is currently no way to change the sync occurrence. @Ta1bolo are you the admin for the server you gave me? i would like to have a permanent account to check against.
i will close this issue. feel free to reopen if needed.
@timoberger Yes I am, no problem to let this account open to you for testing purpose. I try 1.8.1-beta.1 and now it works for calendars created in Zimbra. But I also have iCal subscription in Zimbra and, despite sync adapter find them, I can't see any events in Agenda. So, I add one to the test account, can you please watch where the problem is? Do you want me to create a new issue for this?
timoberger: caldavd, any URL combination which is actually recognized, results in a general sync failure. I've got a test account set up for you if you would like to pursue it -- email me at don@donbarry.org for the credentials. Thanks for working on this important tool!
@djbarry thanks for the offer. did you test your server with my latest release 1.8.1-beta.1 ?
On 10/23/2013 02:32 AM, timoberger wrote:
@djbarry thanks for the offer. did you test your server with my latest release 1.8.1-beta.1 ?
Reply to this email directly or view it on GitHub: https://github.com/gggard/AndroidCaldavSyncAdapater/issues/103#issuecomment-26883336
Yes, with the same results as 1.8 -D
@djbarry i just realized that this is not zimbra. please open a new issue for caldavd and describe the set up a little bit.
@Ta1bolo there is a bug within the beta.1 you have used french special chars and the sync adapter uses the decoded path where the encoded path should be used.
@djbarry your issue will be handled with #126
With 1.8.1 beta-1 I can get 'my' Zimbra calendar using the principal url and I can add events to it. But I'd like to use a shared calendar as well. In 1.7 with the one way syncing, I'd add a CalDav account for every shared calendar with an URL like this: https://zimbratest.example.com/dav/lahaine@example.com/Gruppe%20von%20Doe,%20John/ That would be the calendar called Gruppe shared by my colleague John Doe. How can I access this calender with 1.8.1+
@LaHaine you will have to wait for 1.8.1-beta.2 or the official release of 1.8.1. sorry.
Hi! Thanks a lot! It's ok for me 2 way sync using https://github.com/timoberger/AndroidCaldavSyncAdapater/releases/tag/v1.8.1-beta.1 on Android 4.1.2 on Galaxy S2 and our Zimbra server open source 7.7.2 .
Thanks!
@timoberger: I can use two way sync with my personal Zimbra calendar, but I cannot add an entry to the shared calendar added with an URL like mentioned above. It would be nice to have a way to discover shared calendars like on the Zimbra web interface.
Is zimbra open source supported for 2way sync?