1
0
Commit Graph

10129 Commits

Author SHA1 Message Date
1a131d79f9 fix(subscriptions): ignore task subscription when the user is subscribed to the project
Resolves https://community.vikunja.io/t/e-mail-notification-twice/2740/12
Resolves https://github.com/go-vikunja/vikunja/issues/316

(cherry picked from commit efde364224cf744c448a5b8e069776f18652d314)
2024-09-20 14:21:11 +02:00
a253f76060 fix(api): return 404 response when using a token and the route does not exist
(cherry picked from commit fde1763eefc998c45d0a1ce6e1be20df6a23e18a)
2024-09-20 14:21:09 +02:00
c85da01294 fix(task): set done at date when moving a task to the done bucket
Resolves https://github.com/go-vikunja/vikunja/issues/320

(cherry picked from commit bf56311faa55146cac05dbf1ee7e02e542d22a90)
2024-09-20 14:21:06 +02:00
499f3f000c chore(i18n): update translations via Crowdin
(cherry picked from commit c38aaeb224b8eda08ca9815bceb03196803e6089)
2024-09-20 14:21:02 +02:00
1059b00298 chore(i18n): update translations via Crowdin
(cherry picked from commit 1b9139b9b0f73cc11cd818a42b02b15f9d8695a3)
2024-09-20 14:21:00 +02:00
37324aeaf2 chore(deps): update tiptap to 2.6.6
(cherry picked from commit 13763e35408c4ea264a0fcaaa977abad50d11f82)
2024-09-20 14:20:58 +02:00
7b275794dc fix(deps): update golangci
(cherry picked from commit 8bfd0493b2690df65ae13cf2c2a59689555631b8)
2024-09-20 14:20:56 +02:00
72db97203a fix(view): do not crash when saving a view
Resolves https://github.com/go-vikunja/vikunja/issues/312

(cherry picked from commit 435cb2e7f753a1d8add6b4914890bf1ea93ab8c6)
2024-09-20 14:20:54 +02:00
27c14b6903 chore(i18n): update translations via Crowdin
(cherry picked from commit 9ed33f5c084450f297f01249ddf0e32bc9720fe7)
2024-09-20 14:20:53 +02:00
ec94cf6813 chore(i18n): update translations via Crowdin
(cherry picked from commit 83669fd9e00707c428964e30bb07de1a6d9bb7b0)
2024-09-20 14:20:52 +02:00
6a9b5cb7d0 chore(i18n): update translations via Crowdin
(cherry picked from commit 35578e002127ff0a4e486e2dc5a1b608017961f2)
2024-09-20 14:20:51 +02:00
8248049530 chore(i18n): update translations via Crowdin
(cherry picked from commit e281de30b5dd745f245bf24f2c13f86ef45e3903)
2024-09-20 14:20:51 +02:00
d1678fe420 chore(i18n): update translations via Crowdin
(cherry picked from commit ec2c2e74f0e10e30dc4a8dfc991694fa1260356a)
2024-09-20 14:20:46 +02:00
08821ea8a8 chore: 0.24.2 release preperations 2024-08-12 20:22:07 +02:00
e9a466fa31 fix(kanban): always make cover image full width
(cherry picked from commit f22420d502037dca340d08b337f91775286bea8d)
2024-08-12 20:17:10 +02:00
de9f686480 fix(migration): ensure project background gets exported and imported
(cherry picked from commit ebfd5f54d2e4644aa2076c57a9b50ed5b87deaa9)
2024-08-12 20:17:10 +02:00
d08e9650ba fix(migration): make sure tasks are associated to the correct view and bucket for data imported from Vikunja dump
This change fixes a bug where imported projects would contain the default views additionally to the ones included in the export. This also caused the tasks to not show up in the views and buckets where they should show up, the newly imported ones.

Resolves https://community.vikunja.io/t/migration-from-vikunja-export-duplicated-boards-local-to-oidc/2690

