Commit Graph

66 Commits

Author SHA1 Message Date
DennisSchiefer
65f53b6563 changed mouse cursor on layers control 2012-08-28 09:18:30 +01:00
DennisSchiefer
d4c5725613 inactive buttons use default cursor 2012-08-28 09:09:43 +01:00
DennisSchiefer
ab99ffc241 added OSRM layers control;
refactored checkboxes in mapping block
2012-08-28 08:57:14 +01:00
DennisSchiefer
794140711d - gui animations no longer trigger an onEndTransition event on loading
- refactored control management (handle is stored with map)
- refactored inactive control buttons (no background change)
- added localization strings for zooming and default search engine
- renaming: OSRM.MapView -> OSRM.Control.Map
2012-08-27 16:24:37 +01:00
DennisSchiefer
d3d3ebb5de added new buttons for map zooming and requesting important locations 2012-08-27 10:27:19 +01:00
DennisSchiefer
532d7cb057 added switching between search engines
- works with different languages
- works with links

refactored selector code:
- changed method names
- changed method parameters (object -> id),
- added method to rename all options of dropdown menu

refactored distance format selector code:
- changed method names
- changed variable names
- changed how to init/select element/change language of dropdown menu

refactored maintenance notification overrides:
- changed names of default variables
2012-08-24 13:27:21 +01:00
DennisSchiefer
e98afb46e7 removed new gui buttons again 2012-08-24 08:00:27 +01:00
DennisSchiefer
f8779e479e temporary commit 2012-08-24 07:58:29 +01:00
DennisSchiefer
e1cb34cf38 further restructuring of gui buttons 2012-08-23 17:08:55 +01:00
DennisSchiefer
80d51683d4 first additions for multiple engine gui 2012-08-23 14:12:45 +01:00
DennisSchiefer
3f1c3e0923 moved gui version/timestamp to configuration box 2012-08-22 15:47:09 +01:00
DennisSchiefer
5498aa03a5 additional controls (temporary) 2012-08-22 13:16:16 +01:00
DennisSchiefer
f2d4f31b8f moved tooltip position a bit down and on top of everything else besides
exclusive notifications
2012-07-05 14:36:01 +01:00
DennisSchiefer
517f321ccc Merge branch 'trial/notifications' into develop
Conflicts:
	WebContent/main.html
2012-07-05 14:02:37 +01:00
DennisSchiefer
8f6cd99ff6 changed notification triggers from wrapped functions to simple function
calls
2012-07-05 13:53:07 +01:00
DennisSchiefer
4ebe4848af Merge branch 'trial/alternatives' into develop
Conflicts:
	WebContent/routing/OSRM.Routing.js
2012-07-05 09:33:00 +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
35bb9efa51 separated normal notifications from important notifications (that lock
the screen)
2012-07-04 15:35:06 +01:00
DennisSchiefer
903c4577d1 removed selection restrictions 2012-07-03 14:51:31 +01:00
shiin
badd48f166 more alternative stuff 2012-06-20 22:08:25 +02:00
shiin
7d82661927 first code for managing alternatives 2012-06-17 09:07:32 +02:00
DennisSchiefer
2ad919c970 added geocoder filtering and using Nominatim icons 2012-06-13 10:29:30 +01:00
DennisSchiefer
5923d034c9 added button to zoom on current route 2012-06-12 16:58:16 +01:00
DennisSchiefer
8677218404 transparancy for IE8 2012-05-16 10:07:21 +01:00
shiin
6665207066 added basic maintenance message 2012-05-15 23:02:19 +02:00
DennisSchiefer
dfd5ee9134 added via marker numbering 2012-05-15 13:48:24 +01:00
DennisSchiefer
f266655b9b added data update date 2012-05-14 15:40:23 +01:00
DennisSchiefer
9502689ff8 correction for IE css 2012-05-14 07:06:29 +01:00
shiin
f90d1db802 made html + css look better 2012-05-12 08:22:21 +02:00
DennisSchiefer
f95e515f20 fixed bug with IE and select elements,
made config box nicer
2012-05-10 14:44:20 +01:00
DennisSchiefer
47b2268504 test 2012-05-10 12:52:55 +01:00
DennisSchiefer
e39479b908 changes localization to new selector elements,
completed units selector,
modified localization selector
2012-05-09 17:27:11 +01:00
shiin
84677ddddf moving UI to new boxes 2012-05-08 22:37:27 +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
ec5934364a images moved from css style to main.js 2012-05-03 14:18:11 +01:00
DennisSchiefer
99f0abef0c changed some mouse cursors 2012-04-27 17:29:49 +01:00
DennisSchiefer
fbe722465d individual ids/classes for geocoder search results 2012-04-27 08:55:11 +01:00
DennisSchiefer
d33a75812d changed result-link to route-link 2012-04-27 07:01:19 +01:00
DennisSchiefer
94ca30c690 printing icon can now deactivates when there is no route 2012-04-25 12:17:36 +01:00
shiin
0068d4062d changed header area for normal routes 2012-04-24 23:23:27 +02:00
DennisSchiefer
253df58fdb beginning to restructure routing header area 2012-04-24 09:38:20 +01:00
shiin
f763ec2664 work-around for invisible scrollbars in Chrome when usind webkit3d 2012-04-22 20:50:09 +02:00
DennisSchiefer
eb3c2f560e switched back to using normal images in route description (FF wasn't
actually faster, he just reported wrong numbers)
2012-04-19 21:32:07 +02:00
DennisSchiefer
57d9bc5bae route direction icons are now background images (which should be faster
in rendering)
2012-04-19 11:02:09 +01:00
DennisSchiefer
fb995ad0b0 small UI move 2012-04-16 10:26:10 +01:00
DennisSchiefer
5c4488d350 removed fixed with from input boxes 2012-04-15 19:32:41 +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
393334cabd corrected error in route description,
made dropdown button more beautiful
2012-04-12 22:44:30 +02:00