Commit Graph

111 Commits (030fe798e7763b106e548af113e670c96ccdb8b0)

Author SHA1 Message Date
Julien Veyssier 030fe798e7 refs #34 replace leaflet.measurecontrol with Leaflet.LinearMeasurement 2017-08-17 19:12:40 +02:00
Julien Veyssier ef3c252f79 update leaflet to 1.2.0 ; update CHANGELOG 2017-08-14 03:13:32 +02:00
Julien Veyssier 93f7f6175e refs #33 automatically add .gpx extension to save name 2017-07-08 17:41:34 +02:00
Julien Veyssier 1f6bdfb4f3 refs #30 add metadata field 'track name' loaded from metadata>name; make metadata hidden by default 2017-06-26 09:43:08 +02:00
Julien Veyssier 3470305b67 refs #27 make custom tile server blocks foldable 2017-06-23 16:25:54 +02:00
Julien Veyssier ea9dee8640 update moment timezone 2017-06-22 18:34:32 +02:00
Julien Veyssier d54b0c65dd refs #26 add new metadata fields 'link url' and 'link text'. they are loaded and saved 2017-06-20 17:52:46 +02:00
Julien Veyssier 6daa5e4fc7 dynamic URL and page title change after loading file or folder 2017-06-15 14:15:59 +02:00
Julien Veyssier 067148195b refs #22 fix default transparency and opacity for all tile server types 2017-06-14 19:12:42 +02:00
Julien Veyssier 61d055d4bd refs #22 almost finished WMS support for user custom servers 2017-06-13 16:46:37 +02:00
Julien Veyssier 8c76f7e3c3 refs #18 fix problem in elevation approx when approximating a new point between moved points 2017-06-13 14:18:55 +02:00
Julien Veyssier 426b74b557 add user custom WMS tile/overlay servers; add all option editable; to be tested 2017-06-13 00:45:54 +02:00
Julien Veyssier cf9f6a2ed3 refs #23 set default opacity for overlay and overlaywms tile servers of tileservers.php to 0.4 2017-06-12 18:50:19 +02:00
Julien Veyssier 8fbb3c9fc7 refs #22 support transparent and opacity fields for all tile server types in tileservers.php 2017-06-12 18:46:16 +02:00
Julien Veyssier 17effd1d77 refs #22 support of normal and overlay WMS tile servers in tileservers.php 2017-06-12 18:28:34 +02:00
Julien Veyssier 34309931c3 correct filetypes action text 2017-06-06 01:21:36 +02:00
Julien Veyssier 0d9f9c17a6 refs #18 add option to approximate elevation of new point. approximation is naive for the moment 2017-06-01 19:19:05 +02:00
Julien Veyssier 029722685d refs #17 change way to cut lines, hover the middle marker and press Del 2017-05-30 16:51:14 +02:00
Julien Veyssier 3994169394 refs #16 move L.Draw modification in gpxedit.js 2017-05-24 17:45:22 +02:00
Julien Veyssier daa3597e70 refs #16 modify cloneLatLng to avoid alt and time loss when L.draw makes layer backups (cancel edition was provoking losses) 2017-05-24 17:32:57 +02:00
Julien Veyssier 814c681e60 refs #16 cancel deletion or edition when loading or clearing the map, this avoids data losses 2017-05-24 14:37:34 +02:00
Julien Veyssier 2515fe0553 refs #16 fix alt/time preservation when splitting a modified track 2017-05-24 13:40:15 +02:00
Julien Veyssier 5991640392 0.0.6 2017-05-16 17:25:58 +02:00
Julien Veyssier 55c7a1cb72 add personal overlay server management and put all base tile servers in a php file 2017-05-14 17:57:53 +02:00
Julien Veyssier 0940377fa2 refs #14 splitted lines get attributes from original line; fix style when split 2017-05-09 03:16:17 +02:00
Julien Veyssier 9b8a127298 refs #14 avoid strange behaviour of l.draw.plus; preserve alt and time when cut 2017-05-09 03:15:57 +02:00
Julien Veyssier f140907740 refs #14 beginning to add cut line feature by using leaflet.draw.plus 2017-05-09 03:14:56 +02:00
Julien Veyssier b37dad5ca6 refs #15 defensive check in restoreOptions 2017-05-07 03:06:28 +02:00
Julien Veyssier 9ad01e2454 add checkTranslations script and update all french translations 2017-05-05 02:19:38 +02:00
Julien Veyssier edfdf17f7a bring layer to front on hover 2017-05-04 22:25:42 +02:00
Julien Veyssier 940a3b3988 add context menu option for directories in file app to 'load in GpxEdit' 2017-04-05 01:59:28 +02:00
Julien Veyssier 9b8b9aa44c refs #3 add ability to choose file type to load when loading folder 2017-03-27 15:36:25 -03:00
Julien Veyssier 3b0093cd9b refs #3 add button to load all compatible files in a folder 2017-03-27 14:46:04 -03:00
Julien Veyssier 2cefac0323 better error management when loading file 2017-03-26 19:37:51 -03:00
Julien Veyssier 6a44ad0e29 refs #12 fix bad decodeURI => decodeURIComponent 2017-03-24 17:54:42 -03:00
Julien Veyssier a27840f029 layer without name are written with empty name instead of 'unnamed' 2017-03-21 15:09:16 -03:00
Julien Veyssier d60f29b5c1 sort layers to write them in gpx file 2017-03-21 15:03:57 -03:00
Julien Veyssier 90e5304b9a jshint and jslint on gpxedit.js 2017-03-19 14:09:01 -03:00
Julien Veyssier 0700102c57 notifications on tile layer add/remove 2017-03-18 01:04:19 -03:00
Julien Veyssier 3f22cb380a refs #11 no file context menu if in share page 2017-03-15 03:47:12 -03:00
Julien Veyssier 5b58e457dc refs #11 add context menu entry in files app for gpx files to edit in GpxEdit 2017-03-15 03:29:51 -03:00
Julien Veyssier 92a1edeb6b a few animations and french translations 2017-03-10 15:24:58 -03:00
Julien Veyssier f05d86a7ee save/restore tile layer 2017-02-01 16:18:56 -03:00
Julien Veyssier 77023a4f28 improve percentage for load/save 2017-01-29 16:44:38 -03:00
Julien Veyssier 806fd3cc93 add progress percentage for save and load actions 2017-01-28 04:48:04 +01:00
Julien Veyssier 4fb6e9be3b show exporting and saving animation 2017-01-27 23:57:26 -03:00
Julien Veyssier 8cd4a2bc70 refs #10 fix waypoint lat/lng precision to 6 digits 2017-01-20 11:12:29 -03:00
Julien Veyssier 3b505e7b55 refs #10 add lat/lng fields in popup to view/edit coordinates with precise values 2017-01-20 11:03:24 -03:00
Julien Veyssier 9bf69a105e refs #9 add loading animation, interrupt current ajax if another one is launched 2016-12-27 18:04:47 +01:00
Julien Veyssier 5c15c2e097 refs #8 remove search key shortcut 2016-12-27 17:42:25 +01:00