Commit Graph

188 Commits

Author SHA1 Message Date
Eric van der Vlist 5436b516fb Traduction FR 2025-03-24 19:04:19 +01:00
Eric van der Vlist 9dd8603630 Traduction FR 2025-03-24 19:02:57 +01:00
Eric van der Vlist 97326d2be4 Traduction FR 2025-03-24 19:00:02 +01:00
Eric van der Vlist 604c255f9f Merge branch 'master' of gitea.dyomedea.com:Dyomedea/wp-gpx-maps 2025-03-24 18:55:43 +01:00
Eric van der Vlist 9103a159c7 Traduction FR 2025-03-24 18:54:59 +01:00
Eric van der Vlist c94c11a1e4 Merge branch 'master' of gitea.dyomedea.com:Dyomedea/wp-gpx-maps 2025-03-24 18:45:32 +01:00
Eric van der Vlist 181b50f3d5 Traduction FR 2025-03-24 18:42:42 +01:00
Eric van der Vlist d56e98c256 Adding a <div> around 'Download file' statement 2025-03-23 14:12:04 +01:00
Eric van der Vlist d2e4cfc5ff Working on image sizes 2025-03-22 18:40:43 +01:00
Eric van der Vlist 7bd0d20e20 Using data- attributes to carry lon and lat info in HTML spans 2025-03-21 17:21:37 +01:00
Eric van der Vlist 8dcf31ec29 Fixing #4 (regression) 2025-03-21 15:05:09 +01:00
Eric van der Vlist 26b2ee612f Reverting to 727857606b (before moving to MapBox and ts) 2025-03-21 14:57:51 +01:00
Eric van der Vlist be115b6dd6 Use a function to retrieve plgin URL instead of a broken hack 2025-03-21 14:24:00 +01:00
Eric van der Vlist b8d13d524e Readme extension 2025-03-21 14:02:37 +01:00
Eric van der Vlist e14015df41 Readme extension 2025-03-21 14:01:06 +01:00
Eric van der Vlist 6f9465ad00 Readme extension 2025-03-21 14:00:22 +01:00
Eric van der Vlist df0ffd7a3e Replacing with updated code 2025-03-21 13:59:24 +01:00
Eric van der Vlist 989e2fa726 Merging develop into master 2025-03-21 09:53:53 +01:00
Eric van der Vlist 7132bc4b43 Dirty update to support displaying images without GPX track 2020-05-14 17:16:29 +02:00
Eric van der Vlist 2b5b268b14 .gitignore 2020-05-14 17:16:16 +02:00
Eric van der Vlist 788dd023c3 Typo fixing #1 2020-05-11 10:08:06 +02:00
Eric van der Vlist 981af6c421 Removing reference to $inner-content (undefined) (#3) 2020-05-11 09:44:21 +02:00
Eric van der Vlist ea4ab7d1e5 Adding missing files 2020-05-10 16:06:09 +02:00
Eric van der Vlist bcee865e1d Chacking that picture and gallery ids are not null before trying to find them (#2). 2020-05-10 11:16:48 +02:00
Eric van der Vlist de3b4f2593 Checking array indexes before using them (#1) 2020-05-10 11:16:36 +02:00
Eric van der Vlist e7ee3bd1a7 Doc 2020-05-10 11:16:23 +02:00
Eric van der Vlist f9c738b292 Adaptation to gitea 2020-05-10 11:15:37 +02:00
Eric van der Vlist 9a184384f8 Chacking that picture and gallery ids are not null before trying to find them (#2). 2020-05-09 18:12:57 +02:00
Eric van der Vlist a1edd4f01c Checking array indexes before using them (#1) 2020-05-09 17:46:21 +02:00
Eric van der Vlist a2c3ade47f Doc 2020-05-09 17:24:05 +02:00
Eric van der Vlist b572aafbb6 Adaptation to gitea 2020-05-09 17:22:14 +02:00
bastianonm 3308c70299 code reorganization 2019-07-02 06:39:27 +00:00
bastianonm b684a1031e v 1.7.00
* Added: Authors can upload GPX tracks in a folder called as *your user name*, inside [../wp-upload dir/gpx/[*your user name*] (thanks to wildcomputations)
* Added: Authors an Admins can see the current values for shortcodes in help tab
* Added: Button to instant copy the shortcode of the selected GPX file in the tab track
* Added: different size logos for the plugin store (icon.svg, icon128x128.png and icon256x256.png) [inside ../plugins/wp-gpx-maps/assets]
* Changed: Settings tab is for non-Admin users is not more visible
* Tweak: Help tab is easier to read
* Tweak: Plugin is now complete translatable (Backend + Frontend)
* Tweak: WordPress coding standards
* Upgrade: Leaflet to 1.5.1
* Upgrade: leaflet.fullscreen to 1.4.5
* Upgrade: Chart.min.js to 2.8.0

Many thanks to Kniebremser for its help
2019-06-18 07:09:56 +00:00
bastianonm fd8b314a70 Fixed 2019-01-15 07:59:41 +00:00
bastianonm 67eb1501cc Fix admin error 2019-01-15 07:57:41 +00:00
bastianonm 6d27b35231 version 1.6.06
* Added average values under the graph
2019-01-03 11:11:14 +00:00
bastianonm 27964e6587 fix cadence
added avg cadence
2018-12-08 09:44:28 +00:00
bastianonm 15ad51122d * NGG gallery is working
* Getting HR, Cad and Temp working again (thanks to cyclinggeorgian)
* Fix javascript errors 
* Fix multiple traks gpx
2018-12-07 17:59:50 +00:00
bastianonm f6a747d503 Sync readme 2018-11-12 14:10:13 +00:00
bastianonm e2a27e40aa Version 1.6.03
Fix js error
2018-11-12 14:07:52 +00:00
bastianonm deb86a08fc Resolver javascript errors with start and end icons 2018-08-06 06:47:55 +00:00
bastianonm 5151dbf37c BIG CHANGE - Removed Gogole maps. Leafletjs instead.
-- NextGen Gallery is not working, due next gen image format changed -- I'll fix soon
2018-08-01 12:18:31 +00:00
bastianonm 277560810a Beta version without google maps 2018-07-27 15:21:52 +00:00
bastianonm 20bdf8812a let's see if wordpress recronize the translations 2018-04-04 09:40:51 +00:00
bastianonm 31066887ac renamed javascript functions to avoid collision with other plugins
reduced chart line thickness
2018-04-04 06:45:39 +00:00
bastianonm 60b8c67a56 * fix uom
* fix file not found
2018-03-16 22:08:58 +00:00
bastianonm fc03515cc1 Fix fatal error in particular cases 2018-03-15 21:11:18 +00:00
bastianonm 297238152d Added nonce on clear cache command
renamed functions
2018-03-14 15:51:31 +00:00
bastianonm a69955a186 nounce get var renamed 2018-03-14 07:27:18 +00:00
bastianonm 5367b39b45 renamed function 2018-03-13 08:23:40 +00:00