[Reminder Daemon] [Bug 481024] The loss of user-defined snoozing for calendar and todo reminders is a massive functional regression and actually a hard show-stopper for my kontact usage

David Faure bugzilla_noreply at kde.org
Fri Feb 16 13:04:28 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=481024

David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
                   |akonadi-calendar/-/commit/2 |akonadi-calendar/-/commit/0
                   |2fbeb4e48646ab4fa9abce21c4e |dea82b7100a3f79a81bfdc2e627
                   |f1eab31475e5                |ba8923131abe

--- Comment #28 from David Faure <faure at kde.org> ---
Git commit 0dea82b7100a3f79a81bfdc2e627ba8923131abe by David Faure.
Committed on 15/02/2024 at 19:40.
Pushed by dfaure into branch 'release/24.02'.

Implement a dialog for the user to choose the suspend duration

The "Remind in 1h" action has been replaced with a "Remind later..."
action which pops up that dialog.

The UI is QWidget-based (reusing some code from korgac).
On mobile we could just not show the "Remind later" action or
implement a similar QML-based UI.
Related: bug 457046, bug 452264, bug 453298, bug 457046

M  +2    -0    reminder-daemon/CMakeLists.txt
M  +5    -4    reminder-daemon/alarmnotification.cpp
M  +2    -2    reminder-daemon/kalendaracmain.cpp
M  +21   -5    reminder-daemon/kalendaralarmclient.cpp
M  +4    -0    reminder-daemon/kalendaralarmclient.h
A  +136  -0    reminder-daemon/suspenddialog.cpp  *
A  +33   -0    reminder-daemon/suspenddialog.h  *

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://invent.kde.org/pim/akonadi-calendar/-/commit/0dea82b7100a3f79a81bfdc2e627ba8923131abe

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list