Hi Ján, hi list
First of all, thanks for your great job! And sorry for my poor english
Today, we use Agendav (www.agendav.org) for our users.
I follow your work since the first release.
We need features before migrate from Agendav to CaldavZap in a near future.
Maybe it's already in your roadmap? (if not, can you give us your point
of view? I read that you work first on the performance issues)
- Agendav allow users to share their own calendar(s) directly to other
users present in the davical server database.
We like this feature because the davical admin frontend is too complex
for basic users.
- Is-there a way to let the user to choose the color of his calendars.
Usefull for groups: each member can select the color of his choice for
the team calendar.
This feature is not server-dependant (i know that the color can be
transmitted to the caldav server but this is not what we want)
- Permit users to include external calendars ( .ics ) directly via
caldavzap web frontend. Actually it seems possible only via config files.
- Permit users to create calendars (already discussed in caldavzap
mailing list). I think that it's already in the roadmap.
- Forced Refresh button without waiting. ( F5 disconnect the user)
Regards;
Adrien
Hi,
I'm running a davical + apache setup since years, and I recently
installed caldavzap.
Amongst my many virtualhosts, I added a specific one for caldavzap, and
I'm struggling to make it work.
(This one is called webcal.mydomain.net)
I'm facing some serious issues to understand the documentation.
In globalAccountSettings, I defined that :
href: 'http://cal.mydomain.net/caldav.php/USERNAME1/'
crossDomain: true
[...]
ref: 'http://cal.ecarnot.net/caldav.php/USERNAME1/',
crossdomain: true,
In globalNetworkCheckSettings, I defined that :
href: 'http://cal.ecarnot.net/caldav.php/'
crossDomain: true
I also added the specific config about the mod_headers into the davical
virtualhost settings.
- What I get is the login screen appears.
In apache log files, I see that :
File does not exist: /home/websites/webcal/lib/jquery-2.0.3.min.map
- Testing a wrong password correctly fails
- Testing a correct password leads to a blank page.
In the javascript console, I see that :
Uncaught TypeError: Cannot call method 'indexOf' of undefined main.js:398
I am really lost betweend the many things and places I should configure.
May you help please?
--
Nicolas Ecarnot
Hi
I see an eye symbol next to one of the calendars in my resources list.
But I could not find any reason why there is an eye symbol next to that
calendar and not next to any other.
Where does it come from and how is it configured, please?
Thanks, David
Hi,
I have checked your answers
http://www.inf-it.com/mlmmj/davclients/2013-05/0000015.html
and
http://www.inf-it.com/mlmmj/davclients/2013-07/0000012.html
but can still see only my own calendar.
I have enabled the settings in misc/config_davical.txt and enabled
delegation:
var globalNetworkCheckSettings={href:
location.protocol+'//'+location.hostname+(location.port ?
':'+location.port:
'')+location.pathname.replace(RegExp('/+[^/]+/*(index\.html)?$'),'')+'/caldav.php/', hrefLabel: null, crossDomain: null, additionalResources: [], forceReadOnly: null, withCredentials: false, showHeader: true, settingsAccount: true, checkContentType: true, syncInterval: 60000, timeOut: 30000, lockTimeOut: 10000, delegation: true, ignoreAlarms: false, backgroundCalendars: []}
Also in DAViCal I have tried with different sharing settings, but none
worked. I can still only see my own calendar and no else.
Can you please be a little more specific how to enable sharing?
Thank you,
David