Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
Changelog: http://www.inf-it.com/carddavmate/changelog.txt http://www.inf-it.com/caldavzap/changelog.txt
Download: http://www.inf-it.com/CardDavMATE_0.11.0.zip http://www.inf-it.com/CalDavZAP_0.9.0.zip
Many thanks for your feedbacks and bugreports!
JM
Hi Ján,
thanks a lot! So far (almost) everything seems to work well. I've just noticed two minor issues, not sure if these are known:
1) It doesn't show tasks without due date. 2) I have a recurring all-day event that spans multiple days (i.e. it starts on Friday and ends on Monday and recurs every 14 days), but the calendar view shows it on Friday only.
Anyway, these are great releases. The speed improvements are remarkable.
cheers
Marten
Am 28.06.2013 00:13, schrieb Ján Máté:
Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
Changelog: http://www.inf-it.com/carddavmate/changelog.txt http://www.inf-it.com/caldavzap/changelog.txt
Download: http://www.inf-it.com/CardDavMATE_0.11.0.zip http://www.inf-it.com/CalDavZAP_0.9.0.zip
Many thanks for your feedbacks and bugreports!
JM
Hi Marten,
will check and fix - looks like we need to release 0.9.1 soon :-(
JM
On Jun 28, 2013, at 10:33 AM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
thanks a lot! So far (almost) everything seems to work well. I've just noticed two minor issues, not sure if these are known:
- It doesn't show tasks without due date.
- I have a recurring all-day event that spans multiple days (i.e. it starts on Friday and ends on Monday and recurs every 14 days), but the calendar view shows it on Friday only.
Anyway, these are great releases. The speed improvements are remarkable.
cheers
Marten
Am 28.06.2013 00:13, schrieb Ján Máté:
Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
Changelog: http://www.inf-it.com/carddavmate/changelog.txt http://www.inf-it.com/caldavzap/changelog.txt
Download: http://www.inf-it.com/CardDavMATE_0.11.0.zip http://www.inf-it.com/CalDavZAP_0.9.0.zip
Many thanks for your feedbacks and bugreports!
JM
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
Hi Ján,
I've just found another issue. I've bound a couple of shared calendars to my calendar home. CalDavZAP shows these calendars but I can't edit any of the events in that calendar nor can I add new events. Here are the properties of that calendar:
<response> <href>/caldav.php/marten/attendance/</href> <propstat> <prop> C1:supported-calendar-component-set <C1:comp name="VEVENT"/> <C1:comp name="VTODO"/> <C1:comp name="VJOURNAL"/> <C1:comp name="VTIMEZONE"/> <C1:comp name="VFREEBUSY"/> <C1:comp name="VPOLL"/> <C1:comp name="VAVAILABILITY"/> </C1:supported-calendar-component-set> <current-user-privilege-set> <privilege> <read/> </privilege> <privilege> <read-current-user-privilege-set/> </privilege> <privilege> C1:read-free-busy/ </privilege> <privilege> <write/> </privilege> <privilege> <write-properties/> </privilege> <privilege> <write-content/> </privilege> <privilege> <bind/> </privilege> <privilege> <unbind/> </privilege> </current-user-privilege-set> <C:getctag>"36dce977da720327433f756e0ba16cf3"</C:getctag> <supported-report-set> <supported-report> <report> <principal-property-search/> </report> </supported-report> <supported-report> <report> <principal-search-property-set/> </report> </supported-report> <supported-report> <report> <expand-property/> </report> </supported-report> <supported-report> <report> <sync-collection/> </report> </supported-report> <supported-report> <report> C1:calendar-query/ </report> </supported-report> <supported-report> <report> C1:calendar-multiget/ </report> </supported-report> <supported-report> <report> C1:free-busy-query/ </report> </supported-report> </supported-report-set> <displayname>dmfs - attendance</displayname> <resourcetype> <collection/> C1:calendar/ <X:webdav-binding/> </resourcetype> </prop> <status>HTTP/1.1 200 OK</status> </propstat> </response>
As you can see I do have write access to the calendar, but CalDAVZap doesn't allow me to write to it. The server is DAViCal 1.1.1-1 and I've granted "READ/WRITE" privileges for my account.
cheers
Marten
Am 28.06.2013 11:22, schrieb Ján Máté:
Hi Marten,
will check and fix - looks like we need to release 0.9.1 soon :-(
JM
On Jun 28, 2013, at 10:33 AM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
thanks a lot! So far (almost) everything seems to work well. I've just noticed two minor issues, not sure if these are known:
- It doesn't show tasks without due date.
- I have a recurring all-day event that spans multiple days (i.e. it starts on Friday and ends on Monday and recurs every 14 days), but the calendar view shows it on Friday only.
Anyway, these are great releases. The speed improvements are remarkable.
cheers
Marten
Am 28.06.2013 00:13, schrieb Ján Máté:
Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
Changelog: http://www.inf-it.com/carddavmate/changelog.txt http://www.inf-it.com/caldavzap/changelog.txt
Download: http://www.inf-it.com/CardDavMATE_0.11.0.zip http://www.inf-it.com/CalDavZAP_0.9.0.zip
Many thanks for your feedbacks and bugreports!
JM
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
Hi Marten & others,
here is a 0.9.0 patch with the following changes:
- added additional automatic fixes for invalid events - fixed a bug where all completed todos were visible at all times when appleSupportMode was turned on - moved window resize callback to proper position after software initialization - bind resources are no longer read-only
Do not forget to execute ./cache_update.sh after patching!
We will release the next version with minor fixes soon (there are still few minor bugs we need to investigate).
JM
On Jul 1, 2013, at 1:34 PM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
I've just found another issue. I've bound a couple of shared calendars to my calendar home. CalDavZAP shows these calendars but I can't edit any of the events in that calendar nor can I add new events. Here are the properties of that calendar:
<response> <href>/caldav.php/marten/attendance/</href> <propstat> <prop> <C1:supported-calendar-component-set> <C1:comp name="VEVENT"/> <C1:comp name="VTODO"/> <C1:comp name="VJOURNAL"/> <C1:comp name="VTIMEZONE"/> <C1:comp name="VFREEBUSY"/> <C1:comp name="VPOLL"/> <C1:comp name="VAVAILABILITY"/> </C1:supported-calendar-component-set> <current-user-privilege-set> <privilege> <read/> </privilege> <privilege> <read-current-user-privilege-set/> </privilege> <privilege> <C1:read-free-busy/> </privilege> <privilege> <write/> </privilege> <privilege> <write-properties/> </privilege> <privilege> <write-content/> </privilege> <privilege> <bind/> </privilege> <privilege> <unbind/> </privilege> </current-user-privilege-set> <C:getctag>"36dce977da720327433f756e0ba16cf3"</C:getctag> <supported-report-set> <supported-report> <report> <principal-property-search/> </report> </supported-report> <supported-report> <report> <principal-search-property-set/> </report> </supported-report> <supported-report> <report> <expand-property/> </report> </supported-report> <supported-report> <report> <sync-collection/> </report> </supported-report> <supported-report> <report> <C1:calendar-query/> </report> </supported-report> <supported-report> <report> <C1:calendar-multiget/> </report> </supported-report> <supported-report> <report> <C1:free-busy-query/> </report> </supported-report> </supported-report-set> <displayname>dmfs - attendance</displayname> <resourcetype> <collection/> <C1:calendar/> <X:webdav-binding/> </resourcetype> </prop> <status>HTTP/1.1 200 OK</status> </propstat> </response>
As you can see I do have write access to the calendar, but CalDAVZap doesn't allow me to write to it. The server is DAViCal 1.1.1-1 and I've granted "READ/WRITE" privileges for my account.
cheers
Marten
Am 28.06.2013 11:22, schrieb Ján Máté:
Hi Marten,
will check and fix - looks like we need to release 0.9.1 soon :-(
JM
On Jun 28, 2013, at 10:33 AM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
thanks a lot! So far (almost) everything seems to work well. I've just noticed two minor issues, not sure if these are known:
- It doesn't show tasks without due date.
- I have a recurring all-day event that spans multiple days (i.e. it starts on Friday and ends on Monday and recurs every 14 days), but the calendar view shows it on Friday only.
Anyway, these are great releases. The speed improvements are remarkable.
cheers
Marten
Am 28.06.2013 00:13, schrieb Ján Máté:
Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
Changelog: http://www.inf-it.com/carddavmate/changelog.txt http://www.inf-it.com/caldavzap/changelog.txt
Download: http://www.inf-it.com/CardDavMATE_0.11.0.zip http://www.inf-it.com/CalDavZAP_0.9.0.zip
Many thanks for your feedbacks and bugreports!
JM
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
Hi Ján,
looks like you forgot to attach the patch. I didn't receive anything ;-)
cheers
Marten
Am 01.07.2013 15:10, schrieb Ján Máté:
Hi Marten & others,
here is a 0.9.0 patch with the following changes:
- added additional automatic fixes for invalid events
- fixed a bug where all completed todos were visible at all times when appleSupportMode was turned on
- moved window resize callback to proper position after software initialization
- bind resources are no longer read-only
Do not forget to execute ./cache_update.sh after patching!
We will release the next version with minor fixes soon (there are still few minor bugs we need to investigate).
JM
On Jul 1, 2013, at 1:34 PM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
I've just found another issue. I've bound a couple of shared calendars to my calendar home. CalDavZAP shows these calendars but I can't edit any of the events in that calendar nor can I add new events. Here are the properties of that calendar:
<response> <href>/caldav.php/marten/attendance/</href> <propstat> <prop> <C1:supported-calendar-component-set> <C1:comp name="VEVENT"/> <C1:comp name="VTODO"/> <C1:comp name="VJOURNAL"/> <C1:comp name="VTIMEZONE"/> <C1:comp name="VFREEBUSY"/> <C1:comp name="VPOLL"/> <C1:comp name="VAVAILABILITY"/> </C1:supported-calendar-component-set> <current-user-privilege-set> <privilege> <read/> </privilege> <privilege> <read-current-user-privilege-set/> </privilege> <privilege> <C1:read-free-busy/> </privilege> <privilege> <write/> </privilege> <privilege> <write-properties/> </privilege> <privilege> <write-content/> </privilege> <privilege> <bind/> </privilege> <privilege> <unbind/> </privilege> </current-user-privilege-set> <C:getctag>"36dce977da720327433f756e0ba16cf3"</C:getctag> <supported-report-set> <supported-report> <report> <principal-property-search/> </report> </supported-report> <supported-report> <report> <principal-search-property-set/> </report> </supported-report> <supported-report> <report> <expand-property/> </report> </supported-report> <supported-report> <report> <sync-collection/> </report> </supported-report> <supported-report> <report> <C1:calendar-query/> </report> </supported-report> <supported-report> <report> <C1:calendar-multiget/> </report> </supported-report> <supported-report> <report> <C1:free-busy-query/> </report> </supported-report> </supported-report-set> <displayname>dmfs - attendance</displayname> <resourcetype> <collection/> <C1:calendar/> <X:webdav-binding/> </resourcetype> </prop> <status>HTTP/1.1 200 OK</status> </propstat> </response>
As you can see I do have write access to the calendar, but CalDAVZap doesn't allow me to write to it. The server is DAViCal 1.1.1-1 and I've granted "READ/WRITE" privileges for my account.
cheers
Marten
Am 28.06.2013 11:22, schrieb Ján Máté:
Hi Marten,
will check and fix - looks like we need to release 0.9.1 soon :-(
JM
On Jun 28, 2013, at 10:33 AM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
thanks a lot! So far (almost) everything seems to work well. I've just noticed two minor issues, not sure if these are known:
- It doesn't show tasks without due date.
- I have a recurring all-day event that spans multiple days (i.e. it starts on Friday and ends on Monday and recurs every 14 days), but the calendar view shows it on Friday only.
Anyway, these are great releases. The speed improvements are remarkable.
cheers
Marten
Am 28.06.2013 00:13, schrieb Ján Máté:
Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
Changelog: http://www.inf-it.com/carddavmate/changelog.txt http://www.inf-it.com/caldavzap/changelog.txt
Download: http://www.inf-it.com/CardDavMATE_0.11.0.zip http://www.inf-it.com/CalDavZAP_0.9.0.zip
Many thanks for your feedbacks and bugreports!
JM
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
Ups :-)
http://www.inf-it.com/fixes/CalDavZAP_0.9.0_fixes_1.diff
JM
On Jul 1, 2013, at 3:17 PM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
looks like you forgot to attach the patch. I didn't receive anything ;-)
cheers
Marten
Am 01.07.2013 15:10, schrieb Ján Máté:
Hi Marten & others,
here is a 0.9.0 patch with the following changes:
- added additional automatic fixes for invalid events
- fixed a bug where all completed todos were visible at all times when appleSupportMode was turned on
- moved window resize callback to proper position after software initialization
- bind resources are no longer read-only
Do not forget to execute ./cache_update.sh after patching!
We will release the next version with minor fixes soon (there are still few minor bugs we need to investigate).
JM
On Jul 1, 2013, at 1:34 PM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
I've just found another issue. I've bound a couple of shared calendars to my calendar home. CalDavZAP shows these calendars but I can't edit any of the events in that calendar nor can I add new events. Here are the properties of that calendar:
<response> <href>/caldav.php/marten/attendance/</href> <propstat> <prop> <C1:supported-calendar-component-set> <C1:comp name="VEVENT"/> <C1:comp name="VTODO"/> <C1:comp name="VJOURNAL"/> <C1:comp name="VTIMEZONE"/> <C1:comp name="VFREEBUSY"/> <C1:comp name="VPOLL"/> <C1:comp name="VAVAILABILITY"/> </C1:supported-calendar-component-set> <current-user-privilege-set> <privilege> <read/> </privilege> <privilege> <read-current-user-privilege-set/> </privilege> <privilege> <C1:read-free-busy/> </privilege> <privilege> <write/> </privilege> <privilege> <write-properties/> </privilege> <privilege> <write-content/> </privilege> <privilege> <bind/> </privilege> <privilege> <unbind/> </privilege> </current-user-privilege-set> <C:getctag>"36dce977da720327433f756e0ba16cf3"</C:getctag> <supported-report-set> <supported-report> <report> <principal-property-search/> </report> </supported-report> <supported-report> <report> <principal-search-property-set/> </report> </supported-report> <supported-report> <report> <expand-property/> </report> </supported-report> <supported-report> <report> <sync-collection/> </report> </supported-report> <supported-report> <report> <C1:calendar-query/> </report> </supported-report> <supported-report> <report> <C1:calendar-multiget/> </report> </supported-report> <supported-report> <report> <C1:free-busy-query/> </report> </supported-report> </supported-report-set> <displayname>dmfs - attendance</displayname> <resourcetype> <collection/> <C1:calendar/> <X:webdav-binding/> </resourcetype> </prop> <status>HTTP/1.1 200 OK</status> </propstat> </response>
As you can see I do have write access to the calendar, but CalDAVZap doesn't allow me to write to it. The server is DAViCal 1.1.1-1 and I've granted "READ/WRITE" privileges for my account.
cheers
Marten
Am 28.06.2013 11:22, schrieb Ján Máté:
Hi Marten,
will check and fix - looks like we need to release 0.9.1 soon :-(
JM
On Jun 28, 2013, at 10:33 AM, Marten Gajda marten@dmfs.org wrote:
Hi Ján,
thanks a lot! So far (almost) everything seems to work well. I've just noticed two minor issues, not sure if these are known:
- It doesn't show tasks without due date.
- I have a recurring all-day event that spans multiple days (i.e. it starts on Friday and ends on Monday and recurs every 14 days), but the calendar view shows it on Friday only.
Anyway, these are great releases. The speed improvements are remarkable.
cheers
Marten
Am 28.06.2013 00:13, schrieb Ján Máté:
Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
Changelog: http://www.inf-it.com/carddavmate/changelog.txt http://www.inf-it.com/caldavzap/changelog.txt
Download: http://www.inf-it.com/CardDavMATE_0.11.0.zip http://www.inf-it.com/CalDavZAP_0.9.0.zip
Many thanks for your feedbacks and bugreports!
JM
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org
VAT Reg. No.: DE269072391
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org VAT Reg. No.: DE269072391
Thanks. That fixed it. I've just noticed that some tasks without due date are indeed visible, but at least one is still missing. I'll send you the invisible tasks and the incorrectly shown event by tomorrow.
cheers
Marten
Am 01.07.2013 15:19, schrieb Ján Máté:
Ups :-)
http://www.inf-it.com/fixes/CalDavZAP_0.9.0_fixes_1.diff
JM
On Jul 1, 2013, at 3:17 PM, Marten Gajda <marten@dmfs.org mailto:marten@dmfs.org> wrote:
Hi Ján,
looks like you forgot to attach the patch. I didn't receive anything ;-)
cheers
Marten
Am 01.07.2013 15:10, schrieb Ján Máté:
Hi Marten & others,
here is a 0.9.0 patch with the following changes:
- added additional automatic fixes for invalid events
- fixed a bug where all completed todos were visible at all times when appleSupportMode was turned on
- moved window resize callback to proper position after software initialization
- bind resources are no longer read-only
Do not forget to execute ./cache_update.sh after patching!
We will release the next version with minor fixes soon (there are still few minor bugs we need to investigate).
JM
On Jul 1, 2013, at 1:34 PM, Marten Gajdamarten@dmfs.org wrote:
Hi Ján,
I've just found another issue. I've bound a couple of shared calendars to my calendar home. CalDavZAP shows these calendars but I can't edit any of the events in that calendar nor can I add new events. Here are the properties of that calendar:
<response> <href>/caldav.php/marten/attendance/</href> <propstat> <prop> <C1:supported-calendar-component-set> <C1:comp name="VEVENT"/> <C1:comp name="VTODO"/> <C1:comp name="VJOURNAL"/> <C1:comp name="VTIMEZONE"/> <C1:comp name="VFREEBUSY"/> <C1:comp name="VPOLL"/> <C1:comp name="VAVAILABILITY"/> </C1:supported-calendar-component-set> <current-user-privilege-set> <privilege> <read/> </privilege> <privilege> <read-current-user-privilege-set/> </privilege> <privilege> <C1:read-free-busy/> </privilege> <privilege> <write/> </privilege> <privilege> <write-properties/> </privilege> <privilege> <write-content/> </privilege> <privilege> <bind/> </privilege> <privilege> <unbind/> </privilege> </current-user-privilege-set> <C:getctag>"36dce977da720327433f756e0ba16cf3"</C:getctag> <supported-report-set> <supported-report> <report> <principal-property-search/> </report> </supported-report> <supported-report> <report> <principal-search-property-set/> </report> </supported-report> <supported-report> <report> <expand-property/> </report> </supported-report> <supported-report> <report> <sync-collection/> </report> </supported-report> <supported-report> <report> <C1:calendar-query/> </report> </supported-report> <supported-report> <report> <C1:calendar-multiget/> </report> </supported-report> <supported-report> <report> <C1:free-busy-query/> </report> </supported-report> </supported-report-set> <displayname>dmfs - attendance</displayname> <resourcetype> <collection/> <C1:calendar/> <X:webdav-binding/> </resourcetype> </prop> <status>HTTP/1.1 200 OK</status> </propstat> </response>
As you can see I do have write access to the calendar, but CalDAVZap doesn't allow me to write to it. The server is DAViCal 1.1.1-1 and I've granted "READ/WRITE" privileges for my account.
cheers
Marten
Am 28.06.2013 11:22, schrieb Ján Máté:
Hi Marten,
will check and fix - looks like we need to release 0.9.1 soon :-(
JM
On Jun 28, 2013, at 10:33 AM, Marten Gajdamarten@dmfs.org wrote:
Hi Ján,
thanks a lot! So far (almost) everything seems to work well. I've just noticed two minor issues, not sure if these are known:
- It doesn't show tasks without due date.
- I have a recurring all-day event that spans multiple days (i.e. it starts on Friday and ends on Monday and recurs every 14 days), but the calendar view shows it on Friday only.
Anyway, these are great releases. The speed improvements are remarkable.
cheers
Marten
Am 28.06.2013 00:13, schrieb Ján Máté: > Hi everybody, > > CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released. > > Changelog: > http://www.inf-it.com/carddavmate/changelog.txt > http://www.inf-it.com/caldavzap/changelog.txt > > Download: > http://www.inf-it.com/CardDavMATE_0.11.0.zip > http://www.inf-it.com/CalDavZAP_0.9.0.zip > > > Many thanks for your feedbacks and bugreports! > >
> JM
Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email:marten@dmfs.org twitter:twitter.com/dmfs_org http://twitter.com/dmfs_org
VAT Reg. No.: DE269072391
-- Marten Gajda Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email:marten@dmfs.org twitter:twitter.com/dmfs_org http://twitter.com/dmfs_org
VAT Reg. No.: DE269072391
--
*Marten Gajda* Schandauer Straße 34 01309 Dresden Germany
tel: +49 177 4427167 email: marten@dmfs.org twitter: twitter.com/dmfs_org http://twitter.com/dmfs_org
VAT Reg. No.: DE269072391
On Fri, 28 Jun 2013 00:13:52 +0200 Ján Máté jan.mate@inf-it.com wrote:
Hi everybody,
CardDavMATE 0.11.0 and CalDavZAP 0.9.0 are released.
CalDavZAP now works in Google Chrome on Linux. If this is due to the new version of CalDavZAP or the reason upgrade of Google Chrome is hard to say;-)
On Jun 28, 2013, at 5:42 PM, Michael Rasmussen mir@datanom.net wrote:
CalDavZAP now works in Google Chrome on Linux. If this is due to the new version of CalDavZAP or the reason upgrade of Google Chrome is hard to say;-)
Both ... we found several bugs in Chrome regex implementation so I updated some regexes :-)
JM