| 94fb91cc | 16-Jul-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Set minimum PHP version to 8.2 (required by Dokuwiki 'Mort') |
| 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 ...
|
| 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 |
| 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 |
| 35587f82 | 15-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 |
| 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 |
| 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. |
| 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 |
| af38d1fb | 11-Sep-2016 |
Mark Prins <mprins@users.sf.net> |
add basic testing |