|
da2c8d96a4
|
Merged in bugfix/MAPG-142-fix-timestamp-onupdate (pull request #175)
MAPG-142 fix timestamp onupdate issue
|
2020-07-05 16:24:17 +00:00 |
|
|
cd581c6fcd
|
MAPG-142 fix timestamp onupdate issue
|
2020-07-05 18:23:02 +02:00 |
|
|
f7b268e10f
|
Merged in feature/MAPG-185-create-cron-script (pull request #174)
Feature/MAPG-185 create cron script
|
2020-07-05 15:56:12 +00:00 |
|
|
a8b1ab3057
|
MAPG-185 adapt README
|
2020-07-05 17:52:13 +02:00 |
|
|
8403c21ec0
|
MAPG-185 consolidation of email templates
|
2020-07-05 17:37:02 +02:00 |
|
|
0ba1cda884
|
MAPG-185 fix getter of User
|
2020-07-05 17:36:27 +02:00 |
|
|
b2e09c394b
|
MAPG-185 switch off builtin session gc
|
2020-07-05 16:48:37 +02:00 |
|
|
0bcb0187c1
|
MAPG-185 rename migrate database command
|
2020-07-05 16:45:38 +02:00 |
|
|
f3d1608164
|
MAPG-185 add maintain database command
|
2020-07-05 16:43:36 +02:00 |
|
|
b254603fb1
|
MAPG-185 add getter for expired users and password resetters
|
2020-07-05 16:37:37 +02:00 |
|
|
776561a41c
|
Merged in feature/MAPG-193-replace-direct-selects-to-repository-calls (pull request #173)
Feature/MAPG-193 replace direct selects to repository calls
|
2020-07-05 13:20:08 +00:00 |
|
|
27fc687043
|
MAPG-193 replace Select usage to repository calls where it is easily possible
|
2020-07-05 15:17:28 +02:00 |
|
|
45869321ac
|
MAPG-193 fix PersistentDataManager::selectMultipleFromDb
|
2020-07-05 15:15:29 +02:00 |
|
|
b58137acc9
|
Merged in feature/MAPG-142-resend-activation-link-functionality (pull request #172)
Feature/MAPG-142 resend activation link functionality
|
2020-07-05 12:32:32 +00:00 |
|
|
dd6bb5ef9a
|
MAPG-142 limit password reset query if the existing is not expired
|
2020-07-05 14:24:06 +02:00 |
|
|
37094e552b
|
MAPG-142 modify UserPasswordResetterRepository to return only one resetter for user
(it is not possible for an user to have multiple)
|
2020-07-05 14:24:06 +02:00 |
|
|
32392590bd
|
MAPG-142 save user creation date
|
2020-07-05 14:24:06 +02:00 |
|
|
38885849de
|
MAPG-142 remove unnecessary 'now' from DateTime constructor
|
2020-07-05 14:24:05 +02:00 |
|
|
ef013b8b9e
|
MAPG-142 rename app to MapGuesser in .env.example
|
2020-07-05 14:24:05 +02:00 |
|
|
ab23b37b97
|
MAPG-142 redefine tokens and increase OAuth security with nonce
|
2020-07-05 14:24:05 +02:00 |
|
|
7e3315fc88
|
MAPG-142 implemenet confirmation mail resend
|
2020-07-05 13:39:56 +02:00 |
|
|
6cafac1b65
|
MAPG-142 modify UserConfirmationRepository to return only one confirmation for user
(it is not possible for an user to have multiple)
|
2020-07-05 13:33:02 +02:00 |
|
|
631582a912
|
Merged in feature/MAPG-191-get-rid-of-unnecessary-passing-by-reference (pull request #171)
Feature/MAPG-191 get rid of unnecessary passing by reference
|
2020-07-04 23:02:57 +00:00 |
|
|
6db6208896
|
MAPG-191 don't create separate variable for data where not necessary
|
2020-07-05 00:58:03 +02:00 |
|
|
e17cf68007
|
MAPG-191 don't pass data by reference to IContent
|
2020-07-05 00:25:34 +02:00 |
|
|
091afb0aab
|
Merged in feature/MAPG-141-password-forgotten-functionality (pull request #170)
Feature/MAPG-141 password forgotten functionality
|
2020-07-04 22:15:50 +00:00 |
|
|
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 |
|
|
7539f637b0
|
MAPG-141 add and fix some links to login/signup
|
2020-07-05 00:04:35 +02:00 |
|
|
67534a22f5
|
MAPG-141 add password resetter table, model and repository
|
2020-07-05 00:03:56 +02:00 |
|
|
43aef22c4e
|
Merged in feature/MAPG-44-possibility-to-add-pov-data-to-locations (pull request #169)
Feature/MAPG-44 possibility to add pov data to locations
|
2020-07-03 23:12:56 +00: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 |
|
|
4e48e6ae73
|
MAPG-44 add Pov class and adjust Place model to store pov
|
2020-07-04 01:09:00 +02:00 |
|
|
028d8a22a2
|
MAPG-44 modify DB structure to store pov data
|
2020-07-04 01:06:37 +02:00 |
|
|
a73e60ae5a
|
Merged in bugfix/MAPG-189-fix-inputwithbuttons-input-padding (pull request #168)
MAPG-189 fix div.inputWithButton>input's padding when it is focused
|
2020-07-03 21:51:38 +00:00 |
|
|
5383da81b3
|
MAPG-189 fix div.inputWithButton>input's padding when it is focused
|
2020-07-03 23:50:22 +02:00 |
|
|
e8adc9f730
|
Merged in feature/MAPG-177-create-unit-tests-for-all-units (pull request #167)
MAPG-177 add tests for View\Parser
|
2020-06-28 21:13:32 +00:00 |
|
|
149003250c
|
MAPG-177 add tests for View\Parser
|
2020-06-28 22:55:15 +02:00 |
|
|
171b4278a6
|
Merged in feature/MAPG-175-unify-styles (pull request #166)
MAPG-175 make map title one liner
|
2020-06-28 18:16:23 +00:00 |
|
|
091018d22f
|
MAPG-175 make map title one liner
|
2020-06-28 20:15:11 +02:00 |
|
|
34f0c92eb5
|
Merged in bugfix/MAPG-187-dont-evaluate-asset-paths (pull request #165)
Bugfix/MAPG-187 dont evaluate asset paths
|
2020-06-28 17:38:03 +00:00 |
|
|
8ac5d5c6e2
|
MAPG-187 adapt views to the new parser
|
2020-06-28 19:35:14 +02:00 |
|
|
e883d184b7
|
MAPG-187 refactor view parsing and linking
|
2020-06-28 19:35:14 +02:00 |
|
|
71b1e28aa9
|
Merged in feature/MAPG-188-pagespeed-improvements (pull request #164)
MAPG-188 get rid of inline js
|
2020-06-28 16:13:16 +00:00 |
|
|
3555be9b63
|
MAPG-188 get rid of inline js
|
2020-06-28 17:56:47 +02:00 |
|
|
d03a3934c6
|
Merged in feature/MAPG-181-handle-the-case-when-user-has-no-password (pull request #163)
Feature/MAPG-181 handle the case when user has no password
|
2020-06-28 08:42:10 +00:00 |
|
|
bd5b49b09b
|
MAPG-181 set user active when added from CLI
|
2020-06-28 03:19:07 +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 |
|