Chris
8fea7020bb
Fix: Show Projects with due dates in Upcoming view ( #928 )
...
* Add projects with due dates to upcoming view
Fetch and include projects with due_date_at in the upcoming range
when type=upcoming is requested. Projects are filtered by ownership
or permissions and exclude completed/archived projects.
Part of #925
* Display upcoming projects in Upcoming view
Add UI to show projects with due dates in the Upcoming view.
Projects are displayed in a separate section below tasks with
links to project details and formatted due dates.
Fixes #925
* Fix prettier formatting errors
2026-03-09 23:36:14 +02:00
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
Chris
aa686702e9
Fix defer date validation for recurring task instances ( #910 )
...
* Fix defer date validation for recurring task instances
* fixup! Fix defer date validation for recurring task instances
2026-03-05 08:20:30 +02:00
Chris
3a3cb0bc36
Include task with subtasks ( #907 )
2026-03-04 21:44:45 +02:00
Chris
19b90ccc6a
Fix in-progress tasks not appearing in Today and All Tasks views ( #894 )
...
* Fix in-progress tasks not appearing in Today and All Tasks views
* fixup! Fix in-progress tasks not appearing in Today and All Tasks views
2026-03-03 17:11:13 +02:00
Chris
c3832464e2
Fix admin password update silently failing due to Sequelize VIRTUAL field ( #893 )
2026-03-03 15:44:41 +02:00
Chris
121cb70aa3
Fix deferred planned tasks not appearing in Today view after defer time ( #892 )
2026-03-03 12:52:53 +02:00
Chris
c656c2aa67
Fix bi-weekly+ recurring tasks reverting to weekly ( #844 ) ( #890 )
2026-03-02 23:36:47 +02:00
Chris
edc9d214f6
Fix recurring tasks losing name and subtasks on status change ( #886 )
2026-03-01 13:17:54 +02:00
Chris
96db8c1362
Fix 819 ( #869 )
...
* Fix projects order persist to localstorage
* Fix tags page not showing completed tasks
2026-02-27 01:07:08 +02:00
Chris
1e69ae59cf
Fix cancelled control tasks and subtasks ( #867 )
2026-02-26 23:54:09 +02:00
Chris
782bed235b
Fix Telegram task display bug by escaping backslashes ( #860 )
...
* Fix Telegram task display bug by escaping backslashes
* fixup! Fix Telegram task display bug by escaping backslashes
2026-02-24 14:19:45 +02:00
Chris
65943e7599
Fix remaining multi-weekday recurrence bugs ( #838 )
2026-02-13 17:07:00 +02:00
Chris
45aec304a3
Fix project view due date timezone bug and recurring multi-weekday bug ( #836 )
2026-02-12 12:12:24 +02:00
Chris
5a1f0650ae
Fix isEmail validation failure on valid emails during Docker setup ( #835 )
2026-02-11 15:42:11 +02:00
Chris
55be092907
Change relative path ( #794 )
2026-01-23 23:17:38 +02:00
Chris
6922bc8916
Set stalled projects active without tasks ( #793 )
2026-01-23 23:06:35 +02:00
Chris
d2a9a6dc5a
Fix subtask completion auto-completing parent task ( #792 )
2026-01-23 20:04:58 +02:00
Chris Veleris
290f9ea5aa
Fix an issue with state
2026-01-18 11:53:46 +02:00
Chris Veleris
46b33ef16f
Fix issue with wrong path
2026-01-18 09:47:12 +02:00
Chris
542be2c1e9
Fix bug 366 ( #764 )
...
* Optimize DB
* Clean up names
* fixup! Clean up names
* fixup! fixup! Clean up names
2026-01-07 18:18:07 +02:00