Evert Pot
Evert Pot
The first thing that would already be tremendously helpful, would be: 1. Create a branch / fork of Baikal 2. Install silex and twig 3. Port the baikal templates to...
Awesome! Well... same thing goes. Let me know how I can assist in starting =)
You're totally right that this is missing. It's a documented unimplemented feature though. There's actually a LOT of things missing from the `RRULE` iterator. See here: https://github.com/sabre-io/vobject/blob/master/lib/Recur/EventIterator.php#L28 When I first...
@DominikTo did you try setting it up with the full principal url?
Did you try an extra slash behind admin? Can make all the difference (for both clients). Also for both of them we might want to consider reporting bugs, because this...
It should either have been set in propertystorage, or pathfilter would have caused it to return a 403. Are you looking at the right table and database @DominikTo ?
God I hate mysql for stuff like that :/
This will take a bit longer to integrate, because there's problems with sabre/katana's schema. Once #292 is integrated, this can be integrated too.
Requires work in sabre/dav, so I'm removing it from this milestone.
Hi @lkraav , you can track the status of the standard sharing implementation here: https://github.com/fruux/sabre-dav/pull/696 The goal is to complete this for sabre/dav 3.1. After 3.1 is released, we'll also...