Wolfgang Huß
624cd6e4bc
Fix spelling of error message in 'sendActivationEmail'
2022-11-22 08:34:48 +01:00
Wolfgang Huß
b8fdb59d73
Remove old email 'sendAccountActivationEmail'
2022-11-21 13:38:18 +01:00
Wolfgang Huß
18a4408e8a
Adjust the tests for new translatable 'sendAccountActivationEmail'
2022-11-21 13:37:29 +01:00
Wolfgang Huß
b78229b646
Fix faulty email content tests
2022-11-21 12:22:25 +01:00
Wolfgang Huß
560aed056a
Fix spelling and punctuation in German email translations
2022-11-21 12:20:51 +01:00
Wolfgang Huß
0fdb3e4401
Test 'sendAccountActivationEmail'
2022-11-17 15:27:07 +01:00
Wolfgang Huß
ba1ec66707
Merge branch '1288-email-templates' of github.com:gradido/gradido into 2392-refactor-more-emails-to-translatables
2022-11-17 14:10:49 +01:00
Wolfgang Huß
cd8c0b88ae
Merge branch 'master' of github.com:gradido/gradido into 1288-email-templates
...
# Conflicts:
# backend/src/graphql/resolver/UserResolver.ts
2022-11-17 13:54:50 +01:00
Wolfgang Huß
c5469df997
Give 'html' tag the language of the email receiver
2022-11-17 13:50:01 +01:00
Wolfgang Huß
038d7a6a5f
Refine and cleanup documentation
2022-11-17 13:49:18 +01:00
Wolfgang Huß
369752783c
Translate and HTML'lize email 'sendAccountActivation'
2022-11-17 13:46:59 +01:00
Moriz Wahl
36185a286a
move clear all mocks to correct position
2022-11-16 14:42:45 +01:00
Moriz Wahl
eac290919d
avoid reverse, restore removed clear mocks
2022-11-16 14:38:38 +01:00
Moriz Wahl
103790cccf
use jest.fn() for void function, correct timezone offset
2022-11-16 14:24:17 +01:00
Moriz Wahl
e4e308cdb4
fix seeds
2022-11-15 14:34:20 +01:00
Moriz Wahl
ef79580387
required argument client time zone offset for utils in creation
2022-11-15 14:20:33 +01:00
Moriz Wahl
d36fee0302
change order off arguements, implement changes for admin and contribution resolver
2022-11-15 14:10:18 +01:00
Moriz Wahl
b7cf290171
setup tests for client time zone offset
2022-11-15 14:09:33 +01:00
Moriz Wahl
fbc1b2bc32
fix get client time zone offset
2022-11-15 14:08:53 +01:00
Moriz Wahl
e89e30e33e
change client request time to client timezone offset
2022-11-15 13:14:25 +01:00
Moriz Wahl
6ae1ba79f7
Merge branch 'master' into fix-timezone-problems
2022-11-15 12:57:02 +01:00
debc27549f
v1.14.1
2022-11-14 21:13:41 +01:00
Moriz Wahl
b7bc0520d2
release: Version 1.14.0
2022-11-14 17:44:48 +01:00
Wolfgang Huß
e9c4de5373
Remove old untranslated 'sendAccountMultiRegistrationEmail'
2022-11-14 13:59:51 +01:00
Wolfgang Huß
88b7e5ee78
Merge branch 'master' of github.com:gradido/gradido into 1288-email-templates
...
# Conflicts:
# backend/package.json
# backend/yarn.lock
2022-11-14 13:55:46 +01:00
Wolfgang Huß
8589f352ad
Set backend 'i18n' language on login
2022-11-14 13:51:26 +01:00
Wolfgang Huß
7eefdd2843
Fix test of 'sendEmailTranslated'
2022-11-14 12:54:48 +01:00
Wolfgang Huß
17e0cbb15c
Test email template 'sendAccountMultiRegistrationEmail' in english
2022-11-14 12:47:40 +01:00
Wolfgang Huß
c187b33a4d
Test 'sendEmailTranslated'
2022-11-14 09:36:43 +01:00
Wolfgang Huß
2df19ab362
Document testing options
2022-11-14 09:17:52 +01:00
b8c1a9d477
fixed tests
2022-11-13 14:21:33 +01:00
f65cb9c586
missing change, deinem not with capital letter
2022-11-13 14:21:27 +01:00
dcfab11f5e
corrected E-Mail texts
2022-11-12 20:41:21 +01:00
Wolfgang Huß
e1392b0483
Refine 'sendEmailTranslated.ts'
2022-11-11 13:40:10 +01:00
Wolfgang Huß
5fcd684b6b
Fix language conflict between current user and email receiving user
2022-11-11 12:10:26 +01:00
Wolfgang Huß
5b5aa2268b
Set current user language globaly
2022-11-11 12:09:41 +01:00
Moriz Wahl
e3d3f4bb94
liniting and improved names
2022-11-11 11:30:25 +01:00
Moriz Wahl
37e9482807
have timezoneOffset as optional parameter
2022-11-10 19:59:33 +01:00
Moriz Wahl
2b27e6aaa8
test for valid date string for creation date
2022-11-10 19:18:01 +01:00
Moriz Wahl
5e2d6c3bc9
fix: Timezone Problems on Change of Month
2022-11-10 19:01:16 +01:00
Wolfgang Huß
f8eea10371
Fix 'i18n' server integration for testing
...
- Fix the sending of the multiple times registrars name to the email owner.
- Clarify the logging of the multiple times registrars name and the email owners name.
2022-11-10 16:33:50 +01:00
Wolfgang Huß
9154ff32d1
Fix spelling in sendEmail.test.ts
2022-11-10 16:30:18 +01:00
Wolfgang Huß
a73cca0ab4
Implement 'i18n' better into the server
2022-11-10 15:23:51 +01:00
Hannes Heine
e57e8120b7
Merge branch 'master' into 2272-send-email-for-rejected-contributions
2022-11-09 09:28:24 +01:00
Hannes Heine
7d26669f99
Update backend/src/graphql/resolver/AdminResolver.ts
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-11-09 09:28:07 +01:00
jjimenezgarcia
5606c80057
Merge branch 'master' into logger-error-cleaning-history
2022-11-08 13:25:16 +01:00
Hannes Heine
1a799f3020
Merge branch 'master' into 2272-send-email-for-rejected-contributions
2022-11-08 12:05:54 +01:00
Moriz Wahl
6d1224d7c5
Merge branch 'master' into setup-hyperswarm
2022-11-07 13:17:26 +01:00
Moriz Wahl
7efd2ffca3
linting, etc.
2022-11-07 13:16:22 +01:00
Moriz Wahl
8aac319895
move DHT connection into main
2022-11-07 12:45:44 +01:00