History log of /plugin/openlayersmap/ (Results 1 – 25 of 370)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e12b5fe512-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>

e299f0b712-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 ...

ca4a05fb11-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>

af5cdfa811-May-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Prevent using/caching invalid image responses when rendering the static map

fixes #105

8a541d8f07-May-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Implement OSM referrer policy in static map

fe8833f307-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 ...

d29478df18-Apr-2026 mprins <1165786+mprins@users.noreply.github.com>

�� Rector and PHPCS fixes

cc295f6217-Apr-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Upgrade to OpenLayers v10.9.0

ca922e1d16-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 ...

361a92f412-Feb-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Update OpenLayers from 10.7.0 to 10.8.0

831b816012-Feb-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Update PHP versions and DokuWiki branches in CI

346d91c925-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 ...

b80206a723-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 ...

385b606406-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

f1e07fb713-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 ...

7cee21ef17-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 ...

b00979af23-Jun-2025 Mark Prins <1165786+mprins@users.noreply.github.com>

Update OpenLayers from 10.5.0 to 10.6.1

4b277ac916-May-2025 Mark Prins <1165786+mprins@users.noreply.github.com>

Update minimum PHP version to 8.0

683aa04802-Apr-2025 mark <1165786+mprins@users.noreply.github.com>

Bump OpenLayers from 10.4.0 to 10.5.0

e912bc0431-Mar-2025 Mark Prins <1165786+mprins@users.noreply.github.com>

Add php 8.4 to the build matrix (#92)

e0f99faf31-Mar-2025 Mark Prins <1165786+mprins@users.noreply.github.com>

Update codeql-analysis.yml

b7d61b8d02-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 ...

a8b86b8830-Jan-2025 mark <1165786+mprins@users.noreply.github.com>

Upgrade OpenLayers from 10.3.1 to 10.4.0

15b5ba3b12-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 ...

4f1a60ee10-Dec-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Bump OpenLayers from 10.3.0 to 10.3.1

12345678910>>...15