Skip to content

Commit

Permalink
Bump package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Feb 27, 2024
1 parent e13d71f commit 76a0802
Show file tree
Hide file tree
Showing 17 changed files with 89 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "QWC2App",
"version": "2024.02.26-master",
"version": "2024.02.27-master",
"description": "QGIS Web Client 2 application",
"author": "Sourcepole",
"license": "BSD-2-Clause",
Expand Down
17 changes: 17 additions & 0 deletions static/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,12 +315,29 @@
"exportExternalLayers": true,
"defaultFormat": "image/png",
"formatConfiguration": {
"application/dxf": [
{"name": "default"},
{
"name": "Geobau",
"extraQuery": "LAYERS=dxfgeobau",
"formatOptions": "MODE:NOSYMBOLOGY"
},
{
"name": "Geobau mit Höhenkurven",
"extraQuery": "LAYERS=dxfgeobau,hoehenkurven"
}
],
"image/png": [
{"name": "default"},
{"name": "With baselayer", "baseLayer": "SWISSIMAGE"}
]
}
}
},
{
"name": "MapFilter",
"cfg": {
"allowCustomFilters": false,
"allowFilterByGeom": false
}
},
Expand Down
5 changes: 5 additions & 0 deletions static/translations/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Čekejte..."
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/de-CH.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Bitte warten..."
},
"mapfilter": {
"addcustomfilter": "Benutzerdef. filter hinzufügen",
"cancel": "Abbrechen",
"geomfilter": "Geometrie",
"invalidfilter": "Ungültiger Filterausdruck",
"save": "Speichern",
"selectlayer": "Ebene auswählen",
"timefilter": "Zeit",
"timefrom": "Von",
"timeto": "Bis"
Expand Down
5 changes: 5 additions & 0 deletions static/translations/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Bitte warten..."
},
"mapfilter": {
"addcustomfilter": "Benutzerdef. filter hinzufügen",
"cancel": "Abbrechen",
"geomfilter": "Geometrie",
"invalidfilter": "Ungültiger Filterausdruck",
"save": "Speichern",
"selectlayer": "Ebene auswählen",
"timefilter": "Zeit",
"timefrom": "Von",
"timeto": "Bis"
Expand Down
5 changes: 5 additions & 0 deletions static/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Please wait..."
},
"mapfilter": {
"addcustomfilter": "Add custom filter",
"cancel": "Cancel",
"geomfilter": "Geometry",
"invalidfilter": "Invalid filter expression",
"save": "Save",
"selectlayer": "Select layer",
"timefilter": "Time",
"timefrom": "From",
"timeto": "To"
Expand Down
5 changes: 5 additions & 0 deletions static/translations/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": ""
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Veuillez patienter..."
},
"mapfilter": {
"addcustomfilter": "Ajouter filtre personnalisé",
"cancel": "Annuler",
"geomfilter": "Géométrique",
"invalidfilter": "Expression de filtre non valide",
"save": "Enregistrer",
"selectlayer": "Sélectionner couche",
"timefilter": "Temporelle",
"timefrom": "De",
"timeto": "A"
Expand Down
5 changes: 5 additions & 0 deletions static/translations/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Attendere..."
},
"mapfilter": {
"addcustomfilter": "Aggiungi filtro personalizzato",
"cancel": "Annulla",
"geomfilter": "Geometrico",
"invalidfilter": "Espressione filtro non valida",
"save": "Salva",
"selectlayer": "Seleziona livello",
"timefilter": "Temporale",
"timefrom": "Da",
"timeto": "A"
Expand Down
5 changes: 5 additions & 0 deletions static/translations/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": ""
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Aguarde"
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": "Por favor, aguarde..."
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/ro-RO.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": ""
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": ""
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/sv-SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": ""
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down
5 changes: 5 additions & 0 deletions static/translations/tr-TR.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,12 @@
"wait": ""
},
"mapfilter": {
"addcustomfilter": "",
"cancel": "",
"geomfilter": "",
"invalidfilter": "",
"save": "",
"selectlayer": "",
"timefilter": "",
"timefrom": "",
"timeto": ""
Expand Down

0 comments on commit 76a0802

Please sign in to comment.