Commit graph

198 commits

Author SHA1 Message Date
kolaente
246d6794d8
feat: add success message after deleting a comment 2022-05-15 22:43:31 +02:00
drone
82785ab349 [skip ci] Updated translations via Crowdin 2022-04-27 00:25:07 +00:00
drone
13319be0d2 [skip ci] Updated translations via Crowdin 2022-04-26 00:25:00 +00:00
drone
d517627340 [skip ci] Updated translations via Crowdin 2022-04-25 00:23:33 +00:00
kolaente
8257586c90
chore: replace the same i18n string with a single entry 2022-04-24 18:14:41 +02:00
kolaente
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: https://kolaente.dev/vikunja/frontend/pulls/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
drone
8ff2a17db2 [skip ci] Updated translations via Crowdin 2022-04-23 00:25:08 +00:00
drone
19238cfe72 [skip ci] Updated translations via Crowdin 2022-04-22 00:25:03 +00:00
drone
03841d641f [skip ci] Updated translations via Crowdin 2022-04-21 00:23:13 +00:00
drone
71b7bb5685 [skip ci] Updated translations via Crowdin 2022-04-20 00:23:16 +00:00
drone
d69d34978a [skip ci] Updated translations via Crowdin 2022-04-19 21:15:42 +00:00
kolaente
c962c8c3f4
fix: typos in translation files 2022-04-18 21:06:27 +02:00
drone
10b8bbd04c [skip ci] Updated translations via Crowdin 2022-04-16 00:45:00 +00:00
drone
109bddf936 [skip ci] Updated translations via Crowdin 2022-04-15 00:29:01 +00:00
drone
ca8a0ba8f8 [skip ci] Updated translations via Crowdin 2022-04-09 00:29:09 +00:00
drone
b8bd41c51e [skip ci] Updated translations via Crowdin 2022-04-04 00:27:16 +00:00
kolaente
cd245e467c
chore: fix CalDAV casing 2022-04-02 17:37:51 +02:00
kolaente
6b899be202
chore: clarify token is required for non-local users 2022-04-02 17:37:50 +02:00
kolaente
8e5a318d4c
feat: manage tokens 2022-04-02 17:37:50 +02:00
Dominik Pschenitschni
a3329f1b42
feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
Dominik Pschenitschni
15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00
kolaente
dfed1f438a
feat: directly create a new task from relations when none was selected 2022-04-02 13:54:45 +02:00
drone
e494af094d [skip ci] Updated translations via Crowdin 2022-03-31 00:29:19 +00:00
drone
f3294ce755 [skip ci] Updated translations via Crowdin 2022-03-30 00:29:13 +00:00
kolaente
0af6d79eff
Merge branch 'main' into feature/date-math 2022-03-27 22:41:53 +02:00
drone
8f367921cf [skip ci] Updated translations via Crowdin 2022-03-20 00:27:38 +00:00
drone
42fa8bda71 [skip ci] Updated translations via Crowdin 2022-03-14 00:21:14 +00:00
drone
9b67f5627e [skip ci] Updated translations via Crowdin 2022-03-05 00:14:52 +00:00
drone
913ec95982 [skip ci] Updated translations via Crowdin 2022-03-04 00:10:15 +00:00
kolaente
cf5460d298
fix: keyboard shortcut text indicating what works where 2022-03-02 22:05:16 +01:00
kolaente
f4b0e68322
feat: add a few new keyboard shortcuts 2022-03-02 21:59:51 +01:00
kolaente
d5f0158b04
Merge branch 'main' into feature/date-math
# Conflicts:
#	src/views/tasks/ShowTasks.vue
2022-02-26 13:30:07 +01:00
drone
9bb73d9f64 [skip ci] Updated translations via Crowdin 2022-02-23 00:10:44 +00:00
drone
b512f4a6b8 [skip ci] Updated translations via Crowdin 2022-02-22 00:10:46 +00:00
drone
76566d3941 [skip ci] Updated translations via Crowdin 2022-02-21 00:13:32 +00:00
kolaente
4195953696
chore: rename i18n key for datemath help 2022-02-20 21:13:42 +01:00
kolaente
0b6a74d11e
Merge branch 'main' into feature/date-math 2022-02-20 20:25:06 +01:00
Dominik Pschenitschni
60f58af41a
chore: align wording in task detail view
Changes only in task detail view. Probably this should be done everywhere:

- some buttons were using the uppercase words consistently, some were not
- some were using articles, some were not  => I removed them everywhere to shorten the label length
- some buttons were refering to the task, some were not. Since we are already in the context of the task (we are not the task detail page) I removed the reference everywhere.
2022-02-20 12:03:45 +01:00
drone
15d681122a [skip ci] Updated translations via Crowdin 2022-02-20 00:12:43 +00:00
drone
894792b207 [skip ci] Updated translations via Crowdin 2022-02-19 00:12:08 +00:00
Dominik Pschenitschni
8ea9d7541f feat: rename percent done to progress (#1542)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1542
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-18 16:56:15 +00:00
Dominik Pschenitschni
ede8bc5015 [skip ci] Updated translations via Crowdin 2022-02-14 00:12:21 +00:00
drone
f72fc79861 [skip ci] Updated translations via Crowdin 2022-02-13 00:12:36 +00:00
kolaente
80664b6182
feat: add Polish, Dutch and Portuguese translations 2022-02-12 23:49:34 +01:00
kolaente
8b90b8f6a8
fix: namespace archive success message 2022-02-12 23:41:03 +01:00
drone
6aa0651013 [skip ci] Updated translations via Crowdin 2022-02-10 00:12:06 +00:00
Dominik Pschenitschni
d1d51ac998 [skip ci] Updated translations via Crowdin 2022-02-08 00:11:31 +00:00
Dominik Pschenitschni
f7bbd95fef [skip ci] Updated translations via Crowdin 2022-02-07 00:10:52 +00:00
kolaente
a812793ead
feat: add setting for time zone to user settings 2022-02-06 16:04:00 +01:00