Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 3liz/lizmap-mapbuilder-module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: 3liz/lizmap-mapbuilder-module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.1
Choose a head ref
  • 10 commits
  • 14 files changed
  • 5 contributors

Commits on Apr 1, 2025

  1. Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.75.0

    Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.5 to 3.75.0.
    - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
    - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
    - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.68.5...v3.75.0)
    
    ---
    updated-dependencies:
    - dependency-name: friendsofphp/php-cs-fixer
      dependency-version: 3.75.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    7e69d0b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. Bump jelix/jelix from 1.8.17 to 1.8.18.1

    Bumps [jelix/jelix](https://github.com/jelix/jelix) from 1.8.17 to 1.8.18.1.
    - [Release notes](https://github.com/jelix/jelix/releases)
    - [Changelog](https://github.com/jelix/jelix/blob/master/CHANGELOG-1.8.md)
    - [Commits](jelix/jelix@v1.8.17...v1.8.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: jelix/jelix
      dependency-version: 1.8.18.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    318444a View commit details
    Browse the repository at this point in the history
  2. Bump phpstan/phpstan from 2.1.11 to 2.1.17

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.11 to 2.1.17.
    - [Release notes](https://github.com/phpstan/phpstan/releases)
    - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
    - [Commits](phpstan/phpstan@2.1.11...2.1.17)
    
    ---
    updated-dependencies:
    - dependency-name: phpstan/phpstan
      dependency-version: 2.1.17
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    0b2224b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    e749fc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Compatibility with Lizmap 3.9 (#104)

    * UPDATE: Compatibility with Lizmap 3.9
    
    * UPDATE: Extent in French
    
    Co-authored-by: Étienne Trimaille <gustrimaille@yahoo.fr>
    
    ---------
    
    Co-authored-by: Étienne Trimaille <gustrimaille@yahoo.fr>
    neo-garaix and Gustry authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    d01b895 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from neo-garaix/fix-loading-image

    Fix on imageloading
    Gustry authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    8c5fd76 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #101 from 3liz/dependabot/composer/jelix/jelix-1.8…

    ….18.1
    
    Bump jelix/jelix from 1.8.17 to 1.8.18.1
    Gustry authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    62b1531 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #102 from 3liz/dependabot/composer/phpstan/phpstan…

    …-2.1.17
    
    Bump phpstan/phpstan from 2.1.11 to 2.1.17
    Gustry authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    280fb53 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #89 from 3liz/dependabot/composer/friendsofphp/php…

    …-cs-fixer-3.75.0
    
    Bump friendsofphp/php-cs-fixer from 3.68.5 to 3.75.0
    Gustry authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    95c089d View commit details
    Browse the repository at this point in the history
  6. Release of 2.4.1

    Gustry committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    1c5c6ef View commit details
    Browse the repository at this point in the history
Loading