Vote #79681
未完了Option to stop sending reminders on non-working days
0%
説明
Currently, Redmine sends reminders every day regardless of the non-working days setting (in "Administration" > "Settings" > "Issue tracking" page). But I don't want to receive reminders on weekends. Maybe many people think so :)
I think it would be a nice improvement to have an option in the My account page to set whether the user wants to receive email reminders on non-working days (e.g. a checkbox with a label "I don't want to receive email reminders on non-working days" in the "Email notifications" box).
I implemented a similar feature in my plugin ("redmine_extended_reminder":https://github.com/vividtone/redmine_extended_reminder) in the past.
journals
!{width:24px}https://cdn.discordapp.com/emojis/489480504647876628.png! +1
P.S. I'm thinking... there is lots of things (from minor fixes to huge features) that numerous developers out there had already implemented as plugins, which probably should have been in Redmine in the first place. Maybe one of the major plans of the community in the future could be to conspire with plugin developers in order to have them (or us, if they allow it) to port their code into the actual patches. This could be time saving for everyone, as we d be skipping the need for doing it from scratch I guess. :D
--------------------------------------------------------------------------------
On the My account Email notifications page, set whether users will not receive email reminders on non-working days.
!{width:80%;border:1px solid lightgray;}ScreenShot_2018_12_26_9.21.58.png!
I made a patch, and attach it.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Admin Redmine さんがほぼ4年前に更新
- カテゴリ を Email notifications_9 にセット
- 対象バージョン を Candidate for next major release_32 にセット