(cherry picked from commit 28b4eaee31b5e38b45357ae55a0195ebcd31c7d5)
2024-08-12 20:17:09 +02:00
0434a96c3a fix(views): do not create task bucket and task position entries when duplicating a project
Resolves https://github.com/go-vikunja/vikunja/issues/297
Resolves https://community.vikunja.io/t/duplicating-a-board-puts-the-buckets-in-the-original-board/2579

(cherry picked from commit b83448b7a6d78fea07e3e88af45a468b7d5b968b)
2024-08-12 20:17:07 +02:00
2b9b77bef2 fix(task): move task into new kanban bucket when moving between projects
Resolves https://github.com/go-vikunja/vikunja/issues/290
Resolves https://community.vikunja.io/t/tasks-moved-from-one-project-to-another-do-not-show-up-in-kanban/2689

(cherry picked from commit eed783e42f3158e6a1fdd1fffcaf6b578d0caa64)
2024-08-12 20:17:05 +02:00
f5040ad2f4 chore: use nixpkgs unstable for more recent packages
(cherry picked from commit 1d624612ee5dc81f9fbaa00ef3bcfe7d0ebbe608)
2024-08-12 20:17:04 +02:00
7bc77ae8c0 fix(task): set current project after moving a task
(cherry picked from commit 9576f72d7c374b9ac6c243adcd0356050d0ec8ef)
2024-08-12 20:17:02 +02:00
715269a5d0 fix(task): do not allow moving a task to the project the task already belongs to
(cherry picked from commit 7efc4d1bc890b4a12ee30274eaeb6062f4e49510)
2024-08-12 20:17:01 +02:00
53605c24f0 chore(deps): update dependency node to v20.16.0
(cherry picked from commit 670e60527512813897c1d396d00016efbca7c83d)
2024-08-12 20:17:00 +02:00
da0b741b69 chore(deps): update go toolchain to 1.22.5
(cherry picked from commit 871b3ce071aefc44d15071efa9ae35358e3dbe65)
2024-08-12 20:16:59 +02:00
73f923bc47 feat: switch from nix flakes to devenv
(cherry picked from commit ad3c5fcee5648d942512a31faf3cab4f15272d85)
2024-08-12 20:16:56 +02:00
25a8c7ea80 feat(editor): support custom protocol for links
Resolves https://github.com/go-vikunja/vikunja/issues/306

(cherry picked from commit e2a87036e070305291fd7ac1cfc9fe02c847b697)
2024-08-12 20:16:55 +02:00
950de7c954 fix(mail): do not fail testmail command when the connection could not be closed.
Resolves https://github.com/go-vikunja/vikunja/issues/300

(cherry picked from commit 40bb86bee59585f827752e96c87e5e8c8f81495c)
2024-08-12 20:16:54 +02:00
42ba9240b0 chore(i18n): update translations via Crowdin
(cherry picked from commit 4a4ed2cf89eb52583a5e907fbd017bb02e4fcf20)
2024-08-12 20:16:52 +02:00
3da6299021 chore(deps): update flake
(cherry picked from commit 7751e124a7a463e4d58f33192352b40c433d7a6e)
2024-08-12 20:16:50 +02:00
1ac0f412b9 chore(i18n): update translations via Crowdin
(cherry picked from commit 6137d07138ae8ac78f6767c322a129b0b0f4ff6c)
2024-08-12 20:16:48 +02:00
e7fbdc2727 fix(i18n): change casing of Ukrainian language in selector
(cherry picked from commit 66d316f0b5c74d3cebf2fd93989284ecae578670)
2024-08-12 20:16:46 +02:00
7117303d57 docs: clarify Todoist redirect url
Resolves https://github.com/go-vikunja/vikunja/issues/302

(cherry picked from commit bf2d56c9d42d6beb023ac6ea4cc10c0db7e58a6c)
2024-08-12 20:16:45 +02:00
0ca43dc147 fix: remove console log
(cherry picked from commit 413798b3211ee53e0e1c70a8b616979906c70635)
2024-08-12 20:16:43 +02:00
c47ea2716c chore(i18n): update translations via Crowdin
(cherry picked from commit bf1c8c6119648184a3d55f5653f4f49618b20578)
2024-08-12 20:16:42 +02:00
cbdcc61414 chore(i18n): update translations via Crowdin
(cherry picked from commit 49fa0a846896b8caf86690be5e2b5319cce018a2)
2024-08-12 20:16:41 +02:00
194a7d4cf8 chore(i18n): update translations via Crowdin
(cherry picked from commit 784cd42a7a1d2bdb078b9cc38e6448ed161b798f)
2024-08-12 20:16:37 +02:00
9695785a0c chore(i18n): update translations via Crowdin
(cherry picked from commit 4f74be0247d9ff3e67414325c439e6f169d9d444)
2024-08-12 20:16:35 +02:00
d9f555554e fix: textarea autosize for LanguageTool
(cherry picked from commit 7ef1e0a3e564ae245efc56b0b2764d2561d2929a)
2024-08-12 20:16:32 +02:00
6e38bcf349 chore: improve error message
(cherry picked from commit bc5fd380e55252f360059d90b894ddbe60688d94)
2024-08-12 20:16:30 +02:00
fc780a90ae chore: remove lodash.debounce
(cherry picked from commit bcd306b84d189f7e0d4426121b428eec2637de78)
2024-08-12 20:16:28 +02:00
d586f691b7 feat: add missing peer dependency
(cherry picked from commit ad2870335d4fe183e08840622c480fb0251e6211)
2024-08-12 20:16:26 +02:00
9e8e43bd12 chore(i18n): update translations via Crowdin
(cherry picked from commit 917748777ff20d7d9f7e62613fbcbbf4b9050264)
2024-08-12 20:16:24 +02:00
c554a96b4b fix(deps): update module github.com/coreos/go-oidc/v3 to v3.11.0
(cherry picked from commit 324c966ddaf522472626c04b7635315f7c2b6387)
2024-08-12 20:16:23 +02:00
3ecc81094f [skip ci] Updated swagger docs
(cherry picked from commit 0984821b41f5f8c3eeddf81c4ad75df67c065d74)
2024-08-12 20:16:21 +02:00
811ccc1baa feat: improve ProjectSettingsViews
(cherry picked from commit e8be657d9775a592987b684250809eb3d170a6f1)
2024-08-12 20:16:17 +02:00
d7c5451729 feat: add tailwind with prefix (#2513)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2513
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
(cherry picked from commit bbfd5270db78f800a6940e73e36b525b4724c582)
2024-08-12 20:16:16 +02:00
96884372b4 fix(projects): trigger only single mutation
Previously these store methods created multiple edits on deep objects in the store or edited a deep nested object directly.

This is bad because:
- multiple edits lead to multiple triggers of all the watchers on the project.
- in theory we should listen deep to a project if we use some deep reactive value of a project, if we want deep updates. Because this is easy to forget, it's better to update the project directly. For this the method `setProject` already existed in the store. This is no real overhead because Vue is smart enough to only trigger listeners that use data of the modified state.

By modifying only a copy of the view and submitting the modified result __once__ we can save us a lot of headache.

PS: I'm not sure if there were any visible problems, because Vue is really fast and the reactivity system works quite well. Regardless of this we should try not to modify state unnecessarily.
(cherry picked from commit 1e632397d29e9d45609b9271e00111c0a6cb2c57)
2024-08-12 20:16:15 +02:00
dddba4d64a feat: improve priority visibility
(cherry picked from commit d35454c099f1f4aceb513634b7c531272fa8d550)
2024-08-12 20:16:13 +02:00
a0e3efe2d1 feat: improve label store
(cherry picked from commit 2a6ba7e7f0162bb050575908e7ca80f4b0292398)
2024-08-12 20:16:12 +02:00
d707e1576a feat: improve projects store
(cherry picked from commit 1e523a1a39810ffd578f15fbefe034c70ed5a066)
2024-08-12 20:16:11 +02:00