Commit Graph

107 Commits

Author SHA1 Message Date
2a7b5fb992
MAPG-196 fix regex that recognizes remote static root 2020-07-06 21:59:25 +02:00
317329ae84
MAPG-196 revert link preload to plain stylesheet because it is not supported everywhere 2020-07-06 21:12:56 +02:00
66c709f00d
MAPG-196 reposition of cookie notice 2020-07-06 20:04:39 +02:00
2737c7d6d6
MAPG-196 speed up asset loading, add missing description, add missing image alts 2020-07-06 20:04:39 +02:00
9e5f7405d1
MAPG-199 move test views to another folder to prevent code analysis errors 2020-07-05 23:18:57 +02:00
de1d7338a4
MAPG-141 add reset password functionality 2020-07-05 00:09:11 +02:00
7539f637b0
MAPG-141 add and fix some links to login/signup 2020-07-05 00:04:35 +02:00
8ac5d5c6e2
MAPG-187 adapt views to the new parser 2020-06-28 19:35:14 +02:00
3555be9b63
MAPG-188 get rid of inline js 2020-06-28 17:56:47 +02:00
4333240acc
MAPG-181 add stuff to authenticate without password 2020-06-28 03:18:51 +02:00
4099f1d962
MAPG-181 add new layout type (minimal) 2020-06-28 03:16:48 +02:00
2fac828098
MAPG-181 text fixes 2020-06-28 03:16:28 +02:00
596b29f841
MAPG-175 add theme color 2020-06-27 13:09:24 +02:00
efdd5c54be
MAPG-180 ability to inline CSS and JS assets 2020-06-27 12:51:00 +02:00
825e0744ec
MAPG-180 rename pagescript to pageScript 2020-06-27 12:47:13 +02:00
18bf9aaade
MAPG-180 declare CSS and JS files 2020-06-27 02:25:54 +02:00
1287fa0bc9
MAPG-89 rewrite views and view templates to the new concept 2020-06-27 00:47:14 +02:00
ec969167e4 MAPG-180 standardize form submit with AJAX 2020-06-25 22:35:04 +02:00
27115e44b6 MAPG-180 extract all inline JS into separate JS file 2020-06-25 20:42:12 +02:00
b1ae7391e7 MAPG-156 implement user deletion 2020-06-25 20:26:51 +02:00
910fdddf34 MAPG-156 adapt account's JS to the new helper functions 2020-06-25 20:26:51 +02:00
ad24f8ac28 MAPG-156 rename profile to account 2020-06-25 16:44:34 +02:00
f8a570d0d5 MAPG-178 add Google Analytics
style adaptations
cookie notice improvements
2020-06-25 14:02:39 +02:00
4561c825a4 MAPG-172 make variable local 2020-06-24 23:21:14 +02:00
eae7cefae1 MAPG-172 don't close the cookie DIV if not the agree button was clicked 2020-06-24 23:00:26 +02:00
0d627f297e MAPG-172 quote I agree 2020-06-24 22:55:13 +02:00
9f839d3f5d MAPG-174 create separate div for description and align description vertically middle 2020-06-24 22:32:54 +02:00
70fb30f673 MAPG-174 align description center 2020-06-24 22:10:24 +02:00
e8c246f002 MAPG-172 add cookie consent DIV and JS handler 2020-06-24 21:57:41 +02:00
19aa4098e5 MAPG-169 set mapContainer's inners' height dynamically to be identical in a row 2020-06-23 23:36:19 +02:00
394c8b8830 MAPG-169 make static map background instead of img 2020-06-23 23:36:19 +02:00
eda4e00378 MAPG-168 remove headers until a new home page is created 2020-06-23 20:44:26 +02:00
dfc74375d7 MAPG-168 make maps as home temporarily to prevent redirections 2020-06-23 20:41:28 +02:00
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
28aa762153 MAPG-161 load static maps with JS and set scale based on devicePixelRatio 2020-06-21 19:32:30 +02:00
a2ca7888f4 MAPG-160 replace space with margin-right next to inline images 2020-06-21 17:36:08 +02:00
6338e35cfb MAPG-69 ability to cancel Google signup 2020-06-21 15:29:02 +02:00
a8777b897b MAPG-69 ability to reset signup filled after login attempt 2020-06-21 15:12:45 +02:00
285f2dd0ac MAPG-69 login user when trying to sign up 2020-06-21 15:12:45 +02:00
10b7766458 MAPG-69 redirect to sign up when user not found during login 2020-06-21 15:12:45 +02:00
9697163457 MAPG-69 merge SignupController to LoginController and introduce Google login/sign up 2020-06-21 15:12:45 +02:00
1be51b3e07 MAPG-149 make current password the first input element 2020-06-18 16:23:30 +02:00
e014bf9dc1 MAPG-151 add some client side input checks 2020-06-18 16:15:03 +02:00
062718dd75 MAPG-69 implement password modification 2020-06-14 20:43:13 +02:00
20102f0577 MAPG-69 implement sign up functionality 2020-06-14 20:43:13 +02:00
a69ba3a99b MAPG-69 unifying some style and text 2020-06-14 20:43:13 +02:00
66b21ec710 MAPG-69 add active flag for users and check if user is active before login 2020-06-14 20:43:13 +02:00