Commit Graph

20 Commits

Author SHA1 Message Date
675d7e60d0 MAPG-165 don't write 'Release_' into footer 2020-06-22 21:17:02 +02:00
98cd15e91f MAPG-164 show application's name from env variable 2020-06-22 21:06:15 +02:00
3ab8ac5fe6 MAPG-87 use HTML5 semantic elements, new styles, new footer 2020-06-21 22:25:29 +02:00
9df5028c20 MAPG-87 introduce footer 2020-06-21 22:18:35 +02:00
a2ca7888f4 MAPG-160 replace space with margin-right next to inline images 2020-06-21 17:36:08 +02:00
a69ba3a99b MAPG-69 unifying some style and text 2020-06-14 20:43:13 +02:00
334df3462b MAPG-69 add menu with user info to header 2020-06-14 17:43:14 +02:00
ba83f73c31 MAPG-137 add width and height to images where possible 2020-06-14 11:12:18 +02:00
171064816c MAPG-125 add modal design 2020-06-14 02:30:47 +02:00
25262fb5fe MAPG-133 pass CSRF token to JS
create separate mapguesser.js
2020-06-13 22:39:17 +02:00
2ef67d53f4 MAPG-28 fix static asset paths (add STATIC_ROOT and REVISION) 2020-06-12 20:13:43 +02:00
08d4aec48e MAPG-28 add static root and revision to the local JS and CSS files 2020-06-12 20:00:45 +02:00
a70d59ed95 MAPG-116 don't show loading when no real link clicked 2020-06-10 00:40:47 +02:00
5e28fcb64d MAPG-116 attach loading animation to anchors and not to beforeunload 2020-06-09 23:00:07 +02:00
46ef7f3b3b MAPG-103 unify some styles and show map name in the header 2020-06-09 21:29:51 +02:00
b823af1f7d MAPG-97 make better split up of JSs, CSSs, SVGs, templates 2020-06-01 21:56:57 +02:00
665eb7e4d1 MAPG-86 adapt URLs in HTML and JS 2020-05-31 21:00:23 +02:00
28464fc4ac MAPG-86 add 404 error page 2020-05-31 21:00:23 +02:00
fe095cf435 MAPG-90 disable unload prevention and unify onbeforeunload script (loading animation) 2020-05-31 03:50:06 +02:00
9a4d9435d9 MAPG-82 introduce very basic templating 2020-05-31 00:21:29 +02:00