|
954f111254
|
MAPG-141 delete password resetters when deleting account
|
2020-07-05 00:09:45 +02:00 |
|
|
de1d7338a4
|
MAPG-141 add reset password functionality
|
2020-07-05 00:09:11 +02:00 |
|
|
3123643bb7
|
MAPG-44 modify game to use pov of place
|
2020-07-04 01:11:04 +02:00 |
|
|
b736ce8970
|
MAPG-44 modify MapAdminController to get/save place pov data
|
2020-07-04 01:10:03 +02:00 |
|
|
4333240acc
|
MAPG-181 add stuff to authenticate without password
|
2020-06-28 03:18:51 +02:00 |
|
|
c06dd1e1d2
|
MAPG-177 refactor GoogleOAuth, Http\Request, Http\Response to be more testable
|
2020-06-26 00:28:37 +02:00 |
|
|
ec969167e4
|
MAPG-180 standardize form submit with AJAX
|
2020-06-25 22:35:04 +02:00 |
|
|
b1ae7391e7
|
MAPG-156 implement user deletion
|
2020-06-25 20:26:51 +02:00 |
|
|
ad24f8ac28
|
MAPG-156 rename profile to account
|
2020-06-25 16:44:34 +02:00 |
|
|
e7ee7bbe8e
|
MAPG-178 add endpoint that can send valid data based on started session
|
2020-06-25 14:01:17 +02:00 |
|
|
98cd15e91f
|
MAPG-164 show application's name from env variable
|
2020-06-22 21:06:15 +02:00 |
|
|
cb5229a5e8
|
MAPG-69 welcome email shouldn't be sent to existing user
|
2020-06-21 16:01:46 +02:00 |
|
|
6338e35cfb
|
MAPG-69 ability to cancel Google signup
|
2020-06-21 15:29:02 +02:00 |
|
|
1cfbef418e
|
MAPG-69 add missing return types in LoginController
|
2020-06-21 15:19:36 +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 |
|
|
99c72d99be
|
MAPG-69 make Redirect able to redirect to external sources
|
2020-06-21 15:12:44 +02:00 |
|
|
0bf6e900fe
|
MAPG-140 add UserConfirmation model and repository and adapt SignupController
|
2020-06-20 02:03:11 +02:00 |
|
|
bd46809d3a
|
MAPG-140 adapt PlaceRepository and classes that use it to use persistent model
|
2020-06-20 02:03:11 +02:00 |
|
|
821a9d80c0
|
MAPG-140 adapt MapRepository and classes that use it to use persistent model
|
2020-06-20 02:03:11 +02:00 |
|
|
5ff720e3c6
|
MAPG-140 MAPG-154 store user in session based on id
|
2020-06-20 02:03:11 +02:00 |
|
|
a9eec05288
|
MAPG-140 refactor user handling to use the PersistentDataManager
|
2020-06-20 02:03:11 +02: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 |
|
|
3726573f4c
|
MAPG-152 save modified user to session
|
2020-06-18 16:18:41 +02:00 |
|
|
50c7e3972c
|
MAPG-151 check email address validity on server side
|
2020-06-18 16:12:40 +02:00 |
|
|
bd2b28ef17
|
MAPG-45 secure profile page
|
2020-06-14 21:04:20 +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 |
|
|
66b21ec710
|
MAPG-69 add active flag for users and check if user is active before login
|
2020-06-14 20:43:13 +02:00 |
|
|
a6d5214166
|
MAPG-125 add deleteMap endpoint
|
2020-06-14 02:36:23 +02:00 |
|
|
7159867db0
|
MAPG-111 query map area from DB
modify calculations to be in square km (instead of m)
|
2020-06-12 21:55:04 +02:00 |
|
|
98fc735622
|
MAPG-128 set all default values when creating a new map
|
2020-06-11 10:33:59 +02:00 |
|
|
be8f0a1486
|
MAPG-119 fix distribution of the ids of the newly created places
|
2020-06-10 23:58:09 +02:00 |
|
|
ff201c2e8e
|
MAPG-119 add more area categories
|
2020-06-10 23:51:09 +02:00 |
|
|
805d91c0c0
|
MAPG-119 small fixes for game
|
2020-06-10 23:36:00 +02:00 |
|
|
6fc83c9459
|
MAPG-119 handle the case if no mapId is present when editing map
|
2020-06-10 23:32:37 +02:00 |
|
|
5a1c384c17
|
MAPG-119 fix maps query
|
2020-06-10 23:11:55 +02:00 |
|
|
04d10663dd
|
MAPG-121 fix wrong condition
|
2020-06-10 20:34:29 +02:00 |
|
|
94cab9f433
|
MAPG-41 fix line ending replace
|
2020-06-10 00:33:11 +02:00 |
|
|
5a450c46db
|
MAPG-117 remove admin/maps and place a button to the maps page if admin is logged in
|
2020-06-10 00:30:29 +02:00 |
|
|
fbab712496
|
MAPG-103 save map metadata
|
2020-06-09 21:29:51 +02:00 |
|
|
46ef7f3b3b
|
MAPG-103 unify some styles and show map name in the header
|
2020-06-09 21:29:51 +02:00 |
|
|
5dd877d075
|
MAPG-103 implement saving the modified map on server side
|
2020-06-09 21:29:51 +02:00 |
|
|
88e8c5c027
|
MAPG-103 implement saving on client side + server side skeleton
|
2020-06-09 21:29:51 +02:00 |
|
|
bb29bfdfe1
|
MAPG-103 don't use "position" everywhere
|
2020-06-09 21:13:16 +02:00 |
|
|
199374a851
|
MAPG-103 prepare to send additional data with places
|
2020-06-09 21:10:15 +02:00 |
|
|
edc2e4111a
|
MAPG-115 add login functionality
|
2020-06-09 21:04:27 +02:00 |
|
|
e8f9d74283
|
MAPG-115 adapt existing controllers to the new request classes
|
2020-06-09 21:04:27 +02:00 |
|