Commit Graph

542 Commits

Author SHA1 Message Date
d6750777c2 MAPG-140 add PersistentDataManager and refactor of models 2020-06-20 01:48:20 +02:00
1a4d928143 Merged in bugfix/MAPG-149-fix-cover (pull request #120)
MAPG-149 fix z-indexes
2020-06-18 14:38:03 +00:00
b35668c2fb MAPG-149 fix z-indexes 2020-06-18 16:37:32 +02:00
5814620b4f Merged in bugfix/MAPG-149-fix-new-client-side-bugs (pull request #119)
Bugfix/MAPG-149 fix new client side bugs
2020-06-18 14:28:44 +00:00
64b6197bd4 MAPG-149 omit focusing/selecting input elements after processing 2020-06-18 16:28:01 +02:00
1be51b3e07 MAPG-149 make current password the first input element 2020-06-18 16:23:30 +02:00
43775c8f4f Merged in bugfix/MAPG-148-fix-xmlhttp-responsetype-error (pull request #118)
MAPG-148 set xhr responseType after xhr open() because it is accepted by all browsers
2020-06-18 14:21:30 +00:00
95eb956403 Merged in bugfix/MAPG-152-save-user-to-session-after-modi (pull request #117)
MAPG-152 save modified user to session
2020-06-18 14:21:23 +00:00
ce96e15911 MAPG-148 set xhr responseType after xhr open() because it is accepted by all browsers 2020-06-18 16:20:45 +02:00
3726573f4c MAPG-152 save modified user to session 2020-06-18 16:18:41 +02:00
a8913b0d44 Merged in bugfix/MAPG-151-check-email-address-validity-on (pull request #116)
Bugfix/MAPG-151 check email address validity on
2020-06-18 14:16:32 +00:00
e014bf9dc1 MAPG-151 add some client side input checks 2020-06-18 16:15:03 +02:00
50c7e3972c MAPG-151 check email address validity on server side 2020-06-18 16:12:40 +02:00
efccb2dcc5 Merged in feature/MAPG-145-css-selection (pull request #115)
MAPG-145 add CSS ::selection attribute
2020-06-14 20:11:37 +00:00
a38268c751 MAPG-145 add CSS ::selection attribute 2020-06-14 22:08:01 +02:00
15b5869d5a Merged in bugfix/MAPG-45-secure-profile-page (pull request #114)
MAPG-45 secure profile page
2020-06-14 19:05:35 +00:00
bd2b28ef17 MAPG-45 secure profile page 2020-06-14 21:04:20 +02:00
6d431717f8 Merged in bugfix/MAPG-69-fix-mail-template-processing (pull request #113)
MAPG-69 make emails HTML explicitly
2020-06-14 18:53:44 +00:00
4ac18dfc84 MAPG-69 make emails HTML explicitly 2020-06-14 20:52:42 +02:00
afbd0b4e20 Merged in feature/MAPG-69-implement-google-registration (pull request #112)
Feature/MAPG-69 implement google registration
2020-06-14 18:45:25 +00: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
28ed02091a MAPG-69 add mailing 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
01db72796b MAPG-69 fix migration - transaction should not be started in that scope 2020-06-14 17:12:29 +02:00
c50c5ed422 MAPG-69 initialize Request earlier
add Request to global Container
add base URL to Request
2020-06-14 17:11:48 +02:00
142c91f36b Merged in bugfix/MAPG-138-fix-js-minifying (pull request #111)
MAPG-138 use traditional for loop for compatibility
2020-06-14 09:33:54 +00:00
1269c876e9 MAPG-138 use traditional for loop for compatibility 2020-06-14 11:33:13 +02:00
44e441fac0 Merged in bugfix/MAPG-137-fix-errors-reported-by-speed-an (pull request #110)
Bugfix/MAPG-137 fix errors reported by speed an
2020-06-14 09:25:47 +00:00
f85340cd00 MAPG-137 optimize png images (favicons) 2020-06-14 11:21:07 +02:00
ba83f73c31 MAPG-137 add width and height to images where possible 2020-06-14 11:12:18 +02:00
86f05f7738 MAPG-137 place static maps into container to avoid large layout shifts 2020-06-14 11:11:37 +02:00
61ce915ec0 Merged in hotfix/MAPG-125-ability-to-delete-maps (pull request #109)
MAPG-125 re-add select map name when opening modal
2020-06-14 00:53:38 +00:00
2aa3cdc7f3 MAPG-125 re-add select map name when opening modal 2020-06-14 02:53:11 +02:00
5760e31e29 Merged in feature/MAPG-125-ability-to-delete-maps (pull request #108)
Feature/MAPG-125 ability to delete maps
2020-06-14 00:42:31 +00:00
14fd723f26 MAPG-125 add functionality to delete map button 2020-06-14 02:37:49 +02:00
a6d5214166 MAPG-125 add deleteMap endpoint 2020-06-14 02:36:23 +02:00
d1d9dede9c MAPG-125 use modal instead of custom box in map editor 2020-06-14 02:31:09 +02:00
171064816c MAPG-125 add modal design 2020-06-14 02:30:47 +02:00
f8bb7bd092 MAPG-125 rename #cover to #guessCover in game 2020-06-14 02:07:20 +02:00
466f065718 MAPG-125 switch off diff calculation in Modify for better performance
(not sure if needed - we probably won't log)
2020-06-14 02:06:27 +02:00
6d68f247e6 Merged in feature/MAPG-133-csrf-protection (pull request #107)
Feature/MAPG-133 csrf protection
2020-06-13 20:41:49 +00:00
e4c7aadc64 MAPG-133 replace XHRs to MapGuesser.httpRequest 2020-06-13 22:39:44 +02:00
25262fb5fe MAPG-133 pass CSRF token to JS
create separate mapguesser.js
2020-06-13 22:39:17 +02:00
8e0c1ce08b MAPG-133 add basic CSRF protection to server side 2020-06-13 22:38:30 +02:00
9e196ebf33 Merged in feature/MAPG-131-store-session-is-database (pull request #106)
Feature/MAPG-131 store session is database
2020-06-13 18:49:26 +00:00
013668e3d6 MAPG-131 split web specific code from main.php to web.php
set the new session handler as session handler
configure session with longer lifetime and with stricter cookie settings
2020-06-13 20:45:36 +02:00
dbd16d6cbe MAPG-131 create custom session handler for DB sessions 2020-06-13 20:39:42 +02:00