| 36843668 | 17-Jul-2026 |
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
Rector and PHPCS fixes (#65)
Co-authored-by: mprins <1165786+mprins@users.noreply.github.com> |
| 94fb91cc | 16-Jul-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Set minimum PHP version to 8.2 (required by Dokuwiki 'Mort') |
| 5b4eae75 | 17-Aug-2025 |
mark <1165786+mprins@users.noreply.github.com> |
formatting fixes |
| 6a9a1440 | 07-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 ...
|
| c8ba6be9 | 31-Jan-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
fix E_WARNING: Undefined array key GPSLatitudeRef / GPSLongitudeRef |
| 639d6e38 | 08-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 |
| 78ebf9c0 | 22-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 ...
|
| 9fe665ea | 08-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> |
| 51e495f0 | 14-Nov-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Use !empty instead of isset
close #35 |
| 9d47d8ba | 29-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
fix Error: Class "geoPHP\Adapter\Geohash" not found
close #33 |
| 94b6d387 | 26-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
disable unserializing classes from the spatial index |
| 3ec6b4f9 | 23-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Use isset to check if altitude is given |
| 0088b225 | 18-Jul-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Use fully qualified class name for geoPHP 2 upgrade
see mprins/dokuwiki-plugin-geophp#4 |
| 4ad8b75b | 08-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 |
| 636d9b89 | 15-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
don't return empty string from constructor |
| 37f78197 | 15-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
reformatting using DW style |
| 817f8be5 | 13-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
style fixes |
| 96c9e758 | 15-Nov-2017 |
Mark Prins <mprins@users.sf.net> |
add the possibility to generate KML and GeoRSS in given namespaces |
| c38b3f8e | 01-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 |
| 9bd1df1c | 01-Jun-2017 |
Mark Prins <mprins@users.sf.net> |
change convertRationaltoFloat function visibility (private -> public) |
| a264d26b | 01-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. |
| 5faf8663 | 31-May-2017 |
Michael Große <grosse@cosmocode.de> |
fix calculating long/lat
Includes testdata. |
| 16d69598 | 12-Sep-2016 |
Mark Prins <mprins@users.sf.net> |
code improvements (#3) |
| 5fe9bc3c | 12-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 |
| 6169df38 | 11-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 |