Commit Graph

206 Commits

Author SHA1 Message Date
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
bd61494cf4 added authors 2012-04-27 07:01:33 +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
18995379ab added explanation for contributing 2012-04-24 07:42:03 +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
shiin
7421117278 extended mapview to give information about the current visible tile
layer,
continued work on printing
2012-04-24 00:56:41 +02:00
JeanFred
f6173b7a48 Add localisation in French 2012-04-23 22:14:27 +02:00
DennisSchiefer
dffd67ef72 continued printing work 2012-04-23 17:30:09 +01:00
DennisSchiefer
3444499cf4 onload event can use a different window 2012-04-23 17:29:53 +01:00
DennisSchiefer
7241438502 corrected error ne instead of sw direction 2012-04-23 17:29:18 +01:00
DennisSchiefer
44c38146c9 enabled printing 2012-04-23 14:48:09 +01:00
DennisSchiefer
2060088c6b finished making jsonp parameter names interchangeable 2012-04-23 09:58:34 +01:00
shiin
38defe9629 some files weren't removed properly... 2012-04-23 00:09:22 +02:00
shiin
087bb12847 more file & folder restructuring 2012-04-23 00:08:02 +02:00
shiin
c59a6f9444 reorganized folders 2012-04-22 23:48:43 +02:00
shiin
40c0222ffd better UI for route reversal (source/target are changed when response is
received/timeout)
2012-04-22 21:03:50 +02:00
shiin
f763ec2664 work-around for invisible scrollbars in Chrome when usind webkit3d 2012-04-22 20:50:09 +02:00
DennisSchiefer
186f78f01e adapted printing to new geometry routines 2012-04-21 08:14:17 +01:00
DennisSchiefer
1da10942d5 changed jsonp call, so that position of the callback command has
to be given as "%jsonp" in the string
2012-04-21 08:13:42 +01:00
DennisSchiefer
7ad253732a link shortener parameters now changeable in config file 2012-04-21 08:11:57 +01:00