179 Commits

Author SHA1 Message Date
einhorn_b
7fa4ccdb5f measure coverage from login-server, speed up login-server test build 2021-05-21 17:29:13 +02:00
einhorn_b
c200904200 get make coverage command running in docker 2021-05-21 16:21:39 +02:00
einhorn_b
70c6c85f46 add lcov to dependencies, sadly I cannot find a prebuild package for alpine 2021-05-21 14:37:11 +02:00
einhorn_b
3e9d7d4f9d update to get test working in docker build 2021-05-20 18:53:07 +02:00
einhorn_b
2a9dab92b1 get gcov and lcov running local 2021-05-20 18:09:01 +02:00
einhorn_b
0d909198c2 bring test back to working 2021-05-20 17:51:50 +02:00
einhornimmond
5f6070e7bd Merge branch '177_backend_coverage' into login_coverage 2021-05-20 17:01:05 +02:00
einhorn_b
4d07ac3a65 change order to parse for gettext after page code is generated 2021-05-20 16:20:00 +02:00
einhorn_b
b615340875 updates for alpine build 2021-05-20 15:14:37 +02:00
einhorn_b
270c5a50a4 updates for docker build 2021-05-20 13:48:56 +02:00
einhorn_b
a4a12bb62b parse cpsp files automatic in build 2021-05-20 13:45:47 +02:00
einhornimmond
d33962736d translate german html encoded error messages to english and use gettext for automatic translation
- translate german error messages for password validation into english
- update LOCAL files with the german password validation error messages
- update all calls to pwdValidation, adding LanguageCatalog, create if not exist
- change filename of UpdateUserPasswordPage to UserUpdatePasswordPage to have the same filename as the class name and the cpsp file name
2021-05-18 12:27:07 +02:00
einhornimmond
14a4243478
fix 2021-05-14 16:41:50 +02:00
einhornimmond
22ff220729
add try catch blocks to prevent login-server from crashing 2021-05-14 16:41:50 +02:00
einhornimmond
06c420dc2c
Merge branch 'master' into login_build_alpine 2021-05-14 01:37:42 +02:00
einhornimmond
e9b2ec1c9d :P 2021-05-13 19:19:30 +02:00
einhornimmond
b7dfc5e7cd again 2021-05-13 19:14:02 +02:00
einhornimmond
955214b1f4 fix again 2021-05-13 18:56:33 +02:00
einhornimmond
a49f601abb fix old password reset function 2021-05-13 18:42:34 +02:00
einhornimmond
4580bb15a0 move log folder into caller folder if called with additional config file 2021-05-13 15:45:09 +02:00
einhornimmond
201590db7d fix user search function, adjust to new fields in db 2021-05-13 15:30:52 +02:00
staging new
b4481c1f4e fix config 2021-05-13 14:38:30 +02:00
einhornimmond
3df94ee88b use config command line parameter (needed if running more than one login server at one webserver) 2021-05-13 13:48:47 +02:00
einhornimmond
9d0c1da9ad Merge branch 'master' into login_build_alpine 2021-05-12 13:04:20 +02:00
einhornimmond
9689e82469 update for build with windows 2021-05-12 12:54:40 +02:00
ccbe61300d
Merge pull request #277 from gradido/login_check_user_send_themself_gradidos
add validation, check if user has tried to send themself gradidos
2021-05-11 15:16:11 +02:00
einhornimmond
2d665299c7 use setBaseUrl function instead of hacking getLink function 2021-05-11 11:32:39 +02:00
einhornimmond
73443e373b fix link generation 2021-05-07 12:42:59 +02:00
832d380455
Merge pull request #273 from gradido/community_gdd_float_balance
give balance as float value in GDD (not longer GDD cent)
2021-05-06 15:51:49 +02:00
einhornimmond
511ace7a8e
Merge pull request #276 from gradido/login_fix_wrong_reset_password_email
fix error with password reset email
2021-05-06 14:22:06 +02:00
Moriz Wahl
ed554073dc Merge branch 'master' into community_gdd_float_balance 2021-05-06 13:59:41 +02:00
einhornimmond
6a8e0b48ea fix visual studio build on windows 2021-05-05 14:01:31 +02:00
einhornimmond
c709b9b284 compare pubkeys direct in json call 2021-05-04 13:51:49 +02:00
einhornimmond
8574c07e90 Merge branch 'master' into login_build_alpine 2021-05-04 12:27:02 +02:00
einhorn_b
c407b2f38d copy only needed dependencies 2021-05-04 12:20:27 +02:00
einhorn_b
efc7c8bc2d update release build, use also prebuild alpine dependencies 2021-05-04 11:56:16 +02:00
einhorn_b
92d8316184 alpine build works 2021-05-04 11:16:56 +02:00
einhorn_b
8f81d81cfc ignore parsed file message.pot 2021-05-03 16:52:17 +02:00
einhorn_b
928cc0044d update parse proto with cmake, only if not exist or newer, change folder, update includes 2021-05-03 16:49:19 +02:00
einhorn_b
d1da7b72b2 update dependencie docker to allow different build types 2021-05-03 15:38:51 +02:00
einhornimmond
397069c932 add validation, check if user has tried to send themself gradidos, correct wrong spelling in ENUM 2021-05-03 15:32:19 +02:00
einhornimmond
c1a89d69c4 fix error with password reset email 2021-05-03 14:56:55 +02:00
einhornimmond
d6420a990b Merge branch 'master' into login_group_add_host 2021-05-03 12:01:02 +02:00
einhornimmond
d14e9b3e74 bugfix 2021-05-03 11:59:09 +02:00
Moriz Wahl
cf41895459 Merge remote-tracking branch 'origin/login_group_add_host' into dynamic-balance 2021-04-29 17:06:37 +02:00
einhornimmond
2b19eabca6 move insert scripts to prevent confusion, delete also old not used stuff from community_server 2021-04-29 11:39:16 +02:00
einhornimmond
803faf3b95 Merge branch 'login_group_add_host' of github.com:gradido/gradido into login_group_add_host 2021-04-29 11:16:34 +02:00
einhornimmond
f00ccc72dd move from unfinished version to refined version 2021-04-29 11:16:18 +02:00
einhorn_b
a295a0b399 some more bugfixes 2021-04-28 18:09:30 +02:00
einhorn_b
b92d4ecff2 fix building error with proto 2021-04-28 17:34:37 +02:00