Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 4023] init FormControl property only if exists #4039

Closed
wants to merge 61 commits into from

Conversation

nworr
Copy link
Contributor

@nworr nworr commented Dec 21, 2023

Funded by 3liz

Gustry and others added 30 commits November 24, 2023 10:54
[Backport release_3_7] UI improvement for 3 7
Fixed
```
Uncaught TypeError: this._printTemplates[t] is undefined
    set printTemplate Print.js:438
```
Fixing
```
Uncaught TypeError: g.layerConfig is null
    _launch Print.js:239
```

With the old way to defined base layers, they can be not defined in the project
Fixed
```
Uncaught TypeError: lizMap.mainLizmap is undefined
    _writeURLFragment Permalink.js:216
```
[Backport release_3_7] Bugfix JS: Catch error from GetLegendGraphics
Fixed
```
Uncaught TypeError: mE.lizmap3.map.getLonLatFromPixel(...) is null
    _mousemove MousePosition.js:120
```
nboisteault and others added 23 commits December 5, 2023 17:13
…ted from cypress to playwright (3liz#4012)

* cors and projet filename converted from cypress to playwright

* create dedicated end2end conf to ignore local tests

---------

Co-authored-by: rmartin <[email protected]>
For EPSG:3857 and others if only 2 scales are defined, the native zoom levels are used for the Map.

Some legacy codes are removed.

FUnded by 3Liz
[Backport release_3_7] JS Map - Use native zoom levels
[Backport release_3_7] [Bugfix] JS: Layer ID can be used as WMS Name
@github-actions github-actions bot added this to the 3.8.0 milestone Dec 21, 2023
@nworr nworr marked this pull request as draft December 21, 2023 15:24
@nworr nworr closed this Dec 21, 2023
@github-actions github-actions bot added QGIS Server administration pages editing form tests unit tests and docker configuration for tests labels Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
administration pages editing form QGIS Server tests unit tests and docker configuration for tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants