Commit graph

19 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 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 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
surrim 43bb5b0338
Updated event_osm to v0.3.4 (#118)
* show track length in link title

* preloading enabled

* avoid using translation from page nugget

* updated event_osm to v0.3.4

Co-authored-by: surrim <surrim@happyhydro.org>
2021-01-08 18:33:28 +01:00
Garvin Hicking c19ed88f10 [TASK] Upstream patches by surrim 2020-09-16 11:23:34 +02:00
surrim 24535301aa extract category from static pages 2020-03-13 03:53:49 +01:00
surrim d25dad68b4 same folder and version for event_osm and event_static_osm 2020-03-13 03:53:49 +01:00
surrim 8881a906b1 more paths possible 2020-03-13 03:52:20 +01:00
surrim 846946aab2 setting for none/all categories 2020-03-13 03:52:20 +01:00
surrim e9481ba15d multiple osm maps possible 2020-03-13 03:52:20 +01:00
surrim 6543378307 added category filter 2020-03-13 03:52:20 +01:00
surrim 1162e6b913 category and path for osm plugin 2020-03-13 03:52:19 +01:00
surrim 3d667ae714 title for osm integration 2020-03-13 03:52:19 +01:00
surrim 0b32070b99 split osm static and integration 2020-03-13 03:52:19 +01:00
surrim 1bc8e125db const names changed, indentation 2020-03-13 03:52:19 +01:00
surrim 640ebb99ed created geo plugins 2020-03-13 03:52:16 +01:00