-
### Steps to reproduce
1. Setup apache on port 8443
2. Every link in the system will get url:8443 on it except the one for appointments that will be without port.
3. Make sure that overwrite host…
-
### Steps to reproduce
1. Create a new calendar
2. Share it publicly
3. Create a event
4. and attach a file to it with a CalDav-Client (like Evolution) stored as base64 (storage work)
6. Open the…
oopen updated
9 months ago
-
**Reported by e_li on 31 May 2016 19:10**
**Version:** Egon Community Edition (2016.03.2)
- see "Steps To Reproduce"
Reason:
- UIDs created by CalDAV-Sync contain a '.' chara…
-
I'm trying to sync against a caldav URI that I use in all my other Calendar clients, but unfortunately org-caldav tells me the calendar is empty.
Debug log is:
========== Started sync.
========== St…
-
Is there any example what the .well-known should return? I think it would be nice to have this in the server, but for now I would like to add it to the haproxy cfg
Currently auto detection of the…
-
### Steps to reproduce
1. Nextcloud 30.0.1
2. Kalender 5.0.1
3. Problem:
Organisator can't access/change **main appointment series entry** after invited user declined first single entry.
In this case…
-
## Description and expectations
[Zimbra](https://www.zimbra.com/) is an email and collaboration solution. It features a CalDAV client.
When Zimbra's client is configured to read/edit a Tracim cale…
-
### Steps to reproduce
DriverException
An exception occurred while executing a query: SQLSTATE[42803]: Grouping error: 7 ERROR: column "cr.id" must appear in the GROUP BY clause or be used in an agg…
darix updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
While Planify supports a form of CalDAV, it really only seems to support Nextcloud.
**Describe the solution you'd like**
Actua…
-
Hello,
I am new to Python, so I feel like I am making a silly mistake.
I am trying to add an event to my calendar. The following code works:
```
from datetime import datetime
import caldav
…