#162: Fedocal sends meeting reminder even the meeting is cancelled (for
reoccuring meetings)
---------------------+-------------------------
Reporter: jkurik | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
In [https://apps.fedoraproject.org/calendar/modularity/ Modularity
Fedocal] we have created a reoccurring meeting
[https://apps.fedoraproject.org/calendar/meeting/4693/ #4693]. The meeting
is set to send reminder before the meeting. This works fine. However, if
one meeting, in the series, is cancelled than the meeting disappears from
the list of planned meetings (which is expected behaviour) but the
[https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org…
reminder for the meeting is send anyway], even there is no such a meeting
in the Fedocal shown.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/162>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#149: some events randomly either disappear or appear multiplicated many times
over
---------------------+-------------------------
Reporter: kparal | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
In the last few weeks, I've been seeing weird issues in our QA calendar
subscribed into my Google Calendar account. Sometimes, certain events
disappear. Sometimes, they appear again. And quite often, they appear
multiplicated - three times, five times, even nine times!
This problem seems to occur only for certain events - for example, I've
never seen it for Fedora QA Meeting or Fedora QA Devel Meeting, but it
happens very frequently for Blocker Review Meeting or certain Test Days.
Maybe it affects only events created after a certain fedocal update?
I have the same experience with Google Calendar in a browser and Google
Calendar on Android - they sometimes multiplicate events. The interesting
this is that they don't do it at the same time - last week I had
multiplicated events on my phone, but in the browser it was fine.
Yesterday I had multiplicated events in the browser, but on my phone it
was fine. Today, both of them are fine.
I'm starting to suspect that this is not a particular calendar client
issue, but I'd probably see this on Evolution from time to time as well,
if I used it regularly. Maybe there's a bug in ics which sometimes
generates duplicate events? Or assigns different IDs to the same event in
time?
During the last week when my phone displayed multiplicated events, the
number of events seemed to be growing each day. So one day, I had three
copies of a particular test day. The next day, I had four, or five. The
same stuff seemed to happen for other multiplicated events as well.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/149>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#163: The ical view is rendering a once a month event as being weekly
------------------------+-------------------------
Reporter: bowlofeggs | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
------------------------+-------------------------
The Bodhi stakeholder's meeting is configured to recur every 28 days. The
HTML view of the event on the infrastructure calendar correctly displays
the event every 28 days:
https://apps.fedoraproject.org/calendar/infrastructure/2016/12/5/#_
Viewing the text of a specific instance of the event also mentions that it
occurs every 28 days:
https://apps.fedoraproject.org/calendar/infrastructure/2016/12/5/#m4671
However, the ical interface lists the event as weekly:
$ curl https://apps.fedoraproject.org/calendar/ical/calendar/meeting/4671/
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//PYVOBJECT//NONSGML Version 1//EN
BEGIN:VEVENT
UID:20161129T154616Z-29480@fedocal02.phx2.fedoraproject.org
DTSTART:20161011T150000Z
DTEND:20161011T160000Z
LOCATION:fedora-meeting-1@irc.freenode.net
ORGANIZER:bowlofeggs
RRULE:FREQ=WEEKLY;UNTIL=20251231T000000
SUMMARY:Bodhi stakeholder's meeting
END:VEVENT
END:VCALENDAR
This seemed to have changed recently, as I noticed it just today in
Evolution which is now rendering the event every week (which caused me
some alarm today as I thought I had another week to prepare for it!)
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/163>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#152: Client side reminders for a complete calendar
---------------------+-------------------------
Reporter: pingou | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
At the moment, when downloading a single meeting to your calendar, you can
add client-side reminder (ie: have your phone, own calendar remind you
about the meeting).
This is nice and people like it, but we should add this feature as an
option when adding a complete calendar.
This would then add a client-side reminder to all the event present in the
calendar.
This would likely be an argument to specify to the download URL.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/152>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#158: "Recursive event" should be "Recurring event"
---------------------+-------------------------
Reporter: jwakely | Owner:
Type: defect | Status: new
Priority: minor | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
A recursive event is one that happens inside itself, e.g. I start a
meeting and then before it finishes I start it again.
What is meant is "Recurring event" i.e. one that occurs again.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/158>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora