Commit Graph

143 Commits

Author SHA1 Message Date
DennisSchiefer
6e57c31ec2 added localization to route link 2012-04-18 16:29:44 +01:00
DennisSchiefer
3d9d4f3764 geolocation will no longer interfer with initial position/route passed
to the website,
corrected centering offset of routes
2012-04-18 08:51:31 +01:00
DennisSchiefer
596e7fc60a added cross-browser support for onload event,
made IE8 work again
2012-04-18 07:46:04 +01:00
DennisSchiefer
8845c070a2 moved favicon handling to webserver 2012-04-18 06:56:17 +01:00
DennisSchiefer
eaf5dd328f added finnish for overview map 2012-04-17 22:37:15 +02:00
DennisSchiefer
20a0a3b170 Merge remote-tracking branch 'origin/develop' into develop 2012-04-17 22:35:03 +02:00
DennisSchiefer
8d5d1a9400 Merge branch 'trial/printing' into develop 2012-04-17 22:34:18 +02:00
DennisSchiefer
572a306d6d Merge commit 'f2efcfc588f75c391946b1cf8d5600fcf849d3c9' into develop 2012-04-17 22:33:26 +02:00
DennisSchiefer
63a9e4c6c2 remove newline 2012-04-17 22:32:56 +02:00
DennisSchiefer
c84d4b323e Merge commit '9bd4b772789b11ca085e7e7f052b410903cf2eb0' into develop 2012-04-17 22:30:28 +02:00
DennisSchiefer
46f717566d added finnish localization 2012-04-17 09:06:15 +01:00
DennisSchiefer
0199673d14 Merge remote-tracking branch 'temp/master' into develop 2012-04-17 09:03:16 +01:00
Teemu Koskinen
607d5408d3 Add Finnish translations 2012-04-16 21:01:40 +03:00
DennisSchiefer
33035fccc0 pushed version 2012-04-16 19:43:57 +02:00
DennisSchiefer
c14e461370 added onload_zoomlevel 2012-04-16 19:39:47 +02:00
DennisSchiefer
6f4e9a1d11 added explanation to driving instruction localization 2012-04-16 18:57:21 +02:00
DennisSchiefer
3610e21854 bugfix for zoomlevel in route links 2012-04-16 18:51:22 +02:00
DennisSchiefer
f6a3815e91 continued work on printing support 2012-04-16 16:04:36 +01:00
DennisSchiefer
f2efcfc588 increased padding when centering on a route 2012-04-16 16:03:59 +01:00
DennisSchiefer
2bf573dbe1 bug in position of " in string 2012-04-16 12:28:51 +01:00
DennisSchiefer
9bd4b77278 use relative image locations 2012-04-16 12:28:16 +01:00
DennisSchiefer
fb995ad0b0 small UI move 2012-04-16 10:26:10 +01:00
DennisSchiefer
3a85661e45 fixed bugs with IE 2012-04-16 10:23:31 +01:00
DennisSchiefer
0ba881c390 localization for printing 2012-04-15 23:12:17 +02:00
DennisSchiefer
c7782b2776 more work on printing 2012-04-15 23:01:05 +02:00
DennisSchiefer
23ca80030e disabled printing for this release 2012-04-15 19:35:50 +02:00
DennisSchiefer
f08c389faa moved version to 0.1.4 2012-04-15 19:35:26 +02:00
DennisSchiefer
47369a0036 continued work on printing support 2012-04-15 19:34:18 +02:00
DennisSchiefer
253b591a87 fixed error with translation of east to German 2012-04-15 19:33:23 +02:00
DennisSchiefer
5c4488d350 removed fixed with from input boxes 2012-04-15 19:32:41 +02:00
DennisSchiefer
25310ff1bd corrected error in via computation when no road was visible 2012-04-15 19:31:49 +02:00
DennisSchiefer
c2d52080d3 use geocode even if no route is found 2012-04-14 18:49:28 +02:00
DennisSchiefer
bf681855ed moved list of supported languages and tileservers to config file 2012-04-14 18:26:32 +02:00
DennisSchiefer
899d216b9b made it easier to remove localization and on-demand loading of new
language packs,
added parameter to say whether to use on-demand reloading,
added parameter for the directory that contains the localization files,
corrected a small bug when the string for the HEAD_ON instruction was
not available,
2012-04-14 18:03:33 +02:00
DennisSchiefer
73aeab3a57 reworked loading of images and icons (-> easier to add new ones),
adapted routing description to use new description ids,
fixed bug with localization dropdown and FF3,
added localization for "(found X results)"
2012-04-13 17:47:53 +01:00
DennisSchiefer
61073ebc9d added newline to readme 2012-04-12 22:52:18 +02:00
DennisSchiefer
393334cabd corrected error in route description,
made dropdown button more beautiful
2012-04-12 22:44:30 +02:00
DennisSchiefer
01e4afe2f0 changed legal string in html file 2012-04-11 23:07:00 +02:00
DennisSchiefer
9b599c90f8 Merge branch 'trial/printing' into develop
Conflicts:
	WebContent/OSRM.debug.js
2012-04-11 23:03:24 +02:00
DennisSchiefer
252c234221 made parsing of get parameters more robust 2012-04-11 22:59:41 +02:00
DennisSchiefer
888a5d04c8 removal of dragger marker more consistent,
changed printing initialization to be more easily removable from GUI,
localization bug fixes,
added option to give language as get parameter (hl=),
2012-04-11 22:00:19 +02:00
DennisSchiefer
b1631eff77 more localization,
fixed bugs with FF3
2012-04-11 17:31:02 +01:00
DennisSchiefer
ffd5e2de99 all images are now loaded in main.js 2012-04-10 23:50:04 +02:00
DennisSchiefer
ea207cef6e improved language support: geocoding uses language settings, geocoding
results & locations are also translated if possible
2012-04-10 21:47:30 +02:00
DennisSchiefer
893c09f6fc Merge remote-tracking branch 'origin/trial/printing' into trial/printing
Conflicts:
	WebContent/OSRM.GUI.js
2012-04-09 22:35:47 +02:00
shiin
213bb71b35 changed behaviour of geocoder (return always triggers geocoder, moving a
single marker clears search results)
2012-04-09 11:59:32 +02:00
shiin
0fd8d4d8cf all visible lat/lng coordinates are truncated after 6 digits (this
includes inputboxes, osmbugs link, route link, gpx link),
moved all events from html to javascript
2012-04-08 19:50:30 +02:00
shiin
13f0a3fb6b redid html and css,
switched to sans-serif font
2012-04-08 12:02:36 +02:00
shiin
3141d3ba48 prepared localization / route description module to use description ids
instead of description strings
2012-04-06 12:27:23 +02:00
DennisSchiefer
4ff4fcf516 corrected bug in reverse geocoder timeout handler 2012-04-05 09:08:41 +02:00