Commit graph

2458 commits

Author SHA1 Message Date
Laura Klünder
3bc0bab3f7 update german translation 2017-12-07 17:09:33 +01:00
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
de73251bc3 opengl vertex shader: use transformation matrix 2017-12-05 20:24:51 +01:00
Laura Klünder
3992ccd552 add renderer z offset 2017-12-05 18:13:38 +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
81cbee99b4 cookie_domain → session_cookie_domain for clarity 2017-12-04 17:46:46 +01:00
Laura Klünder
46c581627f fix fatal error when using current_cache_key as an etag func 2017-12-04 17:41:17 +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
1f2c886fa3 remove duplicate code by using LocationViewSetBase 2017-11-30 17:54:40 +01:00
Laura Klünder
d368f2c0ab fix api_etag call with changeset 2017-11-30 17:05:56 +01:00
Laura Klünder
f915210cf2 LocationGroupCategory.title_plural 2017-11-30 16:51:28 +01:00
Laura Klünder
4ccbbd0491 add timeout to opengl render queue 2017-11-30 15:53:12 +01:00
Laura Klünder
1f80f2daa6 remove editor.utils because nearly nothing in it was used 2017-11-30 15:52:02 +01:00
Laura Klünder
af93cd2aa2 make sure the I18nField defaultvalue is not passed by reference 2017-11-30 15:41:47 +01:00
Laura Klünder
6cfd8eb0e3 some more options / features for I18nField 2017-11-30 15:26:06 +01:00
Laura Klünder
fa450084dc fix wrapped orm error with i18nfield 2017-11-30 15:06:54 +01:00
Laura Klünder
505ea466d2 add I18nField support to EditorForm 2017-11-30 15:05:32 +01:00
Laura Klünder
08621fa6d0 support for I18nField in orm wrapper 2017-11-30 13:42:28 +01:00
Laura Klünder
c012f0cde3 fix json error in state serialization 2017-11-30 13:31:45 +01:00
Laura Klünder
a7c140a2ac don't cast ugettext_lazy calls to str, as our json encoder is now clever 2017-11-30 01:10:49 +01:00
Laura Klünder
2d292844d6 use DjangoJSONEncoder in api html preview 2017-11-30 01:03:28 +01:00
Laura Klünder
f45cf00cd0 remove debug statement 2017-11-30 00:44:24 +01:00
Laura Klünder
f94be40470 add I18nField and replace the title JSONField with it 2017-11-30 00:43:39 +01:00
Laura Klünder
968fc3885d etags in api preview 2017-11-29 12:29:37 +01:00
Laura Klünder
e7f0a00df9 caching in the editor API 2017-11-29 12:11:47 +01:00
Laura Klünder
e9bbd44822 more caching in api 2017-11-29 12:07:27 +01:00
Laura Klünder
9bcd4600e0 add more explanation to the API 2017-11-29 11:27:50 +01:00
Laura Klünder
f73d016826 add some information to the API root 2017-11-29 11:13:13 +01:00
Laura Klünder
8f3fd001fe remove levels/svg api endpoint as this no longer works 2017-11-29 10:52:25 +01:00
Laura Klünder
c71b9b0f8b speed up router 2017-11-29 00:01:23 +01:00
Laura Klünder
f260b52a6e fix error in route initialization 2017-11-29 00:00:42 +01:00
Laura Klünder
353d00cbf2 fix error in good_representative_point 2017-11-29 00:00:14 +01:00
Laura Klünder
b66d5c8a08 rename to add_intermediate_point 2017-11-28 23:39:50 +01:00