Skip to content

Autodetect writable calenders from caldav server #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michael-dev
Copy link

Hi,

currently agendav queries the caldav server for home collections, which (for davical) lists all calenders below the base url of the user (e.g. myuser -> caldav.php/myuser/...) . Though, I'm using davical with groups and assign each user into multiple groups, which themself host the calenders.
Currently, there is no way to add these group calenders into the agendav view. This patch autodetects those.

Regards,
michael-dev

@ghost ghost assigned jorgelzpz Sep 26, 2012
@amishmm
Copy link

amishmm commented Jul 18, 2013

Hello,

Is this patch included in current development branch?

Even I need this feature.

thanks.

@jorgelzpz jorgelzpz removed this from the 1.3.0 milestone Jan 4, 2015
@michael-dev michael-dev removed this from the 1.3.0 milestone Jan 4, 2015
@adri-M
Copy link

adri-M commented Nov 20, 2016

Hi,
Can you modify and/or add this patch/feature to release 2.X (or make-it compatible to 2.0 stable)?
This is an important feature imo.
Thanks a lot for you help!

@Aguay-val
Copy link

Hi,

I'm agree ! It's pretty useful especially when you have multiple group in your davical server !
Thanks for the help !

@Reigns95
Copy link

Hello Everybody :),
i solved my problem with an own written programm that makes dynamic binds to davical.
A feature of the Program is that I can choose calendars for showing in AgenDav.
For example I can see:
ted
test
yoda
I choose:
ted and yoda
AgenDav will show only: ted and yoda (and your own calendar).
With these AgenDav will work with other readable calendars (with using groups).

@micwoj92
Copy link

micwoj92 commented Oct 6, 2023

This branch has conflicts that must be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants