-
-
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
BS5: add form-select
class to <select>
#4838
Open
nboisteault
wants to merge
6,314
commits into
3liz:master
Choose a base branch
from
nboisteault:bs5-select
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixing tiles resolutions
* Native EPSG:3857 scales * Tiles resolutions
…yers Fix JS XYZ Grid Tile and Tests e2e playwrigth: enhancing base layers tests
…` event. In this case we run permalink
In some project the WMS Extent property of the project is empty. Funded by SETEC
Fix Project properties WMS Extent empty
Update attribute table project and e2e test to check table column order based on QGIS attribute table config.
Tests : Attribute Table config
The old OL 2 map is now out of sync with the new OL map, especially the center. So the main Lizmap center attribute has to be provided by the map state.
JS: mainLizmap.center has to be provided by map state
* The default OL icon was 100x100 and has been reduced to 16x16. * All events were not dispatched by parent element of the map and tree.
Fix JS externalLayer: defaultol icon and events
The Inline JS has been moved to its own file.
Fix: allow tiled wms when `singleTile` is `false` and layer is not ca…
Tests - Improve Playwright helper to load a project with error
Show Lizmap modules infos
Tests - Add E2E test about user defined JavaScript warning
* fix typo, improve html for module view * declare Url repositoryAdmin liz global lizUrl * plugin homepage must be non empty to do a link * fix end2end modules line count
Remove dynamicLayers module
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.5 to 6.7.6. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](cypress-io/github-action@v6.7.5...v6.7.6) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.6/ChangeLog-11.3.md) - [Commits](sebastianbergmann/phpunit@10.5.29...11.3.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…s/phpunit/phpunit-tw-11.3.6 Update phpunit/phpunit requirement from ^10.5.29 to ^11.3.6 in /tests/units
…ess-io/github-action-6.7.6 Bump cypress-io/github-action from 6.7.5 to 6.7.6
Tests - Add small tests data about upload
This reverts commit 74834ea. From GitLab : Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit ^11.3.6 -> satisfiable by phpunit/phpunit[11.3.6]. - phpunit/phpunit 11.3.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
nboisteault
force-pushed
the
bs5-select
branch
from
December 12, 2024 16:30
b06c996
to
0ddde53
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.