Commit graph

10 commits

Author SHA1 Message Date
surrim b35019c7ce
Update event_osm (#154)
* Changed my name

* Added PHP 7 dependency

* Improved translations

* Added Spanish translations

* Avoid regex pattern for file name

* Whitespaces fixed

* Optimized code for compressing GPX files

* JavaScript code changed for Geo-JSON version 3 and better readability

* Added *.map files

* Only add done gpx tracks to the total sum

* Update event_osm to 0.4.0

* Only add done gpx tracks to the total sum
* Added missing *.map files
* JavaScript code changed for Geo-JSON version 3 and better readability
* Optimized code for compressing GPX files
* Whitespaces fixed
* Avoid regex pattern for file name
* Added Spanish translations
* Improved translations
* Added PHP 7 dependency
* Changed my name

---------

Co-authored-by: surrim <root@surrim.org>
2023-01-31 17:23:49 +01:00
surrim c8086e5305 removed "?>" from php files and changed indentation 2021-07-13 17:24:00 +02:00
surrim 8f778c4119 fixed handling with empty gpx files 2021-07-13 17:24:00 +02:00
surrim 8af5e65de2 using short array init, fixed PHP 8 warnings 2021-07-13 17:24:00 +02:00
surrim 0fff144f04 using serendipity_plugin_api::load_language() for some more plugins 2021-07-12 15:44:23 +02:00
surrim 8d8e6a1494
Updated event_osm to v0.3.7 (#124)
* default path for *.gpx files

* path description fixed for many paths

* escape map parameter

* set default category id to "without"

* removed not needed "global $serendipity;"

* added README.md

* updated event_osm to v0.3.7

Co-authored-by: surrim <surrim@happyhydro.org>
2021-05-28 19:12:35 +02:00
surrim 852e266921
Updated event_osm to v0.3.6 (#123)
* compress *.gpx files only

* fixed compressed *.gpx size bug

* using VectorImage instead of Vector

* updated event_osm to v0.3.6

Co-authored-by: surrim <surrim@happyhydro.org>
2021-01-16 12:18:41 +01:00
surrim e5c22e6d0f
Updated event_osm to v0.3.5 (#121)
* preloading fixed

* added missing php 7.0 dependency

* osm bugfix for "no categories"

* count distance only once

* performance updates

* more understandable translations

* plugin dependencies added

* updated event_osm to v0.3.5

Co-authored-by: surrim <surrim@happyhydro.org>
2021-01-11 15:45:40 +01:00
Garvin Hicking c19ed88f10 [TASK] Upstream patches by surrim 2020-09-16 11:23:34 +02:00
surrim d25dad68b4 same folder and version for event_osm and event_static_osm 2020-03-13 03:53:49 +01:00
Renamed from serendipity_event_static_osm/serendipity_event_static_osm.php (Browse further)