-
Notifications
You must be signed in to change notification settings - Fork 152
Fix: Immediately trigger waiting list notifications #1275
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
ArnavBallinCode
wants to merge
185
commits into
fossasia:enext
Choose a base branch
from
ArnavBallinCode:fix/waiting-list-notifications-clean
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.
+293,036
−349,724
Open
Changes from 1 commit
Commits
Show all changes
185 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 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 f10bdec
fix: Immediately trigger waiting list notifications
ArnavBallinCode fe447da
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode ed68070
Merge branch 'enext' into fix/waiting-list-notifications-clean
mariobehling 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 40e414e
Merge branch 'enext' into fix/waiting-list-notifications-clean
ArnavBallinCode 75255dc
Speaker acceptance email confirmation link returning 500 error
ArnavBallinCode 53443bd
refactoring as said by copilot to use cleaner dispatch pattern for p…
ArnavBallinCode 7b10f28
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode bf481dc
Revert to manual initialization - correct fix
ArnavBallinCode 6fd06dd
..
ArnavBallinCode e38a7f6
Merge branch 'enext' into fix/order-export-500-clean
mariobehling f932d03
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
ArnavBallinCode 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 06b4377
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
ArnavBallinCode 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 6e4afb5
Merge branch 'enext' into fix/waiting-list-notifications-clean
mariobehling a18c3f0
Merge branch 'enext' into fix/order-export-500-clean
mariobehling cdaeb4b
removed copilot sugguestions
ArnavBallinCode 63a7fde
refactor: Extract common logic from signal receivers into helper func…
ArnavBallinCode 7ba42a4
refactor: Extract duplicate quota waiting list trigger logic into hel…
ArnavBallinCode 3f8d7da
Update app/eventyay/base/services/waitinglist.py
ArnavBallinCode 0195612
Update app/eventyay/control/views/product.py
ArnavBallinCode b8caf3c
Update app/eventyay/control/views/product.py
ArnavBallinCode 2efbc5e
Update app/eventyay/control/views/product.py
ArnavBallinCode d7c3648
Update app/eventyay/control/views/product.py
ArnavBallinCode 1e2e6cd
Update app/eventyay/control/views/product.py
ArnavBallinCode 0516c8b
fix: Use all_positions to include canceled positions for waiting list
ArnavBallinCode 61043b4
Update app/eventyay/control/views/product.py
ArnavBallinCode 8cda595
chore: add translations korean and indonesian (#1330)
Saksham-Sirohi 16d750b
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
ArnavBallinCode 87e560f
Merge branch 'enext' into fix/order-export-500-clean
ArnavBallinCode e9ac7f7
Merge branch 'enext' into fix/waiting-list-notifications-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 0d47b00
add polls to default_feature_flags (#1337)
suhailnadaf509 424b300
Merge branch 'enext' into fix/waiting-list-notifications-clean
ArnavBallinCode 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 206a10d
Merge branch 'enext' into fix/waiting-list-notifications-clean
ArnavBallinCode 858357a
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
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] 11ce87b
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
Sak1012 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 19a0cbe
Fix issue #1276: Remove indentation from URLs in email templates
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 d087154
Merge branch 'enext' into fix/waiting-list-notifications-clean
ArnavBallinCode 385875a
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
ArnavBallinCode 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 a435789
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
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 c47d6cf
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
mariobehling 3ba8c33
Fixes 404 and url rename (#1235)
Saksham-Sirohi d5cf4da
i18n(translations): update localized strings from Weblate
SantosSi 4d3509a
added talk endpoint (#1362)
Saksham-Sirohi 9741041
Fix CSS not updating after color settings change (#1360)
prayag78 5619f8b
Merge branch 'enext' into translated
Sak1012 61b053f
fix(translations): remove old translation files and merge redundant f…
Sak1012 bbd03e0
Merge pull request #1361 from fossasia/translated
mariobehling 1087bc4
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
ArnavBallinCode 8d3ed18
fix(locale): Update gettext location comments in the locale file (#1372)
Sak1012 aff478a
i18n(translations): update localized strings from Weblate
weblate 547a058
i18n(translations): update localized strings from Weblate
weblate 070d9cf
i18n(translations): update localized strings from Weblate
weblate f65a67a
i18n(translations): update localized strings from Weblate
weblate 36ef340
i18n(translations): update localized strings from Weblate
weblate 5a745e1
i18n(translations): update localized strings from Weblate
weblate ac2e695
i18n(translations): update localized strings from Weblate
weblate 61cba87
i18n(translations): update localized strings from Weblate
weblate d342560
i18n(translations): update localized strings from Weblate
372214e
i18n(translations): update localized strings from Weblate
weblate 30fccdf
i18n(translations): update localized strings from Weblate
weblate 013226c
i18n(translations): update localized strings from Weblate
c63b658
i18n(translations): update localized strings from Weblate
weblate 8f641e4
i18n(translations): update localized strings from Weblate
weblate 8b0bbf5
i18n(translations): update localized strings from Weblate
weblate cb2d07b
i18n(translations): update localized strings from Weblate
weblate e9d81e2
i18n(translations): update localized strings from Weblate
weblate 7c5ae9b
i18n(translations): update localized strings from Weblate
weblate 38da9fd
i18n(translations): update localized strings from Weblate
weblate 7ae98c3
i18n(translations): update localized strings from Weblate
weblate d7233c1
i18n(translations): update localized strings from Weblate
weblate 432efd2
i18n(translations): update localized strings from Weblate
weblate de782bf
i18n(translations): update localized strings from Weblate
weblate 6201f0c
i18n(translations): update localized strings from Weblate
weblate c9110ee
i18n(translations): update localized strings from Weblate
weblate 82b9894
i18n(translations): update localized strings from Weblate
weblate 57b9768
i18n(translations): update localized strings from Weblate
weblate a4486bc
i18n(translations): update localized strings from Weblate
weblate 17cdd2a
i18n(translations): update localized strings from Weblate
weblate b645a97
i18n(translations): update localized strings from Weblate
weblate faaf649
i18n(translations): update localized strings from Weblate
weblate dd4cead
i18n(translations): update localized strings from Weblate
weblate d2b12a5
i18n(translations): update localized strings from Weblate
weblate 9ba012c
Fix: Hide unpublished sessions from talk component menu (#1318)
ArnavBallinCode 515ae57
i18n(translations): update localized strings from Weblate
weblate c41fe17
i18n(translations): update localized strings from Weblate
weblate cc02379
i18n(translations): update localized strings from Weblate
weblate a3e0da4
i18n(translations): update localized strings from Weblate
weblate e2cb4da
i18n(translations): update localized strings from Weblate
weblate f2adfc5
i18n(translations): update localized strings from Weblate
weblate c342a4b
i18n(translations): update localized strings from Weblate
weblate 8a405ac
i18n(translations): update localized strings from Weblate
weblate 8784ccf
i18n(translations): update localized strings from Weblate
weblate 6892b32
i18n(translations): update localized strings from Weblate
weblate b0a0793
i18n(translations): update localized strings from Weblate
weblate 2d80f39
i18n(translations): update localized strings from Weblate
weblate 3580b64
i18n(translations): update localized strings from Weblate
weblate 418ebea
i18n(translations): update localized strings from Weblate
weblate 5f72264
i18n(translations): update localized strings from Weblate
weblate 0645732
Update README with new repository links
mariobehling 5919fd6
i18n(translations): update localized strings from Weblate
weblate c51830a
Merge remote-tracking branch 'origin/enext' into enext
weblate 32a6c01
Merge pull request #1387 from fossasia/translated
mariobehling 25dbc11
Merge branch 'enext' into fix/issue-1276-speaker-acceptance-link-oof
Sak1012 a5c02f3
Merge branch 'enext' into fix/waiting-list-notifications-clean
ArnavBallinCode 073f140
Remove redundant self.request/args/kwargs assignment in SubmissionCon…
ArnavBallinCode b00f5a5
Merge pull request #1300 from ArnavBallinCode/fix/issue-1276-speaker-…
hpdang 408180c
fix(translations): Add missing languages (#1396)
Sak1012 7cd80c2
fix(translation): Move inline js to static file (#1397)
Sak1012 cb63c6e
chore(deps): update beautifulsoup4 requirement from ==4.12.* to ==4.1…
dependabot[bot] a37680c
chore(deps): update celery requirement from ==5.4.* to ==5.6.* (#1400)
dependabot[bot] 0d41a22
fix navigation hover shifting by adding default transparent bottom bo…
aliciacilmora 727bead
fix(voucher): Fix typo to return `True`
Sak1012 9a0cbb4
fix(product): item to product rename in CartPosition
Sak1012 72a3aee
Merge branch 'enext' into fix/waiting-list-notifications-clean
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
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
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.