Files
TimeTracker/app
Dries Peeters ceae30ecb9 Fix #563: correct route for post-timer toast after Stop & Save
- Use timer.time_entries_overview instead of timer.time_entries when
  building the 'View time entries' URL in the dashboard. The invalid
  route name caused BuildError and an error page after stopping the
  timer, even though the time entry was saved.
- Document the fix in CHANGELOG under Unreleased / Fixed.
2026-03-11 16:23:58 +01:00
..