Commit Graph

35 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
770f3b5979 added some notifications 2012-07-04 16:36:10 +01:00
DennisSchiefer
35bb9efa51 separated normal notifications from important notifications (that lock
the screen)
2012-07-04 15:35:06 +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
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
3c5c26a8b5 fixed a bug where elements of hidden GUIBoxes could be selected by
tabbing.
2012-06-14 08:08:14 +01:00
DennisSchiefer
5923d034c9 added button to zoom on current route 2012-06-12 16:58:16 +01:00
DennisSchiefer
f6744f9aa1 corrected jsonp call to fetch timestamp 2012-05-16 07:41:36 +01:00
DennisSchiefer
19ae6db308 made timestamp secure against injections 2012-05-15 13:47:36 +01:00
DennisSchiefer
e706a9867d data_updated -> data_timestamp 2012-05-14 17:50:17 +01:00
DennisSchiefer
f266655b9b added data update date 2012-05-14 15:40:23 +01:00
shiin
36f5b36c6b more work on history routes 2012-05-13 20:28:24 +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
224c55dec1 fixed bug that did not always remove drag marker on reset 2012-05-10 12:26:56 +01: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
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
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
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
0e9dcc30b7 added miles/feet display (without gui option at the moment) 2012-05-06 18:37:23 +02: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
d33a75812d changed result-link to route-link 2012-04-27 07:01:19 +01:00
DennisSchiefer
aef70b832c josm request will also use only 6 digits precision 2012-04-26 13:45:54 +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
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