3260 Commits

Author SHA1 Message Date
einhornimmond
b9854f494c Merge branch 'login_update_password' of github.com:gradido/gradido into login_update_password 2021-09-27 13:32:12 +02:00
einhornimmond
d53ef3fc28 entferne 'ein' 2021-09-27 13:31:56 +02:00
einhornimmond
9ef5f1e811 exclude space, tab, newline from special chars 2021-09-27 13:30:18 +02:00
einhornimmond
8a7acbf3ce remove unnecessary .* from regexp 2021-09-27 13:09:01 +02:00
Moriz Wahl
77b5f9939e fix wrong German translation 2021-09-27 12:30:32 +02:00
Moriz Wahl
decf4d5013 implement at least one special char rule for password in frontend 2021-09-27 12:24:19 +02:00
einhornimmond
1b3ff38ed7 update password check, allow every special char (everything what isn't a-z, A-Z or 0-9) 2021-09-23 18:08:30 +02:00
einhornimmond
536e97f8a6
Merge pull request #881 from gradido/community_test_db
Community-Server Test with new db migration
2021-09-23 13:47:08 +02:00
einhorn_b
91d51ea7c3 fix 2 2021-09-23 13:25:38 +02:00
einhorn_b
9e7f74b176 add debugging 2021-09-23 13:12:36 +02:00
f52a117a22
Merge pull request #871 from gradido/fix_database_not_reading_config
fix  database not reading config
2021-09-22 17:00:46 +02:00
Einhornimmond
a223509608 fix2 2021-09-22 13:04:01 +02:00
Einhornimmond
d18e41d389 fix 2021-09-22 12:50:24 +02:00
Einhornimmond
3e1f0dfa12 add database like login-server 2021-09-22 12:45:30 +02:00
Hannes Heine
5e0b052206
Merge pull request #880 from gradido/733-language-switch-toast-success
733 language switch toast success
2021-09-22 12:39:23 +02:00
elweyn
09e87526de Added a success message for language switch in profile. 2021-09-22 12:29:21 +02:00
Einhornimmond
0acb58c231 use database for migration test db, remove debug code 2021-09-22 12:28:36 +02:00
elweyn
3ca200bb96 Added a success message in case where language has been switched. 2021-09-22 12:12:28 +02:00
Hannes Heine
d87fd70784
Merge pull request #879 from gradido/858-correct-profil-language
UserProfil Language switch has an error & UserProfil Language switch don't show right language text
2021-09-22 11:46:36 +02:00
elweyn
a0b35dad23 Changed the method name to something a bit more meaningfull. 2021-09-22 11:36:30 +02:00
elweyn
8a5b552a11 In case of language switch success change language in store. 2021-09-22 11:32:46 +02:00
elweyn
a404be1cfb Added Email as parameter for the change language updateUserInfos. 2021-09-22 11:02:20 +02:00
f9a40be539
use another .env file, else things get too complicated since production and dev .env's are no longer compatible to eachother 2021-09-21 19:18:08 +02:00
einhornimmond
ce725b1032
Merge pull request #864 from gradido/docker_skeema_without_rebuild
docker skeema: mount sql files folder dynamic
2021-09-21 11:19:29 +02:00
einhornimmond
4d6964cf4e
Merge pull request #865 from gradido/login_disable_auto_resend_failed_transactions_restart
disable auto-resend of not finished transactions on login-server restart
2021-09-21 10:45:08 +02:00
cebf92c451
fixed migrations directory to default to the production version.
This is the downside of this patch - the .env file has to be different in dev and production version
2021-09-21 10:34:56 +02:00
94424f17a2
Fixed database tool to read .env config when built. 2021-09-21 10:24:43 +02:00
einhorn_b
39ef88d8e7 update skeema for working also in test and production 2021-09-20 19:21:33 +02:00
einhornimmond
102fc586e9 change variable name according to name in config 2021-09-20 18:51:05 +02:00
einhornimmond
ec1b01d5d3
Merge pull request #794 from gradido/frontend_commit_hash
add commit hash with link to github into frontend
2021-09-20 13:54:16 +02:00
einhornimmond
f0cbed81f3 disable auto-resend of not finished transactions on login-server restart 2021-09-20 12:22:56 +02:00
einhorn_b
b196ef78b8 Merge branch 'master' into frontend_commit_hash 2021-09-20 11:40:49 +02:00
einhorn_b
3286835f44 mount sql files folder dynamic 2021-09-20 11:36:01 +02:00
db15433cc2
Merge pull request #844 from gradido/mock_choose_community
mock_choose_community
2021-09-18 23:43:59 +02:00
8f07f9121a
Merge pull request #845 from gradido/issue_templates_remove_discord
Remove discord link for issue templates
2021-09-18 21:51:10 +02:00
c0b23623c1
- remove discord links from templates
- make the templates project agnostic
- link to the new repo https://github.com/ulfgebhardt/issue-templates to have it compatible
- rename refactor tickets into .. ticket
2021-09-18 20:30:04 +02:00
cde63bc5eb
mock_choose_community 2021-09-18 20:27:54 +02:00
einhornimmond
90d43555d6
Merge pull request #830 from gradido/docker_update
update docker files
2021-09-18 14:19:55 +02:00
einhornimmond
bd83cb4a76 update docker files 2021-09-17 20:33:58 +02:00
einhornimmond
675917a8c0 split test in two 2021-09-17 16:37:39 +02:00
einhornimmond
bde7b28571
Merge pull request #245 from gradido/login_add_publisher_id
added publisher_id field to user
2021-09-17 14:07:16 +02:00
einhornimmond
c8386e588b fix linting 2021-09-17 13:46:45 +02:00
einhornimmond
8ecd7a634b add publisher id to backend 2021-09-17 13:36:13 +02:00
einhornimmond
6a9a362578 fix missing lines 2021-09-17 13:28:09 +02:00
einhornimmond
5c60aa2c40 Merge branch 'master' into login_add_publisher_id 2021-09-17 13:22:57 +02:00
einhornimmond
db15a5da4e add tests for commit hash 2021-09-17 13:19:10 +02:00
5038cff0bf
Merge pull request #811 from gradido/webpack_update
webpack update
2021-09-16 18:19:40 +02:00
Moriz Wahl
a11383a370
Merge pull request #814 from gradido/release-1.4.0
feat: Release 1.4.0
2021-09-16 16:05:51 +02:00
Moriz Wahl
4cdbea7f99 feat: Release 1.4.0 2021-09-16 15:53:25 +02:00
Hannes Heine
af8a722bd0
Merge pull request #753 from gradido/apollo-clicktipp-connector
Integration of the KlicktippAPI to the User management
2021-09-16 15:51:48 +02:00