Commit Graph

359 Commits

Author SHA1 Message Date
DennisSchiefer
0c946f1476 added additional notifications,
better argument passing to wrapped trigger functions for notifications,
notification boxes adapt in size to contained text,
notification functions renamed,
2012-07-04 17:27:08 +01:00
DennisSchiefer
22783a53cd wrapper function for localization pulldown menu to work as trigger
function for notifications
2012-07-04 17:25:04 +01:00
DennisSchiefer
770f3b5979 added some notifications 2012-07-04 16:36:10 +01:00
DennisSchiefer
a90b2371c2 Merge branch 'trial/geocoder' into develop 2012-07-04 16:15:27 +01:00
DennisSchiefer
052f7060c1 changed look of geocoder results a bit (vertical alignment, debug
messages)
2012-07-04 16:15:04 +01:00
DennisSchiefer
314ff97ca0 nominatim results with type "arial_views" will not be displayed 2012-07-04 15:42:20 +01:00
DennisSchiefer
35bb9efa51 separated normal notifications from important notifications (that lock
the screen)
2012-07-04 15:35:06 +01:00
DennisSchiefer
60436e9928 filter boundaries 2012-07-04 14:07:31 +01:00
DennisSchiefer
f575ff2ba5 increased limit on search results 2012-07-04 13:58:06 +01:00
DennisSchiefer
84a960ae1e highlight markers are rendered below normal markers 2012-07-04 13:40:23 +01:00
DennisSchiefer
38ccb9d974 Merge branch 'trial/zooming' into develop 2012-07-04 13:32:36 +01:00
DennisSchiefer
5e3de973d7 recentering/zooming on a route is only done, when the route is first
drawn by clicking on the map and only if the rout doesn't fit into the
current viewport
2012-07-04 13:31:45 +01:00
DennisSchiefer
f385ea4e97 modified notification markers, so that a trigger function can be named
that will prevent the notification from happening
2012-07-04 12:36:43 +01:00
DennisSchiefer
c38c0b6f03 added notifications 2012-07-04 09:00:11 +01:00
DennisSchiefer
74154ab0a6 alternatives work - sort of 2012-07-04 07:42:49 +01:00
DennisSchiefer
c33dbe67d8 printing and alternatives works! 2012-07-03 15:17:29 +01:00
DennisSchiefer
903c4577d1 removed selection restrictions 2012-07-03 14:51:31 +01:00
DennisSchiefer
c07f87edca removed geomformat=cmp from jsonp requests as it is now the default 2012-07-03 14:42:23 +01:00
DennisSchiefer
537b9b0623 added stuff to alternatives 2012-07-03 14:39:29 +01:00
DennisSchiefer
d88baaf1a4 zoom/pan to route when it doesn't fit on the screen 2012-07-03 13:37:12 +01:00
DennisSchiefer
232409d70b selector elements now use offsetHeight and offsetWidth instead of
clientHeight and clientWidth of invisible selector element
2012-07-03 10:24:10 +01:00
DennisSchiefer
c549311349 setting a marker on the map no longer centers on the marker 2012-07-03 10:06:57 +01:00
DennisSchiefer
40c6ac0c28 added letvian translation (thanks to Lauris Bukšis-Haberkorns) 2012-07-03 09:59:16 +01:00
DennisSchiefer
80d2918203 alternatives work with zooming now 2012-06-21 08:26:57 +01:00
shiin
90c48abeaf more alternative stuff 2012-06-20 23:52:43 +02:00
shiin
badd48f166 more alternative stuff 2012-06-20 22:08:25 +02:00
DennisSchiefer
ec62156322 additional fix to the slight/sharp left dilema 2012-06-18 16:23:08 +01:00
DennisSchiefer
1423d80556 fixed language error on vs. onto 2012-06-18 08:48:03 +01:00
shiin
59775a9864 more towards alternatives 2012-06-17 18:23:57 +02:00
shiin
7b94a3092f preparation for zooming 2012-06-17 11:04:27 +02:00
shiin
7d82661927 first code for managing alternatives 2012-06-17 09:07:32 +02:00
shiin
eeec69dfab added Spanish translation 2012-06-16 13:04:01 +02:00
shiin
a8731d91ab fixed bug with "slight left" and "sharp left" instructions being
reversed
2012-06-16 12:44:19 +02:00
DennisSchiefer
3c5c26a8b5 fixed a bug where elements of hidden GUIBoxes could be selected by
tabbing.
2012-06-14 08:08:14 +01:00
DennisSchiefer
2e71ad3060 added fix for touch enabled devices using the layer control 2012-06-14 07:35:26 +01:00
DennisSchiefer
2ad919c970 added geocoder filtering and using Nominatim icons 2012-06-13 10:29:30 +01:00
DennisSchiefer
308b8e5f48 Merge branch 'feature/geocoder' into develop 2012-06-13 07:08:07 +01:00
DennisSchiefer
8677f15d47 zoom button now has same distance to left and right buttons 2012-06-13 07:07:31 +01:00
DennisSchiefer
5923d034c9 added button to zoom on current route 2012-06-12 16:58:16 +01:00
DennisSchiefer
05410d5587 using viewbox, removing zoom-on-route 2012-06-12 15:55:39 +01:00
shiin
1c76c992c1 merged two ideas of raphnik for testing 2012-06-11 14:58:00 +02:00
DennisSchiefer
1973198f3d changed order of loading scripts 2012-05-16 16:27:11 +01:00
DennisSchiefer
f2ca2ccaed bumped version to 0.1.6 2012-05-16 12:37:59 +01:00
DennisSchiefer
4cdf683447 Merge branch 'develop'
Conflicts:
	AUTHORS.md
	WebContent/OSRM.config.js
	WebContent/localization/OSRM.Locale.dk.js
	WebContent/localization/OSRM.Locale.pl.js
