| e12b5fe5 | 12-Jun-2026 |
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
Rector and PHPCS fixes (#115)
Co-authored-by: mprins <1165786+mprins@users.noreply.github.com> |
| e299f0b7 | 12-Jun-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Replace Bing maps with Azure maps (untested/unsupported) (#114)
Bing maps have been deprecated and offline for about a year now; the replacement is Azure maps.
Due to payment information requiremen
Replace Bing maps with Azure maps (untested/unsupported) (#114)
Bing maps have been deprecated and offline for about a year now; the replacement is Azure maps.
Due to payment information requirements this is untested, I'm unwilling to provide this information to Microsoft. In any case it is unlikely to work for static background maps because of how the API works; it requres setting request headers, making it impossible to use a regular <img ...> tag
close #113
show more ...
|
| ca4a05fb | 11-May-2026 |
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
Rector and PHPCS fixes (#112)
Co-authored-by: mprins <1165786+mprins@users.noreply.github.com> |
| af5cdfa8 | 11-May-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Prevent using/caching invalid image responses when rendering the static map
fixes #105 |
| 8a541d8f | 07-May-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Implement OSM referrer policy in static map |
| fe8833f3 | 07-May-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update regex assertions to use assertMatchesRegularExpression
`assertRegExp()` is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertMatchesRegularExpression() instead
Update regex assertions to use assertMatchesRegularExpression
`assertRegExp()` is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertMatchesRegularExpression() instead
close #108
show more ...
|
| d29478df | 18-Apr-2026 |
mprins <1165786+mprins@users.noreply.github.com> |
Rector and PHPCS fixes |
| cc295f62 | 17-Apr-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Upgrade to OpenLayers v10.9.0 |
| ca922e1d | 16-Mar-2026 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump github/accessibility-alt-text-bot from 1.7.2 to 1.7.3 (#102)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.2 to 1.7.3. - [Release note
Bump github/accessibility-alt-text-bot from 1.7.2 to 1.7.3 (#102)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/github/accessibility-alt-text-bot/releases) - [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.7.2...v1.7.3)
--- updated-dependencies: - dependency-name: github/accessibility-alt-text-bot dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| 361a92f4 | 12-Feb-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update OpenLayers from 10.7.0 to 10.8.0 |
| 831b8160 | 12-Feb-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update PHP versions and DokuWiki branches in CI |
| 346d91c9 | 25-Jan-2026 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump github/accessibility-alt-text-bot from 1.7.1 to 1.7.2 (#100)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.1 to 1.7.2. - [Release note
Bump github/accessibility-alt-text-bot from 1.7.1 to 1.7.2 (#100)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/github/accessibility-alt-text-bot/releases) - [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.7.1...v1.7.2)
--- updated-dependencies: - dependency-name: github/accessibility-alt-text-bot dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| b80206a7 | 23-Nov-2025 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump actions/checkout from 5 to 6 (#99)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https
Bump actions/checkout from 5 to 6 (#99)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6)
--- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| 385b6064 | 06-Nov-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update OpenLayers from 10.6.1 to 10.7.0
see https://github.com/openlayers/openlayers/releases/tag/v10.7.0 |
| f1e07fb7 | 13-Oct-2025 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump github/codeql-action from 3 to 4 (#97)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [
Bump github/codeql-action from 3 to 4 (#97)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4)
--- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| 7cee21ef | 17-Aug-2025 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump actions/checkout from 4 to 5 (#96)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https
Bump actions/checkout from 4 to 5 (#96)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5)
--- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| b00979af | 23-Jun-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update OpenLayers from 10.5.0 to 10.6.1 |
| 4b277ac9 | 16-May-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update minimum PHP version to 8.0 |
| 683aa048 | 02-Apr-2025 |
mark <1165786+mprins@users.noreply.github.com> |
Bump OpenLayers from 10.4.0 to 10.5.0 |
| e912bc04 | 31-Mar-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Add php 8.4 to the build matrix (#92) |
| e0f99faf | 31-Mar-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update codeql-analysis.yml |
| b7d61b8d | 02-Feb-2025 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump github/accessibility-alt-text-bot from 1.6.0 to 1.7.1 (#90)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.6.0 to 1.7.1. - [Release notes
Bump github/accessibility-alt-text-bot from 1.6.0 to 1.7.1 (#90)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.6.0 to 1.7.1. - [Release notes](https://github.com/github/accessibility-alt-text-bot/releases) - [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.6.0...v1.7.1)
--- updated-dependencies: - dependency-name: github/accessibility-alt-text-bot dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| a8b86b88 | 30-Jan-2025 |
mark <1165786+mprins@users.noreply.github.com> |
Upgrade OpenLayers from 10.3.1 to 10.4.0 |
| 15b5ba3b | 12-Jan-2025 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump github/accessibility-alt-text-bot from 1.5.0 to 1.6.0 (#88)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.5.0 to 1.6.0. - [Release notes
Bump github/accessibility-alt-text-bot from 1.5.0 to 1.6.0 (#88)
Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/github/accessibility-alt-text-bot/releases) - [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.5.0...v1.6.0)
--- updated-dependencies: - dependency-name: github/accessibility-alt-text-bot dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| 4f1a60ee | 10-Dec-2024 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Bump OpenLayers from 10.3.0 to 10.3.1 |