Commit graph

7934 commits

Author SHA1 Message Date
Johannes Millan
fd884cee7c feat: update translations 2025-04-03 11:54:46 +02:00
Johannes Millan
bc4313ac61 remove bookmark related translations 2025-04-03 11:51:22 +02:00
Johannes Millan
f7cf56f47b feat: hide remove from today button for today list #4101 2025-04-03 11:36:57 +02:00
Johannes Millan
9a2bab091f fix: unable to select subtasks anymore 2025-04-03 10:42:16 +02:00
Johannes Millan
25ad554f21 build: update capacitor 2025-04-03 10:42:16 +02:00
MichaelSalis
5c2c445bad Update short-syntax-to-tags.ts
Prettier
2025-04-03 10:42:09 +02:00
Rodrigo Baião
9ba2957b13 Fix #4046: Mulitple Same Name Tags being created.
When you create a task you can use the pound sign to assign it tags,
and if the tag dosent exist it creates it.
There was an error in the parsing of the user input that allowed
the user can create multiple tags with the same name,
which was not what was intended
2025-04-03 10:42:09 +02:00
Steven Wood
e57a080b86 fix: LocalBackupService not instantiating #4137 2025-04-03 10:38:26 +02:00
Miguel Costa
4dc6ae16cf fix #4083 (tasks): resolve tag removal issue and add tests
- fix bug where tags were not removed from the task title correctly.
- add tests to verify the bug no longer exists and tag removal works as
expected.

Closes #4083
2025-03-31 16:40:27 +02:00
Johannes Millan
3538d748bf fix: t.at is not a function #4162 2025-03-30 21:07:23 +02:00
Johannes Millan
b7fb14f089 fix: invalid translation variables #4179 {{}} 2025-03-28 20:48:08 +01:00
Onur NESVAT
74827cc275 feat: add track time sound configuration and notifications 2025-03-28 20:12:14 +01:00
Rafael Garcia
7972d4e1db Fix #4014: auto-deselect task removed from current list
Ensure the detail panel closes when a scheduled (or removed) task
no longer appears in today's list by automatically deselecting it.
This resolves the issue where the detail panel remains stuck open
after scheduling a task into the future.
2025-03-28 19:50:59 +01:00
Duarte Ramires
25047f31ed Fix #4130: shift+t to add subtasks to today 2025-03-28 18:34:20 +01:00
nonameformr
4181fd9d48 edit translate ru 2025-03-28 18:31:36 +01:00
Johannes Millan
0684809242 12.0.1 2025-03-14 13:13:48 +01:00
Johannes Millan
a331805c46 fix: schedule dialog time removed for today task case #4059 2025-03-14 09:51:50 +01:00
Johannes Millan
7770b4bd1e feat: better info txt 2025-03-13 10:37:51 +01:00
Johannes Millan
664fd90d4a prepare adding replan all button for add planned tasks dialog 2025-03-13 10:31:05 +01:00
Johannes Millan
5f4cb670d1 fix(jira): no extension error showing critical error modal 2025-03-13 10:31:05 +01:00
Johannes Millan
44e6420e2f fix(simpleCounter): account for simple counter streak config not always being defined #4100 2025-03-13 10:31:05 +01:00
Johannes Millan
1e61262189 fix: various minor stuff 2025-03-13 10:31:05 +01:00
Nico Muszalczyk
b532f4d78f fix: wrong hint for reschedule button 2025-03-13 10:31:05 +01:00
Johannes Millan
5610b7962c feat: account for bookmark change in model version 2025-03-13 10:31:05 +01:00
Johannes Millan
40c0d4f30e feat: cleanup legacy bookmark feature 2025-03-13 10:31:04 +01:00
Johannes Millan
fb9f8e59e0 feat: add default sort order for banners 2025-03-13 10:31:04 +01:00
Johannes Millan
f0f167d31d feat: handle file sync edge case 2025-03-13 10:31:04 +01:00
Johannes Millan
fdc68fd388 feat: use drag handle for notes to improve scrolling on mobile 2025-03-13 10:31:04 +01:00
Johannes Millan
a1e69b12f5 fix: Eisenhauer 2025-03-13 10:31:04 +01:00
Johannes Millan
69d424aed1 fix: Cannot find focus el #4091 2025-03-13 10:31:04 +01:00
Johannes Millan
b180a113b1 feat: allow adding new tags from context menu 2025-03-13 10:31:04 +01:00
Johannes Millan
e3d7f23d42 feat: allow adding new tags from quick menu 2025-03-13 10:31:04 +01:00
Johannes Millan
c96f654071 feat: extract to component and allow space for toggle without closing for toggle task menu 2025-03-13 10:31:04 +01:00
Johannes Millan
d2ce567a43 feat: tag toggle menu also to task context menu 2025-03-13 10:31:04 +01:00
Johannes Millan
467e8127d4 feat: add task menu to quickly toggle tags 2025-03-13 10:31:04 +01:00
Johannes Millan
6f22c9c6dc fix: drop attachment on task not working anymore 2025-03-13 10:31:04 +01:00
Cyber-Syntax
085d3f77a8 fix: turkish translation 2025-03-13 10:31:04 +01:00
Johannes Millan
ff2b3558bb 12.0.0 2025-03-13 10:31:04 +01:00
Johannes Millan
1d04351b19 feat(i18n): improve translations 2025-03-13 10:31:04 +01:00
Johannes Millan
3ce5a90b31 feat(i18n): add other machine translations 2025-03-13 10:31:04 +01:00
Johannes Millan
a246146c3c feat(i18n): add gtp translations 2025-03-13 10:31:04 +01:00
Johannes Millan
f61c2614ca feat(focusMode): make translatable 2025-03-13 10:31:04 +01:00
Johannes Millan
c27c2179fb outline new tracking model 2025-03-13 10:31:04 +01:00
Johannes Millan
1287482e36 feat(boards): improve missing tags message 2025-03-13 10:31:04 +01:00
Johannes Millan
790a983999 feat(boards): improve panel dialog mobile styling 2025-03-13 10:31:04 +01:00
Johannes Millan
5ab1e00773 feat(boards): increase column min width 2025-03-13 10:31:04 +01:00
Johannes Millan
da1606acfd feat(boards): improve styling for header totals 2025-03-13 10:31:04 +01:00
Johannes Millan
fcdc788f6c feat(boards): also show total estimate for board 2025-03-13 10:31:04 +01:00
Johannes Millan
a35301f066 feat: use colored flame as daily summary streak ico 2025-03-13 10:31:04 +01:00
Johannes Millan
545c9dfc74 make prod build happy 2025-03-13 10:31:04 +01:00