Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dhis2/capture-app into hv…
Browse files Browse the repository at this point in the history
…/feat/DHIS2-17771_OrgUnitContextInTablesAndLists
  • Loading branch information
henrikmv committed Oct 2, 2024
2 parents 29d96a2 + b8245ea commit 7c820e1
Show file tree
Hide file tree
Showing 26 changed files with 125 additions and 146 deletions.
19 changes: 19 additions & 0 deletions .github/workflows/rebuild-docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: 'dhis2: rebuild developer docs'

on:
push:
branches:
- master
paths:
- 'docs/developer/**'
- 'CHANGELOG.md'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
rebuild-docs:
runs-on: ubuntu-latest
steps:
- run: curl -X POST -d {} https://api.netlify.com/build_hooks/${{ secrets.NETLIFY_DEVELOPER_DOCS_TOKEN }}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [101.6.2](https://github.com/dhis2/capture-app/compare/v101.6.1...v101.6.2) (2024-10-01)


### Bug Fixes

* [DHIS2-18004] sort events in rules engine by occurredAt and createdAt ([#3788](https://github.com/dhis2/capture-app/issues/3788)) ([2bb485e](https://github.com/dhis2/capture-app/commit/2bb485e0927e9137874131a982fe690b9f6c5361))

## [101.6.1](https://github.com/dhis2/capture-app/compare/v101.6.0...v101.6.1) (2024-09-29)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([cbeb102](https://github.com/dhis2/capture-app/commit/cbeb1022bf45b241a91dcfb8c3e49956b28b1c44))

# [101.6.0](https://github.com/dhis2/capture-app/compare/v101.5.0...v101.6.0) (2024-09-27)


### Features

* support custom background color ([#3814](https://github.com/dhis2/capture-app/issues/3814)) ([22cfe58](https://github.com/dhis2/capture-app/commit/22cfe585b6b044c7d6b146c1449ccddb85d8abb4))

# [101.5.0](https://github.com/dhis2/capture-app/compare/v101.4.1...v101.5.0) (2024-09-24)


Expand Down
8 changes: 4 additions & 4 deletions docs/developer/enrollment-plugins/manual-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ You can also have different layouts for the three different enrollment pages.
},
{
"type": "component",
"name": "EnrollmentComment"
"name": "EnrollmentNote"
},
{
"type": "component",
Expand Down Expand Up @@ -188,7 +188,7 @@ You can also have different layouts for the three different enrollment pages.
},
{
"type": "component",
"name": "EventComment"
"name": "EventNote"
},
{
"type": "component",
Expand Down Expand Up @@ -229,8 +229,8 @@ type DefaultComponents = 'QuickActions'
| 'AssigneeWidget'
| 'NewEventWorkspace'
| 'EditEventWorkspace'
| 'EnrollmentComment'
| 'EventComment'
| 'EnrollmentNote'
| 'EventNote'
| 'TrackedEntityRelationship'
| 'ErrorWidget'
| 'WarningWidget'
Expand Down
8 changes: 1 addition & 7 deletions i18n/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Jiří Podhorecký <jirka.p@volny.cz>, 2024\n"
"Language-Team: Czech (https://app.transifex.com/hisp-uio/teams/100509/cs/)\n"
Expand Down Expand Up @@ -1294,12 +1294,6 @@ msgstr "Widget pro zápis nelze načíst. Prosím zkuste to znovu později"
msgid "Follow-up"
msgstr "Následovat"

msgid "Started at {{orgUnitName}}"
msgstr "Zahájeno v {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Vlastník: {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Zrušeno"

Expand Down
8 changes: 1 addition & 7 deletions i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Juan M Alcantara Acosta <jmalcantara1@gmail.com>, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/hisp-uio/teams/100509/es/)\n"
Expand Down Expand Up @@ -1333,12 +1333,6 @@ msgstr ""
msgid "Follow-up"
msgstr "Seguimiento"

msgid "Started at {{orgUnitName}}"
msgstr "Comenzó en {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Propiedad de {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Cancelar"

Expand Down
8 changes: 1 addition & 7 deletions i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Bram Piot <bram.piot@gmail.com>, 2024\n"
"Language-Team: French (https://app.transifex.com/hisp-uio/teams/100509/fr/)\n"
Expand Down Expand Up @@ -1304,12 +1304,6 @@ msgstr ""
msgid "Follow-up"
msgstr "Suivi"

msgid "Started at {{orgUnitName}}"
msgstr "Commencé à {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Propriété de {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Annulé"

Expand Down
8 changes: 1 addition & 7 deletions i18n/id.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Aprisa Chrysantina <aprisa.chrysantina@gmail.com>, 2024\n"
"Language-Team: Indonesian (https://app.transifex.com/hisp-uio/teams/100509/id/)\n"
Expand Down Expand Up @@ -1272,12 +1272,6 @@ msgstr "Widget pendaftaran tidak dapat dimuat. Silakan coba lagi nanti"
msgid "Follow-up"
msgstr "Mengikuti"

msgid "Started at {{orgUnitName}}"
msgstr "Dimulai di {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Dimiliki oleh {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Dibatalkan"

Expand Down
20 changes: 8 additions & 12 deletions i18n/lo.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
# Saysamone Sibounma, 2023
# Somkhit Bouavong <bouavongk@gmail.com>, 2024
# Thuy Nguyen <thuynguyen@hispvietnam.org>, 2024
# Namwan Chanthavisouk, 2024
# Viktor Varland <viktor@dhis2.org>, 2024
# Namwan Chanthavisouk, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Viktor Varland <viktor@dhis2.org>, 2024\n"
"Last-Translator: Namwan Chanthavisouk, 2024\n"
"Language-Team: Lao (https://app.transifex.com/hisp-uio/teams/100509/lo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -1275,12 +1275,6 @@ msgstr "ບໍ່ສາມາດໂຫຼດລາຍການການລົງ
msgid "Follow-up"
msgstr "ຕິດຕາມ"

msgid "Started at {{orgUnitName}}"
msgstr "ເລີ່ມຈາກ {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "ເປັນເຈົ້າຂອງໂດຍ {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "ຍົກເລີກແລ້ວ"

Expand Down Expand Up @@ -1506,18 +1500,20 @@ msgid "New {{ eventName }} event"
msgstr "ເຫດການໃໝ່ {{ eventName }}"

msgid "An error occurred while deleting the event"
msgstr ""
msgstr "ພົບຂໍ້ຜິດພາດໃນລະຫວ່າງລົບເຫດການ"

msgid ""
"Deleting an event is permanent and cannot be undone. Are you sure you want "
"to delete this event?"
msgstr ""
"ການລົບເຫດການແມ່ນຖາວອນ ແລະ ບໍ່ສາມາດຍົກເລີກໄດ້. "
"ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການລົບເຫດການນີ້?"

msgid "An error occurred when updating event status"
msgstr ""
msgstr "ພົບຂໍ້ຜິດພາດໃນລະຫວ່າງອັບເດດສະຖານະເຫດການ"

msgid "Unskip"
msgstr ""
msgstr "ຍົກເລີກ"

msgid "Skip"
msgstr "ຂ້າມ"
Expand Down
8 changes: 1 addition & 7 deletions i18n/nb.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Merethe Wollan Blisten, 2024\n"
"Language-Team: Norwegian Bokmål (https://app.transifex.com/hisp-uio/teams/100509/nb/)\n"
Expand Down Expand Up @@ -1299,12 +1299,6 @@ msgstr "Registreringsmodulen kunne ikke lastes inn. Prøv igjen senere"
msgid "Follow-up"
msgstr "Oppfølging"

msgid "Started at {{orgUnitName}}"
msgstr "Begynt på {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Eid av {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Kansellert"

Expand Down
8 changes: 1 addition & 7 deletions i18n/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Charel van den Elsen, 2024\n"
"Language-Team: Dutch (https://app.transifex.com/hisp-uio/teams/100509/nl/)\n"
Expand Down Expand Up @@ -1310,12 +1310,6 @@ msgstr ""
msgid "Follow-up"
msgstr "Opvolgen"

msgid "Started at {{orgUnitName}}"
msgstr "Gestart bij {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Eigendom van {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Geannuleerd"

Expand Down
8 changes: 1 addition & 7 deletions i18n/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Viktor Varland <viktor@dhis2.org>, 2024\n"
"Language-Team: Portuguese (https://app.transifex.com/hisp-uio/teams/100509/pt/)\n"
Expand Down Expand Up @@ -1306,12 +1306,6 @@ msgstr ""
msgid "Follow-up"
msgstr "Acompanhamento"

msgid "Started at {{orgUnitName}}"
msgstr "Iniciado em {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Propriedade de {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Cancelado"

Expand Down
25 changes: 18 additions & 7 deletions i18n/ro.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Valeriu Plesca <vplesca@gmail.com>, 2024\n"
"Language-Team: Romanian (https://app.transifex.com/hisp-uio/teams/100509/ro/)\n"
Expand Down Expand Up @@ -1255,12 +1255,6 @@ msgstr ""
msgid "Follow-up"
msgstr ""

msgid "Started at {{orgUnitName}}"
msgstr ""

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Deținut de {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Anulat"

Expand Down Expand Up @@ -1481,6 +1475,23 @@ msgstr "Această etapă poate avea un singur eveniment"
msgid "New {{ eventName }} event"
msgstr "Eveniment nou {{ eventName }}"

msgid "An error occurred while deleting the event"
msgstr ""

msgid ""
"Deleting an event is permanent and cannot be undone. Are you sure you want "
"to delete this event?"
msgstr ""

msgid "An error occurred when updating event status"
msgstr ""

msgid "Unskip"
msgstr ""

msgid "Skip"
msgstr ""

msgid "To open this event, please wait until saving is complete"
msgstr ""

Expand Down
8 changes: 1 addition & 7 deletions i18n/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Philip Larsen Donnelly, 2024\n"
"Language-Team: Russian (https://app.transifex.com/hisp-uio/teams/100509/ru/)\n"
Expand Down Expand Up @@ -1320,12 +1320,6 @@ msgstr ""
msgid "Follow-up"
msgstr "Наблюдать"

msgid "Started at {{orgUnitName}}"
msgstr "Первоначальная регистрация в {{orgUnitName}}"

msgid "Owned by {{ownerOrgUnit}}"
msgstr "Принадлежит {{ownerOrgUnit}}"

msgid "Cancelled"
msgstr "Отменен/а/о"

Expand Down
9 changes: 1 addition & 8 deletions i18n/uz_UZ_Cyrl.po
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
#
# Translators:
# Philip Larsen Donnelly, 2024
# Khurshid Ibatov <Khurshid.Ibatov@tibbiysugurta.uz>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-08-10T10:42:21.141Z\n"
"POT-Creation-Date: 2024-09-02T11:08:16.281Z\n"
"PO-Revision-Date: 2019-06-27 07:31+0000\n"
"Last-Translator: Khurshid Ibatov <Khurshid.Ibatov@tibbiysugurta.uz>, 2024\n"
"Language-Team: Uzbek (Cyrillic) (https://app.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\n"
Expand Down Expand Up @@ -1269,12 +1268,6 @@ msgstr ""
msgid "Follow-up"
msgstr "Кузатиш"

msgid "Started at {{orgUnitName}}"
msgstr " {{orgUnitName}} да бошланган"

msgid "Owned by {{ownerOrgUnit}}"
msgstr " {{ownerOrgUnit}} эгалиги асосида"

msgid "Cancelled"
msgstr "Бекор қилинди"

Expand Down
Loading

0 comments on commit 7c820e1

Please sign in to comment.