History log of /plugin/openlayersmap/.github/ (Results 26 – 35 of 35)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
28fa787d23-Oct-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Update maintenance.yml

4e50342d14-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Some build maintainance

7390889d20-Sep-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

OpenLayers 6 migration

use legecy openlayers for now

refactor and pick up classes from openlayersmapoverlays

update styles and controls

remove old code and resources

08561a6730-Apr-2022 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump github/codeql-action from 1 to 2

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

Bump github/codeql-action from 1 to 2

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

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

show more ...

40c80c0305-Mar-2022 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 2 to 3

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

Bump actions/checkout from 2 to 3

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

---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

show more ...

c9d92d7029-Dec-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

Create codeql-analysis.yml

7fe2573803-Oct-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

Bump dessant/lock-threads from 2 to 3

replaces #9

963b1d9328-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

Create FUNDING.yml

ba56c96223-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

add Thundeforest logo for static maps

0ab5bbc621-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

Add some github actions for CI and QC


ISSUE_TEMPLATE.md
dependabot.yml
workflows/CI.yml
workflows/maintainance.yml
workflows/phpCS.yml
/plugin/openlayersmap/.gitignore
/plugin/openlayersmap/LICENSE.txt
/plugin/openlayersmap/README.md
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/_test/general.test.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/deleted.files
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/icons/airplane.png
/plugin/openlayersmap/icons/bus-stop.png
/plugin/openlayersmap/icons/camping.png
/plugin/openlayersmap/icons/caravan_park.png
/plugin/openlayersmap/icons/cave.png
/plugin/openlayersmap/icons/chalet.png
/plugin/openlayersmap/icons/clock.png
/plugin/openlayersmap/icons/construction.png
/plugin/openlayersmap/icons/danger.png
/plugin/openlayersmap/icons/ford.png
/plugin/openlayersmap/icons/fuel.png
/plugin/openlayersmap/icons/geocache.png
/plugin/openlayersmap/icons/hospital.png
/plugin/openlayersmap/icons/hostel.png
/plugin/openlayersmap/icons/hotel.png
/plugin/openlayersmap/icons/hydro.png
/plugin/openlayersmap/icons/index.php
/plugin/openlayersmap/icons/marker-blue.png
/plugin/openlayersmap/icons/marker-gold.png
/plugin/openlayersmap/icons/marker-green.png
/plugin/openlayersmap/icons/marker-red.png
/plugin/openlayersmap/icons/marker.png
/plugin/openlayersmap/icons/marker_shadow.png
/plugin/openlayersmap/icons/mine.png
/plugin/openlayersmap/icons/motel.png
/plugin/openlayersmap/icons/parking.png
/plugin/openlayersmap/icons/peak.png
/plugin/openlayersmap/icons/photo.png
/plugin/openlayersmap/icons/picnic.png
/plugin/openlayersmap/icons/poi.png
/plugin/openlayersmap/icons/pool.png
/plugin/openlayersmap/icons/shelter.png
/plugin/openlayersmap/icons/slipway.png
/plugin/openlayersmap/icons/taxi.png
/plugin/openlayersmap/icons/telephone.png
/plugin/openlayersmap/icons/terrain.png
/plugin/openlayersmap/icons/train.png
/plugin/openlayersmap/icons/video.png
/plugin/openlayersmap/icons/walking.png
/plugin/openlayersmap/icons/webcam.png
/plugin/openlayersmap/icons/wlan.png
/plugin/openlayersmap/icons/ww_gauge.png
/plugin/openlayersmap/icons/ww_hazard.png
/plugin/openlayersmap/icons/ww_put-in-out.png
/plugin/openlayersmap/icons/ww_put-in.png
/plugin/openlayersmap/icons/ww_take-out.png
/plugin/openlayersmap/icons/ww_weir.png
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Fullscreen.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/KeyboardClick.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/LayerSwitcher.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Zoom.js
/plugin/openlayersmap/javascript/OpenLayersMap/Handler/KeyboardPoint.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/Stamen.js
/plugin/openlayersmap/javascript/OpenLayersMap/Popup/FramedCloud.js
/plugin/openlayersmap/javascript/de.js
/plugin/openlayersmap/javascript/en.js
/plugin/openlayersmap/javascript/es.js
/plugin/openlayersmap/javascript/fr.js
/plugin/openlayersmap/javascript/nl.js
/plugin/openlayersmap/lang/en/admin_intro.txt
/plugin/openlayersmap/lang/en/help.txt
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/settings.php
/plugin/openlayersmap/lang/es/admin_intro.txt
/plugin/openlayersmap/lang/es/lang.php
/plugin/openlayersmap/lang/es/settings.php
/plugin/openlayersmap/lang/fr/admin_intro.txt
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/fr/lang.php
/plugin/openlayersmap/lang/fr/settings.php
/plugin/openlayersmap/lang/nl/admin_intro.txt
/plugin/openlayersmap/lang/nl/help.txt
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lang/ru/admin_intro.txt
/plugin/openlayersmap/lang/ru/help.txt
/plugin/openlayersmap/lang/ru/lang.php
/plugin/openlayersmap/lang/ru/settings.php
/plugin/openlayersmap/lib/OpenLayers.js
/plugin/openlayersmap/lib/img/blank.gif
/plugin/openlayersmap/lib/img/close.gif
/plugin/openlayersmap/lib/img/cloud-popup-relative.png
/plugin/openlayersmap/lib/img/info.png
/plugin/openlayersmap/lib/img/olMapbg.png
/plugin/openlayersmap/lib/img/overview_replacement.gif
/plugin/openlayersmap/logo.gif
/plugin/openlayersmap/logo/cycle_logo.png
/plugin/openlayersmap/logo/hnb_logo.png
/plugin/openlayersmap/logo/osm_logo.png
/plugin/openlayersmap/logo/sea_logo.png
/plugin/openlayersmap/logo/stamen.png
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/print.css
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_Fullscreen.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_help.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/style.css
/plugin/openlayersmap/syntax/olmap.php
/plugin/openlayersmap/toolbar/geojson_file.png
/plugin/openlayersmap/toolbar/geojson_line.png
/plugin/openlayersmap/toolbar/georss.png
/plugin/openlayersmap/toolbar/gps.png
/plugin/openlayersmap/toolbar/gpx_file.png
/plugin/openlayersmap/toolbar/gpx_line.png
/plugin/openlayersmap/toolbar/kml_file.png
/plugin/openlayersmap/toolbar/kml_line.png
/plugin/openlayersmap/toolbar/map.png

12