Commit Graph

211 Commits

Author SHA1 Message Date
DennisSchiefer
884f79a620 new handling of gui boxes (work in progress) 2012-05-08 16:58:08 +01:00
DennisSchiefer
39f33b670d added functions for binding functions to a context and for concating
them
2012-05-08 15:58:54 +01:00
DennisSchiefer
a975dba975 first steps to make printing work with IE8 2012-05-08 15:57:25 +01:00
DennisSchiefer
50aea3310a fixed bug that caused wrong destinations when clicking on a routing
instruction after zooming
2012-05-08 13:32:44 +01:00
DennisSchiefer
6c1c830c0d commented out stuff 2012-05-08 10:23:22 +01:00
shiin
826cbc9a24 added parameter to set meters/miles,
changed toHumanDistance functions so that conditions don't need to be
checked all the time
2012-05-06 19:10:43 +02:00
shiin
7451cc3150 added Danish translation 2012-05-06 18:45:13 +02:00
shiin
0e9dcc30b7 added miles/feet display (without gui option at the moment) 2012-05-06 18:37:23 +02:00
shiin
222e4e8916 testing route history 2012-05-06 18:36:58 +02:00
DennisSchiefer
a3cdba5044 moved localization and printing paths to (internal) variables, so it's
easier to place everything in a different directory
2012-05-04 13:05:30 +01:00
DennisSchiefer
57040e6924 minor fixes in printing for IE8 2012-05-04 08:46:14 +01:00
DennisSchiefer
b9a817ce26 bug with redrawing print route 2012-05-03 16:26:11 +01:00
DennisSchiefer
4130144687 removed Leaflet relative path 2012-05-03 15:25:58 +01:00
DennisSchiefer
ec5934364a images moved from css style to main.js 2012-05-03 14:18:11 +01:00
DennisSchiefer
23d1ea2a32 polnish tranlation added 2012-05-03 09:06:34 +01:00
shiin
28e78e6ea6 Übersetzung 2012-04-28 08:54:53 +02:00
shiin
90925bd91d made printing window more robust (on refresh, stand-alone opening,
closing browser window...)
2012-04-28 08:33:55 +02:00
shiin
42f38a42db reconverted all routing arrows 2012-04-28 08:32:52 +02:00
shiin
ab8c700a94 removed localization directory from config file 2012-04-27 21:09:29 +02:00
shiin
10a96e3aba bugfix 2012-04-27 20:52:53 +02:00
DennisSchiefer
99f0abef0c changed some mouse cursors 2012-04-27 17:29:49 +01:00
DennisSchiefer
e7bb320924 bugfix for displaying correct map tile layer when printing 2012-04-27 16:39:06 +01:00
DennisSchiefer
96e5c4b518 version bump 2012-04-27 16:10:03 +01:00
DennisSchiefer
a3cfd49f97 shortener reply parameter name flexible,
check if reply is correct,
beautified continue marker
2012-04-27 12:13:27 +01:00
DennisSchiefer
fbe722465d individual ids/classes for geocoder search results 2012-04-27 08:55:11 +01:00
DennisSchiefer
448e6cfdc7 gui handling now uses a main class in which all other gui classes plug
in
2012-04-27 08:40:18 +01:00
DennisSchiefer
8e79b29925 changed result-link to route-link 2012-04-27 07:02:37 +01:00
DennisSchiefer
d33a75812d changed result-link to route-link 2012-04-27 07:01:19 +01:00
DennisSchiefer
9f5f6019bf changed language in html to English 2012-04-26 15:32:48 +01:00
DennisSchiefer
aef70b832c josm request will also use only 6 digits precision 2012-04-26 13:45:54 +01:00
DennisSchiefer
611d265a27 corrected display of geocoder results 2012-04-26 13:45:23 +01:00
DennisSchiefer
635b13b61c all route/geocoder requests will only send 6 digits after the decimal
point.
2012-04-26 13:15:41 +01:00
DennisSchiefer
a8a4f56292 printing support finalized (yeah!) 2012-04-26 12:49:30 +01:00
DennisSchiefer
a0ceee732e added relative root url for Leaflet 2012-04-26 12:48:01 +01:00
DennisSchiefer
560ce74d06 printing window will now be loaded in IE and Chrome 2012-04-26 07:34:51 +01:00
DennisSchiefer
d7ffb0d492 trying to get printing to act correctly with Chrome/IE 2012-04-25 16:36:53 +01:00
DennisSchiefer
369edbe9a7 opening josm will only load the current view if you are close enough,
opening josm will no longer trigger a constant loading symbol in
browsers
2012-04-25 15:01:20 +01:00
DennisSchiefer
94ca30c690 printing icon can now deactivates when there is no route 2012-04-25 12:17:36 +01:00
DennisSchiefer
ab1e5255eb Merge branch 'trial/folders' into develop 2012-04-25 07:12:02 +01:00
shiin
0068d4062d changed header area for normal routes 2012-04-24 23:23:27 +02:00
shiin
04298b73f3 added image for "head on",
removed unneeded images
2012-04-24 23:06:19 +02:00
DennisSchiefer
7657f0de22 finished printing support (?) 2012-04-24 22:12:24 +02:00
DennisSchiefer
7cdeeb0723 continued work on printing header 2012-04-24 15:28:09 +01:00
DennisSchiefer
c0b71cb62a restored large images 2012-04-24 15:24:42 +01:00
DennisSchiefer
253df58fdb beginning to restructure routing header area 2012-04-24 09:38:20 +01:00
DennisSchiefer
cd3005f9fe corrected wrong name when querying layers 2012-04-24 09:35:13 +01:00
DennisSchiefer
94cf796ed2 refinement to French translation 2012-04-24 08:50:27 +01:00
DennisSchiefer
a5246cc8b8 added french to config 2012-04-24 07:41:44 +01:00
DennisSchiefer
3a7f527c68 french translation added, thanks to Nicolas belett VIGNERON,
Moyg, Jean-Frédéric
2012-04-24 07:25:22 +01:00
DennisSchiefer
f404337383 Merge remote-tracking branch 'temp/master' into develop 2012-04-24 07:16:38 +01:00