#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
#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
#9: Integration with meetbot
---------------------+-------------------------
Reporter: pingou | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
It would be cool to have some kind of integration with meetbot
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/9>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#117: Show UTC in meeting details
-------------------------+-------------------------
Reporter: willo | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
So when a meeting is "stored in" the meeting owners timezone and I login
with my FAS account it shows my local time in the meeting details, which
is great. But it would be fantastic if it also always showed UTC, so when
looking at the meeting details.
Might also be an idea to have a button as a shortcut or maybe radio button
with the options: Local time (FAS) and UTC. Allowing the user to switch
quickly between the time that really matters to me and the time that
someone else's suggested meeting time, which I believe is almost always
UTC.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/117>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#116: Indicate that there are hidden events on the page
-------------------------+-------------------------
Reporter: kparal | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
Unless you have a really big monitor, you see only a fraction of the day
by default (for example midnight - 10 AM). If you want to find out,
whether there are any events in the evening, you need to scroll the page
down. Then you need to scroll it back up, to switch to the next week, and
the again scroll to the bottom to look at evening, and back up.
It's easy to miss a meeting, and it's inconvenient to scroll up and down
all the time.
Now imagine! We could add a icon to the bottom of the page for each day
where there is some event hidden below the browser edge. The icon would be
glued to the browser bottom edge, until you scroll down far enough so that
the last event of that day is visible. Then this icon would disappear.
I'm adding a rough sketch of this idea.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/116>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#114: Make it easier to interact with the calendar
-------------------------+-------------------------
Reporter: kparal | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
I find the current layout a bit clunky. Even though I have the QA calendar
active, I still need to go the calendar list, find the proper item, expand
it, and finally I can do something with the calendar - even trivial tasks
like adding a meeting or switching to a list view.
Maybe you could make the action list more easier accessible for the
currently active calendar? Just take the whole action list, and put it in
a box right above "Calendars". It will perform actions for the currently
selected calendar.
Then you can remove the action lists from the Calendar list items, so it
would be a simply calendar selector, nothing else.
What do you think?
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/114>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#100: List view is not easy on the eye
-------------------------+-------------------------
Reporter: kparal | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
Every time I use the list view, I'm confused. It's very hard to find the
current date and navigate.
Please add some markers for easy orientation in the list view. My
suggestions:
1. A fat red horizontal line separating past events from future events
(thus denoting "today").
2. A thinner green line separator for every month. It could look like:
{{{
event
event
---- March 2014 -------------------------------------------
event
event
---- April 2014 -------------------------------------------
---- May 2014 ---------------------------------------------
event
event
event
---- June 2014 --------------------------------------------
event
}}}
3. Automatically scroll to "today" marker, or maybe at least gray our the
past events a bit (for example make their blue boxes gray or gray-blue).
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/100>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#113: Highlight current calendar in the list
-------------------------+-------------------------
Reporter: kparal | Owner:
Type: enhancement | Status: new
Priority: trivial | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
When I look at some particular calendar, like:
https://apps.fedoraproject.org/calendar/QA/
it would be nice to have "QA" item highlighted in the list of the left
side, so that it's obvious which calendar is selected and that there are
some actions you can do with it.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/113>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#115: Support action undo
-------------------------+-------------------------
Reporter: kparal | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
Every time I make changes to any of our recurring events, I'm scared that
something goes wrong and the whole recurring event will get deleted, or
somehow broken.
If you look at Google Calendar fox example, they do a very good job in
supporting Undo actions. Every time you do something - add an event,
delete an event, modify an event - you can take the action back. They
display an information bar above the calendar like this:
{{{
A new event NAME was added for DATE:TIME. <Undo>
}}}
That is awesome and people don't feel threatened by either their mistakes
or programming errors, because they can always undo the last action, if it
goes wrong.
Can we implement something similar?
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/115>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
#112: Fedocal/Google Calendar inconsistency (DST change?)
----------------------+-------------------------
Reporter: kparal | Owner:
Type: defect | Status: new
Priority: critical | Milestone: Future
Component: fedocal | Version: development
Keywords: |
----------------------+-------------------------
I have created a new recurring event in Fedocal today, Fedora QA Meeting
in the QA calendar. I defined it to New York timezone, because USA just
switched to summer time and the event should be timed to USA local time.
The event looks OK in fedocal - it's stored as 11:00-12:00 New York, and
displays as 16:00-17:00 Prague. In three weeks (when CET moves to CEST),
it displays as 17:00-18:00 Prague. Very cool.
However, if I look at the same calendar at Google Calendar, I see it one
hour later, i.e. 17:00-18:00 Prague today, and 18:00-19:00 Prague in three
weeks.
Something is broken, maybe the ical export?
I have noticed lines like these in the ical export:
{{{
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10;UNTIL=20061029T060000Z
}}}
Maybe the problem is that some of the timezones are defined only till
2006?
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/112>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora