vikunja/pkg
kolaente 28b4eaee31
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
2024-08-12 17:00:16 +02:00
..
caldav fix(caldav): check if vtodo contains any components 2024-04-25 13:40:23 +02:00
cmd fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
config feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db feat(tasks): add tests for moving a task out of the done bucket 2024-06-18 13:40:41 +02:00
events chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
files fix(dump): do not export files which do not exist in storage 2024-02-13 21:14:31 +01:00
initialize chore(auth): refactor removing empty openid teams to cron job 2024-03-11 17:20:05 +01:00
integrations fix(views): move bucket update to extra endpoint 2024-07-02 16:34:53 +02:00
log chore(mail): update logger to new interface 2024-06-18 12:42:43 +00:00
mail fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
metrics fix(metrics): typo 2024-02-12 14:23:16 +01:00
migration fix: add info log message when starting to run migrations 2024-07-05 10:26:26 +02:00
models fix(views): do not create task bucket and task position entries when duplicating a project 2024-08-12 15:53:51 +02:00
modules fix(migration): make sure tasks are associated to the correct view and bucket for data imported from Vikunja dump 2024-08-12 17:00:16 +02:00
notifications fix(notifications): rendering of plaintext mails 2024-04-07 14:12:44 +02:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes feat: downscaled image previews for task attachments (#2541) 2024-07-19 09:30:06 +00:00
swagger [skip ci] Updated swagger docs 2024-07-19 10:01:46 +00:00
user feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
utils feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00