[fedocal] #23: Desktop or CLI client
by fedocal
#23: Desktop or CLI client
-------------------------+--------------------
Reporter: pingou | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Future
Component: API | Version:
Keywords: |
-------------------------+--------------------
In the long term it might be cool if we have a cli or desktop client for
fedocal.
This might need, more work on the API (beside all the work on the client).
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/23>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
6 years, 8 months
[fedocal] #54: Add CalDAV support
by fedocal
#54: Add CalDAV support
-------------------------+-------------------------
Reporter: lbrabec | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
It would be nice to have support for CalDAV for easy use of fedocal with
Thunderbird or Evolution.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/54>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
7 years, 3 months
[fedocal] #132: Some full-day events seems to span two days (in google calendar)
by fedocal
#132: Some full-day events seems to span two days (in google calendar)
---------------------+-------------------------
Reporter: kparal | Owner:
Type: defect | Status: new
Priority: minor | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
We have these two test days defined in our QA calendar:
* i18n Test Day, https://apps.fedoraproject.org/calendar/QA/2014/9/1/#m764
* Wayland Test Day,
https://apps.fedoraproject.org/calendar/QA/2014/9/1/#m420
Both of them look like a single full-day event in Fedocal, and even in
Zimbra and Evolution. But in Google Calendar, only Wayland looks like a
single day, and i18n looks like spanning two days (with an indication that
it's from 2AM first day to 2AM second day). Look at the attachment.
They both seemed to be stored the same way:
{{{
Stored as:
Start: 2014-09-02 - 00:00:00 UTC
End: 2014-09-03 - 00:00:00 UTC
}}}
and
{{{
Stored as:
Start: 2014-09-04 - 00:00:00 UTC
End: 2014-09-05 - 00:00:00 UTC
}}}
ical export says:
{{{
BEGIN:VEVENT
UID:20140825T134824Z-55530@fedocal01.phx2.fedoraproject.org
DTSTART;VALUE=DATE:20140902
DTEND;VALUE=DATE:20140903
DESCRIPTION:<i>This is temporary placeholder meeting\, it will be updated<
/i>\n\nWe will test Wayland in upcoming Fedora 21.\n
LOCATION:fedora-test-day@irc.freenode.net
ORGANIZER:lbrabec\, pschindl
SUMMARY:i18n Test Day
TRANSP:TRANSPARENT
END:VEVENT
}}}
(there is a wrong description, but I don't want to touch it, because it
might "fix" the bug:))
and
{{{
BEGIN:VEVENT
UID:20140825T134824Z-37071@fedocal01.phx2.fedoraproject.org
DTSTART;VALUE=DATE:20140904
DTEND;VALUE=DATE:20140905
DESCRIPTION:*This is temporary placeholder meeting\, it will be updated*\n
\nWe will test Wayland in upcoming Fedora 21.\n\n
LOCATION:fedora-test-day@irc.freenode.net
ORGANIZER:kparal\, lbrabec\, pschindl
SUMMARY:Wayland Test Day
TRANSP:TRANSPARENT
END:VEVENT
}}}
I have no idea where the difference is, but there has to be some. Ideas?
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/132>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
8 years, 4 months
[fedocal] #140: broken display of events
by fedocal
#140: broken display of events
---------------------+-------------------------
Reporter: kparal | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
When there are several events close to each other, sometimes the web page
rendering is broken. See screenshot. Those meetings should actually be:
Monday 16:00-17:00 and 17:30-18:30, Tuesday 17:00-18:00 and 18:00-19:00.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/140>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
8 years, 7 months
Re: [fedocal] #2: Support i18n
by fedocal
#2: Support i18n
--------------------------+-------------------------
Reporter: pingou | Owner: trasher
Type: enhancement | Status: closed
Priority: major | Milestone: Future
Component: WebUI | Version: development
Resolution: fixed | Keywords:
--------------------------+-------------------------
Changes (by trasher):
* resolution: => fixed
* status: accepted => closed
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/2#comment:4>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
8 years, 7 months
[fedocal] #139: full day event with timezone logged with wrong start/end time
by fedocal
#139: full day event with timezone logged with wrong start/end time
----------------------+-------------------------
Reporter: alick | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: timezone |
----------------------+-------------------------
Hi,
I created a full-day event [1] with timezone used (Asia/HongKong UTC+8 in
this example). I expect the start/end time is align with the start/end of
the day in that timezone. But it is set up with UTC time if I check the
details, e.g.:
Start: Wed, October 15, 2014 - 00:00 UTC
End: Fri, October 17, 2014 - 00:00:00 UTC
Expected:
Start: Wed, October 14, 2014 - 16:00 UTC
End: Fri, October 16, 2014 - 16:00:00 UTC
OR
Start: Wed, October 15, 2014 - 00:00 UTC+8
End: Fri, October 17, 2014 - 00:00:00 UTC+8
[1] https://apps.fedoraproject.org/calendar/meeting/1645/
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/139>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
8 years, 7 months
Re: [fedocal] #2: Support i18n
by fedocal
#2: Support i18n
--------------------------+-------------------------
Reporter: pingou | Owner: trasher
Type: enhancement | Status: accepted
Priority: major | Milestone: Future
Component: WebUI | Version: development
Resolution: | Keywords:
--------------------------+-------------------------
Changes (by trasher):
* owner: => trasher
* status: new => accepted
* type: defect => enhancement
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/2#comment:3>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
8 years, 8 months
[fedocal] #135: Wrong meeting was deleted
by fedocal
#135: Wrong meeting was deleted
---------------------+-------------------------
Reporter: kparal | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
Today I wanted to delete today's Fedora QA Meeting in our QA calendar,
which means *today's instance* of that recurring weekly meeting.
If I click on the meeting to view the details, the actual meeting date is
different from the "Stored as" date. See details.png. That's a first thing
that's mildly confusing.
When I click red cross "delete" button, the page says different date that
it is today. See delete.png. That's very confusing.
And when I actually deleted the meeting, today's meeting was *not* delete.
Instead, I think, last week's meeting was deleted. That's a serious bug
:-)
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/135>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
8 years, 8 months