2525 Commits

Author SHA1 Message Date
Moriz Wahl
04c88a743b
Merge branch 'master' into consistent-user-contacts-table 2022-12-12 13:50:40 +01:00
a82e1877a8
Merge branch 'master' into log-client-timezone-offset 2022-12-09 14:14:23 +01:00
486777cb35
Merge branch 'master' into 2392-refactor-more-emails-to-translatables 2022-12-09 12:59:59 +01:00
Moriz Wahl
61ecfa22fd
Merge branch 'master' into log-client-timezone-offset 2022-12-08 19:13:26 +01:00
Moriz Wahl
c8fa84ac11
Merge branch 'master' into consistent-user-contacts-table 2022-12-08 19:12:49 +01:00
Moriz Wahl
3051d8f070
Merge branch 'master' into fix-delete-email-contact 2022-12-08 19:11:18 +01:00
Moriz Wahl
cbb688112f
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-12-08 19:11:09 +01:00
Moriz Wahl
bd3f05d6c8
Update backend/src/graphql/resolver/AdminResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-12-08 19:11:01 +01:00
elweyn
d52f7f9590 change transactionLinkId to linkId. 2022-12-06 12:20:21 +01:00
elweyn
ffb5988760 Refactoring of some small smelling code. 2022-12-06 11:58:17 +01:00
9f6038b748
Merge branch 'master' into fix-delete-email-contact 2022-12-05 12:00:55 +01:00
80d3a7bb18
Merge branch 'master' into 2392-refactor-more-emails-to-translatables 2022-12-02 11:59:03 +01:00
elweyn
3ba591637c Remove unused method. 2022-12-02 07:32:08 +01:00
Moriz Wahl
2caa0ad4c9
Merge branch 'master' into 2285-mark-creation-via-link 2022-12-01 18:46:24 +01:00
Moriz Wahl
d3678bb81c feat(backend): log client timezone offset 2022-12-01 17:44:56 +01:00
Moriz Wahl
54c1786406
Merge branch 'master' into consistent-user-contacts-table 2022-12-01 16:21:53 +01:00
Moriz Wahl
41495c2c65 fix(backend): run all timers for high values 2022-12-01 15:53:09 +01:00
elweyn
0b2887b86f Correct joins between contribution and transaction 2022-12-01 15:21:49 +01:00
Moriz Wahl
7f1e69c1bd update database version 2022-12-01 14:52:08 +01:00
elweyn
ec396e8521 Merge master. 2022-12-01 12:45:15 +01:00
elweyn
96fd4cb14c Merge branch 'master' into 2285-mark-creation-via-link 2022-12-01 12:07:52 +01:00
elweyn
46014adc6d Database join contribution to transaction table, add new join to query. 2022-12-01 12:07:25 +01:00
Moriz Wahl
272c7ee491
Merge branch 'master' into fix-negative-amount-on-send-coins 2022-11-30 18:04:26 +01:00
Moriz Wahl
bc20bfa8f6 fix(backend): delete / undelete email contact as well 2022-11-30 12:46:46 +01:00
Moriz Wahl
c0096aa26c fix(backend): critical bug 2022-11-30 12:15:47 +01:00
10ad42babe
missing files to be copied 2022-11-29 16:37:25 +01:00
Wolfgang Huß
317224db7a Refactor some readme's by moving their content into 'CONTRIBUTING.md' 2022-11-29 14:09:15 +01:00
Wolfgang Huß
3d55c7da9e Fix production by copying missing email templates and locale files into the build folder 2022-11-29 13:41:42 +01:00
Wolfgang Huß
88cae0e528 Move email '*.pug' templates in 'templates' folder 2022-11-29 13:40:08 +01:00
Wolfgang Huß
8afe0aaf3b Merge branch 'master' of github.com:gradido/gradido into 2392-refactor-more-emails-to-translatables 2022-11-29 07:58:17 +01:00
clauspeterhuebner
b297e81787
Merge branch 'master' into 2367-feature-add-federation-configs 2022-11-28 15:07:31 +01:00
Wolfgang Huß
dc7957a0fb Merge branch 'master' of github.com:gradido/gradido into 2392-refactor-more-emails-to-translatables
# Conflicts:
#	backend/src/util/utilities.ts
2022-11-28 11:22:25 +01:00
Wolfgang Huß
4ae96a2213 Translate 'Gradido (nicht antworten)' 2022-11-28 11:13:04 +01:00
Wolfgang Huß
3b47330c92 Remove remainders of old untranslated emails 2022-11-28 11:05:12 +01:00
Wolfgang Huß
93e3562318 Remove old untranslated email 'sendTransactionReceivedEmail' 2022-11-28 11:04:34 +01:00
Wolfgang Huß
9894b02f51 Test 'sendTransactionReceivedEmail' 2022-11-28 10:54:31 +01:00
Wolfgang Huß
3903e29e16 Refactor 'sendTransactionReceivedEmail' email to HTML and translatable 2022-11-28 10:54:10 +01:00
Wolfgang Huß
0cccdb56de Test that 'sendEmailTranslated' on 'CONFIG.EMAIL_TEST_MODUS = true' replaces the receiver with by the fake test mail accaount 2022-11-28 09:38:19 +01:00
71b1d409b9
Merge branch 'master' into jest_is_dev_depenency 2022-11-27 00:05:22 +01:00
Wolfgang Huß
2b65c6b261 Remove old untranslated email 'sendTransactionLinkRedeemedEmail' 2022-11-26 15:45:41 +01:00
Wolfgang Huß
699daa8eec Test 'sendTransactionLinkRedeemedEmail' 2022-11-26 15:43:44 +01:00
Wolfgang Huß
224613f6d4 Refactor 'sendTransactionLinkRedeemedEmail' email to HTML and translatable 2022-11-26 15:42:44 +01:00
Wolfgang Huß
4b097f6f66 Add line ends to all 'subject.pug' files 2022-11-26 12:59:06 +01:00
2caf0ee664
v1.15.0 2022-11-26 01:14:24 +01:00
48365c7bb3
Merge branch 'master' into 2367-feature-add-federation-configs 2022-11-25 17:53:48 +01:00
2c3cac5939
Merge branch 'master' into fix-balance-migration 2022-11-25 17:48:28 +01:00
Moriz Wahl
aa1a88bc11
Merge branch 'master' into fix-wrong-balance 2022-11-25 14:44:39 +01:00
Moriz Wahl
9253706513 remove comment 2022-11-25 14:32:23 +01:00
Moriz Wahl
62c48712a4 fix misspelled text 2022-11-25 14:32:12 +01:00
Claus-Peter Hübner
89283fa3da rework PR comments 2022-11-25 04:08:01 +01:00