Skip to content

Commit

Permalink
bump to v3.16.3 (#2536)
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinBeczak authored Feb 6, 2025
1 parent ac722fa commit 39a83ef
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 22 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## [v3.16.3] - 2025-02-06
Released with [maproulette-backend_v4.7.1](https://github.com/maproulette/maproulette-backend/releases/tag/v4.7.1)

## What's Changed
* add disable task confirmation feature by @jschwarz2030 in https://github.com/maproulette/maproulette3/pull/2516
* conditionalize challenge result list filters for find challenge page by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2535
* fix global challenge filtering bug on find challenge page by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2534
* fix import formatting in ActiveTaskControls.jsx by @CollinBeczak in https://github.com/maproulette/maproulette3/pull/2533

## MR2 Changes
* fix isArchived and isGlobal filtering in extendFind endpoint by @CollinBeczak in https://github.com/maproulette/maproulette-backend/pull/1168
* add disable task confirmation feature by @jschwarz2030 in https://github.com/maproulette/maproulette-backend/pull/1162

**Full Changelog**: https://github.com/maproulette/maproulette3/compare/v3.16.2...v3.16.3

## [v3.16.2] - 2025-02-03

## What's Changed
Expand Down
10 changes: 5 additions & 5 deletions lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
"Admin.EditChallenge.form.preferredTags.label": "Bevorzugte MR Tags",
"Admin.EditChallenge.form.presets.description": "Beschränke die Auswahl von OSM Objekttypen beim Bearbeiten mit dem iD Editor, damit sich Bearbeiter auf das Kartieren von Dingen konzentrieren können, die für die Kampagne relevant sind. Sollen in der Kampagne zum Beispiel Gebäude kartiert werden, kann die Auswahl der Vorlagen in iD auf Gebäudetypen beschränkt werden, so dass Bearbeiter keine Möglichkeit haben, ein Gebiet als Park oder See zu kartieren.",
"Admin.EditChallenge.form.presets.label": "iD Editor Presets einschränken",
"Admin.EditChallenge.form.datasetUrl.description": "Optionally include a Rapid Editor dataset URL. Datasets can be used to provide geospatial data layers that can be overlaid, analyzed, and edited to create or update maps accurately",
"Admin.EditChallenge.form.datasetUrl.label": "Rapid Dataset URL",
"Admin.EditChallenge.form.datasetUrl.description": "Optional kann eine Rapid-Editor-Datensatz-URL angegeben werden. Datensätze können verwendet werden, um Geodatenebenen bereitzustellen, die überlagert, analysiert und bearbeitet werden können, um Karten präzise zu erstellen oder zu aktualisieren.",
"Admin.EditChallenge.form.datasetUrl.label": "Rapid-Datensatz-URL",
"Admin.EditChallenge.form.remoteGeoJson.description": "Externe URL, von der die GeoJSON Datei geladen werden soll.",
"Admin.EditChallenge.form.remoteGeoJson.label": "Ich habe eine URL zu den GeoJSON-Daten",
"Admin.EditChallenge.form.remoteGeoJson.placeholder": "https://www.beispiel.com/geojson.json",
Expand Down Expand Up @@ -1133,9 +1133,9 @@
"Notification.type.revisionCount": "Anzahl Überarbeitungen",
"Notification.type.system": "System",
"Notification.type.team": "Team",
"OSMElementTags.controls.viewOSM.label": "View OSM",
"OSMElementTags.elementFetchFailed": "Failed to fetch tags for {element}",
"OSMElementTags.noOSMElements": "No OSM elements identified in task",
"OSMElementTags.controls.viewOSM.label": "OSM anzeigen",
"OSMElementTags.elementFetchFailed": "Fehler beim Abrufen der Tags für {element}",
"OSMElementTags.noOSMElements": "Keine OSM-Elemente in Aufgabe identifiziert",
"OSMElementHistory.controls.viewOSM.label": "OSM ansehen",
"OSMElementHistory.elementFetchFailed": "Verlauf für {Element} konnte nicht geladen werden",
"OSMElementHistory.noComment": "(kein Änderungssatz-Kommentar)",
Expand Down
8 changes: 6 additions & 2 deletions lang/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"Admin.EditChallenge.form.description.label": "Description of your Challenge",
"Admin.EditChallenge.form.difficulty.description": "Indicate to mappers what experience level is required to complete tasks in your Challenge.",
"Admin.EditChallenge.form.difficulty.label": "Difficulty of your Tasks",
"Admin.EditChallenge.form.disableOsmIdProperty": "This ID cannot be edited after challenge creation, this is to prevent task duplication. [Learn more](https://learn.maproulette.org/documentation/setting-external-task-identifiers/).",
"Admin.EditChallenge.form.disableOsmIdProperty": "This ID cannot be edited after a challenge has successfully created tasks, this is to prevent task duplication. [Learn more](https://learn.maproulette.org/documentation/setting-external-task-identifiers/).",
"Admin.EditChallenge.form.email.description": "Please provide an email for mappers to contact you with feedback",
"Admin.EditChallenge.form.email.label": "Email Address",
"Admin.EditChallenge.form.exportableProperties.description": "Any properties included in this comma separated list will be exported as a column in the CSV export and populated with the first matching feature property from each task.",
Expand Down Expand Up @@ -580,6 +580,7 @@
"ChallengePane.controls.challengeId.label": "Challenge Id:",
"ChallengePane.controls.challengeName.label": "Challenge Name:",
"ChallengePane.controls.showArchived.label": "Show Archived",
"ChallengePane.controls.showGlobal.label": "Show Global Challenges",
"ChallengePane.controls.startTask.label": "Start Task",
"ChallengePane.controls.taskId.label": "Task Id:",
"ChallengePane.controls.taskInfo.label": "Task Info:",
Expand Down Expand Up @@ -968,6 +969,7 @@
"Home.Intro.header": "Thousands of people just like you edit OpenStreetMap every day",
"Home.Intro.secondBullet": "Find mapping tasks that are important to you",
"Home.Intro.thirdBullet": "Create tasks for others to improve OSM together",
"ImafeMarkerLayer.view": "Open 3D View",
"ImportFileModal.controls.cancel.label": "Cancel",
"ImportFileModal.controls.upload.label": "Click to Upload File",
"Inbox.actions.openNotification.label": "Open",
Expand Down Expand Up @@ -1180,7 +1182,7 @@
"Profile.form.defaultEditor.description": "Select the default editor that you want to use when fixing tasks. By selecting this option you will be able to skip the editor selection dialog after clicking on edit in a task.",
"Profile.form.defaultEditor.label": "Default Editor",
"Profile.form.deleteCustomBasemap.label": "Delete",
"Profile.form.disableTaskConfirm.description": "This will allow the user to bypass the task confirmation modal when a user clicks 'I fixed it!'",
"Profile.form.disableTaskConfirm.description": "This will allow the user to bypass the task confirmation modal when a user clicks 'I fixed it!'. Be aware some projects and challenges won't allow this behavior.",
"Profile.form.disableTaskConfirm.label": "Disable Task Confirmation Modal",
"Profile.form.email.description": "If you request emails in your Notification Subscriptions, they will be sent here.\n\nDecide which MapRoulette notifications you would like to receive, along with whether you would like to be sent an email informing you of the notification (either immediately or as a daily digest)",
"Profile.form.email.format": "email",
Expand Down Expand Up @@ -1849,6 +1851,8 @@
"Widgets.TaskNearbyMap.tooltip.loadMoreTasks.control": "Load More Tasks",
"Widgets.TaskNearbyMap.tooltip.priorityLabel": "Priority: ",
"Widgets.TaskNearbyMap.tooltip.statusLabel": "Status: ",
"Widgets.TaskPropertiesWidget.collapseAll": "Collapse All",
"Widgets.TaskPropertiesWidget.expandAll": "Expand All",
"Widgets.TaskPropertiesWidget.label": "Task Properties",
"Widgets.TaskPropertiesWidget.task.label": "Task {taskId}",
"Widgets.TaskPropertiesWidget.title": "Task Properties",
Expand Down
14 changes: 7 additions & 7 deletions lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
"Admin.EditChallenge.form.preferredTags.label": "Etiquetas MR preferidas",
"Admin.EditChallenge.form.presets.description": "Restringe los tipos de características de OSM que se presentan a los mapeadores en iD de forma predeterminada cuando trabajan en tus tareas, lo que les ayuda a mantenerse enfocados en mapear cosas relevantes para tu desafío. Por ejemplo, si tu desafío se trata de mapear edificios, puedes habilitar solo ajustes preestablecidos relacionados con edificios y luego a los mapeadores no se les presentará la opción de mapear un área como, por ejemplo, un parque o un lago.",
"Admin.EditChallenge.form.presets.label": "Restringir ajustes preestablecidos del editor iD",
"Admin.EditChallenge.form.datasetUrl.description": "Optionally include a Rapid Editor dataset URL. Datasets can be used to provide geospatial data layers that can be overlaid, analyzed, and edited to create or update maps accurately",
"Admin.EditChallenge.form.datasetUrl.label": "Rapid Dataset URL",
"Admin.EditChallenge.form.datasetUrl.description": "Opcionalmente incluye una URL de conjunto de datos de Rapid Editor. Los conjuntos de datos pueden usarse para proporcionar capas de datos geoespaciales que se pueden superponer, analizar y editar para crear o actualizar mapas con precisión.",
"Admin.EditChallenge.form.datasetUrl.label": "URL del conjunto de datos de Rapid",
"Admin.EditChallenge.form.remoteGeoJson.description": "Ubicación remota de la URL desde la cual recuperar el GeoJSON",
"Admin.EditChallenge.form.remoteGeoJson.label": "Tengo una URL para los datos de GeoJSON",
"Admin.EditChallenge.form.remoteGeoJson.placeholder": "https://www.ejemplo.com/geojson.json",
Expand Down Expand Up @@ -1133,9 +1133,9 @@
"Notification.type.revisionCount": "Recuento de revisiones",
"Notification.type.system": "Sistema",
"Notification.type.team": "Equipo",
"OSMElementTags.controls.viewOSM.label": "View OSM",
"OSMElementTags.elementFetchFailed": "Failed to fetch tags for {element}",
"OSMElementTags.noOSMElements": "No OSM elements identified in task",
"OSMElementTags.controls.viewOSM.label": "Ver OSM",
"OSMElementTags.elementFetchFailed": "Error al obtener etiquetas para {element}",
"OSMElementTags.noOSMElements": "No se identificaron elementos de OSM en la tarea",
"OSMElementHistory.controls.viewOSM.label": "Ver en OSM",
"OSMElementHistory.elementFetchFailed": "No se pudo recuperar el historial de {element}",
"OSMElementHistory.noComment": "(sin comentario del conjunto de cambios)",
Expand Down Expand Up @@ -1727,8 +1727,8 @@
"Widgets.LeaderboardWidget.mapper": "Mapeadores",
"Widgets.LeaderboardWidget.reviewer": "Revisores",
"Widgets.LeaderboardWidget.title": "Tabla de clasificación",
"Widgets.OSMElementTagsWidget.label": "OSM Element Tags",
"Widgets.OSMElementTagsWidget.title": "OSM Element Tags",
"Widgets.OSMElementTagsWidget.label": "Etiquetas de elementos de OSM",
"Widgets.OSMElementTagsWidget.title": "Etiquetas de elementos de OSM",
"Widgets.OSMHistoryWidget.label": "Historial de OSM",
"Widgets.OSMHistoryWidget.title": "Historial de OSM",
"Widgets.ProjectAboutWidget.content": "Los proyectos sirven como un medio para agrupar desafíos relacionados. Todos los desafíos deben pertenecer a un proyecto.\n\nPuedes crear tantos proyectos como necesites para organizar tus desafíos y puedes invitar a otros usuarios de MapRoulette a que te ayuden a administrarlos contigo.\n\nLos proyectos deben configurarse como visibles para que los desafíos dentro de ellos aparezcan en la navegación o búsqueda pública.",
Expand Down
14 changes: 7 additions & 7 deletions lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@
"Admin.EditChallenge.form.preferredTags.label": "Voorkeurtags MR",
"Admin.EditChallenge.form.presets.description": "Beperk standaard de soorten objecten uit OSM die worden gepresenteerd aan de mappers in iD bij het werken aan de taken. Dat helpt hen om dingen in kaart te brengen die relevant zijn voor je missie. Als je missie bijvoorbeeld over het mappen van gebouwen gaat zou je alleen voorkeuzen gerelateerd aan gebouwen kunnen inschakelen en dan zouden aan mappers niet de opties worden getoond om een gebied, zoals bijvoorbeeld een park of een meer, in kaart te brengen.",
"Admin.EditChallenge.form.presets.label": "Voorkeuzen bewerker iD beperken",
"Admin.EditChallenge.form.datasetUrl.description": "Optionally include a Rapid Editor dataset URL. Datasets can be used to provide geospatial data layers that can be overlaid, analyzed, and edited to create or update maps accurately",
"Admin.EditChallenge.form.datasetUrl.label": "Rapid Dataset URL",
"Admin.EditChallenge.form.datasetUrl.description": "Neem optioneel een URL van een gegevensset van Rapid Editor op. Gegevenssets kunnen worden gebruikt om georuimtelijke gegevenslagen te gebruiken die kunnen worden overgelegd, geanalyseerd en bewerkt om kaarten nauwkeurig te maken of bij te werken",
"Admin.EditChallenge.form.datasetUrl.label": "URL gegevensset Rapid ",
"Admin.EditChallenge.form.remoteGeoJson.description": "URL van de locatie op afstand waar de GeoJSON moet worden opgehaald",
"Admin.EditChallenge.form.remoteGeoJson.label": "Ik heb een URL voor de gegevens van GeoJSON",
"Admin.EditChallenge.form.remoteGeoJson.placeholder": "https://www.example.com/geojson.json",
Expand Down Expand Up @@ -1133,9 +1133,9 @@
"Notification.type.revisionCount": "Aantal revisies",
"Notification.type.system": "Systeem",
"Notification.type.team": "Team",
"OSMElementTags.controls.viewOSM.label": "View OSM",
"OSMElementTags.elementFetchFailed": "Failed to fetch tags for {element}",
"OSMElementTags.noOSMElements": "No OSM elements identified in task",
"OSMElementTags.controls.viewOSM.label": "OSM weergeven",
"OSMElementTags.elementFetchFailed": "Ophalen van tags voor {element} mislukt",
"OSMElementTags.noOSMElements": "Geen elementen van OSM geïdentificeerd in taak",
"OSMElementHistory.controls.viewOSM.label": "OSM weergeven",
"OSMElementHistory.elementFetchFailed": "Ophalen van geschiedenis voor {element} mislukt",
"OSMElementHistory.noComment": "(geen opmerking wijzigingenset)",
Expand Down Expand Up @@ -1727,8 +1727,8 @@
"Widgets.LeaderboardWidget.mapper": "Mappers",
"Widgets.LeaderboardWidget.reviewer": "Beoordelaars",
"Widgets.LeaderboardWidget.title": "Scorebord",
"Widgets.OSMElementTagsWidget.label": "OSM Element Tags",
"Widgets.OSMElementTagsWidget.title": "OSM Element Tags",
"Widgets.OSMElementTagsWidget.label": "Tags van OSM-elementen",
"Widgets.OSMElementTagsWidget.title": "Tags van OSM-elementen",
"Widgets.OSMHistoryWidget.label": "OSM-geschiedenis",
"Widgets.OSMHistoryWidget.title": "OSM-geschiedenis",
"Widgets.ProjectAboutWidget.content": "Projecten dienen om gerelateerde missies te groeperen. Alle\nmissies moeten toebehoren aan een project.\n\nJe mag zoveel projecten maken als nodig is om je missies te organiseren, en je mag\nandere deelnemers aan MapRoulette vragen om ze samen te beheren.\n\nProjecten moeten worden ingesteld als Zichtbaar voordat missies daarin worden weergegeven bij publiek bladeren of zoeken.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maproulette3",
"version": "3.16.2",
"version": "3.16.3",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit 39a83ef

Please sign in to comment.