kolaente
d3a7d79eb9
fix: use correct project title in project card
2024-05-07 18:18:19 +02:00
kolaente
e0ce3e50bd
fix(attachment): correct spacing around creation date
2024-05-07 18:11:40 +02:00
kolaente
272f643955
fix(project): show "remove background" button only when the project has a background set
2024-05-07 17:17:06 +02:00
kolaente
cf46c76811
fix(i18n): use correct title for background settings menu
2024-05-07 17:14:04 +02:00
kolaente
31e502d711
fix(project): do not remove project from navigation after removing background image
2024-05-07 17:13:22 +02:00
kolaente
fa628edc0c
fix(project): make sure gantt and kanban views shared with link share are full width
...
Resolves https://github.com/go-vikunja/vikunja/issues/258
2024-05-07 16:53:21 +02:00
kolaente
053c4d5842
fix(project): bottom spacing in list view
2024-05-07 16:27:13 +02:00
kolaente
8d1fc08de6
docs: clarify where to file issues
...
Resolves https://github.com/go-vikunja/vikunja/issues/262
2024-05-07 16:13:25 +02:00
kolaente
eee7b060b6
fix(docs): typos
...
Apply patch from https://github.com/go-vikunja/vikunja/issues/263
2024-05-07 16:06:17 +02:00
renovate
794fc4c1bb
fix(deps): update dependency vue to v3.4.27
2024-05-07 09:05:51 +00:00
renovate
e58d10bc72
chore(deps): update dev-dependencies
2024-05-07 03:05:41 +00:00
kolaente
7837bcfaae
fix(task): only count unique tasks in a bucket when checking bucket limit
...
This fixes a bug where the current number of tasks in a bucket was computed wrong when moving tasks into a bucket with a limit. Sometimes the bug would prevent adding a task to a bucket which seemed to have space left but ultimately failed when moving the task.
2024-05-06 20:07:06 +02:00
renovate
615d40f4cd
fix(deps): update module golang.org/x/crypto to v0.23.0
2024-05-06 15:05:56 +00:00
renovate
fbf7037974
chore(deps): update pnpm to v9.1.0
2024-05-06 11:05:37 +00:00
renovate
212c5506af
fix(deps): update module golang.org/x/image to v0.16.0
2024-05-05 14:57:30 +00:00
renovate
c861970f41
fix(deps): update module golang.org/x/term to v0.20.0
2024-05-05 14:06:28 +00:00
kolaente
37d3715eeb
fix(task): show repeating indicator in task list for monthly repeating tasks
...
Resolves https://kolaente.dev/vikunja/vikunja/issues/2319
2024-05-05 15:03:43 +02:00
kolaente
b0db3ce34c
fix(quick add magic): parse full month name as month, do not replace only the abbreviation
...
Resolves https://kolaente.dev/vikunja/vikunja/issues/2320
2024-05-05 14:14:30 +02:00
renovate
358e11c404
chore(deps): update dev-dependencies
2024-05-05 00:06:06 +00:00
renovate
0fd7fc1452
fix(deps): update module golang.org/x/text to v0.15.0
2024-05-04 21:05:53 +00:00
renovate
a7db576aad
fix(deps): update module golang.org/x/sys to v0.20.0
2024-05-04 20:13:44 +00:00
renovate
59281c39cf
fix(deps): update module golang.org/x/oauth2 to v0.20.0
2024-05-04 16:05:40 +00:00
renovate
f8b502f344
chore(deps): update dev-dependencies
2024-05-04 06:56:59 +00:00
Frederick [Bot]
ddf8db3b1f
chore(i18n): update translations via Crowdin
2024-05-04 00:07:32 +00:00
renovate
9260b3f1d3
chore(deps): update dependency vite to v5.2.11
2024-05-03 00:06:00 +00:00
renovate
ab74b08314
fix(deps): update sentry-javascript monorepo to v7.113.0
2024-05-02 12:05:42 +00:00
renovate
9637db5a6b
chore(deps): update dev-dependencies
2024-05-02 05:05:36 +00:00
renovate
08645d38a0
fix(deps): update dependency dompurify to v3.1.2
2024-05-01 18:47:25 +00:00
renovate
f155d6bb60
fix(deps): update tiptap to v2.3.1
2024-04-30 16:05:36 +00:00
renovate
9a3d63a713
fix(deps): update dependency vue to v3.4.26
2024-04-29 13:05:49 +00:00
renovate
050f4313c8
chore(deps): update dev-dependencies
2024-04-29 05:05:40 +00:00
renovate
e917323d91
fix(deps): update dependency dayjs to v1.11.11
2024-04-28 12:05:38 +00:00
renovate
8ad7d00559
chore(deps): update dev-dependencies
2024-04-28 00:06:00 +00:00
renovate
fd126fa234
fix(deps): update dependency dompurify to v3.1.1
2024-04-26 12:06:39 +00:00
renovate
0c39a3dd38
chore(deps): update dependency vitest to v1.5.2
2024-04-26 00:12:26 +00:00
kolaente
66e96322ea
fix: do not remove empty openid teams when none are present
...
Maybe resolves https://community.vikunja.io/t/empty-openid-team-cleanup-cron-error-removing-empty-openid-team-database-is-locked-error-when-exporting-data/2306/3
2024-04-25 14:21:31 +02:00
kolaente
00a96663ba
fix(caldav): check if vtodo contains any components
...
Resolves https://vikunja.sentry.io/share/issue/1ae2fd1601aa40dea4aee41927cfcf78/
2024-04-25 13:40:23 +02:00
kolaente
741370b613
fix(caldav): return more than 1000 tasks
...
Resolves https://kolaente.dev/vikunja/vikunja/issues/2302
2024-04-25 13:37:04 +02:00
renovate
70183dd7c6
chore(deps): update pnpm to v9.0.6
2024-04-25 06:59:45 +00:00
renovate
760bec5e76
chore(deps): update dependency vitest to v1.5.1
2024-04-25 01:10:55 +00:00
renovate
78f03373b8
fix(deps): update dependency vue to v3.4.25
2024-04-24 13:09:36 +00:00
renovate
09c6d095df
fix(deps): update sentry-javascript monorepo to v7.112.2
2024-04-24 12:06:21 +00:00
renovate
b102fe8188
chore(deps): update dev-dependencies
2024-04-24 00:11:24 +00:00
renovate
f7c367b5bb
fix(deps): update dependency workbox-precaching to v7.1.0
2024-04-23 21:08:15 +00:00
renovate
b94053e42e
fix(deps): update sentry-javascript monorepo to v7.112.1
2024-04-23 14:06:37 +00:00
renovate
6e98a6d7ff
fix(deps): update sentry-javascript monorepo to v7.112.0
2024-04-23 10:18:38 +00:00
renovate
42bfe107ae
chore(deps): update dev-dependencies
2024-04-23 06:10:30 +00:00
Frederick [Bot]
a1892ea10b
chore(i18n): update translations via Crowdin
2024-04-23 00:07:19 +00:00
renovate
899f8f9bc1
fix(deps): update github.com/dustinkirkland/golang-petname digest to 76c06c4
2024-04-22 22:11:33 +00:00
renovate
40f0ca6670
fix(deps): update dependency vue-i18n to v9.13.1
2024-04-22 17:06:27 +00:00