Files
TimeTracker/app/templates/timer
Dries Peeters 0d25a6e45b fix(timer): allow combining worked time with start date on manual entry
- Keep date/time fields always editable when duration (HH:MM) is entered
- Backend: when duration and start date+time are provided, use
  end = start + duration instead of requiring full start/end or duration-only
- Update help text to explain duration can be used with a specific date

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-05 20:44:24 +01:00
..