Commit Graph

996 Commits

Author SHA1 Message Date
Frederick [Bot] 4b47f0c3cd chore(i18n): update translations via Crowdin 2025-09-02 00:54:00 +00:00
William Guinaudie fda440bd08
fix: mobile device minimum width (#1337) 2025-09-01 22:49:42 +02:00
Frederick [Bot] 11d9462fdc chore(i18n): update translations via Crowdin 2025-09-01 01:03:21 +00:00
kolaente 0262ab7d9e
fix(editor): do not apply filter input styles to all editor instances 2025-08-31 21:34:29 +02:00
kolaente 9610ae780f
fix(multiselect): do not try getting label when value is undefined
Resolves https://github.com/go-vikunja/vikunja/issues/1346
2025-08-31 21:31:42 +02:00
kolaente 3baf6cd477
fix(task): do not parse task comment reactions so that they actually
appear

Resolves https://github.com/go-vikunja/vikunja/issues/1343
2025-08-31 21:25:48 +02:00
Copilot 14e1bd2f55
fix: prevent null history.state errors in modal routing and task navigation (#1368) 2025-08-31 19:14:25 +00:00
kolaente 7510f8d4be
fix(task): default to medium priority when none is configured
Resolves https://github.com/go-vikunja/vikunja/issues/1328
2025-08-31 21:07:30 +02:00
zapp88 a73d0258e4
fix(task): priority label task link spacing (#1322) 2025-08-31 18:36:56 +00:00
zapp88 cbbc5e731a
fix(frontend): add missing permission translation keys (#1320) 2025-08-31 18:06:55 +00:00
kolaente 7ef7163bfe
fix(task): set project after loading task details
Resolves https://github.com/go-vikunja/vikunja/issues/1342
2025-08-31 19:40:54 +02:00
kolaente 61400e93a9
feat(task): make default project relation configurable
Resolves https://community.vikunja.io/t/change-default-task-relation/3637
2025-08-31 19:29:13 +02:00
Simone (Saxos) 4c9f112103
fix(filter): don't crash when filtering for labels in (#1333) 2025-08-31 14:35:16 +00:00
William Guinaudie 07d6630891
fix: stop event propagation for clicks inside the DeferTask popup (#1338) 2025-08-31 14:21:40 +00:00
Frederick [Bot] f6b6fadb51 chore(i18n): update translations via Crowdin 2025-08-23 00:52:11 +00:00
Frederick [Bot] 1b5ddfd11c chore(i18n): update translations via Crowdin 2025-08-22 00:54:32 +00:00
Frederick [Bot] 8ca2487784 chore(i18n): update translations via Crowdin 2025-08-21 00:53:22 +00:00
Frederick [Bot] 871861aad3 chore(i18n): update translations via Crowdin 2025-08-20 00:54:16 +00:00
Frederick [Bot] f5c6295f42 chore(i18n): update translations via Crowdin 2025-08-19 00:56:39 +00:00
kolaente 86fb28c732
chore(i18n): clarify wording 2025-08-18 11:44:41 +02:00
kolaente 63b1082951
chore(i18n): improve wording 2025-08-18 11:39:12 +02:00
Frederick [Bot] a5407e3f99 chore(i18n): update translations via Crowdin 2025-08-18 01:01:59 +00:00
kolaente eb676aebef
feat: add subsets for all supported languages
This adds unicode ranges for all supported languages: Cyrillic (Russian,
Ukrainian, Bulgarian), CJK (Chinese, Japanese, Korean), Arabic, Hebrew,
Vietnamese diacritics, and various European languages.
2025-08-17 23:11:30 +02:00
kolaente f01f2af4cf
feat: use variable fonts
Resolves https://github.com/go-vikunja/vikunja/issues/493
2025-08-17 23:02:07 +02:00
kolaente fc55563ddd
fix: strip label syntax with parentheses from task title (#1300) 2025-08-17 15:05:55 +02:00
Frederick [Bot] 4144449438 chore(i18n): update translations via Crowdin 2025-08-17 01:02:34 +00:00
Frederick [Bot] 986b2f37f8 chore(i18n): update translations via Crowdin 2025-08-15 00:58:36 +00:00
kolaente 2394d1f8e0
fix: lint 2025-08-14 17:15:15 +02:00
kolaente 1173f83525
fix(auth): make text always white on image 2025-08-14 17:08:40 +02:00
kolaente a5e71ea6ce
feat: update no auth image 2025-08-14 17:07:02 +02:00
kolaente a5acd70bff
fix(settings): properly align checkboxes 2025-08-14 16:40:04 +02:00
kolaente 3c7d1fc0de
fix(settings): space input and label evenly 2025-08-14 16:37:47 +02:00
Frederick [Bot] 32f7ecc8dc chore(i18n): update translations via Crowdin 2025-08-14 00:58:17 +00:00
kolaente a3200f4149
feat(editor): add message to list of allowed link protocols (#1284)
Resolves #1282
2025-08-13 09:35:17 +00:00
kolaente a81a3ee0e5
feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
kolaente 5fc255cb36
feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02:00
kolaente 60c76f7f9b chore(filter): move FilterInputDocs component 2025-08-11 17:22:48 +02:00
kolaente 6440dcd1a7 chore(filter): remove old filter input component 2025-08-11 17:22:48 +02:00
kolaente cc3d66a64f feat(filter): use new filter input component in view edit 2025-08-11 17:22:48 +02:00
kolaente 5651c0b818 fix(filter): correctly replace quoted values
https://github.com/go-vikunja/vikunja/issues/743
2025-08-11 17:22:48 +02:00
kolaente 2c25e60761 feat(filter): automatically focus filter input when opening filter popup
Resolves https://github.com/go-vikunja/vikunja/issues/552
2025-08-11 17:22:48 +02:00
kolaente fd177c7480 fix(filter): don't treat word value in filter value as operator 2025-08-11 17:22:48 +02:00
kolaente ee51706faf fix(filter): highlight multiple labels multiple times 2025-08-11 17:22:48 +02:00
kolaente 0fa437b8a2 fix(filter): don't treat ' ' as label value 2025-08-11 17:22:48 +02:00
kolaente b99b7bf131 feat(filter): rebuild filter input component 2025-08-11 17:22:48 +02:00
Frederick [Bot] ac358e6ca6 chore(i18n): update translations via Crowdin 2025-08-09 00:56:57 +00:00
Frederick [Bot] a81b546f99 chore(i18n): update translations via Crowdin 2025-08-07 01:02:44 +00:00
kolaente 63319e19ad fix: style issues 2025-08-06 10:55:23 +02:00
kolaente d5de5a4f0d
feat(deps): update tiptap to v3 (#1241) 2025-08-05 21:23:35 +02:00
kolaente 01fde44f47
fix(project): restructure project drag handle
Fixes a bug which would make reordering a project not work in Vivaldi.

Resolves https://community.vikunja.io/t/drag-and-drop-move-projects-up-or-down-possible-left-side/3389/9
2025-08-05 15:16:41 +02:00