12581 Commits

Author SHA1 Message Date
a04a498882
remove config version from all .env.dist 2023-02-09 14:02:11 +01:00
163c840446
remove config version from .env.dist 2023-02-09 14:00:23 +01:00
48f3802fe9
Merge branch 'master' into logger_contributionMessageResolver 2023-02-09 13:49:40 +01:00
Alexander Friedland
56e3e7c5de
Merge branch 'master' into 2675-Toast-Message-when-forced-to-logout-clientside 2023-02-08 20:50:02 +01:00
mahula
7fa34ab56a adapt unit tests tu changes on email variants in backend 2023-02-08 18:17:14 +01:00
Moriz Wahl
29a70a556c
Merge pull request #2668 from gradido/refactor-last-transaction
refactor(backend): get last transaction by only one function
2023-02-08 16:29:34 +01:00
Moriz Wahl
036d335426
Merge branch 'master' into refactor-last-transaction 2023-02-08 15:51:05 +01:00
Hannes Heine
2892e8dfee
Merge pull request #2667 from gradido/do-not-compile-for-test-changes
refactor(other): don't rebuild modul if unit test file has been changed
2023-02-08 14:24:52 +01:00
mahula
b4b180a1d1 remove commented unused code 2023-02-08 13:39:42 +01:00
mahula
687ae6e877 remove commented unused code 2023-02-08 13:22:44 +01:00
Moriz Wahl
f5d9866644 remove accessLayer folder 2023-02-08 10:33:53 +01:00
Hannes Heine
5baa1bf4c3
Merge branch 'master' into do-not-compile-for-test-changes 2023-02-08 10:09:57 +01:00
ogerly
c4fae48b1d toast by automatically logged out 2023-02-08 09:44:21 +01:00
mahula
01cca65dea finish denyContribution method in contribution resolver 2023-02-08 08:46:36 +01:00
mahula
274bd8b864 set correct locale key in contribution deleted email template 2023-02-08 08:39:11 +01:00
mahula
cf9b06824b set right to deny a contribution 2023-02-08 08:37:49 +01:00
mahula
0b1d6b5237 add deying to events and event protocol 2023-02-07 21:56:32 +01:00
mahula
2fc2ecf5af WIP add elements to get contribution denying working in backend 2023-02-07 21:46:44 +01:00
mahula
5c42ec828a fix admin right to deny confirmation 2023-02-07 21:40:02 +01:00
mahula
f980ca20b1 adapt backend's email sending to added deletion email 2023-02-07 21:11:34 +01:00
mahula
bd9307612f adapt backend locales to changes regarding denying and deleting contributuins 2023-02-07 21:10:35 +01:00
mahula
9c282c0142 add email template for deleted contributions 2023-02-07 21:09:16 +01:00
0b8ac928cf
more detailed error messages 2023-02-07 18:24:20 +01:00
ff335d81f3
Merge branch 'master' into logger_contributionMessageResolver 2023-02-07 15:17:17 +01:00
36e8e2c38d
Merge pull request #2662 from gradido/logger_contributionLinkResolver
refactor(backend): use LogError on contributionLinkResolver
2023-02-07 15:16:57 +01:00
a04d4d3985
remove empty string check since we do a length check on memeo & name 2023-02-07 11:01:35 +01:00
db1ed715ca
Merge branch 'master' into logger_contributionLinkResolver 2023-02-07 10:59:40 +01:00
elweyn
e706a3c844 Merge branch 'do-not-compile-for-test-changes' of https://github.com/gradido/gradido into do-not-compile-for-test-changes 2023-02-07 07:10:15 +01:00
elweyn
8544eb51e9 Fix some lint problems. 2023-02-07 07:10:01 +01:00
Hannes Heine
78a83dd87d
Merge branch 'master' into do-not-compile-for-test-changes 2023-02-07 07:07:20 +01:00
078a7432bb
Merge pull request #2670 from gradido/event_protocol_remove_config_switch
refactor(backend): remove event protocol config switch
2023-02-07 01:43:11 +01:00
Claus-Peter Hübner
3d73bc49dd Merge remote-tracking branch 'origin/master' into 2650-feature-federation-harmonize-and-sync-modules-of-federation 2023-02-07 00:42:52 +01:00
151f381d94
fix config aggregation on dht-node & backend 2023-02-07 00:29:07 +01:00
4d3ea26365
remove comment on federation 2023-02-07 00:17:49 +01:00
24ca1563b8
remove EVENT_PROTOCOL_DISABLED from dht-node 2023-02-07 00:17:37 +01:00
5a78228af3
remove EVENT_PROTOCOL_DISABLED from backend & bare_metal deployment 2023-02-07 00:16:53 +01:00
8086a4ac46
Merge pull request #2652 from gradido/refactor_event_protocol
refactor(backend): event protocol
2023-02-07 00:03:32 +01:00
1dd2a369e2
Merge branch 'master' into refactor_event_protocol 2023-02-06 23:48:39 +01:00
741d0c2b97
choose todo over coverage 2023-02-06 22:38:45 +01:00
bf24d15d96
unify checks on adminCreateContribution and adminUpdateContribution 2023-02-06 22:37:38 +01:00
225652ecc7
refactor adminCreateContribution to check for deleted users 2023-02-06 22:30:23 +01:00
3724295b6f
test another error case 2023-02-06 20:37:51 +01:00
Moriz Wahl
cb748d8c50 refactor(backend): get last transaction by only one function 2023-02-06 18:47:58 +01:00
elweyn
8b502c940c Remove rebuild of admin, backend and frontend in case there tests files have been changed. 2023-02-06 15:35:11 +01:00
Claus-Peter Hübner
44c59c3d29 improve logoutput 2023-02-03 20:52:21 +01:00
Claus-Peter Hübner
a07888004e unit-test: clearDB before startDHT 2023-02-03 20:28:57 +01:00
Claus-Peter Hübner
16bffa0436 adapt unit-tests on changes 2023-02-03 20:10:21 +01:00
Claus-Peter Hübner
7e5165072b correct SQL error on e2e-tests 2023-02-03 17:50:59 +01:00
Claus-Peter Hübner
2ec903ce2f insert HomeCommunity-Entries before starting dht-announcement 2023-02-03 17:31:23 +01:00
54b99a6ba6
Merge branch 'logger_contributionMessageResolver' into logger_contributionResolver 2023-02-03 01:25:43 +01:00