Commit graph

314 commits

Author SHA1 Message Date
Laura Klünder
175a578aa6 change password and some improvement of account panel 2017-12-07 17:02:44 +01:00
Laura Klünder
6b24c2f11d change maxlength for username in registration 2017-12-07 16:48:19 +01:00
Laura Klünder
d286aedccc allow Register new account 2017-12-07 16:46:12 +01:00
Laura Klünder
460bacb099 add simple account view 2017-12-07 13:19:15 +01:00
Laura Klünder
eb75c9b475 add login view and logic to display it 2017-12-07 13:12:56 +01:00
Laura Klünder
cfd59cfec3 fix _get_padded_max_bounds 2017-12-07 11:42:13 +01:00
Laura Klünder
e87f2df21a remove old templates 2017-12-07 11:37:19 +01:00
Laura Klünder
2d3eeef639 embed-logo link should open in target="_blank" 2017-12-07 02:04:53 +01:00
Laura Klünder
f5b5cad891 make elevator transitions clickable 2017-12-07 01:33:40 +01:00
Laura Klünder
276eee5adf make c3nav embeddable using iframes 2017-12-07 00:52:13 +01:00
Laura Klünder
e768a6176c use <main> dimensions instead of window dimensions 2017-12-07 00:01:33 +01:00
Laura Klünder
8f5010ee2a remove debug output 2017-12-06 23:57:01 +01:00
Laura Klünder
52538c4fa6 use more flexbox on the site 2017-12-06 23:56:50 +01:00
Laura Klünder
bf6a8b0e87 reformat some css 2017-12-06 23:47:26 +01:00
Laura Klünder
cdef44e64b better settings for padBesideSidebar 2017-12-06 23:42:22 +01:00
Laura Klünder
46256e63df fix incorrect url in qr code url 2017-12-05 17:24:14 +01:00
Laura Klünder
f602072434 add modal base and make the share button work 2017-12-05 16:47:56 +01:00
Laura Klünder
1169597800 update tile access cookie setting infrastructure 2017-12-04 17:24:01 +01:00
Laura Klünder
d4a0a9b7dd show current (maybe anonymous) user and their permissions 2017-12-04 16:11:57 +01:00
Laura Klünder
af8b48518b add QR code view 2017-11-30 18:23:47 +01:00
Laura Klünder
c012f0cde3 fix json error in state serialization 2017-11-30 13:31:45 +01:00
Laura Klünder
b66d5c8a08 rename to add_intermediate_point 2017-11-28 23:39:50 +01:00
Laura Klünder
421943f32c better factor for intermediate points offset 2017-11-28 23:39:30 +01:00
Laura Klünder
2e61e3385e add_intermediate_points: look better for short distances 2017-11-28 23:37:53 +01:00
Laura Klünder
7a47cb192d _click_anywhere should only trigger if the map is clicked directly 2017-11-28 23:28:09 +01:00
Laura Klünder
b92c871bc2 route from/to custom locations 2017-11-28 23:08:47 +01:00
Laura Klünder
4195a1325c show/hide "show in editor" link 2017-11-28 21:25:43 +01:00
Laura Klünder
eeae2d019b display coordinates details 2017-11-28 21:24:08 +01:00
Laura Klünder
4d2607ca3f click anywhere to get coordinates 2017-11-28 21:12:14 +01:00
Laura Klünder
b6fc7ede26 fix python map state parsing 2017-11-28 20:44:15 +01:00
Laura Klünder
ee20019417 fix data for level selector 2017-11-28 20:38:37 +01:00
Laura Klünder
9b2b70f46f levels_by_short_label_for_request 2017-11-28 20:24:39 +01:00
Laura Klünder
dc46173668 custom locations are something that we want 2017-11-28 20:15:31 +01:00
Laura Klünder
e0dc75c992 remove old code 2017-11-28 16:17:08 +01:00
Laura Klünder
88bb6e6b06 much simpler origin/destination line smoothing 2017-11-28 16:10:35 +01:00
Laura Klünder
a0c62ccc0e fix typo 2017-11-28 15:37:09 +01:00
Laura Klünder
7006e99e73 smooth origin and destination lines 2017-11-28 15:36:41 +01:00
Laura Klünder
8d657eb34f smooth line drawing 2017-11-28 14:48:46 +01:00
Laura Klünder
5184206b49 allow -2 and -1 zoom 2017-11-28 14:14:03 +01:00
Laura Klünder
78d09a0c0c improve route nofly logic 2017-11-28 14:08:05 +01:00
Laura Klünder
97db5dc6e3 display_route: only fly during during load if no center was set 2017-11-28 14:06:41 +01:00
Laura Klünder
c72e64789c fly_to_bounds can now fly to the current route 2017-11-28 13:51:00 +01:00
Laura Klünder
2df6b971f9 dash lines on intermediate levels 2017-11-28 13:29:02 +01:00
Laura Klünder
cd48fcd18e add links between levels when clicking on route 2017-11-28 13:27:23 +01:00
Laura Klünder
8b2f19ee9e take coordinates from first and last point from route result 2017-11-28 13:10:38 +01:00
Laura Klünder
e0f13e49a4 dashed gray line from/to first/last point 2017-11-28 13:03:39 +01:00
Laura Klünder
4e6fe584cf add line from/to first/last point 2017-11-28 12:46:03 +01:00
Laura Klünder
a5a128df79 save route result so it does not have to be reloaded again and again 2017-11-28 12:40:05 +01:00
Laura Klünder
a74f0fc1d4 show route in frontend 2017-11-28 12:32:46 +01:00
Laura Klünder
f34a31990d _location_details_loaded should work 2017-11-28 11:34:34 +01:00