Commit Graph

223 Commits

Author SHA1 Message Date
f818c207c2 [skip ci] Updated translations via Crowdin 2022-10-19 00:13:00 +00:00
c20de51a3c
feat: make salutation i18n static 2022-10-16 15:28:58 +02:00
e5b60b7cd3 [skip ci] Updated translations via Crowdin 2022-10-11 00:24:33 +00:00
feeaca2c02
feat: allow users to leave a team they're in 2022-10-09 16:49:26 +02:00
6c1cd9f911 [skip ci] Updated translations via Crowdin 2022-10-09 00:24:25 +00:00
172d353df7
fix: make sure subscription strings work consistently across languages 2022-10-07 18:15:05 +02:00
c8aa3db205 [skip ci] Updated translations via Crowdin 2022-10-07 00:24:16 +00:00
f01107fd73
feat: add indicator if an attachment is task cover 2022-10-05 15:04:03 +02:00
a7731370a0
chore: better wording for cover set button 2022-10-05 14:56:11 +02:00
877e425055
feat: promote an attachment to task cover image 2022-10-05 14:56:11 +02:00
ba4913e2cb [skip ci] Updated translations via Crowdin 2022-09-17 00:31:23 +00:00
Dominik Pschenitschni
3b713dede2 [skip ci] Updated translations via Crowdin 2022-09-16 00:30:52 +00:00
84260841be feat(list): add info dialoge to show list description (#2368)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#2368
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-15 12:36:43 +00:00
2b82df5dbd
Merge branch 'main' into feature/redirect-to-specific-view
# Conflicts:
#	src/components/sharing/linkSharing.vue
2022-09-13 22:07:50 +02:00
2a41ccb980 [skip ci] Updated translations via Crowdin 2022-09-11 00:31:16 +00:00
add080d214 [skip ci] Updated translations via Crowdin 2022-09-10 00:31:03 +00:00
f1a726550e [skip ci] Updated translations via Crowdin 2022-09-09 00:31:14 +00:00
7a457eb161
feat(link shares): cleanup link share table 2022-09-08 13:56:52 +02:00
d3171b59be
feat(link shares): allows switching the initial view by passing a query parameter 2022-09-08 13:56:50 +02:00
7f6f8963e7 feat: add keyboard shortcut to toggle task description edit (#2332)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#2332
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-07 17:55:59 +00:00
54d8e341ab [skip ci] Updated translations via Crowdin 2022-08-01 00:13:27 +00:00
c0cd69dd82 [skip ci] Updated translations via Crowdin 2022-07-23 00:15:10 +00:00
71c8540c74
fix: don't allow negative repeat amounts
Partial fix for vikunja/frontend#2179
2022-07-21 15:06:17 +02:00
0714c83ed9 [skip ci] Updated translations via Crowdin 2022-07-15 00:14:58 +00:00
302728526a
chore(quick add magic): clarify the use of spaces for lists and labels 2022-07-13 16:31:30 +02:00
Dominik Pschenitschni
2c2fc4c9ee [skip ci] Updated translations via Crowdin 2022-07-05 00:12:36 +00:00
7a3419cf71 [skip ci] Updated translations via Crowdin 2022-06-21 00:13:59 +00:00
a73f4938a3 [skip ci] Updated translations via Crowdin 2022-06-18 00:13:50 +00:00
e468595ce4 feat: ask for confirmation before deleting a label (#1996)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#1996
2022-06-16 16:21:06 +00:00
3710735856
fix(user): settings wording 2022-06-16 16:53:29 +02:00
31c49aed4b
feat: add option to configure overdue reminders email time 2022-06-16 16:52:25 +02:00
77682e04da [skip ci] Updated translations via Crowdin 2022-06-16 00:19:13 +00:00
35cc6d7f91 [skip ci] Updated translations via Crowdin 2022-06-15 00:20:51 +00:00
f2f5f90adc
fix: capitalize all priorities 2022-06-14 22:34:21 +02:00
9523a64bbb [skip ci] Updated translations via Crowdin 2022-06-12 00:21:06 +00:00
Dominik Pschenitschni
1cc2632fd8 [skip ci] Updated translations via Crowdin 2022-05-30 00:21:12 +00:00
5ab0a4755c [skip ci] Updated translations via Crowdin 2022-05-25 00:21:01 +00:00
72c123f3f9
feat: add alt+r shortcut to bring up reminder input on task detail view 2022-05-23 22:58:54 +02:00
0a0818ae69 [skip ci] Updated translations via Crowdin 2022-05-17 00:25:06 +00:00
1a141acde9 [skip ci] Updated translations via Crowdin 2022-05-16 00:23:27 +00:00
246d6794d8
feat: add success message after deleting a comment 2022-05-15 22:43:31 +02:00
82785ab349 [skip ci] Updated translations via Crowdin 2022-04-27 00:25:07 +00:00
13319be0d2 [skip ci] Updated translations via Crowdin 2022-04-26 00:25:00 +00:00
d517627340 [skip ci] Updated translations via Crowdin 2022-04-25 00:23:33 +00:00
8257586c90
chore: replace the same i18n string with a single entry 2022-04-24 18:14:41 +02:00
62adf171ec
feat: show the number of tasks we're about to remove when deleting a list 2022-04-24 18:11:10 +02:00
Dominik Pschenitschni
17a42dc2e7 feat: remove copy-to-clipboard (#1797)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#1797
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-04-23 15:58:29 +00:00
8ff2a17db2 [skip ci] Updated translations via Crowdin 2022-04-23 00:25:08 +00:00
19238cfe72 [skip ci] Updated translations via Crowdin 2022-04-22 00:25:03 +00:00
03841d641f [skip ci] Updated translations via Crowdin 2022-04-21 00:23:13 +00:00