|
a56ce849c0
|
Merged in feature/MAPG-69-implement-google-registration-login (pull request #123)
Feature/MAPG-69 implement google registration login
|
2020-06-21 13:48:28 +00:00 |
|
|
87d476065d
|
MAPG-69 fix routing to handle emptry string properly
|
2020-06-21 15:44:40 +02:00 |
|
|
df60efbb8c
|
MAPG-69 group routes to better overview
|
2020-06-21 15:43:49 +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 |
|
|
d1c9e221f7
|
MAPG-69 add Google OAuth handler
|
2020-06-21 15:12:44 +02:00 |
|
|
2d2e218002
|
MAPG-69 add simple JWT parser
|
2020-06-21 15:12:44 +02:00 |
|
|
7ba11f34cc
|
MAPG-69 add new field to User
|
2020-06-21 15:12:44 +02:00 |
|
|
99c72d99be
|
MAPG-69 make Redirect able to redirect to external sources
|
2020-06-21 15:12:44 +02:00 |
|
|
295570a28d
|
MAPG-69 fix missing relations in UserConfirmation
|
2020-06-21 01:21:42 +02:00 |
|
|
e612d0d93f
|
Merged in feature/MAPG-155-adjust-minzoom-and-maxzoom-to-z (pull request #122)
MAPG-155 minZoom and maxZoom should depend on zoomOffset
|
2020-06-20 00:15:18 +00:00 |
|
|
a2d2b94cc6
|
MAPG-155 minZoom and maxZoom should depend on zoomOffset
|
2020-06-20 02:14:17 +02:00 |
|
|
80b850fdd7
|
Merged in feature/MAPG-140-solve-persistent-model-anomalies (pull request #121)
Feature/MAPG-140 solve persistent model anomalies
|
2020-06-20 00:10:48 +00: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 |
|
|
eafa98571e
|
MAPG-140 add Map persistent model
|
2020-06-20 02:03:11 +02:00 |
|
|
316e39f2f2
|
MAPG-140 add Place 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 |
|
|
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 |
|