History log of /plugin/spatialhelper/admin/ (Results 1 – 11 of 11)
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')

2c2a51cb17-Aug-2025 mark <1165786+mprins@users.noreply.github.com>

formatting fixes

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

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

�� Rector and PHPCS fixes (#45)

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

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

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

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

f2601b0703-Jul-2014 Mark C. Prins <mprins@users.sf.net>

make purge recreate the index and sitemaps, make sitemap location/name configurable

7c45299720-Jun-2014 Mark C. Prins <mprins@users.sf.net>

- use geoPHP for indexing and search
- search for lat/lon as well as geohash
- add admin page for index purge
- authorisation check for ID's in search
Issue number 25