From fe1fe31b68f1f0af813f00a8f4d1570935a0f68f Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Thu, 17 Aug 2023 13:13:33 +0200 Subject: [PATCH] add changies --- .changes/unreleased/Feature-20230817-131059.yaml | 6 ++++++ .changes/unreleased/Feature-20230817-131152.yaml | 6 ++++++ .changes/unreleased/Fixed-20230817-131239.yaml | 5 +++++ 3 files changed, 17 insertions(+) create mode 100644 .changes/unreleased/Feature-20230817-131059.yaml create mode 100644 .changes/unreleased/Feature-20230817-131152.yaml create mode 100644 .changes/unreleased/Fixed-20230817-131239.yaml diff --git a/.changes/unreleased/Feature-20230817-131059.yaml b/.changes/unreleased/Feature-20230817-131059.yaml new file mode 100644 index 000000000..29de8ec34 --- /dev/null +++ b/.changes/unreleased/Feature-20230817-131059.yaml @@ -0,0 +1,6 @@ +kind: Feature +body: Add locations in Aside Activity. By default, suggest user location, otherwise + a select with all locations. +time: 2023-08-17T13:10:59.152278661+02:00 +custom: + Issue: "133" diff --git a/.changes/unreleased/Feature-20230817-131152.yaml b/.changes/unreleased/Feature-20230817-131152.yaml new file mode 100644 index 000000000..bf9a165bf --- /dev/null +++ b/.changes/unreleased/Feature-20230817-131152.yaml @@ -0,0 +1,6 @@ +kind: Feature +body: 'Adapt Aside Activity exports: display location, filter by location, group by + location' +time: 2023-08-17T13:11:52.911356021+02:00 +custom: + Issue: "133" diff --git a/.changes/unreleased/Fixed-20230817-131239.yaml b/.changes/unreleased/Fixed-20230817-131239.yaml new file mode 100644 index 000000000..6fc62f433 --- /dev/null +++ b/.changes/unreleased/Fixed-20230817-131239.yaml @@ -0,0 +1,5 @@ +kind: Fixed +body: Missing translation in Work Actions exports +time: 2023-08-17T13:12:39.159627128+02:00 +custom: + Issue: ""