[fedocal] #70: Editing a recursive event should be less error-prone
by fedocal
#70: Editing a recursive event should be less error-prone
-------------------------+-------------------------
Reporter: kparal | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
When I edit a recursive event, I often forget to check "Yes I want to edit
all the meetings" checkbox and I need to repeat the edit (provided I even
notice it). The checkbox is off by default.
However, if we make it enabled by default, it can also cause some data
loss in different workflows.
Please do it the same way other calendars systems do it - either before
edit, or after edit ask the following question:
{{{
This is a recursive event. What do you want to edit?
[Only this event] - [All events] - [All future events]
}}}
That would be really friendly.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/70>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 8 months
[fedocal] #38: scheduling a recurring meeting doesn't start on the correct date
by fedocal
#38: scheduling a recurring meeting doesn't start on the correct date
---------------------+-------------------------
Reporter: tflink | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
I just created a reoccurring meeting which starts on 2013-05-20 (today is
2013-05-14). However, when I view the relevant calendar, the meetings
start occurring from 2013-05-13 which is one week before the meeting is
supposed to start.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/38>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 9 months
[fedocal] #68: Be able to change past meetings
by fedocal
#68: Be able to change past meetings
-------------------------+-------------------------
Reporter: lbrabec | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
Fedocal won't allow to edit past meetings. From time to time there is need
to edit such meetings. It would be nice to have this feature for repairing
typos and broken URLs for retrospective reasons.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/68>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 10 months
[fedocal] #62: Fix full-day meeting in ical export
by fedocal
#62: Fix full-day meeting in ical export
---------------------+-------------------------
Reporter: lbrabec | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
Full day meeting in iCal export is something like this:
DTSTART:20131003T000000Z
DTEND:20131003T235900Z
In other words, from midnight of one day to midnight of next day.
Full day meetings created this way are not shown properly in other apps
(Google Calendar, Evolution...)
Full day meeting created in Google Calendar or Evolution (and shown there
in proper way) has iCal format like this:
DTSTART;VALUE=DATE:20131002
DTEND;VALUE=DATE:20131003
(and also set time transparency: TRANSP:TRANSPARENT)
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/62>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 10 months
[fedocal] #72: Editing a recurring event can easily disable recurrence
by fedocal
#72: Editing a recurring event can easily disable recurrence
---------------------+-------------------------
Reporter: kparal | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
<kparal> pingou: so, if I edit a recurring meeting and forget to tick the
box "edit all", the meeting is converted to single-time only (the original
starting date)
<kparal> I added rec1 starting on 10-24 recurring every week. then I
clicked on 10-31 version, edited it, forget to tick the box, and I ended
up with a single event on 10-24.
<kparal> I would expect that the recurring event was still active and only
the 10-31 version would be edited
<kparal> as a user, I expect that the whole series goes unchanged, and
only that one particular event changes (for example a different
description or something)
<kparal> as a programmer, I think you should exclude 10-31 from the series
and create a special one-time event for 10-31
I have recorded a video, I'll attach it.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/72>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 11 months
[fedocal] #69: Editing recursive event toggles off recursion
by fedocal
#69: Editing recursive event toggles off recursion
---------------------+-------------------------
Reporter: kparal | Owner:
Type: defect | Status: new
Priority: major | Milestone: Future
Component: fedocal | Version: development
Keywords: |
---------------------+-------------------------
If I create a recursive event and then edit it, "Repeat every" drop-down
is cleared and therefore I have to set it again on every edit, otherwise
my recursive event will become one-time event.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/69>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 11 months
[fedocal] #71: Provide a Markdown preview
by fedocal
#71: Provide a Markdown preview
-------------------------+-------------------------
Reporter: kparal | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: Future
Component: fedocal | Version: development
Keywords: |
-------------------------+-------------------------
The description box supports Markdown, but there is no preview. So
currently I spend most time editing event, saving, looking at the result,
editing again, saving again, looking at it again, editing again, ...
Please provide a preview of the Markdown output. Thanks.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/71>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 11 months
[fedocal] #45: Make theme configurable
by fedocal
#45: Make theme configurable
-------------------------+-------------------------
Reporter: pingou | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.3.0
Component: WebUI | Version: development
Keywords: |
-------------------------+-------------------------
With the idea that fedocal could be used for more than just Fedora, the
theme should be made an option from the configuration file and we should
have a default, neutral theme.
--
Ticket URL: <https://fedorahosted.org/fedocal/ticket/45>
fedocal <https://fedorahosted.org/fedocal>
A web-based calendar application for Fedora
9 years, 11 months