Optimized tracking button handling on /choresoverview (closes #2186)

This commit is contained in:
Bernd Bestel
2023-03-31 20:12:06 +02:00
parent 3d01854fa1
commit 98469248eb
5 changed files with 21 additions and 8 deletions

View File

@@ -53,7 +53,10 @@
### Chores
- xxx
- Changed the handling of the tracking buttons on the chores overview page:
- The green button now tracks an execution of the corresponding chore on the next scheduled time, rather than for now/today
- New context-/more menu option "Track chore execution now" to track an execution for now/today (so the same what the green button did before)
- Removed the limitation on the chore tracking page that the tracked time couldn't be in the future
### Calendar