-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
Bug: filter form should take care of restricted user rights #4599
base: master
Are you sure you want to change the base?
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.1...v4.3.3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
The popup dock is build client side by the JS and depends on `lizDict`. Since 3liz#4329 the popup dock could be created before the `lizDict` is available.
Tests e2e: Test error occured
[Fix] Add Popup dock server side
Print overview
In the main section of the JSON, add a new option to enable the automatic permalink : automatic_permalink. It will be enabled by default. Linked to 3liz/lizmap-plugin#590
New option to disable the automatic permalink
After 3liz#4586 that added `automatic_permalink` option the default value will be false.
…link Automatic permalink will be disabled by default
In embed mode the error is generated because the dataviz elements are not available. ``` TypeError: elem is null isInViewport dataviz.js:23 getPlots dataviz.js:146 uicreated dataviz.js:774 triggerEvent OpenLayers.js:246 init map.js:5034 map.js:5039:28 init map.js:5039 ```
Fix JS Dataviz: When dataviz is not available
@mdouchin to discuss |
Side note, but there is already filter_layer_by_user.qgs or similar project. Adding new layer doesn't matter, it takes times to update/upgrade a few projects for now). |
The Lizmap project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 2 months and is being automatically marked as "stale". |
99b7c63
to
b0fe582
Compare
admin