Summary: | Display the Sequence number in the task/event detail pane | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Alexandre Bonneau <alexandre.bonneau> |
Component: | otherviews | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 5.22.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/pim/kcalutils/-/commit/4792166db22c8d2eda3ee208c297976a4b200115 | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
Alexandre Bonneau
2023-09-05 01:29:21 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/kcalutils/-/merge_requests/43 Git commit 4792166db22c8d2eda3ee208c297976a4b200115 by Laurent Montel, on behalf of Allen Winter. Committed on 13/02/2025 at 08:46. Pushed by winterz into branch 'master'. Display the incidence's sequence number in the grantlee templates Add the incidence's sequence number (ie. revision) in the grantlee templates when showing the details. FIXED_IN: 6.4.0 M +2 -0 autotests/data/event-1.html M +2 -0 autotests/data/event-2.html M +2 -0 autotests/data/event-allday-multiday.html M +2 -0 autotests/data/event-allday.html M +2 -0 autotests/data/event-exception-single.html M +2 -0 autotests/data/event-exception-thisandfuture.html M +2 -0 autotests/data/event-multiday.html M +2 -0 autotests/data/journal-1.html M +2 -0 autotests/data/todo-1.html M +2 -0 autotests/data/todo-2.html M +3 -0 src/incidenceformatter.cpp M +4 -1 src/templates/event.html M +4 -1 src/templates/journal.html M +4 -1 src/templates/todo.html https://invent.kde.org/pim/kcalutils/-/commit/4792166db22c8d2eda3ee208c297976a4b200115 |