-
Notifications
You must be signed in to change notification settings - Fork 154
fix(notifications): resolve email not sent for team invites #1201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
hemantmm
wants to merge
103
commits into
fossasia:enext
Choose a base branch
from
hemantmm:email-notifications-team-invites
base: enext
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 16 commits
Commits
Show all changes
103 commits
Select commit
Hold shift + click to select a range
a2a1c49
Translated using Weblate (Chinese (Traditional Han script))
6b51662
Translated using Weblate (Chinese (Traditional Han script))
Supaplextw 131c921
Translated using Weblate (Polish (pl_INFORMAL))
PINGWINIxPLa 3a297a4
Added translation using Weblate (Persian)
abbasdp fef8ae3
Added translation using Weblate (Indonesian)
mariobehling 74c3335
Added translation using Weblate (Japanese)
mariobehling 5071335
Added translation using Weblate (Korean)
mariobehling 1351deb
Added translation using Weblate (Malay)
mariobehling 69f73ce
Added translation using Weblate (Thai)
mariobehling 3531e00
Added translation using Weblate (Vietnamese)
mariobehling c380b53
i18n(translations): update localized strings from Weblate
b5baaf1
i18n(translations): update localized strings from Weblate
Supaplextw a0de4b8
fix: email-notifications-team-invites
hemantmm d6c4ec0
fix: suggestion by sourcery
hemantmm 98749dc
Merge branch 'enext' into email-notifications-team-invites
mariobehling 7079351
fix: copilot suggestion
hemantmm 73a989c
Merge branch 'email-notifications-team-invites' of https://github.com…
hemantmm e9fad2e
fix: prevents conflicting success and warning messages during team in…
hemantmm de6d22f
Merge branch 'enext' into email-notifications-team-invites
hemantmm a6c6da4
fix: remove duplicate add members
hemantmm 0aa36bc
Fix logging of email send failure exception
hemantmm 94fc21f
fix: moved logging at top
hemantmm 47ca471
fix: moved logging at top
hemantmm e923e0c
fix: naming consistence
hemantmm 0e6a13b
fix: user reference in email invitation logic
hemantmm 91fb93d
fix: user reference in invitation email context
hemantmm f81c321
fix: revert back change
hemantmm 1ba6fd4
fix: duplication block
hemantmm 5c78417
HTTP 500 error when accessing Orders Export page
ArnavBallinCode f89f964
Fix similar export bug in organizer.py
ArnavBallinCode 009f9e1
refactor: sourcery suggested so
ArnavBallinCode 417c745
fix: add JSON_FIELD_AVAILABLE setting and fix Event.items reference
ArnavBallinCode b261f08
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode fe447da
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode 3da5c3d
Merge branch 'enext' into fix/order-export-500-clean
mariobehling 882e917
fix: preserve partial form data and rename items to products
ArnavBallinCode e7d3afa
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode 7b10f28
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode 6fd06dd
..
ArnavBallinCode e38a7f6
Merge branch 'enext' into fix/order-export-500-clean
mariobehling 12840b4
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode f416461
fix(ui) unify navigation button styling across Tickets and Talk views…
ArnavBallinCode 38f84d7
fix(ui): prevent sidebar auto-collapse on navigation (#1306)
ArnavBallinCode a6636c2
Chore: remove ticket/video URL fields (#1309)
Saksham-Sirohi 30c28a8
remove logout button on video component (#1313)
Saksham-Sirohi b7856b5
PostgreSQL syntax error in Room permission query (#1314)
suhailnadaf509 27d425e
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode 7ca8ef7
fix unable to save config (#1295)
Saksham-Sirohi 6266c3f
Refactored the entire system to replace all legacy 'pretix/pretalx' r…
ArnavBallinCode d6f5a67
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode f1ba6a7
bug: enable browser timezone for orders and mails optimizing filters …
Saksham-Sirohi 021c73b
chore(deps): update reportlab requirement from ==4.2.* to ==4.4.* (#1…
dependabot[bot] 7e65d34
chore: remove duplicate orga settings (#1320)
Saksham-Sirohi a81a1e0
chore(deps): update stripe requirement from ==13.2.* to ==14.0.* (#1327)
dependabot[bot] 018f1ac
chore(deps): update sentry-sdk requirement from ==2.44.* to ==2.45.* …
dependabot[bot] 3963cc7
Resolve Sidebar Icon Layout Shift (#1319)
ArnavBallinCode 4c92d7e
Fix: socialauth URLs were not resolved (#1324)
hongquan a18c3f0
Merge branch 'enext' into fix/order-export-500-clean
mariobehling bb9d143
Merge branch 'enext' into email-notifications-team-invites
mariobehling cdaeb4b
removed copilot sugguestions
ArnavBallinCode 8cda595
chore: add translations korean and indonesian (#1330)
Saksham-Sirohi 87e560f
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode 84dbee0
feature: added hidden rooms and ensure sync (#1184)
Saksham-Sirohi 978e73a
chore(deps): update geoip2 requirement from ==4.* to ==5.* (#1333)
dependabot[bot] 8d4d440
chore(deps): update redis requirement from ==7.0.* to ==7.1.* (#1329)
dependabot[bot] 3efab3b
Fix: HTTP 500 error handling during room deletion (#1280)
ArnavBallinCode 54f1945
Fix: gift card 500 error (#1260)
ArnavBallinCode ab3731d
Fix CSV Export Returns 500 Error (#1267)
prayag78 67d2ac5
Export orders with Wikimedia username (#1332)
hongquan 0011de0
bug: image rescaling fix (#1292)
Saksham-Sirohi c32bcf6
Merge branch 'enext' into fix/order-export-500-clean
mariobehling 70a8496
fix(ui): match top menu bar between eventyay talk and eventyay ticket…
prayag78 165591d
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode 29de468
Merge branch 'enext' into email-notifications-team-invites
hemantmm 0d47b00
add polls to default_feature_flags (#1337)
suhailnadaf509 b59ae4c
chore(deps): update sentry-sdk requirement from ==2.45.* to ==2.46.* …
dependabot[bot] de46975
Delete URL redirection for legacy eventyay-xx websites (#1338)
hongquan c2a07de
fix: resolve PDF download issues (#1256)
ArnavBallinCode f1029e2
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode 4a8e658
chore(deps): update django-phonenumber-field requirement (#1347)
dependabot[bot] 2a386ae
chore(deps): update django-countries requirement from ==8.1.* to ==8.…
dependabot[bot] 31b3b13
Merge branch 'enext' into fix/order-export-500-clean
Sak1012 563ce6b
fix(badge): add missing item to product rename in badge view (#1349)
Sak1012 b0d2953
fix rooms not working on video (#1339)
Saksham-Sirohi ed8b429
fix(500): item to product renames (#1350)
Sak1012 7e66527
Show Wikimedia username in ticket checkout page (#1351)
hongquan 7962edb
Fix translation weblate integration (#1353)
Sak1012 246cb3f
chore(deps): bump pydantic from 2.12.4 to 2.12.5 (#1354)
dependabot[bot] 6730f31
refactor: remove JSON_FIELD_AVAILABLE checks from exporters
ArnavBallinCode 1492848
Merge branch 'enext' into fix/order-export-500-clean
mariobehling c1fecb6
Merge remote-tracking branch 'main/enext' into translated
Sak1012 94791cc
Merge pull request #1258 from ArnavBallinCode/fix/order-export-500-clean
hpdang 57385bd
fix: Update Bank Transfer text and fix broken payment docs link (Fixe…
MohammedAnasNathani 2c3b4be
Merge branch 'enext' into translated
Sak1012 2bc0cfb
Merge pull request #1355 from fossasia/translated
mariobehling 11ab1d9
fix: Resolve multiple exporter failures after database migration (#1321)
ArnavBallinCode 1b95c01
chore: fixed featured sessions and 500 errors on sessions and reviews…
Saksham-Sirohi b6deb48
Fix: Replace 'CfP' with 'Call for Papers' to fix translations #997 (#…
krishmishra846-alt 0e787fe
move api app (#1335)
Gagan-Ram 3ba8c33
Fixes 404 and url rename (#1235)
Saksham-Sirohi 8b8b29f
Update app/eventyay/control/views/organizer_views/team_view.py
mariobehling a4cce5d
Update app/eventyay/control/views/organizer_views/team_view.py
mariobehling 740a6b5
Merge branch 'enext' into email-notifications-team-invites
mariobehling File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 6 additions & 8 deletions
14
app/eventyay/control/templates/pretixcontrol/email/invitation.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,16 +1,14 @@ | ||
| {% load i18n %}{% blocktrans with url=url|safe %}Hello, | ||
| {% load i18n %}{% blocktrans with url=url|safe team=team organizer=organizer %}Hello, | ||
|
|
||
| you have been invited to the following event team | ||
| You have been invited to join the team "{{ team }}" for the organizer "{{ organizer }}". | ||
|
|
||
| Organizer: {{ organizer }} | ||
| Team: {{ team }} | ||
|
|
||
| If you want to join that team, just click on the following link: | ||
| Please click the following link to accept the invitation: | ||
| {{ url }} | ||
|
|
||
| If you are already logged in, you will be automatically added to the team. Otherwise, please log in or create an account to join. | ||
|
|
||
| If you do not want to join, you can safely ignore or delete this email. | ||
|
|
||
| Best regards, | ||
|
|
||
| Your event team | ||
| {% endblocktrans %} | ||
| {% endblocktrans %} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.