tududi/backend/modules/search
Chris 3712d695fc
Show original task names for recurring tasks in search results (#914) (#915)
Recurring task templates had their names replaced with the recurrence
type label (e.g. "Weekly") in search results, making them unrecognizable.
Skip the display name transform when serializing tasks for search.
2026-03-06 08:57:10 +02:00
..
controller.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
index.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
repository.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
routes.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
service.js Show original task names for recurring tasks in search results (#914) (#915) 2026-03-06 08:57:10 +02:00
validation.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00