History log of /plugin/spatialhelper/_test/ (Results 1 – 14 of 14)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
94fb91cc16-Jul-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Set minimum PHP version to 8.2 (required by Dokuwiki 'Mort')

6a9a144007-Feb-2025 Mark Prins <1165786+mprins@users.noreply.github.com>

Add integration and unit tests (#54)

* Add more tests

Add an integration test for a geotag.

* Update and rename general.test.php to spatialhelper.test.php

Update spatialhelper.test.php

* Update

Add integration and unit tests (#54)

* Add more tests

Add an integration test for a geotag.

* Update and rename general.test.php to spatialhelper.test.php

Update spatialhelper.test.php

* Update CI.yml

Update requirements.txt

* update

* update

* update 2

* fix indexing test

* test update

show more ...

c8ba6be931-Jan-2025 Mark Prins <1165786+mprins@users.noreply.github.com>

fix E_WARNING: Undefined array key GPSLatitudeRef / GPSLongitudeRef

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

fix upload problems (#52)

* fix upload problems

resolves #51

* �� Rector and PHPCS fixes

* update test workflow

78ebf9c022-Dec-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Drop php 7.4 support, remove deprecated function use, reformat and cleanup (#48)

* Add composer file

* Cleanup test classes

* Cleanup deprecated API usage

* Cleanup deprecated API usage

Drop php 7.4 support, remove deprecated function use, reformat and cleanup (#48)

* Add composer file

* Cleanup test classes

* Cleanup deprecated API usage

* Cleanup deprecated API usage

* Update CI.yml

* Update CI.yml

* cleanup action.php

* cleanup search

* cleanup sitemap

* cleanup findnearby

* formatting

* stop using php 7.4

show more ...

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

Add admin icon

more code cleanup

Add admin icon
Update README.md
Create FUNDING.yml
Update plugin.info.txt

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

reformatting using DW style

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

style fixes

35587f8215-Nov-2017 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

c38b3f8e01-Jun-2017 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

a264d26b01-Jun-2017 Michael Große <grosse@cosmocode.de>

Fix function visibility

This function can be public since it provides general, side-effectless
utility functionality.

Also, it helps with testing.

5faf866331-May-2017 Michael Große <grosse@cosmocode.de>

fix calculating long/lat

Includes testdata.

6169df3811-Sep-2016 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com

af38d1fb11-Sep-2016 Mark Prins <mprins@users.sf.net>

add basic testing