Add settings for a default and additional languages to an event#5607
Conversation
9d95528 to
d318cd4
Compare
3e37d90 to
300a73e
Compare
ThiefMaster
left a comment
There was a problem hiding this comment.
Please rebase the PR, I just updated the headers so after a rebase these CI warnings will go away
db071b1 to
d2aeec9
Compare
844a67d to
66a4220
Compare
ef65065 to
9145422
Compare
9145422 to
b4e9efd
Compare
b4e9efd to
d9ba3ac
Compare
73b051c to
e5b5215
Compare
e5b5215 to
8264237
Compare
|
Nice work, thank you @vasantvohra and @ThiefMaster. @vasantvohra, if you could extend the merge/pull request description and commit message adding one or two sentences about the feature and the implementation? Maybe add one or two screenshots to the merge/pull request description? |
|
@vasantvohra, talking to @ThiefMaster, amend the commit message is not necessary. Only the merge/pull request description could be extended. |
2358b75 to
3e46d3d
Compare
Hi @paulmenzel, I have updated the description with the screenshots, let me know if any other changes are required 👍 |
ab57c5e to
3dc1878
Compare
3dc1878 to
1983ba8
Compare
closes
Additionally, when sending automated emails to registrants, the language selected will be based on the preferences of the user attached to the registration, if registration is without a user the event default is used.
A unit test is added for the event's language selection behavior.