Julian Müller

Results 30 comments of Julian Müller

@priittoobla Please have a look at this PR: https://github.com/owncloud/calendar/pull/907 Can you test it?

Can you please upload your event data? Or at least some reproducing test data before and after the remove of a single occurrence

Any errors in the server log or browser console? Looks weird. Exdate props are set correctly

That's interesting... seems like RRULE:FREQ=YEARLY;UNTIL=19961027T030000;COUNT=17;BYDAY=-1SU;BYMONTH=9 throws a parser error.... I will have a deeper look into the ical specs when I got time

You are always welcome to fix it since we are a community driven project anyway :P

As far as I know our dependency fullcalender is responsible for all the rendering stuff

But let me have a quick look tomorrow

Hi, Can you please post your browser log and ownCloud log? It seems like you didn't create the events on the web ui... where did you create them and how...

browser logs are error/warnings in the js console of your browser

@sciurius It's possible that there are some properties we don't support yet. Let me check that. But I will need some time