2012-05-16 12:37:01 +01:00
DennisSchiefer
3bce384f9b changed test server to work server 2012-05-16 12:31:57 +01:00
DennisSchiefer
03bb7f4f40 Merge branch 'trial/viass' into trial/gui 2012-05-16 12:29:44 +01:00
DennisSchiefer
c900cd0122 Merge remote-tracking branch 'origin/trial/gui' into trial/gui
Conflicts:
	WebContent/OSRM.config.js
2012-05-16 10:32:21 +01:00
DennisSchiefer
2fbfdc93b1 moved maintenance message to config file 2012-05-16 10:27:25 +01:00
DennisSchiefer
cd68e21b95 moved maintenance message to config file 2012-05-16 10:08:10 +01:00
DennisSchiefer
8677218404 transparancy for IE8 2012-05-16 10:07:21 +01:00
DennisSchiefer
f6744f9aa1 corrected jsonp call to fetch timestamp 2012-05-16 07:41:36 +01:00
shiin
6665207066 added basic maintenance message 2012-05-15 23:02:19 +02:00
shiin
26262541a4 completed language-dependent bing maps 2012-05-15 21:03:58 +02:00
DennisSchiefer
ba0064af99 prepared for bing language specific maps 2012-05-15 17:19:09 +01:00
DennisSchiefer
8d40bc7f4f added option to query current layer 2012-05-15 16:24:10 +01:00
DennisSchiefer
b85849b6bd fix to timeoutRoute call 2012-05-15 15:10:24 +01:00
DennisSchiefer
543b54e2af fix to polnish translation 2012-05-15 15:10:02 +01:00
DennisSchiefer
dfd5ee9134 added via marker numbering 2012-05-15 13:48:24 +01:00
DennisSchiefer
19ae6db308 made timestamp secure against injections 2012-05-15 13:47:36 +01:00
DennisSchiefer
2a634041a7 different colors for history routes 2012-05-15 13:36:21 +01:00
DennisSchiefer
34389f9789 added support for new API regarding via_nodes 2012-05-15 11:39:39 +01:00
DennisSchiefer
2ee7ea87cd prevent bug when first route yields a timeout 2012-05-15 10:42:05 +01:00
DennisSchiefer
6186f3f27e added option for Bing Layers (you still have to provide your own API
key, though!)
2012-05-15 10:33:45 +01:00
DennisSchiefer
a53a34a261 integrated attribution fix to Leaflet code 2012-05-15 10:08:40 +01:00
DennisSchiefer
e706a9867d data_updated -> data_timestamp 2012-05-14 17:50:17 +01:00
DennisSchiefer
9e5689858e when checking if two routes are equal, only check up to 5 digits 2012-05-14 17:12:02 +01:00
DennisSchiefer
40900f6f56 put Danish after German (de < dk) 2012-05-14 16:31:24 +01:00
DennisSchiefer
f266655b9b added data update date 2012-05-14 15:40:23 +01:00
DennisSchiefer
8b0ae1bc5f added Italien translsation (thanks to sabas),
clarified procedure to add commits
2012-05-14 15:39:59 +01:00
DennisSchiefer
979327ec82 refactored code for history routes 2012-05-14 12:18:04 +01:00
DennisSchiefer
0976358fdf added comment 2012-05-14 07:12:29 +01:00
DennisSchiefer
9502689ff8 correction for IE css 2012-05-14 07:06:29 +01:00
shiin
36f5b36c6b more work on history routes 2012-05-13 20:28:24 +02:00
shiin
101fc5d02f removed third parameter from OSRM.bind as it is no longer used 2012-05-13 12:59:19 +02:00
shiin
e9736173b0 added clarifying comment to JSONP call 2012-05-13 12:51:49 +02:00
shiin
1ec7c6ab50 did some renaming 2012-05-12 11:33:05 +02:00
shiin
f90d1db802 made html + css look better 2012-05-12 08:22:21 +02:00
DennisSchiefer
14ca66459a history routes work now (i hope) 2012-05-11 16:25:06 +01:00
DennisSchiefer
e7b3590352 commented out route history 2012-05-11 15:08:04 +01:00
DennisSchiefer
c0e86c47c2 changed many names for jsonp routing functions 2012-05-11 12:30:00 +01:00
DennisSchiefer
4a8c2f323c removed comments 2012-05-11 08:23:39 +01:00
DennisSchiefer
d4e6ad8a05 added funtionality to the show previous routes button 2012-05-10 15:28:18 +01:00
DennisSchiefer
f95e515f20 fixed bug with IE and select elements,
made config box nicer
2012-05-10 14:44:20 +01:00
DennisSchiefer
85ea79701c work on history routes 2012-05-10 14:43:20 +01:00
DennisSchiefer
357ec5acfc danish: da -> dk 2012-05-10 12:53:51 +01:00
DennisSchiefer
47b2268504 test 2012-05-10 12:52:55 +01:00
DennisSchiefer
224c55dec1 fixed bug that did not always remove drag marker on reset 2012-05-10 12:26:56 +01:00
DennisSchiefer
1727187b5e Danish da -> dk 2012-05-10 11:01:50 +01:00
shiin
4d28f02273 route history test 2 2012-05-09 22:34:27 +02:00
shiin
a329b1259e finished new gui for language toggle 2012-05-09 22:22:51 +02:00
DennisSchiefer
e39479b908 changes localization to new selector elements,
completed units selector,
modified localization selector
2012-05-09 17:27:11 +01:00
DennisSchiefer
2b4935c29c added code to create selector elements with our look&feel 2012-05-09 17:23:11 +01:00
DennisSchiefer
3e15c0a164 tests with showing routing history 2012-05-09 16:22:18 +01:00
DennisSchiefer
7830f82b62 added language support for new elements 2012-05-09 15:21:11 +01:00
shiin
84677ddddf moving UI to new boxes 2012-05-08 22:37:27 +02:00
shiin
c8912ad6ee fixed printing bug in IE8 2012-05-08 21:40:55 +02:00
shiin
2d956983a5 finished new box design 2012-05-08 20:52:41 +02:00
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