gggard / AndroidCaldavSyncAdapater

Caldav synch adapter for Android
246 stars 88 forks source link

Zimbra open source #103

Closed jvb1 closed 11 years ago

jvb1 commented 11 years ago

Is zimbra open source supported for 2way sync?

timoberger commented 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?

jvb1 commented 11 years ago

I created an account without 1.7 This works as an one way sync. I can see Zimbra but i can 't make changes.

timoberger commented 11 years ago

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.

jvb1 commented 11 years ago

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.

timoberger commented 11 years ago

wrong thread, sorry

timoberger commented 11 years ago

if i understand you right:

jvb1 commented 11 years ago

I trie to explain better

timoberger commented 11 years ago

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)

jvb1 commented 11 years ago

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

timoberger commented 11 years ago

as i do not have access to a zimbra server, can you provide a test account for development to me? (timoberger@users.sourceforge.net)

jvb1 commented 11 years ago

Sorry I'm not allowed to do that. I will ask our ICT. If you wan't I can do some tests for you.

timoberger commented 11 years ago

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

jvb1 commented 11 years ago

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 .

timoberger commented 11 years ago

it makes more sense if i debug zimbra by myself. but this has to wait as i want to get the V1.8 out.

roidelapluie commented 11 years ago

I confirm that appointments created in Zimbra do not appear on Android.

roidelapluie commented 11 years ago

I tested against latest git revision.

timoberger commented 11 years ago

@roidelapluie are you able to provide a test account?

Ta1bolo commented 11 years ago

@timoberger Hi, I can provide you a test zimbra account. How can I transmit it in private?

timoberger commented 11 years ago

@Ta1bolo great :) please send the account to timoberger@users.sourceforge.net

Ta1bolo commented 11 years ago

@timoberger Done :)

timoberger commented 11 years ago

there have been 2 issues.

timoberger commented 11 years ago

zimbra users have to:

this should be all.

timoberger commented 11 years ago

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.

jvb1 commented 11 years ago

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

timoberger commented 11 years ago

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.

Ta1bolo commented 11 years ago

@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?

djbarry commented 11 years ago

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!

timoberger commented 11 years ago

@djbarry thanks for the offer. did you test your server with my latest release 1.8.1-beta.1 ?

djbarry commented 11 years ago

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

timoberger commented 11 years ago

@djbarry i just realized that this is not zimbra. please open a new issue for caldavd and describe the set up a little bit.

timoberger commented 11 years ago

@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.

timoberger commented 11 years ago

@djbarry your issue will be handled with #126

LaHaine commented 11 years ago

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+

timoberger commented 11 years ago

@LaHaine you will have to wait for 1.8.1-beta.2 or the official release of 1.8.1. sorry.

Xoria64 commented 11 years ago

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!

LaHaine commented 10 years ago

@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.