History log of /plugin/openlayersmap/ (Results 26 – 50 of 370)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3c2ec44e03-Dec-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Upgrade OpemLayers to 10.3.0 (#86)

d7ddc98027-Sep-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Bump OpenLayers from 10.1.0 to 10.2.0 to 10.2.1 (#85)

* Bump OpenLayers from 10.1.0 to 10.2.0, see https://github.com/openlayers/openlayers/releases/tag/v10.2.0

* Bump OpenLayers from 10.2.0 to 1

Bump OpenLayers from 10.1.0 to 10.2.0 to 10.2.1 (#85)

* Bump OpenLayers from 10.1.0 to 10.2.0, see https://github.com/openlayers/openlayers/releases/tag/v10.2.0

* Bump OpenLayers from 10.2.0 to 10.2.1, see https://github.com/openlayers/openlayers/releases/tag/v10.2.1

show more ...

644a5ae526-Sep-2024 mark <1165786+mprins@users.noreply.github.com>

Add funding

7d0bcb7124-Aug-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Bump OpenLayers from 10.0.0 to 10.1.0 (#83)

a562376106-Aug-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Update OpenLayers from v9.2.4 to v10.0.0 (#82)

* Update OpenLayers from v9.2.4 to v10.0.0

close #81

* Update plugin.info.txt

0554326d30-May-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Update OpenLayers from 9.1.0 to 9.2.4 (#80)

eea841ab08-Apr-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Update OpenLayers to 9.1.0 (#79)

* Update OpenLayers to 9.1.0

close #78

* Update README.md

4db7049e18-Mar-2024 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0 (#77)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.4.0 to 1.5.0.
- [Release note

Bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0 (#77)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.4.0...v1.5.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 ...

2ce8035726-Feb-2024 Mark Prins <1165786+mprins@users.noreply.github.com>

Bump OpenLayers from 8.2.0 to 9.0.0 (#76)

* Bump OpenLayers from 8.2.0 to 9.0.0

* fix testcase

* Update CI workflow

* Update plugin.info.txt

* Update CI.yml

ed12bfce18-Dec-2023 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/codeql-action from 2 to 3 (#75)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
-

Bump github/codeql-action from 2 to 3 (#75)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [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/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
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 ...

f204b8ca26-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Replace deprecated `dbglog()` function use with dokuwiki\Logger (#8)

- Remove deprecated `dbglog()` function use / replace with `dokuwiki\Logger`
- Update plugin.info.txt

c23d30a619-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update maintenance.yml

9c87826815-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Upgrade to OpenLayers from 8.1.0 to 8.2.0

53f2535c15-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

fix CI for master branch

b27ceed514-Nov-2023 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

�� Rector and PHPCS fixes (#72)

Co-authored-by: mprins <mprins@users.noreply.github.com>

ad8fb8a214-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update StaticMap.php

a760825c08-Nov-2023 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

�� Rector and PHPCS fixes (#71)

Co-authored-by: mprins <mprins@users.noreply.github.com>

1e71886908-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

allow manual workflow start

08f556d608-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Create autoFix.yml

a037214615-Oct-2023 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 (#70)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.3.0 to 1.4.0.
- [Release note

Bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 (#70)

Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
- [Commits](https://github.com/github/accessibility-alt-text-bot/compare/v1.3.0...v1.4.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 ...

f68a303b11-Sep-2023 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 3 to 4 (#69)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](htt

Bump actions/checkout from 3 to 4 (#69)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
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 ...

5ddc86e409-Sep-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Upgrade OpenLayers from 8.0.0 to 8.1.0 (#68)

751c8ef201-Sep-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Refactor Stamen to Stadia Maps

d618d4ce07-Aug-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Do not enable Stamen tiles by default

Stamen tiles are no longer a free service and require an API key or domain registration. Admins will have to setup domain authentication, see https://docs.stadi

Do not enable Stamen tiles by default

Stamen tiles are no longer a free service and require an API key or domain registration. Admins will have to setup domain authentication, see https://docs.stadiamaps.com/guides/migrating-from-stamen-map-tiles/ and https://github.com/openlayers/openlayers/issues/14963

show more ...

660554e101-Sep-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Upgrade to OpenLayers 8.0.0

12345678910>>...15