Mira Weller
e5d464192f
Update docs
2025-01-16 11:54:07 +01:00
Mira Weller
74d802d2ec
Default implementation for object_link_args
2025-01-16 11:50:03 +01:00
Mira Weller
27139e00c6
Add missing license header
2025-01-16 11:45:04 +01:00
Mira
48296b1f96
Apply suggestions from code review
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-01-16 11:44:51 +01:00
Mira Weller
eceed8df68
fix code formatting
2025-01-13 15:15:21 +01:00
Mira Weller
0c50d88fec
add unit tests for Registry and LogEntryTypeRegistry
2025-01-13 14:39:42 +01:00
Mira Weller
d1e287b6bd
move LogEntryType validation into LogEntryTypeRegistry
2025-01-13 14:39:30 +01:00
Mira Weller
4f7dfdf98a
prevent duplicates in Registry
2025-01-13 14:22:24 +01:00
Mira Weller
0c41dcb2ed
improve formatting of documentation
2025-01-13 13:12:52 +01:00
Mira
e2ae0b6780
Apply suggestions from code review
2024-12-19 17:39:28 +01:00
Mira
2ea25cfd5a
Apply suggestions from code review
2024-12-19 17:38:05 +01:00
Mira
3b5630a66c
Apply suggestions from code review
...
Co-authored-by: Raphael Michel <michel@rami.io >
2024-12-19 17:26:38 +01:00
Mira Weller
7b8783e089
deprecation notice for logentry_display and logentry_object_link
2024-12-18 11:28:40 +01:00
Mira Weller
2497c12811
Code style
2024-12-17 16:45:51 +01:00
Mira Weller
2d814c6a1b
Add license header
2024-12-17 16:44:38 +01:00
Mira Weller
9e29d2b847
Fix bug
2024-12-17 16:28:35 +01:00
Mira Weller
450b4232dd
Fix bug
2024-12-17 16:14:21 +01:00
Mira Weller
f60dde3c3a
Add documentation
2024-12-17 12:22:28 +01:00
Mira Weller
074c632260
Merge branch 'master' into logentrytype-registry
...
# Conflicts:
# src/pretix/control/logdisplay.py
2024-12-10 14:27:22 +01:00
Raphael Michel
b8ad276f53
Fix duplicate field (Z#23168530)
2024-12-09 21:58:11 +01:00
Raphael Michel
e109c37738
API: use correct validation exception
2024-12-09 14:17:27 +01:00
Raphael Michel
4d597d5be3
Stripe: Remove option to enable method_sofort ( #4638 )
2024-12-09 13:51:32 +01:00
Mira
ae8ec42905
Fix backend validation if name is required as part of a required non-business invoice address ( #4674 )
...
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-12-09 12:27:59 +01:00
Richard Schreiber
e5b89e9b08
[A11y] fix color-contrast for event-list status-bubbles
2024-12-06 15:51:40 +01:00
Mira
da91f5f117
Animation in <fieldset> accordion ( #4682 )
2024-12-06 12:46:40 +01:00
Richard Schreiber
ae29240e58
[A11y] Improve number inputs for screen-readers
2024-12-06 11:11:36 +01:00
Richard Schreiber
74edf10b04
Move cursor fix for disabled fieldsets from bootstrap to presale
2024-12-06 11:07:11 +01:00
Richard Schreiber
e2e0eca872
Fix accordion-radio fieldset css
2024-12-06 10:13:32 +01:00
Raphael Michel
6132e4a2c4
Remove re-implementations if i18nfield API integration
2024-12-05 17:56:30 +01:00
Raphael Michel
7df7d28518
Bump django-i18nfield to 1.9.5
2024-12-05 17:56:30 +01:00
Raphael Michel
11ab5c5eeb
Event dashboard: Use intcomma in numbers (Z#23175343) ( #4687 )
2024-12-05 17:11:57 +01:00
CVZ-es
20211d2097
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-12-05 13:46:11 +01:00
CVZ-es
d760ad38bf
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-12-05 13:46:11 +01:00
CVZ-es
69af2cee93
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-12-05 13:46:11 +01:00
Raphael Michel
6b199a2b9c
Allow to enter gift cards into the voucher input (Z#23171961) ( #4670 )
2024-12-05 13:43:46 +01:00
Richard Schreiber
94a64ba53a
Hide empty panels ( #4684 )
2024-12-05 12:08:33 +01:00
Raphael Michel
70f06a8f40
Fix an incorrect exception handling
2024-12-04 16:59:58 +01:00
Mira Weller
a747ab154a
Fix cursor on elements in disabled fieldsets' legends
2024-12-04 14:54:49 +01:00
Mira
6317233150
New accordion panels using <fieldset> ( #4681 )
2024-12-04 14:34:42 +01:00
Richard Schreiber
4d94158ff0
Improve organizer/event-series calendar UI on mobile
2024-12-04 08:17:52 +01:00
Raphael Michel
8f92eb2d2d
remove debug statement
2024-12-03 12:40:29 +01:00
Richard Schreiber
f29896b267
[A11y] Fix missing aria-hidden and translation
2024-12-03 12:10:16 +01:00
Raphael Michel
2dc625cf31
Add the option to introduce rich-text placeholders ( #4657 )
...
* Add the option to introduce rich-text placeholders
* Add tests in test_format
* Add some css
* Block vs inline
* Some fixed css
* Update src/pretix/control/forms/event.py
Co-authored-by: Mira <weller@rami.io >
* Add missing docstring prat
---------
Co-authored-by: Mira <weller@rami.io >
2024-12-03 11:38:15 +01:00
dependabot[bot]
855226d37c
Update ua-parser requirement from ==0.18.* to ==1.0.* ( #4665 )
...
Updates the requirements on [ua-parser](https://github.com/ua-parser/uap-python ) to permit the latest version.
- [Release notes](https://github.com/ua-parser/uap-python/releases )
- [Commits](https://github.com/ua-parser/uap-python/compare/0.18.0...1.0.0 )
---
updated-dependencies:
- dependency-name: ua-parser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 11:18:37 +01:00
dependabot[bot]
648c0da9fe
Update webauthn requirement from ==2.2.* to ==2.3.* ( #4655 )
...
Updates the requirements on [webauthn](https://github.com/duo-labs/py_webauthn ) to permit the latest version.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 11:01:05 +01:00
Raphael Michel
59e3494fa2
Add fee type for late fees ( #4656 )
2024-12-03 11:00:11 +01:00
Mira
c4ff57c07a
Change error message for unavailable addon products ( #4673 )
...
This can not only happen in case of sold-out addons, but also if they are e.g. not available via the current sales channel.
2024-12-03 10:59:15 +01:00
Raphael Michel
cc4fbfe4c7
API: Allow to block/unblock seats in bulk ( #4668 )
...
* API: Allow to block/unblock seats in bulk
* Update doc/api/resources/seats.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update doc/api/resources/seats.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update doc/api/resources/seats.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/api/views/event.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-12-02 16:03:11 +01:00
Raphael Michel
e99ee91573
Allow to use custom domains for some but not all events (Z#23153875) ( #4627 )
...
* Allow to use custom domains for some but not all events
* Update src/pretix/multidomain/urlreverse.py
* Apply suggestions from code review
Co-authored-by: Mira <weller@rami.io >
* Logging for domain config changes
---------
Co-authored-by: Mira <weller@rami.io >
2024-12-02 15:58:50 +01:00
Patrick Chilton
e2753686ee
Translations: Update Hungarian
...
Currently translated at 10.8% (629 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-12-02 15:58:41 +01:00
CVZ-es
33f8b9851e
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-12-02 15:58:41 +01:00
CVZ-es
e3d8cf07af
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-12-02 15:58:41 +01:00
Mira Weller
0279ca7d94
Add missing error handling to addressform.js
2024-12-02 10:15:16 +01:00
Richard Schreiber
d1989c3cd3
Fix all-optional in address-form for resellers ( #4672 )
2024-12-02 09:46:33 +01:00
Raphael Michel
61cb2e15cf
Fix validation crash of InvoiceNameForm
2024-11-29 20:08:36 +01:00
Mira Weller
f2ee1d00b3
Don't use animation for address information load indicator
2024-11-29 17:09:14 +01:00
Mira
e8e9698a31
Update address field logic (Z#23163120) ( #4659 )
...
* Move country-dependent JS logic to separate file (avoids code duplication for presale and control)
* Correctly apply "required" attribute to address state field
* Load address format information when selecting country
* Fix some other bugs and inconsistencies
2024-11-29 14:56:56 +01:00
Richard Schreiber
a1bf7be244
[A11y] Improve customer account pages ( #4654 )
2024-11-29 14:16:40 +01:00
Patrick Chilton
f4ca9a5681
Translations: Update Hungarian
...
Currently translated at 45.6% (106 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hu/
powered by weblate
2024-11-29 09:22:29 +01:00
dependabot[bot]
e6d984538f
Update django-statici18n requirement from ==2.5.* to ==2.6.* ( #4664 )
...
Updates the requirements on [django-statici18n](https://github.com/zyegfryed/django-statici18n ) to permit the latest version.
- [Changelog](https://github.com/zyegfryed/django-statici18n/blob/main/docs/changelog.rst )
- [Commits](https://github.com/zyegfryed/django-statici18n/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: django-statici18n
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-29 09:22:04 +01:00
dependabot[bot]
9f1ee9157f
Update protobuf requirement from ==5.28.* to ==5.29.* ( #4666 )
...
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf ) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.28.0-rc1...v5.29.0 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-29 09:21:54 +01:00
Raphael Michel
242e5af4b5
Bump version to 2024.12.0.dev0
2024-11-27 13:57:03 +01:00
Raphael Michel
7d6e98e6da
Bump version to 2024.11.0
2024-11-27 13:56:37 +01:00
Mira
27f964f3ae
Checkout flow: Observe direction when skipping AddOnsStep ( #4658 )
2024-11-27 11:13:07 +01:00
Patrick Chilton
84b3060c0f
Translations: Update Hungarian
...
Currently translated at 10.7% (623 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-11-27 11:10:55 +01:00
CVZ-es
25dcb72f92
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-27 11:10:55 +01:00
CVZ-es
4b078867c6
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-27 11:10:55 +01:00
Jakub Stribrny
c595a59d4a
Translations: Update Czech
...
Currently translated at 73.5% (4250 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2024-11-26 18:48:58 +01:00
Patrick Chilton
f164daeaee
Translations: Update Hungarian
...
Currently translated at 10.7% (621 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-11-26 18:48:58 +01:00
gabriblas
c6b6dd8d49
Translations: Update Italian
...
Currently translated at 24.3% (1409 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-26 18:48:58 +01:00
CVZ-es
8038c87963
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-26 18:48:58 +01:00
Ryo
c45a970d32
Translations: Update Japanese
...
Currently translated at 3.8% (220 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-11-26 18:48:58 +01:00
kei ogane
a34517233d
Translations: Update Japanese
...
Currently translated at 3.8% (220 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-11-26 18:48:58 +01:00
Yasunobu YesNo Kawaguchi
8fb2e5383c
Translations: Update Japanese
...
Currently translated at 3.4% (200 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-11-26 18:48:58 +01:00
CVZ-es
86a00f3338
Translations: Update Spanish
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-26 18:48:58 +01:00
CVZ-es
c8c0d3e7f5
Translations: Update French
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-26 18:48:58 +01:00
Raphael Michel
7dd455ce15
Fix #4641 -- Make usage of argon2id optional ( #4643 )
2024-11-26 17:31:27 +01:00
Richard Schreiber
391eda25da
[A11y] Improve color combinations for alerts
2024-11-21 13:58:19 +01:00
Raphael Michel
fcff5a522d
Fix inconsistent labels
2024-11-19 16:36:09 +01:00
Raphael Michel
7e93d38a01
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-11-19 16:33:52 +01:00
Raphael Michel
6469381899
Translations: Update German
...
Currently translated at 100.0% (5782 of 5782 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-11-19 16:33:52 +01:00
Raphael Michel
761706c60c
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-11-19 16:16:36 +01:00
CVZ-es
f91315c88e
Translations: Update Spanish
...
Currently translated at 100.0% (5809 of 5809 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-19 16:16:13 +01:00
CVZ-es
bc05afeab9
Translations: Update French
...
Currently translated at 100.0% (5779 of 5779 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-19 16:16:13 +01:00
Raphael Michel
02d495d287
Revert "Update po files"
...
This reverts commit 894878d9da .
2024-11-19 16:15:55 +01:00
Raphael Michel
894878d9da
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-11-19 16:15:26 +01:00
Raphael Michel
5896ca0197
Event creation: Prevent accidentally creating events without tax rate ( #4623 )
...
* Event creation: Prevent accidentally creating events without tax rate
* Update src/pretix/control/forms/event.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix tests
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-11-19 16:14:56 +01:00
Raphael Michel
fe6fc8df32
Fix placehodler sample in empty series (PRETIXEU-ATN)
2024-11-19 16:14:13 +01:00
dependabot[bot]
9de8f3a775
Update aiohttp requirement from ==3.10.* to ==3.11.*
...
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp ) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.0b0...v3.11.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-19 15:08:00 +01:00
Martin Gross
c92bb9cb8b
Stripe: (FIX) Make MobilePay optional
2024-11-19 13:17:52 +01:00
Raphael Michel
76ecec8b98
Scheduled mails: Allow subevent-dependent placeholders (Z#23171818) ( #4629 )
2024-11-19 10:50:10 +01:00
Mira
4b8416df8f
docs: update nginx config example ( #4640 )
2024-11-19 09:28:01 +01:00
Martin Gross
a601c75923
CheckIns: Display a source_type icon (barcode/nfc) where known ( #4628 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2024-11-18 17:50:43 +01:00
Raphael Michel
f94227f00f
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5779 of 5779 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-11-18 17:49:24 +01:00
Raphael Michel
a0c1e5369c
Translations: Update German
...
Currently translated at 100.0% (5779 of 5779 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-11-18 17:49:24 +01:00
Jakub Stribrny
633bfcf73a
Translations: Update Czech
...
Currently translated at 73.5% (4253 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
2024-11-18 17:49:24 +01:00
CVZ-es
0d3b5b82c1
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-18 17:49:24 +01:00
CVZ-es
ab95f33546
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-18 17:49:24 +01:00
Raphael Michel
5034b366c5
Stripe: Disable SOFORT ( #4616 )
...
* Stripe: Disable SOFORT
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Martin Gross <gross@rami.io >
2024-11-18 17:24:01 +01:00
Raphael Michel
03d3c389da
Fix #1674 -- Change spelling of e-mail to email ( #4636 )
...
* Fix #1674 -- Change spelling of e-mail to email
* Conflicts and word list
* Add MobilePay to wordlist
* fix usage in tests
2024-11-18 17:21:29 +01:00
Raphael Michel
3e934acfa0
Allow "open in new tab" for event typeahead ( #4631 )
...
* Allow "open in new tab" for event typeahead
* use default link-behaviour for e.g. open in new ...
* navigate in typeahead with tab, add esc to close
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-11-18 17:16:02 +01:00
Raphael Michel
d2a364e848
Docs: Fix documentation of invoice API
2024-11-18 17:08:51 +01:00
Martin Gross
2824b40299
Stripe: Add MobilePay as a supported payment method (Z#23172523) ( #4635 )
...
Co-authored-by: robbi5 <richt@rami.io >
2024-11-18 15:03:32 +01:00
Damiano
c6c2c90908
Translations: Update Italian
...
Currently translated at 24.3% (1405 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-18 10:48:18 +01:00
Pavle Ergović
d4ae7df2ec
Translations: Update Croatian
...
Currently translated at 1.7% (4 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hr/
powered by weblate
2024-11-18 10:48:18 +01:00
Pavle Ergović
79dd7fb596
Translations: Update Croatian
...
Currently translated at 0.3% (23 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es
5ed87cd019
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es
ccdcbe0cc5
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es
4f8607a9db
Translations: Update French
...
Currently translated at 100.0% (5781 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
Patrick Chilton
57ecaa2676
Translations: Update Hungarian
...
Currently translated at 10.7% (622 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es
96fd2b1a95
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es
5cf24fb6a6
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-18 10:48:18 +01:00
Eva-Maria Obermann
1d2ea35a39
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es
ac98ae7941
Translations: Update French
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
CVZ-es
a0d055e202
Translations: Update French
...
Currently translated at 99.3% (5742 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-18 10:48:18 +01:00
Raphael Michel
27ec5ca006
Change order of menu items in backend ( #4633 )
2024-11-18 10:45:27 +01:00
Eva-Maria Obermann
9d2edc405d
Translations: Update French
...
Currently translated at 98.7% (229 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es
fb95fe7cf6
Translations: Update French
...
Currently translated at 94.6% (5474 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es
5b5360ef8b
Translations: Update French
...
Currently translated at 98.7% (229 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
Gravity Fox
129d10ca35
Translations: Update Portuguese (Brazil)
...
Currently translated at 13.5% (784 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es
093a705ff9
Translations: Update French
...
Currently translated at 94.6% (5474 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es
6130ae4630
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es
11a8ed6c7a
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-15 17:21:50 +01:00
arjan-s
f6392592c5
Translations: Update Dutch
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-15 17:21:50 +01:00
CVZ-es
ecb9ad28ea
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-15 17:21:50 +01:00
Raphael Michel
45a506fd37
Translations: Update German
...
Currently translated at 100.0% (5781 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-11-15 17:21:50 +01:00
Raphael Michel
3b16e6356b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5781 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-11-15 17:21:50 +01:00
Raphael Michel
9583a50c4e
Voucher import: Allow empty subevent (Z#23171356) ( #4622 )
2024-11-13 12:00:48 +01:00
Martin Gross
6e6d6b2746
PayPal2: Skip webhook order capture if no OrderPayment exists yet
2024-11-13 10:13:50 +01:00
arjan-s
7266d90c6b
Translations: Update Dutch
...
Currently translated at 99.0% (5731 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-12 09:36:00 +01:00
Richard Schreiber
5e4e88c91d
Fix creating to many ScheduledMails on subevent creation ( #4620 )
2024-11-12 09:22:25 +01:00
Raphael Michel
e74d12e8b8
API: Don't require sales channel in input (PRETIXEU-AST)
2024-11-11 17:22:06 +01:00
Raphael Michel
a5c39271dd
Make API security profiles pluggable ( #4597 )
...
* Make API security profiles pluggable
* Update src/pretix/api/signals.py
Co-authored-by: robbi5 <richt@rami.io >
* REmove dead class
---------
Co-authored-by: robbi5 <richt@rami.io >
2024-11-11 17:13:53 +01:00
Mira
3170744c56
Bleach 6 update ( #4610 )
...
* Update bleach requirement from ==5.0.* to ==6.2.*
Updates the requirements on [bleach](https://github.com/mozilla/bleach ) to permit the latest version.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v5.0.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update bleach parameter types
* Fix tests
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 15:34:40 +01:00
Damiano
9ec161561b
Translations: Update Italian
...
Currently translated at 24.2% (1402 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es
aff4f4b8f8
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
Damiano
75addfe9f4
Translations: Update Italian
...
Currently translated at 24.0% (1393 of 5781 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es
4b05ce5835
Translations: Update Spanish
...
Currently translated at 100.0% (5784 of 5784 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es
34c247f423
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
arjan-s
3aad6852cb
Translations: Update Dutch
...
Currently translated at 96.8% (5592 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-11 13:49:23 +01:00
CVZ-es
5cdb07bce6
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-11 13:49:23 +01:00
arjan-s
6cb2d68948
Translations: Update Dutch
...
Currently translated at 76.7% (178 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2024-11-11 13:49:23 +01:00
arjan-s
4a7a6273c6
Translations: Update Dutch
...
Currently translated at 95.8% (5535 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-11 13:49:23 +01:00
Raphael Michel
ebe343458a
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-11-08 14:45:14 +01:00
Mira
f9a93b765c
Use correct LogEntry type for changes to product categories ( #4617 )
2024-11-08 10:45:46 +01:00
Raphael Michel
5aba1f9a23
Do not try to delete cart positions twice (PRETIXEU-ARN)
2024-11-07 14:28:35 +01:00
Damiano
a4eed87396
Translations: Update Italian
...
Currently translated at 23.7% (1370 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-07 11:27:00 +01:00
Damiano
08879d0d55
Translations: Update Italian
...
Currently translated at 23.5% (1361 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-07 11:27:00 +01:00
Christiaan de Die le Clercq
c276a19bcc
Translations: Update Dutch
...
Currently translated at 87.7% (5067 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-07 11:27:00 +01:00
Raphael Michel
1e3c6e0b68
Order detail: Do not show expire date for pending approval (Z#23171168) ( #4613 )
2024-11-07 09:26:10 +01:00
CVZ-es
4e283eb560
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-06 12:32:10 +01:00
CVZ-es
52a1983630
Translations: Update French
...
Currently translated at 94.8% (5475 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-06 12:32:10 +01:00
Raphael Michel
3d85d9d865
Remove deprecated auto_checkin_sales_channels ( #4587 )
...
* Remove deprecated auto_checkin_sales_channels
* Fix Query count
2024-11-06 12:30:41 +01:00
Raphael Michel
4ca9a43890
Fix performance issue in filtering checkin list (Z#23170917) ( #4607 )
...
* Fix performance issue in filtering checkin list
* remove test
2024-11-06 12:30:37 +01:00
mscherer
d8bac7db65
Remove slimit dependencies ( #4609 )
...
It doesn't work anymore on python 3.13, since
2to3 is deprecated and removed (PEP 594).
Trying to build on Fedora 41 result in:
Downloading slimit-0.8.1.zip (88 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
Python 3.X support requires the 2to3 tool.
[end of output]
And slimit is not used in the code base nor anywhere in git (no single
match)
2024-11-06 12:28:43 +01:00
Mira
91de0f93e6
Allow organizers to manually add fees to an existing order ( #4590 )
2024-11-05 14:37:50 +01:00
Richard Schreiber
901565203b
Hide input dependencies recursively if input will be disabled ( #4599 )
...
---------
Co-authored-by: Mira <weller@rami.io >
2024-11-05 14:34:42 +01:00
dependabot[bot]
14c6c9c0d7
Update sentry-sdk requirement from ==2.17.* to ==2.18.* ( #4608 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.17.0...2.18.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 09:55:13 +01:00
CVZ-es
6de6cf6c08
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
29306b3a4d
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
Katrine Tella
ca69996611
Translations: Update Danish
...
Currently translated at 48.6% (2809 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-11-05 09:54:50 +01:00
Casper Schack
16419b6ae4
Translations: Update Danish
...
Currently translated at 48.6% (2809 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-11-05 09:54:50 +01:00
Damiano
d6258b9b54
Translations: Update Italian
...
Currently translated at 23.3% (1351 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-11-05 09:54:50 +01:00
Christiaan de Die le Clercq
6f75608196
Translations: Update Dutch
...
Currently translated at 87.7% (5064 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-11-05 09:54:50 +01:00
Mika Andrianarijaona
6ef88e009b
Translations: Update French
...
Currently translated at 94.8% (5475 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
957100a195
Translations: Update Spanish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
112ef0908f
Translations: Update Spanish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
91aaff7359
Translations: Update Spanish
...
Currently translated at 96.5% (5575 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
8ab61e2c38
Translations: Update French
...
Currently translated at 91.8% (213 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
c8ba5cc427
Translations: Update French
...
Currently translated at 94.8% (5474 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
5ebad31b7d
Translations: Update Spanish
...
Currently translated at 96.4% (5567 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
0429377f7d
Translations: Update French
...
Currently translated at 91.3% (212 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
Mossroy
76e4b797a1
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
Jonathan Berger
5f0009c996
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
cpoisnel
de63a4be01
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
CVZ-es
f3432139cb
Translations: Update French
...
Currently translated at 94.6% (5466 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-11-05 09:54:50 +01:00
dependabot[bot]
0b82ac9115
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #4604 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.4 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 20:55:31 +01:00
Martin Gross
eb685b5141
API: Expose cancellation_date on order endpoint (Z#23170733) ( #4606 )
...
Co-authored-by: robbi5 <richt@rami.io >
2024-11-04 16:41:44 +01:00
dependabot[bot]
5f7f0bd8f1
Bump @babel/core from 7.25.2 to 7.26.0 in /src/pretix/static/npm_dir
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.25.2 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 14:44:32 +01:00
Raphael Michel
9fcef2dcaa
API: Fix deleting checkin-lists (Z#23170525) (PRETIXEU-AS5) ( #4600 )
2024-10-31 17:44:04 +01:00
Raphael Michel
fc3b186b93
Badge export: Allow to filter and sort by order date (Z#23168742) ( #4588 )
2024-10-31 14:42:44 +01:00
Tinna Sandström
a406884575
Translations: Update Swedish
...
Currently translated at 98.3% (5679 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-10-31 13:02:34 +01:00
Anarion Dunedain
57ccd5f289
Translations: Update Polish
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-10-31 13:02:34 +01:00
Mira
f4ac7e7f65
Add warning that cross-selling can't prevent unwanted combinations ( #4596 )
...
* Add warning that cross-selling can't prevent unwanted combinations
* Update src/pretix/control/templates/pretixcontrol/items/category.html
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-10-31 12:59:28 +01:00
Raphael Michel
81d7045b31
Public event filter: Make "all" option clearer (Z#23169843) ( #4585 )
...
* Public event filter: Make "all" option clearer
* Fix widget tests
* Update src/tests/presale/test_widget.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-29 17:31:51 +01:00
Richard Schreiber
f9502a3212
Fix testutils redis mock ( #4586 )
2024-10-29 16:37:06 +01:00
Richard Schreiber
a31f624417
Dev: add support for asyncio_default_fixture_loop_scope in pytest-asyncio ( #4589 )
2024-10-29 16:36:43 +01:00
Raphael Michel
3f99e0bece
Bump version to 2024.11.0.dev0
2024-10-29 11:47:44 +01:00
Raphael Michel
7e64f2b38a
Bump version to 2024.10.0
2024-10-29 11:47:10 +01:00
Raphael Michel
ee2bc93608
Fix handling of device_info_updated signal
2024-10-29 11:30:35 +01:00
Raphael Michel
fb4bed9d0d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-10-29 10:08:27 +01:00
Raphael Michel
aec75e4d0c
Translations: Update German
...
Currently translated at 100.0% (5774 of 5774 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-10-29 10:08:27 +01:00
Raphael Michel
e7e41470fb
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-10-29 09:54:05 +01:00
Raphael Michel
0aa9dda90a
Cross-selling: Use different label if there are no add-on products ( #4577 )
...
* Cross-selling: Use different label if there are no add-on products
* Update src/pretix/presale/templates/pretixpresale/event/checkout_addons.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix a11y problem
* Fix headline order
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-29 09:53:36 +01:00
Mira
d97c983b6f
Fix API serializer for auto_checkin_rules to accept sales channel identifiers (Z#23170095) ( #4579 )
...
* Fix API serializer for auto_checkin_rules to accept sales channel identifiers instead of PKs
* False -> false in json
2024-10-29 09:14:22 +01:00
dependabot[bot]
6c957f31ca
Update django-hijack requirement from ==3.6.* to ==3.7.* ( #4581 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.6.0...3.7.0 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 09:14:04 +01:00
dependabot[bot]
8e6b4b3ec7
Update pypdf requirement from ==5.0.* to ==5.1.* ( #4582 )
...
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/5.0.0...5.1.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 09:13:58 +01:00
arjan-s
b24de62f73
Translations: Update Dutch
...
Currently translated at 85.5% (4938 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-10-29 09:13:45 +01:00
Raphael Michel
cdbd220a12
Fix time zone of parsed print log
2024-10-28 17:49:47 +01:00
Raphael Michel
2f11aee512
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel
8ea475ce39
Translations: Update German
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel
b29bc9db96
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel
6bd6694132
Translations: Update German
...
Currently translated at 100.0% (5773 of 5773 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-10-28 13:04:02 +01:00
Raphael Michel
110e6e248e
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-10-28 12:31:20 +01:00
Davide Manzella
985f4d969d
Translations: Update Italian
...
Currently translated at 23.1% (1333 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-10-28 12:30:56 +01:00
Mira
826bd07b01
Add action buttons to "missing quota" warnings ( #4533 )
...
* Add action buttons to "missing quota" warnings
* Update item.py
2024-10-28 12:25:03 +01:00
Raphael Michel
3e4e86742a
Add print logs ( #4475 )
...
* Add print logs
* Add attribute successful
* Rebase migration
* Fix tests on postgres
2024-10-28 12:24:23 +01:00
Raphael Michel
ef5fcde5d9
Seating plans: Validate duplicate seat IDs ( #4564 )
2024-10-28 11:27:27 +01:00
Raphael Michel
8f1d53d016
Tests: Add separation of database lock indices by pytest worker ( #4553 )
...
* Add separation of database lock indices by pytest worker
* Fix ID derivation
* Update conftest.py
2024-10-25 22:05:02 +02:00
Raphael Michel
9ca1573fcf
Tests: Remove pytest-rerunfailures ( #4572 )
2024-10-25 22:00:14 +02:00
Raphael Michel
5795aa6492
Docs: Fix various sphinx warnings
2024-10-25 21:58:14 +02:00
Raphael Michel
6e0613a2af
CI: Remove warnings from PostgreSQL about health check ( #4571 )
...
* CI: Remove warnings from PostgreSQL about health check
* Update tests.yml
* Update tests.yml
2024-10-25 21:45:34 +02:00
Raphael Michel
b43ed38483
CI: Do not fail if codecov upload fails ( #4570 )
...
This happens all the time with external PRs until https://github.com/codecov/engineering-team/issues/1574 is solved and is doing more harm than good. We still see if there is no coverage attached.
2024-10-25 21:40:03 +02:00
Raphael Michel
f0fedf0001
Tests: Resolve deprecation warning for pytest-asyncio ( #4569 )
2024-10-25 21:27:38 +02:00
Raphael Michel
19373b8f91
CI: Update codecov-action ( #4568 )
2024-10-25 21:19:48 +02:00
dependabot[bot]
45fd13786a
Update pillow requirement from ==10.4.* to ==11.0.* ( #4566 )
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...11.0.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 21:14:30 +02:00
dependabot[bot]
ae5111ee7e
Update zeep requirement from ==4.2.* to ==4.3.* ( #4567 )
...
Updates the requirements on [zeep](https://github.com/mvantellingen/python-zeep ) to permit the latest version.
- [Release notes](https://github.com/mvantellingen/python-zeep/releases )
- [Changelog](https://github.com/mvantellingen/python-zeep/blob/main/CHANGES )
- [Commits](https://github.com/mvantellingen/python-zeep/compare/4.2.0...4.3.1 )
---
updated-dependencies:
- dependency-name: zeep
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 20:53:11 +02:00
dependabot[bot]
d8bf3065d0
Update redis requirement from ==5.1.* to ==5.2.* ( #4565 )
...
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.1.0a1...v5.2.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 20:51:30 +02:00
Raphael Michel
54f077665c
CI: Remove mentions of travis CI, we have migrated away years ago ( #4562 )
2024-10-25 17:47:04 +02:00
Raphael Michel
482a66c546
CI: Run PostgreSQL as a native service ( #4560 )
...
* GH Actions: Fix PostgreSQL issues
* Map PostgreSQL port
2024-10-25 17:18:42 +02:00
Raphael Michel
e4cef6e46b
CI: Make sure apt is non-interactive (to not break act) ( #4559 )
2024-10-25 17:06:11 +02:00
Raphael Michel
cbee1b71fe
CI: Install dependencies with uv for speedup ( #4558 )
2024-10-25 17:05:58 +02:00
Raphael Michel
0cd1290624
Tests: Fix two flaky tests ( #4557 )
...
* Test: Fix test that relies on unstable database result order
* Tests: Fix test that fails between 0am and 1am
2024-10-25 17:04:16 +02:00
Raphael Michel
565f5e2ea7
Tests: Run fakeredis on different virtual ports per pytest worker ( #4555 )
2024-10-25 16:44:22 +02:00
Raphael Michel
b46c0eba0c
pytest: Fix failure with fakeserver and xdist
2024-10-25 14:32:28 +02:00
Raphael Michel
39c3aef7bc
Fix fakeredis usage
2024-10-25 12:54:25 +02:00
dependabot[bot]
cf3087453c
Update fakeredis requirement from ==2.24.* to ==2.26.* ( #4551 )
...
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py ) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.24.0...v2.26.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 12:28:22 +02:00
Raphael Michel
7a870ee521
Fix test that does not work on postgresql
2024-10-25 00:02:52 +02:00
dependabot[bot]
3922290633
Update dnspython requirement from ==2.6.* to ==2.7.* ( #4511 )
...
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython ) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.6.0rc1...v2.7.0 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 22:54:28 +02:00
dependabot[bot]
8aa13d7e3e
Update sentry-sdk requirement from ==2.15.* to ==2.17.* ( #4536 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.15.0...2.17.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 22:53:58 +02:00
Raphael Michel
22e9a6eb92
Add warning to backend if cronjob is not running ( #4550 )
2024-10-24 22:50:34 +02:00
arjan-s
2b6f82502e
Translations: Update Dutch
...
Currently translated at 85.6% (4936 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-10-24 13:06:26 +02:00
Mira
a10bf2a939
Include "Cross-selling condition products" option when cloning category ( #4534 )
...
* Include "Cross-selling condition products" option when cloning category
* Add test case
* Remove print
2024-10-23 17:12:03 +02:00
arjan-s
a80b7087d9
Translations: Update Dutch
...
Currently translated at 75.8% (176 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2024-10-23 17:10:32 +02:00
arjan-s
4b143e98eb
Translations: Update Dutch
...
Currently translated at 85.6% (4935 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-10-23 17:10:32 +02:00
Yasunobu YesNo Kawaguchi
bdb8b597d0
Translations: Update Japanese
...
Currently translated at 3.4% (198 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-10-23 17:10:32 +02:00
Ryo Tagami
b1c9f40bc8
Translations: Update Japanese
...
Currently translated at 3.4% (198 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es
a3b6a008b5
Translations: Update Spanish
...
Currently translated at 99.5% (231 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es
9ce05e5cb9
Translations: Update Spanish
...
Currently translated at 96.4% (5560 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es
f306527981
Translations: Update Spanish
...
Currently translated at 95.1% (5485 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es
3e17ff9faa
Translations: Update Spanish
...
Currently translated at 91.7% (5288 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es
2a16cd4655
Translations: Update Spanish
...
Currently translated at 90.7% (5228 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
Ryo Tagami
d1078da5bf
Translations: Update Japanese
...
Currently translated at 3.3% (195 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-10-23 17:10:32 +02:00
CVZ-es
483e7bc4ad
Translations: Update Spanish
...
Currently translated at 89.8% (5175 of 5762 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-10-23 17:10:32 +02:00
Mira
401218b0a3
API: Allow filtering subevents by is_public ( #4544 )
2024-10-23 16:42:22 +02:00
Raphael Michel
19175258fd
API: Fix event cloning, limit_sales_channels should never be set when all_sales_channels is set (Z#23169537)
2024-10-23 16:30:00 +02:00
Mira
22c36b89da
Show proper error message in case of add-ons that are required, sold-out and hidden ( #4545 )
2024-10-21 16:46:32 +02:00
Mira
2697ed0c5d
QuestionView: Carry over subevent filter to order list ( #4543 )
2024-10-21 14:45:04 +02:00
pretix translation bot
f81d820a02
Update translations ( #4537 )
...
Co-authored-by: Patrick Chilton <chpatrick@gmail.com >
Co-authored-by: Lovro <lovrogrilc@gmail.com >
Co-authored-by: CVZ-es <damien.bremont@casadevelazquez.org >
Co-authored-by: Ryo Tagami <rtagami@airstrip.jp >
Co-authored-by: Ryo <saremba@rami.io >
2024-10-21 13:28:34 +02:00
Mira
f8df66e621
Redirect to next step if AddOnsStep would show up empty (Z#23167007) ( #4530 )
2024-10-21 13:27:43 +02:00
Mira
2d9bfc80dc
Fix "Your order qualifies for a discount" notice for discounted variation products ( #4541 )
2024-10-21 13:26:20 +02:00
Martin Gross
17b2e95569
Questions: Add SubEvent-Filter; Renew Filter-Form Layout (Z#23168996) ( #4538 )
2024-10-21 13:25:18 +02:00
Martin Gross
e49f938eb3
BulkVouchers: Append mail-recipient to comment instead of overwriting it (Z#23168852)
2024-10-16 10:37:06 +02:00
Martin Gross
8d63906341
Remove nl_BE from setup.cfg
2024-10-15 16:22:50 +02:00
Martin Gross
cfefa1aad0
Remove be_NL again, again, again
2024-10-15 16:17:20 +02:00
Martin Gross
1d16049dc5
add "Cross" and "Selling" (as in: "Cross-Selling") to de/de_Informal wordlist
2024-10-15 14:48:25 +02:00
Martin Gross
8452899edd
add "Cross-Selling" to de/de_Informal wordlist
2024-10-15 14:43:31 +02:00
pretix translation bot
d67ebc0f80
Update translations ( #4529 )
2024-10-15 14:03:10 +02:00
Mira Weller
0e87f03e1e
Update po files
...
[CI skip]
Signed-off-by: Mira Weller <weller@rami.io >
2024-10-15 13:14:42 +02:00
Mira Weller
868408ea55
Fix typo
2024-10-15 13:13:43 +02:00
Mira Weller
fc75cd35f8
Update po files
...
[CI skip]
Signed-off-by: Mira Weller <weller@rami.io >
2024-10-15 13:06:53 +02:00
Mira
a3e2540331
Display "Normal category" instead of "None" in category list ( #4526 )
2024-10-15 12:14:15 +02:00
Raphael Michel
99ce7effde
Add ticket renderer RPC API (Z#23165429) ( #4525 )
...
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-10-15 12:11:09 +02:00
Raphael Michel
0d645fc4c5
Hotfix broken query away
2024-10-14 18:17:30 +02:00
Mira
359df1f51e
Cross selling ( #4185 )
...
Product categories can now be marked as "cross-selling categories", causing them to
appear in the add-on checkout step as additional recommendations, depending on
their cross-selling visibility (always, only if certain products are already in the cart, or
only if they qualify for a discount according to discount rules).
---------
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-14 14:39:49 +02:00
Raphael Michel
7607cc5d2f
Fix indentation
2024-10-14 09:26:56 +02:00
Raphael Michel
40c8d014df
Waiting list: Redirect to shop if no products can be awaited (Z#23168172) ( #4517 )
...
* Waiting list: Redirect to shop if no products can be awaited (Z#23168172)
* Update src/pretix/presale/views/waiting.py
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2024-10-14 09:26:06 +02:00
Mira
c10efc692d
Let organizers specify a helptext for the custom invoice field (Z#23167497) ( #4520 )
2024-10-14 09:22:58 +02:00
Mira Weller
85fe94f84b
fix imports
2024-10-11 17:25:25 +02:00
Raphael Michel
8f0a277c7b
Fix tax rule calculation of negative amounts (PRETIXEU-ANN)
2024-10-11 15:28:07 +02:00
Mira Weller
80d1b30278
Merge remote-tracking branch 'origin/master' into logentrytype-registry
2024-10-11 14:11:27 +02:00
George Hickman
9dc38e42d8
Add device_changed signal ( #4412 )
...
This provides both the original and updated version of the Device so
subscribers can see the changes.
2024-10-11 11:08:23 +02:00
Raphael Michel
bfd88d1496
Docs: Fix wrong field name in example
2024-10-10 13:51:33 +02:00
Patrick Chilton
be6bd501bd
Translations: Update Hungarian
...
Currently translated at 10.5% (608 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-10 09:16:51 +02:00
Raphael Michel
d160c9fd67
Fix crash in checkin list action view (PRETIXEU-AN8)
2024-10-09 17:11:10 +02:00
Raphael Michel
221f14cc21
API: Fix crash PRETIXEU-AN5
2024-10-09 12:25:36 +02:00
Felix Schäfer
1dda2eb4fb
Fix reauth loops with redirect style authentication plugins ( #4512 )
...
* Test reauth with redirect style auth #4498
* Fix reauth loops with redirect style auth #4498
2024-10-09 09:24:49 +02:00
Davide Manzella
30f2e99020
Translations: Update Italian
...
Currently translated at 22.2% (1279 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-10-09 09:16:52 +02:00
Raphael Michel
8efe276ed0
Fix negative prices in bundles when tax rate is 0 ( #4513 )
2024-10-09 08:16:01 +02:00
Raphael Michel
61b25acdd2
Fix email confirm hash in templates
2024-10-07 17:54:40 +02:00
Raphael Michel
6cc9529d9a
Authentication: Support for fallback secret keys in get_session_auth_hash ( #4481 )
...
* Authentication: Support for fallback secret keys in get_session_auth_hash
* Update src/pretix/presale/utils.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-10-07 16:58:37 +02:00
Raphael Michel
cdc5401dc2
Allow to set fallback secret keys ( #4482 )
2024-10-07 16:31:24 +02:00
Raphael Michel
1334a570e4
Generate email confirmation secret from tagged_secret ( #4480 )
2024-10-07 13:58:08 +02:00
Raphael Michel
7a66aea2cb
Voucher update: Allow to remove seat
2024-10-07 11:42:28 +02:00
dependabot[bot]
ee77a5e447
Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 in /src/pretix/static/npm_dir ( #4499 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.2.3 to 15.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 11:36:23 +02:00
Raphael Michel
827e127568
Fix #4365 -- Missing date in timeline
2024-10-04 16:17:52 +02:00
dependabot[bot]
ce0e0d7fd1
Update qrcode requirement from ==7.4.* to ==8.0 ( #4500 )
...
Updates the requirements on [qrcode](https://github.com/lincolnloop/python-qrcode ) to permit the latest version.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/compare/v7.4...v8.0 )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 16:03:04 +02:00
dependabot[bot]
152a956dc5
Update sentry-sdk requirement from ==2.14.* to ==2.15.*
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.14.0...2.15.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-04 11:53:13 +02:00
Patrick Chilton
68e2c355e6
Translations: Update Hungarian
...
Currently translated at 10.3% (594 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton
171615558f
Translations: Update Hungarian
...
Currently translated at 8.8% (506 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton
a1765910ea
Translations: Update Hungarian
...
Currently translated at 45.2% (105 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton
417277958b
Translations: Update Hungarian
...
Currently translated at 8.7% (504 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton
0d50494e89
Translations: Update Hungarian
...
Currently translated at 43.9% (102 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton
c6f634ce72
Translations: Update Hungarian
...
Currently translated at 7.9% (456 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
Patrick Chilton
adc78c14ab
Translations: Update Hungarian
...
Currently translated at 2.9% (170 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-10-04 11:48:19 +02:00
dependabot[bot]
b4ca2bdbb4
Update pycryptodome requirement from ==3.20.* to ==3.21.* ( #4504 )
...
Updates the requirements on [pycryptodome](https://github.com/Legrandin/pycryptodome ) to permit the latest version.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases )
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst )
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.20.0x...v3.21.0 )
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 11:48:04 +02:00
dependabot[bot]
9a7ff592af
Update redis requirement from ==5.0.* to ==5.1.* ( #4491 )
...
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.0b1...v5.1.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 16:30:49 +02:00
Rosariocastellana
548b54cca6
Translations: Update Italian
...
Currently translated at 20.6% (1188 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-09-30 13:51:23 +02:00
Anarion Dunedain
e736791446
Translations: Update Polish
...
Currently translated at 100.0% (5745 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-09-30 13:51:23 +02:00
Raphael Michel
7bd945b2e6
Waiting list: Add warning when sold out products are hidden
2024-09-30 13:24:43 +02:00
Raphael Michel
a07d5aaf05
Add-on step: Minimal performance improvement
2024-09-27 13:26:30 +02:00
Raphael Michel
0cf1a32902
Bump version to 2024.10.0.dev0
2024-09-27 09:46:47 +02:00
Raphael Michel
be6aae8577
Bump version to 2024.9.0
2024-09-27 09:46:18 +02:00
Mira
fe80f5fb78
Utils for internal plugin ( #4483 )
...
* Add full_code property to OrderPosition
* Add inline "json_script" as supported data source for select2
* Use shorter OrderPosition.code
2024-09-26 19:29:33 +02:00
Raphael Michel
a2c15ad89e
Check-in: Prevent duplicate auto check-outs (Z#23167003) ( #4488 )
2024-09-26 17:54:27 +02:00
Raphael Michel
cab0f37830
Translations: Update German
...
Currently translated at 100.0% (5745 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-26 17:51:57 +02:00
Raphael Michel
0423980058
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5745 of 5745 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-09-26 17:51:57 +02:00
Raphael Michel
63983b1b68
Translations: Update spellcheck lists
2024-09-26 16:52:28 +02:00
Raphael Michel
61241c2a1e
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-09-26 13:23:02 +02:00
Raphael Michel
4069c61054
runperiodic: Allow to list all tasks
2024-09-26 10:32:53 +02:00
Raphael Michel
9bf4fb2d0f
Sendmail: Fix incorrect filtering of subevents when mailing to attendees (Z#23166274) ( #4474 )
2024-09-25 17:55:33 +02:00
Raphael Michel
ff910f293f
Item list: Show tax rate even for products with 0 price
...
Might be neccessary for price input, variations, etc
2024-09-25 12:42:45 +02:00
Raphael Michel
74f7bec617
Change wording in a headline to avoid double-using a term
2024-09-25 12:42:45 +02:00
Albizuri
467a35e353
Translations: Update Basque
...
Currently translated at 56.0% (3213 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-24 10:13:22 +02:00
Mira Weller
fe67b70766
Fix circular imports
2024-09-23 18:45:49 +02:00
dependabot[bot]
770c13a4f0
Update pypdf requirement from ==4.3.* to ==5.0.* ( #4471 )
...
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/4.3.0...5.0.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 11:34:23 +02:00
dependabot[bot]
5373d4d8ba
Bump django-bootstrap3 from 24.2 to 24.3
...
Bumps [django-bootstrap3](https://github.com/zostera/django-bootstrap3 ) from 24.2 to 24.3.
- [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zostera/django-bootstrap3/compare/v24.2...v24.3 )
---
updated-dependencies:
- dependency-name: django-bootstrap3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-19 11:28:15 +02:00
Raphael Michel
42e673b5f6
Fix missing JS file name
2024-09-19 09:39:49 +02:00
Albizuri
7af2f2a87b
Translations: Update Basque
...
Currently translated at 56.0% (3213 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-18 16:25:32 +02:00
Tinna Sandström
e408521769
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-18 16:25:32 +02:00
Raphael Michel
8ed0d36346
Fix another wrong waiting_list_active reference
2024-09-18 10:28:41 +02:00
Raphael Michel
14cbe99667
Stripe: Fix a leftover }
2024-09-17 17:54:57 +02:00
Raphael Michel
b059995eff
Widget: Fix waiting list disable time based on subevent
2024-09-17 17:39:22 +02:00
Raphael Michel
100e8d0a4b
Fix #4454 -- Resolve deprecation warning from celery
2024-09-17 13:36:35 +02:00
Raphael Michel
eb92e4d8e6
Render progress info on non-javascript fallback page for celery tasks ( #4452 )
...
* Render progress info on non-javascript fallback page for celery tasks
* Review notes
2024-09-17 13:29:27 +02:00
Raphael Michel
32d6ded003
Stricten password validation to match PCI DSS requirements ( #4467 )
...
* Stricten password validation to match PCI DSS requirements
* Review fix
* Fix a file header
2024-09-17 13:29:17 +02:00
Raphael Michel
aa07533693
Order import: Allow to set check-in attention and text (Z#23165806) ( #4469 )
2024-09-17 11:50:19 +02:00
dependabot[bot]
e7d01f91a6
Bump @babel/preset-env from 7.25.3 to 7.25.4 in /src/pretix/static/npm_dir ( #4438 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.25.3 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 11:42:33 +02:00
Raphael Michel
9616369f07
Formally deprecate eu_reverse_charge ( #4470 )
2024-09-17 11:39:32 +02:00
dependabot[bot]
af606090ba
Update sentry-sdk requirement from ==2.13.* to ==2.14.* ( #4455 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.13.0...2.14.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 16:46:28 +02:00
Svyatoslav
931f3eca1b
Translations: Update Estonian
...
Currently translated at 0.1% (1 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/et/
powered by weblate
2024-09-16 16:44:46 +02:00
Svyatoslav
36f306120e
Translations: Update Latvian
...
Currently translated at 37.2% (2134 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/lv/
powered by weblate
2024-09-16 16:44:46 +02:00
Svyatoslav
a3ba0c97e9
Translations: Update Russian
...
Currently translated at 19.1% (1097 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ru/
powered by weblate
2024-09-16 16:44:46 +02:00
Richard Schreiber
484d24b66c
Translations: Add Estonian
2024-09-16 16:44:46 +02:00
Tinna Sandström
2d39d3cc8e
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-16 16:44:46 +02:00
Kristian Feldsam
78b1adf423
Translations: Update Slovak
...
Currently translated at 29.3% (68 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-16 16:44:46 +02:00
Kristian Feldsam
c3eedcc396
Translations: Update Slovak
...
Currently translated at 92.5% (5307 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-16 16:44:46 +02:00
Tinna Sandström
682c328390
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-16 16:44:46 +02:00
Wikinaut
5230827f5e
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-16 16:44:46 +02:00
Arthur Nunes
dad9915435
Translations: Update Portuguese (Brazil)
...
Currently translated at 13.2% (759 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-09-16 16:44:46 +02:00
Wikinaut
a9d2c1eb34
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-16 16:44:46 +02:00
Tinna Sandström
66fe45a478
Translations: Update Swedish
...
Currently translated at 86.2% (200 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sv/
powered by weblate
2024-09-12 09:32:41 +02:00
Raphael Michel
24e2b1b9ab
Import: Parse iso dates
2024-09-12 09:32:25 +02:00
Martin Gross
eebdce80cd
OIDC: Respect token_endpoint_auth_methods_supported (Z#2164777) ( #4459 )
2024-09-11 16:40:42 +02:00
Kristian Feldsam
09af95ec20
Translations: Update Slovak
...
Currently translated at 92.1% (5283 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Tinna Sandström
1ade674beb
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-11 16:01:16 +02:00
Kristian Feldsam
76ff59f9c2
Translations: Update Slovak
...
Currently translated at 6.4% (15 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Kristian Feldsam
0986522c2f
Translations: Update Slovak
...
Currently translated at 6.0% (14 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Kristian Feldsam
91f4e731da
Translations: Update Slovak
...
Currently translated at 92.0% (5280 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-11 16:01:16 +02:00
Raphael Michel
98709286c6
Order cancellation: Fix crash on deleted order (PRETIXEU-AHP)
2024-09-10 14:00:11 +02:00
Raphael Michel
667c2555b2
AsyncMixin: Fix crash on invalid query string (PRETIXEU-AHG)
2024-09-10 14:00:08 +02:00
Raphael Michel
6f5acb1ca7
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-09-10 09:19:12 +02:00
Raphael Michel
65ec3e3fd6
Translations: Update German
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-09-10 09:19:12 +02:00
Richard Schreiber
1a8d0a973d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-09-10 09:19:12 +02:00
Richard Schreiber
3c94631405
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-09-10 09:19:12 +02:00
Kristian Feldsam
1dda7732a5
Translations: Update Slovak
...
Currently translated at 4.7% (11 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-10 09:19:12 +02:00
Kristian Feldsam
33accf5f99
Translations: Update Slovak
...
Currently translated at 92.0% (5279 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-10 09:19:12 +02:00
Tinna Sandström
be2efd9df2
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-10 09:19:12 +02:00
Ahmad AlHarthi
fe69137a4e
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Ayden Jahola
7ccfb3a27a
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Ayden Jahola
b7205622dc
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Ahmad AlHarthi
44da5b81b1
Translations: Update Arabic
...
Currently translated at 65.1% (3736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross
5a058342a6
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.8% (132 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross
2d15dc7ce5
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.8% (132 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross
dd4ccc864e
Translations: Update Portuguese (Portugal)
...
Currently translated at 86.7% (4977 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Kristian Feldsam
b812f0affe
Translations: Update Slovak
...
Currently translated at 3.8% (9 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-09-09 11:18:16 +02:00
Kristian Feldsam
2af4183ce6
Translations: Update Slovak
...
Currently translated at 92.0% (5279 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-09-09 11:18:16 +02:00
Albizuri
8ac0b93ca5
Translations: Update Basque
...
Currently translated at 55.9% (3209 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-09 11:18:16 +02:00
Ronisson Cabral
51a1193f32
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.0% (130 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Ronisson Cabral
002da2c9b7
Translations: Update Portuguese (Portugal)
...
Currently translated at 86.2% (4948 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2024-09-09 11:18:16 +02:00
Martin Gross
9a2ebe4e95
Refunds: Fix sortkey to work with not provided BICs (Z#23165187) ( #4451 )
2024-09-09 10:48:53 +02:00
Albizuri
bc6da2512a
Translations: Update Basque
...
Currently translated at 48.4% (113 of 233 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-09-06 10:51:38 +02:00
Albizuri
6378dc69b8
Translations: Update Basque
...
Currently translated at 56.3% (3231 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-09-06 10:51:38 +02:00
Richard Schreiber
2b53d04a19
Improve labels in mail settings for incomplete payments ( #4444 )
2024-09-06 08:53:08 +02:00
Richard Schreiber
7efe7b5ff7
Docs: fix typo for SSO provider instead of client
2024-09-05 13:02:20 +02:00
Alberto Ortega
ae5464d486
Translations: Update Spanish
...
Currently translated at 87.8% (5038 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-09-05 11:09:47 +02:00
Tinna Sandström
67fec8d1f6
Translations: Update Swedish
...
Currently translated at 99.1% (5686 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-09-05 11:09:47 +02:00
Mira Weller
47b84c06b0
code style
2024-09-03 12:06:18 +02:00
Mira Weller
204bc84e85
move logentrytypes to own module
2024-09-02 17:44:01 +02:00
Mira Weller
0487d5803b
move CORE_MODULES to base settings so it's already available when registering types
2024-09-02 17:43:31 +02:00
Mira Weller
a94c89ba4f
add shredder mixins
2024-09-02 17:43:31 +02:00
Mira Weller
2045009e2e
refactor signal receiver active check
2024-09-02 17:43:31 +02:00
Mira Weller
9269a485a6
store plugin name for registered types
2024-09-02 17:43:31 +02:00
Mira Weller
166f50fcb0
refactor: simplify is_active / core_module logic
2024-09-02 17:43:31 +02:00
Mira Weller
a3358bae6b
migrate from logentry_display signal to LogEntryTypes
2024-09-02 17:43:27 +02:00
Mira Weller
a3164a94b7
refactor: use logentry.parsed_data
2024-09-02 17:38:52 +02:00
Mira Weller
f56df892e3
remove dead code
2024-09-02 17:38:52 +02:00
Mira Weller
093a0db182
implement registration facility for log entry types
2024-09-02 17:38:52 +02:00
Albizuri
95a081676b
Translations: Update Basque
...
Currently translated at 56.2% (3225 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-30 09:17:49 +02:00
dependabot[bot]
7228a6304d
Update protobuf requirement from ==5.27.* to ==5.28.* ( #4430 )
...
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf ) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.27.0-rc1...v5.28.0 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 09:11:23 +02:00
Raphael Michel
04b9134e36
Add Basque to languages
2024-08-29 16:52:54 +02:00
Albizuri
2e0769bc41
Translations: Update Basque
...
Currently translated at 54.4% (3126 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri
4d2f854710
Translations: Update Basque
...
Currently translated at 48.0% (112 of 233 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri
b9ac9496d2
Translations: Update Basque
...
Currently translated at 52.7% (3026 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri
a975f5dc50
Translations: Update Basque
...
Currently translated at 47.2% (110 of 233 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Albizuri
4ea1f6284a
Translations: Update Basque
...
Currently translated at 47.5% (2726 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-29 14:51:49 +02:00
Raphael Michel
a01d105829
Bank Transfer: Fix weird error code on duplicate match (Z#23164140) ( #4428 )
2024-08-29 13:58:37 +02:00
Raphael Michel
b1bfa1acee
API: Provide useful device_id in checkins (Z#23163025) ( #4427 )
2024-08-29 12:36:27 +02:00
Raphael Michel
0b4e99c2d8
Fix inprecise wording
2024-08-28 16:41:37 +02:00
Raphael Michel
0cdce7a9cd
Add payment_explanation to payment method change (Z#23164112) ( #4424 )
2024-08-28 15:12:16 +02:00
Richard Schreiber
464f625301
Seating: visually remove waitinglist headline for soldout seating
2024-08-28 14:36:30 +02:00
Richard Schreiber
0c1072503c
A11y: improve/unify html-source for uncategorized products
2024-08-28 14:35:35 +02:00
Raphael Michel
9ead82839a
API: Add show_dates_on_frontpage to device event settings
2024-08-28 13:47:24 +02:00
Albizuri
c346e3a7f4
Translations: Update Basque
...
Currently translated at 44.6% (2560 of 5737 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-28 12:10:11 +02:00
Tinna Sandström
a26f219faf
Translations: Update Swedish
...
Currently translated at 99.0% (5684 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-28 12:10:11 +02:00
Anarion Dunedain
74fb8e7d0c
Translations: Update Polish
...
Currently translated at 100.0% (232 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-08-28 12:10:11 +02:00
Anarion Dunedain
b9dbeef1ef
Translations: Update Polish
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-08-28 12:10:11 +02:00
Raphael Michel
54079797d2
Event list: Do not include old or inactive subevents in event list (Z#23163541) ( #4415 )
2024-08-28 09:28:35 +02:00
Raphael Michel
02a4ed4be2
Teams: Improve handling of revoked keys and team deletion (Z#23163674) ( #4414 )
2024-08-28 09:27:53 +02:00
Raphael Michel
7f7c95aedb
Bump version to 2024.9.0.dev0
2024-08-28 09:18:59 +02:00
Raphael Michel
47af20d417
Bump version to 2024.8.0
2024-08-28 09:18:35 +02:00
Mira
91e69f793d
Show weekday in subevent dates [Z#23161884] ( #4383 )
2024-08-27 22:22:44 +02:00
Mira
43e24ff88c
Remove duplicate message in basque translation
2024-08-27 22:00:36 +02:00
Raphael Michel
fa3f6def82
Fix typo
2024-08-27 18:17:35 +02:00
Raphael Michel
34469bc222
Translations: Update German
...
Currently translated at 99.5% (231 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel
d0364300b5
Translations: Update German
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-08-27 18:16:03 +02:00
Albizuri
55bc55cc53
Translations: Update Basque
...
Currently translated at 36.8% (2114 of 5738 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel
0ee5511cca
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.5% (231 of 232 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel
192699a2c2
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5736 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel
b8255bc7a0
Translations: Update German
...
Currently translated at 99.7% (5722 of 5736 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-08-27 18:16:03 +02:00
Albizuri
d7f0c14fdc
Translations: Update Basque
...
Currently translated at 47.1% (109 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-27 18:16:03 +02:00
Albizuri
3f9ba2f223
Translations: Update Basque
...
Currently translated at 36.1% (2069 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-27 18:16:03 +02:00
Raphael Michel
3f811cc020
Update wordlists
2024-08-27 18:00:42 +02:00
Raphael Michel
03f3203a82
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-08-27 15:34:31 +02:00
dependabot[bot]
59901603c6
Update fakeredis requirement from ==2.23.* to ==2.24.* ( #4419 )
...
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py ) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.23.0...v2.24.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 15:33:34 +02:00
Albizuri
aefb38cdd7
Translations: Update Basque
...
Currently translated at 46.7% (108 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
2024-08-27 15:33:21 +02:00
Albizuri
aed3ccd2dd
Translations: Update Basque
...
Currently translated at 26.9% (1542 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
2024-08-27 15:33:21 +02:00
Raphael Michel
893d115948
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-08-27 15:33:21 +02:00
Raphael Michel
8e87cf67c7
Translations: Update German
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-08-27 15:33:21 +02:00
Richard Schreiber
8972715252
Fix initial sidebar display for mobile
2024-08-26 12:01:25 +02:00
Raphael Michel
1879e440a7
Fix isort issue
2024-08-23 15:24:56 +02:00
Mira
f819f0c316
Escape HTML in placeholder samples in mail preview ( #4413 )
...
CVE-2024-8113
2024-08-23 14:41:25 +02:00
pretix translation bot
a1db13b75e
Update translations ( #4410 )
...
* Translations: Update Basque
Currently translated at 0.1% (9 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
* Translations: Update Italian
Currently translated at 20.3% (1162 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
* Translations: Update Basque
Currently translated at 6.0% (345 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
* Translations: Update Basque
Currently translated at 45.0% (104 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
* Translations: Update Basque
Currently translated at 15.6% (893 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/eu/
powered by weblate
* Translations: Update Basque
Currently translated at 45.4% (105 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/eu/
powered by weblate
---------
Co-authored-by: Albizuri <oier@puntu.eus >
Co-authored-by: Michelangelo <michelangelo.morrillo@gmail.com >
2024-08-23 13:42:48 +02:00
Raphael Michel
6087665775
Email preview: Include prefix in subject ( #4395 )
2024-08-23 13:42:29 +02:00
Raphael Michel
a6f93b6cf0
Seats API: Add is_available filter (Z#23163419) ( #4409 )
...
* Seats API: Add is_available filter (Z#23163419)
* docs
2024-08-21 17:43:13 +02:00
Raphael Michel
b96374fcf6
Do not create duplicate memberships on order changes (Z#23163336) ( #4408 )
2024-08-21 17:30:42 +02:00
Raphael Michel
eb2ad48089
Docs: Android 4 support dropped for pretixPRINT
2024-08-19 17:26:02 +02:00
dependabot[bot]
64dac504ca
Bump markdown from 3.6 to 3.7 ( #4402 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.6 to 3.7.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 14:24:58 +02:00
Raphael Michel
cf15a08712
Link between waiting list settings and maangement (Z#23143161) ( #4394 )
2024-08-19 13:47:54 +02:00
Raphael Michel
9197274528
Add documentation on CSP for the widget ( #4398 )
2024-08-19 13:47:47 +02:00
Tinna Sandström
d19176ab41
Translations: Update Swedish
...
Currently translated at 99.3% (5685 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-16 15:08:26 +02:00
Michael Stapelberg
8d8abbd941
Also enable DEBUG for runserver_plus, not just runserver ( #4385 )
...
When using runserver_plus from the django-extensions package (for serving a development instance with a TLS certificate), I noticed the DEBUG setting was not set correctly, which resulted in static files not being served correctly.
2024-08-15 14:25:21 +02:00
dependabot[bot]
5142c62e6e
Update sentry-sdk requirement from ==2.12.* to ==2.13.* ( #4392 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.12.0...2.13.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 14:25:07 +02:00
Tinna Sandström
7f7223fcdc
Translations: Update Swedish
...
Currently translated at 99.3% (5685 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-15 14:24:57 +02:00
George Hickman
cdde688964
Remove git dir and work tree config from pre-commit hook ( #4397 )
...
These variables effectively hardcode the location from which the script
is run. We shouldn't need these since git should know that it is inside
a repo when run.
2024-08-15 12:42:57 +02:00
George Hickman
233bcaf00e
Add a .node-version file ( #4396 )
2024-08-15 12:42:02 +02:00
Raphael Michel
0a5f3e6dd5
Fix availability of payment methods in time machine (Z#23162163) ( #4390 )
2024-08-13 12:52:14 +02:00
Raphael Michel
446d24553e
Tests: Ignore a deprecation warning
2024-08-13 11:46:11 +02:00
Tinna Sandström
45c32bcb05
Translations: Update Swedish
...
Currently translated at 99.3% (5684 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-08-09 09:59:11 +02:00
Raphael Michel
5a5090604a
Device list: Filter by software brand
2024-08-09 09:55:16 +02:00
Raphael Michel
2b370bde6d
PDF layout schema: Add textcontainer
2024-08-08 13:49:23 +02:00
Raphael Michel
024a223ec7
PDF editor: Fix bug in previous change (Z#23162122)
2024-08-08 13:36:50 +02:00
Raphael Michel
022f44ad00
PDF editor: New text element implementation ( #4246 )
...
* draft
* almost working
* Widgth adjustment
* Fix crash on empty text
* Change default layouts
* Fix editor bugs
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Show deprecated text on old text
* lockScalingFlip
* Regroup editor controls
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/static/pretixcontrol/js/ui/editor.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Increase default height even further
* Add a small version warning
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-08-07 11:26:47 +02:00
Raphael Michel
a682eab18e
Force Django security upgrade
2024-08-07 09:52:51 +02:00
dependabot[bot]
6721762a3f
Update kombu requirement from ==5.3.* to ==5.4.* ( #4380 )
...
Updates the requirements on [kombu](https://github.com/celery/kombu ) to permit the latest version.
- [Release notes](https://github.com/celery/kombu/releases )
- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/kombu/compare/v5.3.0a1...v5.4.0 )
---
updated-dependencies:
- dependency-name: kombu
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:40:38 +02:00
Raphael Michel
ad443d0eb6
Improve a help text
2024-08-05 12:34:33 +02:00
Raphael Michel
ececd3e572
Order search: Provide typing for answers to questions (Z#23160848) ( #4350 )
...
* Order search: Provide typing for answers to questions (Z#23160848)
* Update src/pretix/control/forms/filter.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/control/forms/filter.py
Co-authored-by: Mira <weller@rami.io >
* Apply suggestions from code review
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2024-08-05 12:34:15 +02:00
baris gormez
ffc4a76b11
Translations: Update Turkish
...
Currently translated at 43.7% (2504 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/tr/
powered by weblate
2024-08-05 09:05:19 +02:00
dependabot[bot]
4beb0c2e30
Bump django-filter from 24.2 to 24.3 ( #4374 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 24.2 to 24.3.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/24.2...24.3 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 09:05:11 +02:00
dependabot[bot]
48e161d2d4
Bump @babel/core from 7.24.7 to 7.25.2 in /src/pretix/static/npm_dir ( #4369 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.7 to 7.25.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 09:24:52 +02:00
Mira
dc1973f4ff
Add API endpoint /seats to event (Z#23159536) ( #4321 )
...
* add API endpoint /seats to event
* fix logging
* add Seat annotations
* add seats endpoint for subevents
* return ids of occupying objects instead of boolean flags
* wip
* include orderposition instead of order in seat info
* add API documentation
* Apply suggestions from code review
Co-authored-by: Raphael Michel <michel@rami.io >
* Apply suggestions from code review
* Clarify API docs
* add api examples
* add test cases
* require can_view_orders permission for retrieving seats
* improve permission handling
* Revert "improve permission handling"
This reverts commit f32b532cc6 .
* improve permission handling (minimal version)
* formatting
* add permission tests
* fix bug
* update permission checks
* Apply suggestions from code review
Co-authored-by: Raphael Michel <michel@rami.io >
* add tests for permission checks
* add tests for expand=voucher and expand=cartposition
* remove unused parameter
* test query count
* codestyle
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-08-02 09:17:46 +02:00
Mira
a0b046d204
Fix #4201 , Fix #4271 -- Time machine issues ( #4371 )
...
* Fix issue #4201
* Fix issue #4271
* Use time_machine_now() for subevent calendar display
2024-08-02 09:11:07 +02:00
dependabot[bot]
0032f83d93
Update pyjwt requirement from ==2.8.* to ==2.9.* ( #4370 )
...
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt ) to permit the latest version.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 09:10:25 +02:00
dependabot[bot]
f312200881
Bump @babel/preset-env from 7.24.7 to 7.25.3 in /src/pretix/static/npm_dir ( #4368 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.7 to 7.25.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 09:10:08 +02:00
Raphael Michel
9946da57c2
Stripe: Add Revolut Pay ( #4366 )
...
* Stripe: Add Revolut Pay
* Remove is_enabled flag
2024-08-01 17:20:42 +02:00
Raphael Michel
11e04ea3f2
ListExporter: Allow to override CSV encoding in subclass (Z#23160604) ( #4367 )
2024-08-01 16:20:00 +02:00
Martin Weinelt
9cef63d641
Prevent race condition in directory creation ( #4362 )
...
Checking whether a path does not exist before trying to create it does
not follow the Python paradigm of asking for forgiveness, rather than
permission, and opens up a time-of-check to time-of-use race.
2024-08-01 13:12:00 +02:00
pretix translation bot
cb833cc6da
Update translations ( #4361 )
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
Co-authored-by: pajowu <pajowu@pajowu.de >
2024-08-01 09:32:16 +02:00
dependabot[bot]
5320a69c27
Update sentry-sdk requirement from ==2.11.* to ==2.12.* ( #4360 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.11.0...2.12.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 09:31:47 +02:00
dependabot[bot]
510ca67107
Update aiohttp requirement from ==3.9.* to ==3.10.* ( #4358 )
...
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp ) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0b0...v3.10.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 09:31:24 +02:00
Raphael Michel
13720e731e
Easier PCI DSS compliance for payment pages ( #4273 )
...
* Assign names to compressed scripts
* Make PCI-relevant pages detectable
* Make payment summary markup more consistant to easy work in tracking plugin
* Add docs note
2024-07-31 13:11:38 +02:00
dependabot[bot]
78cfbd6460
Update python-bidi requirement from ==0.5.* to ==0.6.* ( #4357 )
...
Updates the requirements on [python-bidi](https://github.com/MeirKriheli/python-bidi ) to permit the latest version.
- [Release notes](https://github.com/MeirKriheli/python-bidi/releases )
- [Changelog](https://github.com/MeirKriheli/python-bidi/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/MeirKriheli/python-bidi/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: python-bidi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 12:21:48 +02:00
Raphael Michel
a65f94fa85
Autocheckin: Fix handling of mixed orders
2024-07-31 10:05:12 +02:00
Raphael Michel
288f73b735
Bulk voucher creation: Use event default language for default text ( #4349 )
...
* Bulk voucher creation: Use event default language for default text
* Update src/pretix/control/forms/vouchers.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Apply suggestions from code review
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Style
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-07-30 16:48:30 +02:00
Raphael Michel
ad33785f4c
API: Allow to set seating_allow_blocked_seats_for_channel (Z#23159519) ( #4333 )
2024-07-30 16:28:08 +02:00
Ismael Menéndez Fernández
bbc175d3d6
Translations: Update Galician
...
Currently translated at 9.9% (571 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2024-07-30 12:46:46 +02:00
dependabot[bot]
2876ff5549
Update sentry-sdk requirement from ==2.10.* to ==2.11.* ( #4334 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.10.0...2.11.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 09:26:19 +02:00
Richard Schreiber
ed9caa04fc
Fix nup-badges for PDFs with cropbox (Z#23160479) ( #4354 )
2024-07-30 09:20:55 +02:00
Richard Schreiber
83a8fcaa47
Fix serving media-URLs for development ( #4355 )
2024-07-30 09:17:27 +02:00
Mira
858a448db5
Fix voucher redemption with time machine [Z#23159226] ( #4352 )
...
Redeeming a voucher failed if current time is outside the booking period and the shop was accessed via time machine.
2024-07-30 09:14:36 +02:00
Richard Schreiber
58b803539b
Fix auto-linking error-inputs self-referencing (Z#23159088) ( #4351 )
2024-07-30 09:14:06 +02:00
Raphael Michel
6c92c5bacf
Translations: Fix typo
2024-07-29 13:27:27 +02:00
Raphael Michel
f0089f20fb
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-29 13:27:03 +02:00
Raphael Michel
cb2d056afd
Translations: Update German
...
Currently translated at 100.0% (5722 of 5722 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-29 13:27:03 +02:00
Raphael Michel
afb115c9a2
Remove static3 and dj-static ( #4346 )
2024-07-29 13:17:50 +02:00
Raphael Michel
bb92ffe4eb
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-07-29 12:52:25 +02:00
Ismael Menéndez Fernández
8da8e2f43d
Translations: Update Galician
...
Currently translated at 10.0% (570 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2024-07-29 12:52:00 +02:00
Raphael Michel
cab360bdb6
Move auto check-in to plugin with more functionality ( #4331 )
...
* Move auto check-in to plugin with more functionality
* Rename field
* Add to MANIFEST.in
2024-07-29 09:46:53 +02:00
Raphael Michel
c6a2ae3783
Docs: Remove pygments-markdown-lexer (unmaintained, and now in pygments core)
2024-07-29 09:45:53 +02:00
Raphael Michel
26ec9dcf6c
Downgrade setuptools
2024-07-29 09:41:05 +02:00
Raphael Michel
c0832098ef
Bump version to 2024.8.0.dev0
2024-07-26 17:04:23 +02:00
Raphael Michel
fa3ac69b8e
API: Allow to filter enabled webhooks (Z#23160605) ( #4336 )
...
* API: Allow to filter enabled webhooks (Z#23160605)
* Fix naming
* Fix isort
2024-07-26 17:04:12 +02:00
Raphael Michel
17f1d571b0
API: Allow querying invoices with multiple order codes (Z#23158921) ( #4332 )
2024-07-26 16:32:29 +02:00
Raphael Michel
a692940397
Bump version to 2024.7.0
2024-07-26 14:36:20 +02:00
Raphael Michel
7f2ec51c64
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel
aba59a391c
Translations: Update German
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-26 14:34:02 +02:00
Ismael Menéndez Fernández
a819b8bb71
Translations: Update Galician
...
Currently translated at 9.9% (568 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/gl/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel
8a3b18fbd2
Translations: Update German
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel
dd444299f0
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5700 of 5700 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-26 14:34:02 +02:00
Raphael Michel
3ee5e9cfbc
Docs: Add migration note
2024-07-26 13:54:23 +02:00
Raphael Michel
f660f35766
Fix an English word usage
2024-07-26 13:54:16 +02:00
Raphael Michel
42e26738e5
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-07-26 09:19:14 +02:00
Raphael Michel
7c43f115b2
Docs: Update Android version policy
2024-07-25 13:18:37 +02:00
dependabot[bot]
f055a598ce
Bump django-compressor from 4.5 to 4.5.1 ( #4330 )
...
Bumps [django-compressor](https://github.com/django-compressor/django-compressor ) from 4.5 to 4.5.1.
- [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt )
- [Commits](https://github.com/django-compressor/django-compressor/compare/4.5...4.5.1 )
---
updated-dependencies:
- dependency-name: django-compressor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 14:38:54 +02:00
Raphael Michel
9138464896
Translations: Delete Abron
2024-07-24 14:38:38 +02:00
Martin Gross
479f51a84c
Apply suggestions from code review
...
Co-authored-by: robbi5 <richt@rami.io >
Co-authored-by: Felix Rindt <felix@rindt.me >
2024-07-24 14:23:12 +02:00
Martin Gross
a3ac54d419
Docs: Add documentation on GetYourGuide
2024-07-24 14:23:12 +02:00
Raphael Michel
b2841e5c61
SSO Providers: Use redacted field for secret key
2024-07-23 16:26:37 +02:00
dependabot[bot]
3009f50d51
Update pytest requirement from ==8.2.* to ==8.3.* ( #4324 )
...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0.dev0...8.3.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 15:54:51 +02:00
Gero Nagel
ff3a49ab2a
Docs: Remove redundant package dependency ( #4327 )
...
* remove naming python3-dev twice
* Revert "ListExporter: Do not create excel sheets with more than 30 characters"
This reverts commit ca3802da90 .
* Revert "remove naming python3-dev twice"
This reverts commit 7adf2d65e8 .
* Revert "Revert "ListExporter: Do not create excel sheets with more than 30 characters""
This reverts commit d289dc0d1d .
* delete naming pyhton3-dev twice
2024-07-23 15:54:37 +02:00
Raphael Michel
19f3fbc7e8
Order data export: Include ID of parent position of add-ons
2024-07-23 15:52:55 +02:00
dependabot[bot]
bb9b9ac9aa
Update pypdf requirement from ==4.2.* to ==4.3.* ( #4307 )
...
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/4.2.0...4.3.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Michel <michel@rami.io >
2024-07-23 13:48:11 +02:00
dependabot[bot]
d7f6befb5b
Bump @babel/preset-env from 7.24.6 to 7.24.7 in /src/pretix/static/npm_dir ( #4281 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.6 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:30:58 +02:00
dependabot[bot]
2287be2009
Update sphinx requirement from ==7.3.* to ==7.4.* ( #4306 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.0...v7.4.4 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:29:18 +02:00
dependabot[bot]
0480b6873d
Update sentry-sdk requirement from ==2.5.* to ==2.10.* ( #4305 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.5.0...2.10.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 13:29:11 +02:00
dependabot[bot]
711f08c9e8
Update python-bidi requirement from ==0.4.* to ==0.5.* ( #4325 )
...
* Update python-bidi requirement from ==0.4.* to ==0.5.*
Updates the requirements on [python-bidi](https://github.com/MeirKriheli/python-bidi ) to permit the latest version.
- [Release notes](https://github.com/MeirKriheli/python-bidi/releases )
- [Changelog](https://github.com/MeirKriheli/python-bidi/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/MeirKriheli/python-bidi/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: python-bidi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update import
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Michel <michel@rami.io >
2024-07-23 13:27:15 +02:00
Alberto Ortega
d18914fcca
Translations: Update Spanish
...
Currently translated at 88.5% (5041 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-07-23 13:27:07 +02:00
Raphael Michel
2411144262
Ignore a deprecation warning in pypdf
2024-07-23 13:06:00 +02:00
test\"img src=x onerror=prompt(document.cookie)
2f02d35a52
Translations: Add Abron
2024-07-23 11:56:05 +02:00
Richard Schreiber
71e82fda81
Auto-fill questions from invoice address (Z#23143497) ( #4303 )
...
* Match invoice address to questions by id, placeholder and label
* make label-text extraction more robust
* match actual label as well
2024-07-23 11:54:10 +02:00
Raphael Michel
ca3802da90
ListExporter: Do not create excel sheets with more than 30 characters
2024-07-23 09:35:34 +02:00
JnnisCanis
2c68b9e895
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-22 10:07:01 +02:00
bokor-rami-io
01092498f4
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-22 10:07:01 +02:00
Raphael Michel
fd841ed66d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-22 10:07:01 +02:00
Raphael Michel
04cbccb536
Translations: Update German
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-22 10:07:01 +02:00
Raphael Michel
b8ea93de1e
Fix ticket_download_require_validated_email after sales channel change
2024-07-22 09:38:35 +02:00
Richard Schreiber
c49f42301c
Fix file-type check for product image
2024-07-19 12:44:49 +02:00
Reece Needham
2ae0a16e67
Translations: Update Spanish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Reece Needham
6b06fdf822
Translations: Update Spanish
...
Currently translated at 88.6% (5045 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Reece Needham
ea3f4e5f62
Translations: Update Spanish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Reece Needham
d71c23f7e0
Translations: Update Spanish
...
Currently translated at 87.5% (4983 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-07-19 11:52:27 +02:00
Nikolai
5ed7b0032b
Translations: Update Danish
...
Currently translated at 49.4% (2815 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-19 11:52:27 +02:00
Martin Gross
a77f2d01a7
CartManager: Allow to explicitly set an order expiration
2024-07-19 11:38:36 +02:00
Raphael Michel
ca4f511cde
Voucher import: Fix subevent column
2024-07-19 10:56:17 +02:00
Raphael Michel
83b1c2ea7e
Do not take "optional" as part of error message label ( #4309 )
2024-07-18 14:57:25 +02:00
Richard Schreiber
c91eb2e20d
Set cursor to not-allowed on labels for disabled checkboxes
2024-07-18 11:54:43 +02:00
Richard Schreiber
bfb480a288
UI: in plugin-list only show border-top when necessary ( #4314 )
2024-07-18 11:43:24 +02:00
Richard Schreiber
22e2143623
API: add api_meta to order
2024-07-18 10:01:03 +02:00
Raphael Michel
9e61f7f978
API: Fix admin permission issue in subevent endpoint
2024-07-18 09:44:30 +02:00
Raphael Michel
092de9e3c4
Add webhook for pretix.event.order.deleted (Z#23159520) ( #4310 )
2024-07-17 17:15:35 +02:00
Richard Schreiber
f0822d3c27
Docs: add help for HTTP-COOP: same-origin, widget and Paypal ( #4311 )
...
* Docs: add help for HTTP-COOP, widget and Paypal
* fix typo Paypal => PayPal
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-07-17 16:12:17 +02:00
dependabot[bot]
6fc47ca3b6
Update django-hijack requirement from ==3.5.* to ==3.6.* ( #4290 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.5.0...3.6.0 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 14:27:42 +02:00
Raphael Michel
3716a686f5
Translations: Add Basque
2024-07-17 14:27:30 +02:00
Erik Löfman
9c0c77958e
Translations: Update Swedish
...
Currently translated at 99.9% (5685 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-17 14:27:30 +02:00
Nikolai
6154a44274
Translations: Update Danish
...
Currently translated at 47.9% (2727 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-17 14:27:30 +02:00
Erik Löfman
d5aff10297
Translations: Update Swedish
...
Currently translated at 98.5% (5610 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-17 14:27:30 +02:00
Erik Löfman
846e39a652
Translations: Update Swedish
...
Currently translated at 94.4% (5374 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-17 14:27:30 +02:00
Mira
75d37b2a37
Don't exclude localization PRs from test CI action ( #4276 )
...
* Don't exclude localization PRs from test CI action
* Update tests.yml
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-07-17 14:23:39 +02:00
Raphael Michel
2a0c3da8c4
Fix N+1 query found by sentry (PRETIXEU-AC2)
2024-07-16 11:25:48 +02:00
Martin Gross
fb7f4d1160
Control/Waitlist: Add help_text to waiting_list_limit_per_user (Z#23158537)
2024-07-15 13:39:31 +02:00
Erik Löfman
5c8817f0c3
Translations: Update Swedish
...
Currently translated at 94.2% (5364 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman
7663bf7994
Translations: Update Swedish
...
Currently translated at 87.3% (4972 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman
ea8f74f8aa
Translations: Update Swedish
...
Currently translated at 87.3% (4970 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
7b34701449
Translations: Update Danish
...
Currently translated at 46.1% (2625 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Dirk-jan mollema
06f4bfea24
Translations: Update Dutch
...
Currently translated at 86.5% (4925 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
e2862a98a0
Translations: Update Danish
...
Currently translated at 45.2% (2572 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman
82f4feadc3
Translations: Update Swedish
...
Currently translated at 81.8% (4657 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
906222c7d3
Translations: Update Danish
...
Currently translated at 66.2% (153 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
7ce2089ca8
Translations: Update Danish
...
Currently translated at 44.4% (2532 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman
2133584ed2
Translations: Update Swedish
...
Currently translated at 75.2% (4280 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
c3c50d7205
Translations: Update Danish
...
Currently translated at 41.6% (2369 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman
4f7a41a4b2
Translations: Update Swedish
...
Currently translated at 71.2% (4055 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
93fd79ab33
Translations: Update Danish
...
Currently translated at 65.8% (152 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
59595c2f10
Translations: Update Danish
...
Currently translated at 40.9% (2332 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Erik Löfman
91c6d09f0b
Translations: Update Swedish
...
Currently translated at 64.8% (3688 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-15 09:46:49 +02:00
Nikolai
570a818129
Translations: Update Danish
...
Currently translated at 35.5% (2025 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-15 09:46:49 +02:00
Martin Gross
d63e2ebe2d
Chore/flake8: Remove extra blank line
2024-07-12 12:34:39 +02:00
Martin Gross
884c97d62a
Stripe/SOFORT: Move SOFORT from iFrame to proper redirect (Z#23158598)
2024-07-12 12:30:37 +02:00
Mira
032e958a00
Fix test cases for checkinlist export ( #4301 )
2024-07-12 11:58:10 +02:00
Mira
7b16dfefbc
New column and sort options for check-in-list export ( #4300 )
...
Allow check-in-list export to by sorted by order datetime (Z#23158159)
Add check-in text to export
2024-07-12 10:37:22 +02:00
Richard Schreiber
8a5b13dee9
Waitinglist: show time for subevent in overview
2024-07-09 15:37:51 +02:00
Richard Schreiber
d7dde8c23e
Fix CSS-color in alert-danger icon
2024-07-09 10:17:20 +02:00
Richard Schreiber
1e2f93fbc5
Waitinglist: add time to subevent dropdown when sending vouchers ( #4296 )
2024-07-09 09:28:19 +02:00
Richard Schreiber
493fc03686
Fix PayPal CSP img-src
2024-07-09 09:26:46 +02:00
Raphael Michel
8d6d885f6e
API: Add various filtering options
...
* API: Add various filtering options (#23158339 )
* fix query-param description
* simplify payment provider qs-filter
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-07-08 21:31:54 +02:00
Martin Gross
2aa989c293
PPv2: Do not fail hard on refunds that are based on manually confirmed payments (Fixes: #PRETIXEU-AC1)
2024-07-04 15:12:53 +02:00
dependabot[bot]
06b226f40f
Update pillow requirement from ==10.3.* to ==10.4.* ( #4280 )
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 14:46:46 +02:00
Raphael Michel
73038b0d97
Fix enforcement of restricted plugins ( #4286 )
2024-07-03 17:14:03 +02:00
Erik Löfman
4513e31f0d
Translations: Update Swedish
...
Currently translated at 63.0% (3585 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-03 17:05:45 +02:00
Raphael Michel
d34175114b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-07-03 17:05:45 +02:00
Raphael Michel
b2c71b47ce
Translations: Update German
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-07-03 17:05:45 +02:00
Raphael Michel
a889abc52b
Unify terminology choice Ticketshop (German)
2024-07-03 13:41:09 +02:00
Raphael Michel
8c01b2a469
API: Fix crash in creating variations
2024-07-03 12:37:41 +02:00
Raphael Michel
720c7fd7bb
Fix crash in event cloning (PRETIXEU-ABX)
2024-07-03 11:52:57 +02:00
Raphael Michel
6ae6eba4de
API: Add details of seats ( #4282 )
2024-07-03 09:48:59 +02:00
Raphael Michel
a173e347ea
Optimize availability queries
2024-07-02 18:29:44 +02:00
Raphael Michel
94d13e4cdd
API: Raise the right validation error (PRETIXEU-ABV)
2024-07-02 17:49:09 +02:00
Raphael Michel
e618441231
API: Fix crash expanding variations
2024-07-02 14:44:35 +02:00
Raphael Michel
cd57f1f024
API: Fix creation of embedded variations with explicit sales channels
2024-07-02 09:25:19 +02:00
Raphael Michel
075b9c187f
Item list: Fix exclusive tax rules
2024-07-02 09:03:57 +02:00
Erik Löfman
d9f46cb817
Translations: Update Swedish
...
Currently translated at 59.2% (3374 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-07-01 18:24:27 +02:00
Anarion Dunedain
2892d16861
Translations: Update Polish
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-07-01 18:24:27 +02:00
Nikolai
9128624d68
Translations: Update Danish
...
Currently translated at 34.8% (1985 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-07-01 18:24:27 +02:00
Raphael Michel
d2cf8f801d
Sales channels: Fix update view
2024-07-01 17:50:27 +02:00
Raphael Michel
682d0f886d
Fix order change edge case (PRETIXEU-ABH)
2024-07-01 14:39:34 +02:00
Raphael Michel
d2cbd41a19
Fix ticket preview (PRETIXEU-ABF)
2024-07-01 14:38:25 +02:00
Raphael Michel
828f4e3168
Fix isort and docs test
2024-07-01 11:46:46 +02:00
Raphael Michel
e691afdd34
Add auto-generated migration
2024-07-01 11:26:55 +02:00
Raphael Michel
add90b08ec
Export: Fix sales channels in JSON export
2024-07-01 11:22:18 +02:00
Raphael Michel
4539c6523b
Fix failing tests
2024-07-01 09:24:42 +02:00
Raphael Michel
3453818c16
Fix email layout preview (PRETIXEU-AB9)
2024-07-01 08:56:36 +02:00
Raphael Michel
e5725d6d33
Fix statistics view (PRETIXEU-AB5)
2024-07-01 08:51:23 +02:00
Raphael Michel
0cda1aeaaf
Remove nl_BE again
2024-06-30 23:44:55 +02:00
Raphael Michel
769c451bcb
Docs: Fix incorrect argument name
2024-06-30 23:34:17 +02:00
Raphael Michel
5b60928205
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel
b05f3a449d
Translations: Update German
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel
3262f2ba84
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel
fe9d8e58a1
Translations: Update German
...
Currently translated at 100.0% (5690 of 5690 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-30 23:13:36 +02:00
Raphael Michel
6706dbb4db
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-06-30 20:56:24 +02:00
Raphael Michel
87632ff8c5
Merge pull request #4274 from pretix-translations/weblate-pretix-pretix
2024-06-30 20:55:22 +02:00
Weblate
2278dbdc4a
Merge remote-tracking branch 'origin/master'
2024-06-30 20:54:15 +02:00
Raphael Michel
e4e6cc0fcc
Revert "Update po files"
...
This reverts commit ea73977c37 .
2024-06-30 20:53:13 +02:00
Raphael Michel
ea73977c37
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-06-30 20:44:34 +02:00
Raphael Michel
4fb5c6bef0
New implementation of sales channels ( #4111 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2024-06-30 19:24:30 +02:00
Raphael Michel
95511b0330
Remove X-XSS-Protection, no longer supported by any browser
2024-06-29 19:25:34 +02:00
Raphael Michel
3340599aec
Phase out giropay support ( #4266 )
2024-06-28 16:17:45 +02:00
pretix translation bot
e9a52d07d1
Update translations ( #4265 )
...
Co-authored-by: Nikolai <nikolai@lengefeldt.de >
Co-authored-by: Anarion Dunedain <anarion80@gmail.com >
Co-authored-by: Erik Löfman <erik@disruptiveventures.se >
Co-authored-by: Kristian Feldsam <feldsam@gmail.com >
2024-06-28 12:54:45 +02:00
Erik Löfman
0a00a35ab1
Translations: Update Swedish
...
Currently translated at 57.1% (3237 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Nikolai
24d8dc6c76
Translations: Update Danish
...
Currently translated at 31.3% (1777 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman
a9d48eaafe
Translations: Update Swedish
...
Currently translated at 87.0% (201 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman
bb959fa494
Translations: Update Swedish
...
Currently translated at 56.6% (3210 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain
6126309429
Translations: Update Polish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain
29b49ca82f
Translations: Update Polish
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Nikolai
7b7b83cb3e
Translations: Update Danish
...
Currently translated at 31.3% (1774 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman
6bb2b3425d
Translations: Update Swedish
...
Currently translated at 52.8% (2991 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain
182d30ffb7
Translations: Update Polish
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain
844c291575
Translations: Update Polish
...
Currently translated at 97.9% (5550 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Kristian Feldsam
ecdb1a8e09
Translations: Update Slovak
...
Currently translated at 2.5% (6 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-06-28 12:45:58 +02:00
Kristian Feldsam
6c6e5d5af6
Translations: Update Slovak
...
Currently translated at 93.1% (5276 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain
c33853173b
Translations: Update Polish
...
Currently translated at 91.5% (5186 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:58 +02:00
Erik Löfman
5f90bf80b8
Translations: Update Swedish
...
Currently translated at 52.7% (2985 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:58 +02:00
Anarion Dunedain
0ba246846b
Translations: Update Polish
...
Currently translated at 85.7% (4859 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:57 +02:00
Erik Löfman
88ea04551e
Translations: Update Swedish
...
Currently translated at 45.9% (2602 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-28 12:45:57 +02:00
Anarion Dunedain
2bfd8e17b0
Translations: Update Polish
...
Currently translated at 78.9% (4469 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-28 12:45:57 +02:00
Nikolai
1379e5f723
Translations: Update Danish
...
Currently translated at 31.1% (1766 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-28 12:45:57 +02:00
Martin Gross
9fcaa3d730
Languages: On second thought, make Swedish a regular community-language.
2024-06-28 12:45:52 +02:00
Martin Gross
22d92025c9
Languages: Adding Swedish to incubating languages
2024-06-28 12:33:32 +02:00
Richard Schreiber
2b84c8d7a7
Fix CSS vars naming prefix
2024-06-28 09:36:26 +02:00
Richard Schreiber
25ba2f1145
Add signal seatingframe_html_head ( #4270 )
2024-06-27 10:46:26 +02:00
Richard Schreiber
ae8ff60964
Fix missing CSS in seatingframe ( #4269 )
2024-06-27 10:20:09 +02:00
Raphael Michel
9fe6916ab5
Item index: use internal category names again
2024-06-26 15:25:04 +02:00
Raphael Michel
634263f1ba
Item form: Validate empty dynamic validity
2024-06-26 09:44:49 +02:00
dependabot[bot]
67265e94a0
Update importlib-metadata requirement from ==7.* to ==8.* ( #4264 )
...
Updates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata ) to permit the latest version.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 09:27:04 +02:00
dependabot[bot]
0fa2e9b5dd
Update webauthn requirement from ==2.1.* to ==2.2.* ( #4263 )
...
Updates the requirements on [webauthn](https://github.com/duo-labs/py_webauthn ) to permit the latest version.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 09:26:58 +02:00
Raphael Michel
c99d93a078
CSS: Fix minor bugs
2024-06-25 15:55:48 +02:00
Raphael Michel
9e20fac0da
CSS: Fix handling of white background
2024-06-25 15:22:16 +02:00
Raphael Michel
3e4ccc53be
Fix primary color in control
2024-06-25 14:28:47 +02:00
Mira Weller
ce88dfa530
add missing semicolon
2024-06-25 14:23:27 +02:00
Raphael Michel
f0a06cd9fe
Replace SCSS compilation with CSS variables ( #4191 )
...
* Replace SCSS compilation with CSS variables
* Update tests
* Update src/pretix/presale/style.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/context.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/views/widget.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/context.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/static/pretixbase/scss/_variables.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Last minor changes
* Rename file
---------
Co-authored-by: Mira <weller@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-25 13:01:20 +02:00
Erik Löfman
7672e6274d
Translations: Update Swedish
...
Currently translated at 39.4% (2232 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-25 13:01:13 +02:00
Anarion Dunedain
061f578b29
Translations: Update Polish
...
Currently translated at 76.7% (4346 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-25 13:01:13 +02:00
Erik Löfman
79f8501a09
Translations: Update Swedish
...
Currently translated at 37.8% (2145 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-25 13:01:13 +02:00
Erik Löfman
c5237b5021
Translations: Update Swedish
...
Currently translated at 36.3% (2057 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-25 13:01:13 +02:00
Anarion Dunedain
0d6f7e74a3
Translations: Update Polish
...
Currently translated at 76.4% (4332 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-25 13:01:13 +02:00
Reece Needham
21bd4a86a7
Translations: Update Spanish
...
Currently translated at 100.0% (231 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-06-25 13:01:13 +02:00
Reece Needham
750f641018
Translations: Update Spanish
...
Currently translated at 87.6% (4966 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-06-25 13:01:13 +02:00
Felix Hartnagel
2a385d14c4
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-25 13:01:13 +02:00
Felix Hartnagel
6a7ab1bdf5
Translations: Update German
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-25 13:01:13 +02:00
Mira
a73c4ad937
Improve List Sorting UI ( #4215 )
...
Improve product list UI (allow move between categories, more useful columns and links)
and hide "move up/down" arrows in lists by default if drag-drop is available
2024-06-25 12:54:11 +02:00
Raphael Michel
043e2eb9cf
Order denial email: Use correct language for context
2024-06-25 11:57:42 +02:00
Raphael Michel
c0fb93ea3b
Waiting list: Add additional explanation (Z#23157006)
2024-06-25 11:31:16 +02:00
Raphael Michel
4f9297e7d8
Show minimal check-in status in order export (Z#23154920) ( #4223 )
...
* Show minimal check-in status in order export (Z#23154920)
* Update src/pretix/helpers/database.py
Co-authored-by: Mira <weller@rami.io >
* Review note
---------
Co-authored-by: Mira <weller@rami.io >
2024-06-24 17:34:10 +02:00
Erik Löfman
70b48fdd4b
Translations: Update Swedish
...
Currently translated at 35.2% (1994 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-24 17:20:24 +02:00
Anarion Dunedain
e7b5317431
Translations: Update Polish
...
Currently translated at 75.1% (4259 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 17:20:24 +02:00
Mira
63ef2e70e2
Translations: Update Spanish
...
Currently translated at 75.3% (174 of 231 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2024-06-24 17:20:24 +02:00
Mira
c4db2a48b6
Translations: Update Spanish
...
Currently translated at 87.6% (4964 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-06-24 17:20:24 +02:00
Reece Needham
de255b021e
Translations: Update Spanish
...
Currently translated at 87.6% (4964 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2024-06-24 17:20:24 +02:00
Raphael Michel
d3fce71b7f
Bump version to 2024.7.0.dev0
2024-06-24 11:05:53 +02:00
Raphael Michel
37dea068ce
Bump version to 2024.6.0
2024-06-24 11:04:38 +02:00
Raphael Michel
b5ef49cd3c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel
245c5972c6
Translations: Update German
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel
6597977752
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel
580137577e
Translations: Update German
...
Currently translated at 100.0% (5664 of 5664 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-24 11:00:19 +02:00
Raphael Michel
a09550ce02
Translations:Add TWINT to wordlist
2024-06-24 10:55:26 +02:00
Raphael Michel
1b444b780d
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-06-24 10:20:56 +02:00
Anarion Dunedain
f41d8bb761
Translations: Update Polish
...
Currently translated at 68.3% (3850 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Maciej Szymczak
365dbe7a14
Translations: Update Polish
...
Currently translated at 63.5% (3582 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain
bf6078efb6
Translations: Update Polish
...
Currently translated at 63.5% (3582 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain
695b9a2ed6
Translations: Update Polish
...
Currently translated at 63.5% (3579 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain
25a15069ed
Translations: Update Polish
...
Currently translated at 51.8% (2921 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain
11a4ea7b77
Translations: Update Polish
...
Currently translated at 100.0% (229 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Anarion Dunedain
4e5e7df201
Translations: Update Polish
...
Currently translated at 49.5% (2789 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-24 09:24:57 +02:00
Raphael Michel
8f515aa327
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (229 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-06-24 09:24:57 +02:00
Tinna Sandström
dbc7fda2f8
Translations: Update Swedish
...
Currently translated at 27.0% (1522 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-24 09:24:57 +02:00
Erik Löfman
5e686674ae
Translations: Update Swedish
...
Currently translated at 27.0% (1522 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-24 09:24:57 +02:00
Raphael Michel
5660cd7f93
Translations: Update German
...
Currently translated at 100.0% (229 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-06-24 09:24:57 +02:00
Raphael Michel
a7a33ed165
Voucher bulk form: Strip spaces from email addresses before validation
2024-06-20 17:16:21 +02:00
Richard Schreiber
9ffdf979f4
PDF: ignore outline, annots, etc. when merging background-pdf ( #4249 )
2024-06-20 12:07:04 +02:00
Raphael Michel
7338381e58
Stripe: Support for TWINT ( #4216 )
...
* Stripe: Support for TWINT
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-20 10:22:43 +02:00
Raphael Michel
ce06672334
Event list: Do not carry page through filter form
2024-06-19 18:19:51 +02:00
Raphael Michel
223f095611
Add Slovak and Catalan to selectable languages
2024-06-19 18:11:41 +02:00
dependabot[bot]
b625dc9ec8
Bump braces from 3.0.2 to 3.0.3 in /src/pretix/static/npm_dir ( #4230 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:01:25 +02:00
dependabot[bot]
50c4a1c376
Update flake8 requirement from ==7.0.* to ==7.1.* ( #4240 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:01:18 +02:00
dependabot[bot]
6fd2e42426
Bump django-compressor from 4.4 to 4.5 ( #4241 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 18:00:56 +02:00
Erik Löfman
da651df4f0
Translations: Update Swedish
...
Currently translated at 25.7% (1450 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-19 18:00:44 +02:00
Nikolai
a6f527e32d
Translations: Update Danish
...
Currently translated at 31.3% (1764 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-19 18:00:44 +02:00
Thilo-Alexander Ginkel
3ea61fbd1f
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-19 18:00:44 +02:00
simonD
6a959d4220
Translations: Update French
...
Currently translated at 96.5% (5440 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-19 18:00:44 +02:00
L. Pereira
92959dbb1f
Translations: Update Portuguese (Brazil)
...
Currently translated at 12.9% (730 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-06-19 18:00:44 +02:00
Anarion Dunedain
6d6f3c4af8
Translations: Update Polish
...
Currently translated at 39.9% (2251 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-06-19 18:00:44 +02:00
Thilo-Alexander Ginkel
8d14a285ca
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-19 18:00:44 +02:00
Raphael Michel
a6b8cd8a54
Stripe: Move Multibanco to payment intents ( #4243 )
2024-06-19 18:00:23 +02:00
Martin Gross
cb95cdc6ce
item_forms: Allow signals to return None ( #4237 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-18 16:24:39 +02:00
Erik Löfman
cc7b00e206
Translations: Update Swedish
...
Currently translated at 21.3% (1203 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-18 15:34:40 +02:00
Kristian Feldsam
136c54b9a8
Translations: Update Slovak
...
Currently translated at 92.7% (5226 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-06-18 15:34:40 +02:00
Kristian Feldsam
28ba434e45
Translations: Update Slovak
...
Currently translated at 0.4% (1 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sk/
powered by weblate
2024-06-18 15:34:40 +02:00
Erik Löfman
09320093ad
Translations: Update Swedish
...
Currently translated at 21.2% (1200 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-17 10:15:25 +02:00
Kristian Feldsam
89cfab6cad
Translations: Update Slovak
...
Currently translated at 91.0% (5129 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sk/
powered by weblate
2024-06-17 10:15:25 +02:00
alemairebe
a180ce4c51
Translations: Update French
...
Currently translated at 96.6% (5443 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-17 10:15:25 +02:00
Raphael Michel
1200274ebf
Export: Do not rely on cached answer option values (Z#23152831) ( #4225 )
...
* Export: Do not rely on cached answer option values
* refactor duplicate code
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-06-17 10:12:15 +02:00
Raphael Michel
877401d8c0
Remove subevent.items ( #4220 )
2024-06-14 14:49:55 +02:00
Martin Gross
44170c1b93
Doc: Add missing backquote in dev/structure (ref #4222 )
2024-06-14 12:31:35 +02:00
Renne Rocha
ce34bd0a13
Translations: Update Portuguese (Brazil)
...
Currently translated at 11.9% (672 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-06-14 12:03:39 +02:00
Erik Löfman
b58f05efd0
Translations: Update Swedish
...
Currently translated at 21.1% (1190 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-14 12:03:39 +02:00
Tinna Sandström
3ac70e6e3a
Translations: Update Swedish
...
Currently translated at 21.1% (1190 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-14 12:03:39 +02:00
Raphael Michel
90123d6a58
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-14 12:03:39 +02:00
Raphael Michel
48a3984db6
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-14 12:03:39 +02:00
simonD
fe6ee4437f
Translations: Update French
...
Currently translated at 96.6% (5443 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-14 12:03:39 +02:00
simonD
f470389cd8
Translations: Update French
...
Currently translated at 93.0% (213 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2024-06-14 12:03:39 +02:00
simonD
c848594c21
Translations: Update French
...
Currently translated at 96.5% (5442 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-14 12:03:39 +02:00
Raphael Michel
e9a95b0b09
Add system report for pretix Enterprise ( #4213 )
...
* Add system report for pretix Enterprise
* Update src/pretix/control/sysreport.py
Co-authored-by: Mira <weller@rami.io >
* ADd missing license header
---------
Co-authored-by: Mira <weller@rami.io >
2024-06-13 17:08:36 +02:00
Richard Schreiber
3b48b0782d
PDF: when merging bg.pdf with fg.pdf use the higher PDF-version ( #4171 )
2024-06-11 12:16:57 +02:00
Tinna Sandström
b55bd8f75a
Translations: Update Swedish
...
Currently translated at 20.8% (1174 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-11 09:00:13 +02:00
Raphael Michel
39caadb335
Compatibility of safe_openpyxl with openpyxl==3.1.3
2024-06-10 17:19:29 +02:00
Mira
dd6ebd7a48
Improve validation of email templates ( #4184 )
...
* Improve validation of email templates
* simplify SafeFormatter (skip attribute access code path altogether instead of blocklisting characters)
* let SafeFormatter optionally raise on missing key
* simplify placeholder validation
* rename parameter
* Remove unused import
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-06-10 16:41:52 +02:00
Raphael Michel
ab576bb643
Update sentry-sdk requirement from ==1.45.* to ==2.5.* ( #4176 )
...
* Update sentry-sdk requirement from ==1.45.* to ==2.3.*
* Review notes
2024-06-10 16:25:08 +02:00
dependabot[bot]
8bc16af36e
Bump @babel/core from 7.24.5 to 7.24.7 in /src/pretix/static/npm_dir ( #4209 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.5 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 15:13:24 +02:00
Raphael Michel
537044bdc8
Bank transfer: Ignore checksum for blocklist (Z#23154934) ( #4194 )
...
* Bank transfer: Ignore checksum for blocklist (Z#23154934)
* Update src/pretix/plugins/banktransfer/payment.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-10 14:49:51 +02:00
dependabot[bot]
1ac7d03bb8
Bump pug-code-gen and @vue/component-compiler in /src/pretix/static/npm_dir ( #4210 )
...
Bumps [pug-code-gen](https://github.com/pugjs/pug ) and [@vue/component-compiler](https://github.com/vuejs/vue-component-compiler ). These dependencies needed to be updated together.
Updates `pug-code-gen` from 2.0.3 to 3.0.3
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug@2.0.3...pug-code-gen@3.0.3 )
Updates `@vue/component-compiler` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/vuejs/vue-component-compiler/releases )
- [Changelog](https://github.com/vuejs/vue-component-compiler/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-component-compiler/compare/v4.2.3...v4.2.4 )
---
updated-dependencies:
- dependency-name: pug-code-gen
dependency-type: indirect
- dependency-name: "@vue/component-compiler"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 14:48:55 +02:00
Raphael Michel
b939fad1c0
Sendmail: Prevent confusion around setting attach_tickets (Z#23155893) ( #4211 )
2024-06-10 14:48:47 +02:00
dependabot[bot]
fb3a608c54
Update django-hijack requirement from ==3.4.* to ==3.5.* ( #4198 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.4.0...3.5.0 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 14:31:17 +02:00
Raphael Michel
ebda10542e
Add IE11 banner to frontend ( #4207 )
2024-06-10 14:29:17 +02:00
dependabot[bot]
93dd6bf34d
Bump @babel/preset-env from 7.24.5 to 7.24.6 in /src/pretix/static/npm_dir ( #4189 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.5 to 7.24.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 14:12:02 +02:00
David Vaz
52148ebb7a
Translations: Update Portuguese (Portugal)
...
Currently translated at 56.3% (129 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pt_PT/
powered by weblate
2024-06-10 14:11:41 +02:00
David Vaz
82b4fe2733
Translations: Update Portuguese (Portugal)
...
Currently translated at 88.0% (4962 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_PT/
powered by weblate
2024-06-10 14:11:41 +02:00
alemairebe
79750e4f4b
Translations: Update French
...
Currently translated at 96.2% (5423 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-06-10 14:11:41 +02:00
Mira
dbabbf7aab
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-10 14:11:41 +02:00
Mira
6158a1f2a4
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-10 14:11:41 +02:00
Charlie Lundberg
68f6f921b5
Translations: Update Swedish
...
Currently translated at 20.7% (1171 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-10 14:11:41 +02:00
Charlie Lundberg
d0e672435a
Translations: Update Swedish
...
Currently translated at 20.6% (1163 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-10 14:11:41 +02:00
Raphael Michel
5bc622bcfe
PayPal: Validate proper payee set with ISU integration ( #4206 )
2024-06-10 14:10:02 +02:00
Raphael Michel
d0184c1f48
PayPal: Fix issue in ASV setup (PRETIXEU-A5V)
2024-06-10 12:28:57 +02:00
Raphael Michel
e28bbb7ea0
Voucher creation: Fix TypeError in validation (PRETIXEU-A52)
2024-06-10 12:23:20 +02:00
Raphael Michel
fe54a42fc7
Web checkin: Render special cases of pending state in search (Z#23154934) ( #4193 )
2024-06-04 21:53:30 +02:00
Raphael Michel
7365f165ad
Thumbnails: Keep frame durations of GIFs ( #4183 )
2024-06-04 21:53:20 +02:00
Raphael Michel
90ce802a33
Item form: Prevent combining validity_mode with gift cards ( #4187 )
2024-06-04 11:57:49 +02:00
Raphael Michel
d463878514
Do not use price suggestion if voucher is used (Z#23155018) ( #4195 )
2024-06-04 11:57:26 +02:00
Charlie Lundberg
dd7ee84d29
Translations: Update Swedish
...
Currently translated at 20.2% (1143 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-03 12:48:45 +02:00
Jo Siebert
f1e2d1f44c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-06-03 12:48:45 +02:00
Jo Siebert
87a6a58f32
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien
b2dd56bd41
Translations: Update Vietnamese
...
Currently translated at 1.5% (90 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Charlie Lundberg
f0ceab2305
Translations: Update Swedish
...
Currently translated at 19.7% (1113 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-03 12:48:45 +02:00
danijossnet
14e3316dd9
Translations: Update Greek
...
Currently translated at 49.7% (2803 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/el/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien
eb28fdcba9
Translations: Update Vietnamese
...
Currently translated at 55.0% (126 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien
49e4a0faa0
Translations: Update Vietnamese
...
Currently translated at 1.5% (89 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai
e486089590
Translations: Update Danish
...
Currently translated at 62.4% (143 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai
4bb02d4ad9
Translations: Update Danish
...
Currently translated at 31.2% (1761 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Luan Thien
8ad852d9cb
Translations: Update Vietnamese
...
Currently translated at 0.8% (46 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/vi/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai
868fcfc471
Translations: Update Danish
...
Currently translated at 30.9% (1745 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Nikolai
d847c9a095
Translations: Update Danish
...
Currently translated at 30.9% (1744 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-06-03 12:48:45 +02:00
Charlie Lundberg
d1c6b22624
Translations: Update Swedish
...
Currently translated at 19.4% (1093 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-06-03 12:48:45 +02:00
mathbrito
842987f48e
Translations: Update Portuguese (Brazil)
...
Currently translated at 11.7% (664 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-06-03 12:48:45 +02:00
Jannik
58fc13ed91
Docs: Fix metrics names ( #4192 )
2024-06-03 12:33:28 +02:00
Raphael Michel
8010d2e6bb
Update GitLab CI script
2024-05-31 17:46:45 +02:00
Raphael Michel
1566f54764
VAT ID validation: Fix crash with invalid Norwegian IDs (PRETIXEU-A3J)
2024-05-29 09:31:58 +02:00
Richard Schreiber
9d380557e1
SEO improvements - add h1.sr-only if only header-image is used
...
* add hidden h1 with event-title if header-image only
* add event-title to alt-attribute of header-image
* add hidden setting for google_site_verification
2024-05-28 09:18:15 +02:00
Martin Gross
5758e0dd68
PPv2 APM: Create referenced PPObjects for APM Orders; enable webhooks to capture them ( #3958 )
2024-05-27 13:45:37 +02:00
Martin Gross
b4629e24a5
Downgrade requests to 2.31.* again while waiting for 2.33.3 release
2024-05-27 12:11:40 +02:00
Raphael Michel
27f5121211
Bump version to 2024.6.0.dev0
2024-05-24 14:11:21 +02:00
Raphael Michel
a5007e4bd6
Bump version to 2024.5.0.
2024-05-24 14:10:29 +02:00
Richard Schreiber
fb3046210b
Harden timing when getting order with secret check ( #4177 )
2024-05-24 14:09:18 +02:00
Raphael Michel
37908bd042
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-05-24 11:04:49 +02:00
Raphael Michel
74bcbe8f07
Translations: Update German
...
Currently translated at 100.0% (5634 of 5634 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-05-24 11:04:49 +02:00
Raphael Michel
29f378c58b
Update wordlists
2024-05-24 10:56:10 +02:00
Raphael Michel
9b537aeb5c
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-05-24 10:47:49 +02:00
Raphael Michel
4b5cd35a0e
Add a "the"
2024-05-24 10:47:49 +02:00
dependabot[bot]
e0675233d5
Update protobuf requirement from ==5.26.* to ==5.27.* ( #4174 )
...
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf ) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.26.0-rc1...v5.27.0 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 10:47:32 +02:00
Raphael Michel
e9726a5227
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-05-24 10:10:01 +02:00
Mira
78b65d0757
Document exhibitor_tags field in API docs ( #4172 )
...
* Document exhibitor_tags field in API
* Update doc/plugins/exhibitors.rst
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-05-24 10:00:44 +02:00
Serhii Horichenko
ef620ceb37
Translations: Update Ukrainian
...
Currently translated at 63.8% (3587 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-24 09:50:45 +02:00
Charlie Lundberg
8575a5f1cd
Translations: Update Swedish
...
Currently translated at 19.0% (1070 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-05-24 09:50:45 +02:00
Sinan Sarıçınar
5762ffc035
Translations: Update Turkish
...
Currently translated at 44.3% (2494 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/tr/
powered by weblate
2024-05-24 09:50:45 +02:00
Raphael Michel
79286bb051
Translations: Update French
...
Currently translated at 96.4% (5424 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-05-24 09:50:45 +02:00
Mira
05a2f411db
Improve order secret handling ( #4139 )
...
- use hmac.compare_digest for all secret comparisons
- use salted_hmac with sha256 instead of plain sha1 for hashed secrets
- move secret handling into helper functions
2024-05-23 14:30:16 +02:00
Raphael Michel
e93e5c047c
Waiting list: Fix pathological performance on large series with seating ( #4169 )
2024-05-23 11:51:48 +02:00
Raphael Michel
2619a658c9
Widget: Allow passing more invoice data fields ( #4162 )
2024-05-23 11:19:59 +02:00
Raphael Michel
808775c76b
Widget: Do not open seating plan when pressing return in input field ( #4163 )
2024-05-23 11:18:09 +02:00
Raphael Michel
9f297fbd25
Widget: Fix data-invoice-address-country being overridden by GeoIP ( #4168 )
2024-05-23 11:17:54 +02:00
Serhii Horichenko
d882da0adb
Translations: Update Ukrainian
...
Currently translated at 63.6% (3577 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-23 11:17:02 +02:00
Serhii Horichenko
73bd4a746e
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-23 11:17:02 +02:00
Serhii Horichenko
bc5d0763f3
Translations: Update Ukrainian
...
Currently translated at 63.6% (3576 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-23 11:17:02 +02:00
Charlie Lundberg
ff084f04b1
Translations: Update Swedish
...
Currently translated at 19.0% (1069 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-05-23 11:17:02 +02:00
Richard Schreiber
71af40a08b
Simplify merging rotated background PDFs ( #4166 )
...
* Simplify merging rotated background PDFs
* fix code style issues
2024-05-23 08:55:51 +02:00
Raphael Michel
ef60093bae
Update pypdf requirement from ==3.9.* to ==4.2.* ( #4159 )
...
* Change PDF merging for compatibility with pypdf 4
* Update pypdf requirement from ==3.9.* to ==4.2.*
* fix pypdf API-changes
* fix missing removal of deepcopy
* fix rotated PDF-backgrounds
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-05-22 14:56:21 +02:00
Mira
49c4cc639f
Fix time machine permission via pretix_event_access sessions for staff users ( #4160 )
2024-05-22 13:13:50 +02:00
Charlie Lundberg
e2800019f6
Translations: Update Swedish
...
Currently translated at 86.0% (197 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/sv/
powered by weblate
2024-05-22 09:15:52 +02:00
Charlie Lundberg
c44ea8aa81
Translations: Update Swedish
...
Currently translated at 18.2% (1026 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2024-05-22 09:15:52 +02:00
Serhii Horichenko
47a03e1b2a
Translations: Update Ukrainian
...
Currently translated at 63.5% (3573 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-22 09:15:52 +02:00
Raphael Michel
86ddca15ca
Keep Python 3.9 compatibility for now / Revert "Fix more Python 3.12 warnings"
...
This reverts commit 294b3966b0 .
2024-05-22 09:02:25 +02:00
Raphael Michel
294b3966b0
Fix more Python 3.12 warnings
2024-05-21 14:40:41 +02:00
dependabot[bot]
fecc00231b
Update requests requirement from ==2.31.* to ==2.32.* ( #4155 )
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 14:24:46 +02:00
dependabot[bot]
b3dfc459f5
Update pep8-naming requirement from ==0.13.* to ==0.14.* ( #4152 )
...
Updates the requirements on [pep8-naming](https://github.com/PyCQA/pep8-naming ) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases )
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.13.0...0.14.1 )
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 14:24:25 +02:00
Krisztián Henrik Papp
e21d63a7be
Translations: Update Hungarian
...
Currently translated at 2.0% (115 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/hu/
powered by weblate
2024-05-21 14:23:50 +02:00
Mira
9a807df158
Fix pretix_event_access (custom domain) sessions for staff users ( #4158 )
2024-05-21 13:26:12 +02:00
Raphael Michel
e95d551711
Silence deprecation warnings on Python 3.12
2024-05-21 12:59:58 +02:00
Raphael Michel
7188e44fe5
Stripe: Add support for Swish ( #4149 )
...
* Stripe: Add support for Swish
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Martin Gross <gross@rami.io >
---------
Co-authored-by: Martin Gross <gross@rami.io >
2024-05-17 13:33:03 +02:00
Richard Schreiber
a6a93555b6
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-05-17 11:53:57 +02:00
Richard Schreiber
94eb473e42
Translations: Update German
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-05-17 11:53:57 +02:00
Serhii Horichenko
cbc3a344c1
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-17 11:53:57 +02:00
Serhii Horichenko
47db52d75f
Translations: Update Ukrainian
...
Currently translated at 63.3% (3559 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-17 11:53:57 +02:00
Mira
ba99fe597c
Use correct condition for time machine check in template ( #4151 )
2024-05-17 11:29:54 +02:00
Mira
b638c00952
Time machine mode [Z#23129725] ( #3961 )
...
Allows organizers to test their shop as if it were a different date and time.
Implemented using a time_machine_now() function which is used instead of regular now(), which can overlay the real date time with a value from a ContextVar, assigned from a session value in EventMiddleware.
For more information, see doc/development/implementation/timemachine.rst
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2024-05-17 10:52:17 +02:00
Raphael Michel
bfcca7046a
Vouchers: Add copy button for URL
2024-05-16 11:57:50 +02:00
Raphael Michel
ad5d10ff67
Fix missing serializer class
2024-05-15 11:01:32 +02:00
Raphael Michel
54d327deea
Badges: Fix name clash of cache property
2024-05-15 09:46:56 +02:00
Raphael Michel
d6505f946f
API: Allow setting payment_giftcard__enabled
2024-05-14 15:45:42 +02:00
Raphael Michel
9c4efa7dcf
Fix link on orders with memberships without customer (PRETIXEU-A1W)
2024-05-14 11:59:16 +02:00
Raphael Michel
e6d26c4962
Add comment on pypdf upgrade
2024-05-14 11:09:02 +02:00
Serhii Horichenko
7ddbbe21f7
Translations: Update Ukrainian
...
Currently translated at 62.8% (3534 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-14 11:04:24 +02:00
Serhii Horichenko
8d5ad0bd9e
Translations: Update Russian
...
Currently translated at 19.5% (1101 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ru/
powered by weblate
2024-05-14 11:04:24 +02:00
Raphael Michel
aff6a6f022
Revert "Update pypdf requirement from ==3.9.* to ==4.2.* ( #4145 )"
...
This reverts commit 46008818ce .
2024-05-14 10:59:43 +02:00
dependabot[bot]
46008818ce
Update pypdf requirement from ==3.9.* to ==4.2.* ( #4145 )
...
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/3.9.0...4.2.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 09:33:26 +02:00
Raphael Michel
95db04bad2
Revert "Update pypdf requirement from ==3.9.* to ==4.2.* ( #4055 )"
...
This reverts commit 46b2214836 .
2024-05-13 18:29:41 +02:00
Serhii Horichenko
d0c62ec1cf
Translations: Update Ukrainian
...
Currently translated at 62.8% (3532 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-13 10:06:04 +02:00
Serhii Horichenko
d6cbb130bd
Translations: Update Ukrainian
...
Currently translated at 62.8% (3532 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-13 10:06:04 +02:00
Martin Gross
097d2fcda0
Translations: Update Norwegian Bokmål
...
Currently translated at 97.0% (5455 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-05-13 10:06:04 +02:00
Ryo
41a7c13970
Translations: Update Japanese
...
Currently translated at 3.4% (194 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-05-13 10:06:04 +02:00
Raphael Michel
1b725810dd
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-05-08 17:54:00 +02:00
Raphael Michel
251f486480
Translations: Update German
...
Currently translated at 100.0% (5621 of 5621 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-05-08 17:54:00 +02:00
Adam Kaput
a7afcdf753
Translations: Update Polish
...
Currently translated at 40.0% (2243 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-05-08 17:54:00 +02:00
Nikolai
0722341073
Translations: Update Danish
...
Currently translated at 31.1% (1744 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-05-08 17:54:00 +02:00
Raphael Michel
207bf101b8
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-05-08 15:19:10 +02:00
Raphael Michel
e8f7cea1bf
Allow attendees to modify their data (Z#23152886) ( #4138 )
...
* Allow attendees to modify their data
* Allow attendees to change ticket information
* Update src/pretix/control/templates/pretixcontrol/event/settings.html
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/views/order.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/base/services/placeholders.py
Co-authored-by: Mira <weller@rami.io >
* Tests fix
* Fix test
---------
Co-authored-by: Mira <weller@rami.io >
2024-05-08 15:18:33 +02:00
Raphael Michel
aa55eb2de2
Reactivate order: Fix incorrect signal being sent
2024-05-08 09:56:37 +02:00
Mira
9dc5c1b266
Prevent transferring files from priv/ to pub/ on event clone ( #3956 )
...
* Prevent transferring files from priv/ to pub/ on event clone
* Also detect file names with node prefix
* Only transfer files in explicitly declared file fields
* Update django-hierarkey
* Add note to documentation about the new behaviour
2024-05-08 09:33:23 +02:00
Shintaro Okamatsu
514f1def4d
Translations: Update Japanese
...
Currently translated at 3.4% (193 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2024-05-08 09:32:48 +02:00
AbdelatifAitBara
c2bc97a0d8
Translations: Update Arabic
...
Currently translated at 66.4% (3728 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/
powered by weblate
2024-05-08 09:32:48 +02:00
Serhii Horichenko
7fba473426
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-08 09:32:48 +02:00
Serhii Horichenko
be87ba0000
Translations: Update Ukrainian
...
Currently translated at 62.9% (3531 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-08 09:32:48 +02:00
Adam Kaput
76b7643c39
Translations: Update Polish
...
Currently translated at 94.7% (217 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2024-05-08 09:32:48 +02:00
Adam Kaput
b1a3963b33
Translations: Update Polish
...
Currently translated at 39.7% (2226 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2024-05-08 09:32:48 +02:00
Raphael Michel
586e694ff3
Order import: Add expires column (Z#23152985) ( #4137 )
2024-05-08 09:09:55 +02:00
dependabot[bot]
f4383c67a4
Update fakeredis requirement from ==2.22.* to ==2.23.* ( #4140 )
...
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py ) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.22.0...v2.23.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 09:07:51 +02:00
dependabot[bot]
46b2214836
Update pypdf requirement from ==3.9.* to ==4.2.* ( #4055 )
...
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/3.9.0...4.2.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 14:32:48 +02:00
Raphael Michel
0e20d897d2
Prevent parallel refunds for the same order (Z#23152965) ( #4136 )
2024-05-07 14:32:02 +02:00
Raphael Michel
0c09cccd4f
Docs: Add docker compose guide
2024-05-07 13:55:52 +02:00
Raphael Michel
5ca0833db1
Vouchers: Fix validation of quota when copying a blocking voucher (Z#23152799) ( #4133 )
...
* Vouchers: Fix validation of quota when copying a blocking voucher
* Bugfixes
2024-05-07 09:50:16 +02:00
Raphael Michel
7a63498333
PDF editor: Add variables for purchase date (Z#23152887) ( #4134 )
...
* PDF editor: Add variables for purchase date (Z#23152887)
* Fix order and add time
2024-05-07 09:48:05 +02:00
Raphael Michel
b8c0887f79
Widget: Fix CORS for cached JS
2024-05-07 09:31:56 +02:00
Raphael Michel
9da65f60d7
Voucher import: Fix validation quirks
2024-05-03 16:06:40 +02:00
Raphael Michel
806124304a
Voucher get code validation
2024-05-03 14:34:51 +02:00
Serhii Horichenko
0d57673a47
Translations: Update Ukrainian
...
Currently translated at 62.9% (3529 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-03 09:52:42 +02:00
Raphael Michel
166b5e4f3b
Change default password hash to argon2id ( #4121 )
...
* Change default password hash to argon2id
* Install argon2
2024-05-02 18:22:02 +02:00
Mira
541b8f5bd6
Discounts: Fix edge case in computation ( #4126 )
...
* Add new test case for discounts:
Two discounts:
- "For every 1 item1, you get three item2 for 10 % off."
- "For every 1 item1, you get five item3 for 10 % off."
Cart: 2x item1, 2x item2, 6x item3
Expected result: 2x item1 full price, 2x item2 discounted, 5x item3 discounted, 1x item3 full price
* Fix discount calculation bug
* Update src/pretix/base/models/discount.py
Co-authored-by: Raphael Michel <michel@rami.io >
* Update src/pretix/base/models/discount.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-05-02 18:21:56 +02:00
dependabot[bot]
d2b96b2425
Bump @babel/core from 7.24.3 to 7.24.5 in /src/pretix/static/npm_dir ( #4125 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.3 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 18:21:30 +02:00
dependabot[bot]
04d4c4f8f1
Bump @babel/preset-env from 7.24.3 to 7.24.5 in /src/pretix/static/npm_dir ( #4124 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.3 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 16:31:55 +02:00
Raphaël Deux
f4da94cbcd
Translations: Update French
...
Currently translated at 96.7% (5424 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2024-05-02 16:31:45 +02:00
Serhii Horichenko
97e3d5387f
Translations: Update Ukrainian
...
Currently translated at 98.2% (225 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-05-02 16:31:45 +02:00
Serhii Horichenko
8fc07523a9
Translations: Update Ukrainian
...
Currently translated at 62.8% (3526 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-05-02 16:31:45 +02:00
Nikolai
f18b0ae187
Translations: Update Danish
...
Currently translated at 31.1% (1744 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-05-02 16:31:45 +02:00
Raphael Michel
f7e16f56ac
Revert "Install argon2"
...
This reverts commit 3f4e869cea .
2024-05-02 16:27:46 +02:00
Raphael Michel
3f4e869cea
Install argon2
2024-05-02 16:27:37 +02:00
Martin Gross
8c2a1d58f4
Templates: Add Herma 4515 (Acetatesilk) to repository
2024-05-02 13:57:46 +02:00
Raphael Michel
0b05eb34f4
Fix style of buttons in alerts
2024-04-30 12:44:41 +02:00
Raphael Michel
be48c5f94c
Bump version to 2024.5.0.dev0
2024-04-30 11:11:13 +02:00
Raphael Michel
cebb6d3b43
Introduce locking to prevent duplicate invoices (Z#23150548) ( #4067 )
...
* Introduce locking to prevent duplicate invoices
This is not a perfect solution as it does not handle all code paths to
create invoices, but it handles all that seem likely to be triggered
concurrently
* Review note
2024-04-30 10:43:13 +02:00
Richard Schreiber
0de96ed066
Add links to invalid inputs on error alert (Z#23149061) ( #4114 )
...
* Add links to invalid inputs on error alert
* add errors in sub-forms to message, fix issues with multi-checkboxes labels and inputs
* add scrollTarget.scrollIntoView
* add missing semi-colon
* improve comment
* add style for links in alert-danger
* fix link color for all alert-boxes
* Update src/pretix/static/pretixcontrol/js/ui/main.js
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-04-30 10:18:32 +02:00
dependabot[bot]
a9d506b1fa
Update pytest-xdist requirement from ==3.5.* to ==3.6.* ( #4118 )
...
Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.5.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 10:14:54 +02:00
Serhii Horichenko
7a01057429
Translations: Update Ukrainian
...
Currently translated at 89.9% (206 of 229 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/uk/
powered by weblate
2024-04-30 10:14:00 +02:00
Serhii Horichenko
64e1a602d6
Translations: Update Ukrainian
...
Currently translated at 62.9% (3527 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/uk/
powered by weblate
2024-04-30 10:14:00 +02:00
Nikolai
fe060c387a
Translations: Update Danish
...
Currently translated at 31.0% (1741 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/da/
powered by weblate
2024-04-30 10:14:00 +02:00
dependabot[bot]
1dba4c7cc9
Update pytest requirement from ==8.1.* to ==8.2.* ( #4119 )
...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.0.dev0...8.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 21:02:07 +02:00
Richard Schreiber
20b2a3d2aa
Control: add link to orders for each subevent in list of subevents (Z#23129436) ( #3566 )
2024-04-29 18:44:42 +02:00
Raphael Michel
044f0c5480
Fix N+1 query in event calendar found by sentry ( #4104 )
...
* Fix N+1 query in event calendar found by sentry
* isort
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-04-29 18:41:50 +02:00
Raphael Michel
4d394f9e8a
Answer file export: Allow to filter by subevent (Z#23150581) ( #4066 )
...
* Answer file export: Allow to filter by subevent (Z#23150581)
* Update src/pretix/base/exporters/answers.py
Co-authored-by: Mira <weller@rami.io >
* Fix isort
---------
Co-authored-by: Mira <weller@rami.io >
2024-04-29 18:12:58 +02:00
Raphael Michel
247c4c6c9c
Do not remove unavailable addons when changing order (Z#23150855) ( #4086 )
2024-04-29 18:11:20 +02:00
Raphael Michel
11a038feb3
Allow secret generators to access order datetime ( #4110 )
2024-04-26 15:09:01 +02:00
Raphael Michel
9d57ea8534
API: Do not write log entry for events when no changes are made ( #4090 )
2024-04-26 13:56:46 +02:00
Raphael Michel
189c77207f
Bump version to 2024.4.0
2024-04-26 13:53:49 +02:00
Raphael Michel
3422003a9c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5607 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-26 13:53:17 +02:00
Raphael Michel
8da38ba99d
Translations: Update German
...
Currently translated at 100.0% (5607 of 5607 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-26 13:53:17 +02:00
Raphael Michel
fc05208b92
Docs: Add note on Swissbit TSE to Android support policy
2024-04-26 13:36:49 +02:00
Raphael Michel
b163109c56
Docs: ADd undocumented metrics
2024-04-26 12:28:38 +02:00
Raphael Michel
3ba818336e
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-26 11:26:25 +02:00
Raphael Michel
8aecf4f98f
Voucher import: Validate code not empty
2024-04-26 11:25:49 +02:00
Martin Gross
42f3ca9661
SecHelper: Fix typo in logging statement
2024-04-24 18:13:27 +02:00
Raphael Michel
f7b405b210
Voucher import: Do not allow to keep min/max usages empty
2024-04-24 14:20:54 +02:00
Raphael Michel
11a6390cfc
Voucher import: Fix quota name check
2024-04-24 10:28:10 +02:00
dependabot[bot]
239a7746df
Update djangorestframework requirement from ==3.14.* to ==3.15.* ( #4001 )
...
Updates the requirements on [djangorestframework](https://github.com/encode/django-rest-framework ) to permit the latest version.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.0 )
---
updated-dependencies:
- dependency-name: djangorestframework
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Michel <michel@rami.io >
2024-04-23 16:56:02 +02:00
Wikinaut
03701eaa82
Docs: Add explicit user change to installation guide ( #3972 )
...
* Update manual_smallscale.rst
(I propose to)
add
- sudo su pretix ; and
- deactivate
commands to the documentation,n
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2024-04-23 15:18:33 +02:00
dependabot[bot]
356f215d8e
Update celery requirement from ==5.3.* to ==5.4.* ( #4091 )
...
Updates the requirements on [celery](https://github.com/celery/celery ) to permit the latest version.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.3.0a1...v5.4.0 )
---
updated-dependencies:
- dependency-name: celery
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:11:40 +02:00
dependabot[bot]
7962c4e380
Update django-otp requirement from ==1.4.* to ==1.5.* ( #4083 )
...
Updates the requirements on [django-otp](https://github.com/django-otp/django-otp ) to permit the latest version.
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst )
- [Commits](https://github.com/django-otp/django-otp/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:11:31 +02:00
dependabot[bot]
a59711ed32
Update django-statici18n requirement from ==2.4.* to ==2.5.* ( #4106 )
...
Updates the requirements on [django-statici18n](https://github.com/zyegfryed/django-statici18n ) to permit the latest version.
- [Changelog](https://github.com/zyegfryed/django-statici18n/blob/main/docs/changelog.rst )
- [Commits](https://github.com/zyegfryed/django-statici18n/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: django-statici18n
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:11:18 +02:00
dependabot[bot]
49370a5e08
Update reportlab requirement from ==4.1.* to ==4.2.* ( #4092 )
...
Updates the requirements on [reportlab](https://www.reportlab.com/ ) to permit the latest version.
---
updated-dependencies:
- dependency-name: reportlab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:03:54 +02:00
dependabot[bot]
980aec7326
Update fakeredis requirement from ==2.21.* to ==2.22.* ( #4105 )
...
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py ) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.21.0...v2.22.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 15:03:09 +02:00
Raphael Michel
44294110fe
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5606 of 5606 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-23 14:59:03 +02:00
Raphael Michel
ce1078a783
Translations: Update German
...
Currently translated at 100.0% (5606 of 5606 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-23 14:59:03 +02:00
Raphael Michel
0e0cede0ee
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-23 14:41:20 +02:00
Martin Gross
5c833cd493
Add special input widgets for markdown fields ( #1577 )
...
* Add markdown text input widgets
* Update src/pretix/static/pretixcontrol/scss/_forms.scss
* Improvements
---------
Co-authored-by: Raphael Michel <michel@rami.io >
2024-04-23 14:40:30 +02:00
Raphael Michel
64d6a34039
Ensure correct language of invoice attachment file name (Z#23150936) ( #4094 )
2024-04-23 14:07:30 +02:00
Mira
cf380069b4
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-23 14:07:17 +02:00
Mira
48168a4c68
Translations: Update German
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-23 14:07:17 +02:00
Raphael Michel
6482fe79b0
Add force to log entry in extend_order()
2024-04-22 21:34:46 +02:00
Raphael Michel
0f696f42f6
Do not allow currency codes that to not represent money ( #4056 )
...
* Do not allow currency codes that to not represent money
* Rebase migration
* Fix blacklist
2024-04-22 16:22:30 +02:00
Martin Gross
79d59553d7
POS: Do not fail when rendering ZVT-transactions without a cardName or cardType
2024-04-22 13:52:18 +02:00
Raphael Michel
cc903c39f0
Docs: Fix copy-paste error in COEP docs
2024-04-22 13:18:34 +02:00
Raphael Michel
b6a42ac8d2
Widget: Document and improve situation around COEP (Z#23149909) ( #4051 )
2024-04-22 13:15:33 +02:00
Raphael Michel
5f5001edb5
File upload: Fix thumbnailing of current image (Z#23151293) ( #4098 )
2024-04-22 13:14:28 +02:00
Raphael Michel
fb403dad88
Add comment field to subevents (Z#23148472) ( #4099 )
...
* Add comment field to subevents (Z#23148472)
* Review fix
2024-04-22 12:56:29 +02:00
Christiaan de Die le Clercq
a73c8f580d
Translations: Update Dutch
...
Currently translated at 88.1% (4937 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-04-22 11:38:27 +02:00
Raphael Michel
f490c89e98
Seating plans: Do not allow GUIDs starting or ending with spaces ( #4093 )
2024-04-22 11:31:34 +02:00
Raphael Michel
159658ae46
Fix typo in attribute name
2024-04-19 17:34:38 +02:00
Christiaan de Die le Clercq
595aff0579
Add a community install guide page ( #4096 )
2024-04-19 15:08:47 +02:00
Raphael Michel
b2842ec3a0
Checkin: Allow to use presence state in rules ( #4061 )
2024-04-18 13:15:31 +02:00
Raphael Michel
f09f07ec7c
Add Android Version Support Policy ( #4074 )
2024-04-18 11:35:28 +02:00
Richard Schreiber
cff073f0d6
Fix: show human-readable country name in profile description for custom country-code questions ( #4078 )
2024-04-18 11:08:21 +02:00
dependabot[bot]
eb9d0c6cf9
Update sphinx requirement from ==7.2.* to ==7.3.* ( #4088 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.0...v7.3.5 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 11:06:52 +02:00
dependabot[bot]
e263946c3f
Update django-bootstrap3 requirement from ==23.6.* to ==24.2 ( #4087 )
...
Updates the requirements on [django-bootstrap3](https://github.com/zostera/django-bootstrap3 ) to permit the latest version.
- [Changelog](https://github.com/zostera/django-bootstrap3/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zostera/django-bootstrap3/compare/v23.6...v24.2 )
---
updated-dependencies:
- dependency-name: django-bootstrap3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 11:06:46 +02:00
Shiiko
7ee957cff0
Translations: Update Chinese (Simplified)
...
Currently translated at 52.5% (2940 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2024-04-17 17:18:31 +02:00
Raphael Michel
ac2fe4b62d
Fix crash in placeholder samples (PRETIXEU-9YP)
2024-04-17 16:37:40 +02:00
Raphael Michel
577e276df3
Fix voucher import validation issue (PRETIXEU-9YF)
2024-04-17 15:42:05 +02:00
Richard Schreiber
11956a8f4d
fix isort
2024-04-15 16:25:25 +02:00
Raphael Michel
d0c58713c4
Badge/ticket export: Allow to sort by company
2024-04-15 10:55:40 +02:00
Raphael Michel
46da0bda61
Placeholders: Use dynamic sample for name_for_salutation
2024-04-15 10:55:40 +02:00
Raphael Michel
009e3a6d36
Respect Order.valid_if_pending for mail_attach_ical_paid_only ( #4065 )
2024-04-12 15:00:00 +02:00
Martin Gross
c01855270b
Approval Process: Attach ical to approval-messages if properly configured ( #4064 )
2024-04-12 11:18:21 +02:00
dependabot[bot]
2df1585b71
Update sentry-sdk requirement from ==1.44.* to ==1.45.* ( #4058 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.44.0...1.45.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 13:33:01 +02:00
Raphael Michel
bf48ae567f
NREI export: Fix parsing of stripe data
2024-04-11 09:27:55 +02:00
dependabot[bot]
5a72c72d18
Update django-otp requirement from ==1.3.* to ==1.4.* ( #4057 )
...
Updates the requirements on [django-otp](https://github.com/django-otp/django-otp ) to permit the latest version.
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst )
- [Commits](https://github.com/django-otp/django-otp/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 09:56:40 +02:00
Raphael Michel
ac02f3b417
API: Fix crash in order creation (PRETIXEU-9XS)
2024-04-10 09:40:35 +02:00
Martin Gross
58add74b3a
Stripe: Add PayPal ( #4049 ) (Z#23123667)
2024-04-09 10:06:58 +02:00
Raphael Michel
0067c3537d
Fix invalid orders being created in a complex situation ( #4054 )
...
This was a bug that took days to find. The story goes like this: A cart
is created with four positions that each include four bundled positions.
A discount is applied, changing the price of *one* of the four top-level
positions to a reduced value. The list of position IDs gets passed to
`perform_order()`, which later passes it on to `transform_cart_positions()`.
`transform_cart_positions()`, however, receives the positions in an order
that has the first-level product *after* the bundled products that
belong to it. Therefore, it can't properly assign the parent-child
relationship between the positions.
The main reason is that cart positions are processed in "database order"
in a number of places, i.e. we make `SELECT` queries without an explicit
`ORDER BY` statement, leading the database to respond in unspecified
order. This is the case for `get_cart()` and hence for `CartMixin.positions`,
and hence for the list of position IDs that is passed to `perform_order()`
and hence for the order in which discounts are processed.
Therefore, if this "databse order" of the cart positions changes, the
discount compuation in `_check_positions()` might make a different choice
of *which* cart position should receive the discount than the CartManager
originally did. That's not nice, but most customers would not even
notice that a different one of their four (otherwise identical) tickets
is now discounted than the cart originally showed.
This leads to `_check_positions()` changing the price on two of the
cart positions. However, it only changes the price on the copy of
the CartPosition object that is directly part of the positions array,
while the `addon_to` attribute of its bundled positions contain a
*different* representation of the same cart position, that is not
refreshed to have the updated price now in the database.
This causes the `CartPosition.sort_key` of the bundled products to be
significantly different from the one of their parent products, which can
cause `transform_cart_positions()` to try to insert them before their
respective parent product, which is how the bug leads to the nasty end
result.
Now, I'm still not sure why this has happened *now* for the first time,
but I suspect it *might* even have something to do with our operations
team tuning our autovacuum parameters on our production installation,
which might make it *more likely* that newly created cart positions are
arbitrarily stored on PostgreSQL disk pages in a different order than
they were inserted than before.
This commit now fixes the bug now in two ways, each of which would be
sufficient to fix it for now, but together they make it hopefully more
stable in the future:
- `perform_order` no longer respects the order of the position IDs it
gets passed in, but instead uses the order last displayed in the cart.
Additionally, both `CartManager` and `_check_positions()` now sort
positions by their `pk` value before applying discounts to ensure
consistent choice of which position is discounted (using `sort_key`
here does not make much sense since it includes sorting by price,
which is about to change).
- `_check_positions()` makes sure that after its completion, only one
copy of the same `CartPosition` is in use that has the current price.
Additionally, this commit makes sure `sort_key` cache is cleared after
e.g. a price change.
It was hard to write a regression test, since "database order" is, by
definition, unreliable, but I tried my best.
2024-04-08 16:55:54 +02:00
Raphael Michel
64ae1d08a6
Docs: Fix incorrect API response
2024-04-05 17:28:44 +02:00
Raphael Michel
ca25c3c81e
Add logging for special bug case (Z#23149646)
2024-04-04 18:13:54 +02:00
Raphael Michel
abbe9ec897
Order creation: Fail loudly on invalid addon-to relationship
2024-04-03 17:21:47 +02:00
Raphael Michel
a7735d5d9e
API: Allow request_valid_from in the past ( #4048 )
2024-04-03 17:21:25 +02:00
Raphael Michel
174c81a22b
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 13:15:57 +02:00
Raphael Michel
38c6294ede
Translations: Update German
...
Currently translated at 100.0% (5598 of 5598 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 13:15:57 +02:00
Raphael Michel
217ae90642
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-03 12:43:52 +02:00
Raphael Michel
0c998ca884
Remove special handling of translations in pretix/helpers
2024-04-03 12:43:20 +02:00
Raphael Michel
b1691f867d
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5594 of 5594 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 11:43:39 +02:00
Raphael Michel
72e451b27b
Translations: Update German
...
Currently translated at 100.0% (5594 of 5594 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 11:43:39 +02:00
Raphael Michel
8124ced6c1
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-03 11:22:25 +02:00
Raphael Michel
a3139944f6
Send notifications about login with new client or country ( #4032 )
...
* Send notifications about login with new client or country
* Rebase migration
* Remove immediately
* Fix isort
* Text update
2024-04-03 11:19:20 +02:00
Felix Schäfer
48493c517b
Add database.disable_server_side_cursors option ( #4016 )
2024-04-03 10:16:48 +02:00
dependabot[bot]
535a29bf4b
Update css-inline requirement from ==0.13.* to ==0.14.* ( #4043 )
...
Updates the requirements on [css-inline](https://github.com/Stranger6667/css-inline ) to permit the latest version.
- [Release notes](https://github.com/Stranger6667/css-inline/releases )
- [Changelog](https://github.com/Stranger6667/css-inline/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stranger6667/css-inline/compare/c-v0.13.0...c-v0.14.0 )
---
updated-dependencies:
- dependency-name: css-inline
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:16:13 +02:00
dependabot[bot]
9d415f5179
Update pillow requirement from ==10.2.* to ==10.3.* ( #4044 )
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 10:16:03 +02:00
Raphael Michel
990e9da21d
Generalize import process from orders to more models ( #4002 )
...
* Generalize import process from orders to more models
* Add voucher import
* Model import: Guess assignments of based on column headers
* Fix lock_seats being pointless
* Update docs
* Update doc/development/api/import.rst
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/modelimport_vouchers.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-04-03 10:15:30 +02:00
Raphael Michel
4afb7a4976
Allow admins to generate emergency 2FA tokens ( #4035 )
...
* Allow admins to generate emergency 2FA tokens
* Update src/pretix/control/views/users.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-04-03 10:15:17 +02:00
Raphael Michel
22e5579ed1
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel
79cd84e243
Translations: Update German
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel
fad4b8846c
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel
0f4790afd8
Translations: Update German
...
Currently translated at 100.0% (5585 of 5585 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-04-03 10:14:56 +02:00
Raphael Michel
2068a5ac29
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-04-02 17:53:26 +02:00
Raphael Michel
440c97061c
Fix duplicate key on SQLite ( #4038 )
...
* Fix duplicate key on SQLite
* Update migration
2024-04-02 17:37:37 +02:00
Raphael Michel
3b6d0c4341
Translations: Add Slovak
2024-04-02 17:28:11 +02:00
Raphael Michel
06ac4b0250
Translations: Add Slovak
2024-04-02 17:28:11 +02:00
Raphael Michel
a233b92f6f
Add disable date of waiting list to event timeline ( #4036 )
2024-04-02 17:15:41 +02:00
Raphael Michel
4ea4189e6d
Allow team admins to require two-factor authentication ( #4034 )
...
* Allow team admins to require two-factor authentication
* Add API tests
* Improve logic
* ADd button tooltip
2024-04-02 17:15:16 +02:00
Mira
50838b9cea
Update github action versions ( #4033 )
2024-04-02 13:53:09 +02:00
Raphael Michel
c68ee56d51
Log discarding a valid session for suspicious reasons ( #4025 )
2024-04-02 13:52:30 +02:00
Thatthep
5c0587c30e
Translations: Update Thai
...
Currently translated at 0.6% (36 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/th/
powered by weblate
2024-04-02 11:45:11 +02:00
Raphael Michel
f3f42a8a42
Login: Add logging for incorrect JS hostnames
2024-04-02 11:34:43 +02:00
dependabot[bot]
20d0a9a0ed
Update django-countries requirement from ==7.5.* to ==7.6.* ( #4031 )
...
Updates the requirements on [django-countries](https://github.com/SmileyChris/django-countries ) to permit the latest version.
- [Changelog](https://github.com/SmileyChris/django-countries/blob/main/CHANGES.rst )
- [Commits](https://github.com/SmileyChris/django-countries/compare/v7.5...v7.6.1 )
---
updated-dependencies:
- dependency-name: django-countries
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 11:07:51 +02:00
Raphael Michel
cda8144ff0
Enforce uniqueness of order codes and ticket secrets ( #3988 )
...
* Enforce uniqueness of order codes and ticket secrets
* Fix test cases which created orders with identical codes
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-04-02 11:07:40 +02:00
dependabot[bot]
43e8875c1e
Update sentry-sdk requirement from ==1.42.* to ==1.44.* ( #4021 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.42.0...1.44.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:26:37 +02:00
dependabot[bot]
28c142b2ed
Update pytest-mock requirement from ==3.12.* to ==3.14.* ( #4009 )
...
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.12.0...v3.14.0 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:14:24 +02:00
dependabot[bot]
46203fd8ba
Bump @babel/core from 7.24.0 to 7.24.3 in /src/pretix/static/npm_dir ( #4027 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.24.0 to 7.24.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:13:39 +02:00
dependabot[bot]
52e45c37df
Update webauthn requirement from ==2.0.* to ==2.1.* ( #4022 )
...
Updates the requirements on [webauthn](https://github.com/duo-labs/py_webauthn ) to permit the latest version.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases )
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/duo-labs/py_webauthn/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: webauthn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:13:17 +02:00
dependabot[bot]
d1580dca2c
Bump django-filter from 24.1 to 24.2 ( #4017 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 24.1 to 24.2.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/24.1...24.2 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:13:00 +02:00
dependabot[bot]
cd9e672871
Bump pycparser from 2.21 to 2.22 ( #4029 )
...
Bumps [pycparser](https://github.com/eliben/pycparser ) from 2.21 to 2.22.
- [Release notes](https://github.com/eliben/pycparser/releases )
- [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES )
- [Commits](https://github.com/eliben/pycparser/compare/release_v2.21...release_v2.22 )
---
updated-dependencies:
- dependency-name: pycparser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:10:42 +02:00
dependabot[bot]
427f508627
Bump @babel/preset-env from 7.24.0 to 7.24.3 in /src/pretix/static/npm_dir ( #4028 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.24.0 to 7.24.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:10:01 +02:00
Raphael Michel
887d06a485
Add .watchmanconfig
2024-03-31 23:14:57 +02:00
Raphael Michel
fb49046ac1
Log and count user logins ( #4020 )
...
* Log and count user logins
* Allow metrics without label
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-28 17:18:51 +01:00
Martin Gross
ce826e50f7
PDF: Check for allowed font name before adding modifiers to the name
2024-03-27 12:54:35 +01:00
Raphael Michel
d866c6954d
Bump to 2024.4.0.dev0
2024-03-27 12:15:31 +01:00
Raphael Michel
40c76dda74
Bump version to 2024.3.0
2024-03-27 12:14:07 +01:00
Raphael Michel
f532853021
Memberships: Prefer valid_from over event date for .is_valid() ( #4003 )
...
* Memberships: Prefer valid_from over event date for .is_valid()
* Fix tests
* Add parameter description
* Use reasonable default for requested_valid_from if membership starts in the future
* Set datetimepicker viewDate to closest allowed date
* Keep current value on going back to QuestionsStep
* Fix min_date/max_date in SplitDateTimePickerWidget
* Remove unused import
* Update src/pretix/base/models/memberships.py
Co-authored-by: Mira <weller@rami.io >
* Respect variations
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-27 12:11:20 +01:00
Martin Gross
8cb187502d
Event Fonts: Only run register_event_fonts with actual, still existing events (FIXES PRETIXEU-9WE)
2024-03-26 17:13:13 +01:00
Raphael Michel
156037f2cd
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5574 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel
134d63fb3f
Translations: Update German
...
Currently translated at 100.0% (5574 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel
816002fda0
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.9% (5572 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel
3939bbc11c
Translations: Update German
...
Currently translated at 100.0% (5574 of 5574 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-03-26 16:53:43 +01:00
Raphael Michel
95d1603cc7
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-03-26 14:37:18 +01:00
Raphael Michel
ada3ada699
Fix #3974 -- Webhooks: Add type of checkin ( #3994 )
2024-03-26 14:21:57 +01:00
Richard Schreiber
97eaeac4f2
Fix: improve order-change headline on customer’s order page (Z#23148804) ( #4012 )
2024-03-26 11:19:17 +01:00
Martin Gross
d67f5c650c
Event-specific fonts and Web-Embedded Fonts (Z#23130701) ( #3893 )
2024-03-26 09:55:08 +01:00
Raphael Michel
273c1ae0a6
Waiting list: Allow to set auto-disable date (Z#23141338) ( #4004 )
...
* Waiting list: Allow to set auto-disable date (Z#23141338)
* ADd warning on non-esries events
2024-03-22 11:17:02 +01:00
Mira
a946c10ab4
Build jsi18n for all supported languages ( #4007 )
2024-03-22 10:19:27 +01:00
Raphael Michel
2d8fba7d7c
Treat partially paid expired orders as overpaid orders (Z#23147757) ( #3990 )
...
* Treat partially paid expired orders as overpaid orders (Z#23147757)
* Use is_overpaid from annotate_overpayments in OrderFilterForm
* Revert change to pending sum
* Show warning on order page
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-22 10:17:51 +01:00
Mira
e4e0bd7ca0
Fix regression in thumb filter ( #4006 )
2024-03-21 14:32:01 +01:00
Richard Schreiber
3651c88289
Widget: pass utm-params from embedding page to presale
2024-03-20 09:19:02 +01:00
Richard Schreiber
c92ca40026
Fix code style/flake8 issue
2024-03-19 13:56:43 +01:00
Mira
4d00efb549
Fix generating thumbs for favicon.ico
2024-03-19 13:54:02 +01:00
Raphael Michel
7e60d13910
Fix #3984 -- API: Add phone to customer resource ( #3992 )
...
* Fix #3984 -- API: Add phone to customer resource
* add "phone": None to test
---------
Co-authored-by: Mira Weller <weller@rami.io >
2024-03-19 10:17:44 +01:00
Martin Weinelt
35800e21c7
Allow customization of cache and log directory ( #3997 )
...
On systems that follow the FHS it may be desirable to separate logs and
cache files into dedicated base directories (e.g. /var/log/pretix or
/var/cache/pretix).
2024-03-19 10:17:36 +01:00
Raphael Michel
99b4c5bd36
Fix cart grouping function to include membership and validity ( #3991 )
...
* Fix cart grouping function to include membership and validity
* Update src/pretix/presale/views/__init__.py
Co-authored-by: Mira <weller@rami.io >
---------
Co-authored-by: Mira <weller@rami.io >
2024-03-19 10:17:26 +01:00
Raphael Michel
f121205dd1
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (225 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-03-19 10:16:58 +01:00
Raphael Michel
1ac54cd209
Translations: Update German
...
Currently translated at 100.0% (225 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-03-19 10:16:58 +01:00
Raphael Michel
4694719a53
API: Fix creating free orders requiring approval
2024-03-19 10:10:57 +01:00
Raphael Michel
9513b6e8d7
Gift card payment: Fix public_name fallback
2024-03-15 17:09:21 +01:00
dependabot[bot]
4fd7d406a0
Update sentry-sdk requirement from ==1.41.* to ==1.42.* ( #3983 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.41.0...1.42.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 16:49:52 +01:00
dependabot[bot]
47cb5b207a
Update pytest-rerunfailures requirement from ==13.* to ==14.* ( #3982 )
...
Updates the requirements on [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/13.0...14.0 )
---
updated-dependencies:
- dependency-name: pytest-rerunfailures
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 16:42:03 +01:00
dependabot[bot]
7d2cf68727
Bump markdown from 3.5.2 to 3.6 ( #3985 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.2 to 3.6.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.2...3.6 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 16:41:49 +01:00
dependabot[bot]
459cb47ca8
Update protobuf requirement from ==4.25.* to ==5.26.* ( #3986 )
...
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf ) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.0-rc1...v5.26.0 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 16:41:31 +01:00
Mira
39705556cd
Fix tests that failed between 0:00 and 4:00 / 4:30 AM ( #3987 )
2024-03-15 16:40:56 +01:00
Raphael Michel
9f794290dc
Memberships: Check valid_from/valid_until for parallel usage ( #3975 )
2024-03-15 16:40:41 +01:00
Raphael Michel
b6221ab6d9
Improve error messages for test mode checks for memberships
2024-03-15 15:57:11 +01:00
Richard Schreiber
483518bce9
Fix: left align first column header on invoices without tax
2024-03-15 13:34:19 +01:00
Raphael Michel
d9019ae735
Fix splitting free orders that require approval
2024-03-15 11:37:27 +01:00
Raphael Michel
721fd3b998
Remove incorrectly named, duplicate test file
2024-03-15 10:46:47 +01:00
Raphael Michel
ad0d3f5469
PDF editor: Minor UX adjustments
2024-03-14 12:34:21 +01:00
Raphael Michel
40b44f9272
Stripe: Do not open 3rd-party payment pages in iframe ( #3981 )
...
* Stripe: Do not open 3rd-party payment pages in iframe
* Update src/pretix/plugins/stripe/payment.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-03-14 11:49:41 +01:00
Mira
304d290f22
Presale: improve clientside handling of max-count for add-on products
...
* Fix typo in error message
* Use exclusive checkboxes for addon items with max_count == 1 and !multi_allowed
* combine exclusive items + variations
* move exclusive to containing fieldset
* fix add-on-exclusive
* add max_count check
* fix plus/minus-stepper buttons bubbling
* Update src/pretix/static/pretixpresale/js/ui/main.js
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-03-14 09:17:42 +01:00
Richard Schreiber
7592a8a575
Presale: add data-attribute price to each item’s article-element
...
* Presale: add data-attribute price to article
* fix price for items (defaul_price)
Co-authored-by: Mira <weller@rami.io >
* add data-price to voucher and addons, unlocalize price
* use universal display_price for items and variation, respect net or gross
---------
Co-authored-by: Mira <weller@rami.io >
2024-03-14 09:15:44 +01:00
dependabot[bot]
4f33159f93
Update sentry-sdk requirement from ==1.40.* to ==1.41.* ( #3963 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.40.0...1.41.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 13:05:09 +01:00
dependabot[bot]
819ce6abf7
Bump django-filter from 23.5 to 24.1 ( #3969 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 23.5 to 24.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/23.5...24.1 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 13:04:54 +01:00
dependabot[bot]
760dfd22b8
Bump @babel/core from 7.23.9 to 7.24.0 in /src/pretix/static/npm_dir ( #3951 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.9 to 7.24.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 13:04:31 +01:00
Mira
f9eaa193c9
Add migration to force slash after hostname in returnurl prefixes ( #3948 )
...
* Add migration to force slash after hostname in returnurl prefixes
* isort
* add dependency to pretixbase
2024-03-12 12:41:48 +01:00
dependabot[bot]
c7720a2553
Update pytest requirement from ==8.0.* to ==8.1.* ( #3976 )
...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0rc1...8.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 12:41:33 +01:00
fyksen
7754f5420c
Translations: Update Norwegian Bokmål
...
Currently translated at 98.1% (5462 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-03-12 12:41:21 +01:00
Raphael Michel
2c7ada6e86
OIDC: Do not expect uid to be string
2024-03-12 10:52:20 +01:00
dependabot[bot]
3f31843fd1
Update dnspython requirement from ==2.5.* to ==2.6.* ( #3927 )
...
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython ) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.5.0rc1...v2.6.1 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 13:19:11 +01:00
fyksen
952b9bd9b9
Translations: Update Norwegian Bokmål
...
Currently translated at 95.5% (215 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nb_NO/
powered by weblate
2024-03-11 13:18:45 +01:00
fyksen
3619a6bcd0
Translations: Update Norwegian Bokmål
...
Currently translated at 98.1% (5462 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-03-11 13:18:45 +01:00
Richard Schreiber
3e2c12cdb0
Presale: fix auto-unchecked button-checkboxes ( #3968 )
2024-03-08 19:33:06 +01:00
Raphael Michel
a3ce3b9af3
Select2: Fix multi-select styling for events
2024-03-08 10:09:11 +01:00
Raphael Michel
b6461e9303
Select2: Set closeOnSelect for event selection
2024-03-08 10:08:44 +01:00
Raphael Michel
f7dfd51c2c
Open invoices on new page
2024-03-07 10:57:41 +01:00
dependabot[bot]
3b98d87a26
Update python-dateutil requirement from ==2.8.* to ==2.9.* ( #3950 )
...
Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil ) to permit the latest version.
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 12:21:12 +01:00
dependabot[bot]
f045062055
Bump @babel/preset-env from 7.23.9 to 7.24.0 in /src/pretix/static/npm_dir ( #3952 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.9 to 7.24.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 12:17:23 +01:00
Felix Schäfer
eb501dd1ea
Correct config key in docs ( #3955 )
2024-03-05 12:17:17 +01:00
Dean Wyns
2d8793c355
Translations: Update Dutch
...
Currently translated at 88.7% (4938 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-03-05 12:16:58 +01:00
Raphael Michel
d32bd717b7
Fix meta filter being selectable for export
2024-03-04 15:52:45 +01:00
Mira
6e6b75d55e
Don't double file extension in clean_filename ( #3942 )
...
* Don't double file extension in clean_filename
* Don't use display_name as ClearableBasenameFileInput.FakeFile.name
Reason: it's used as the thumbnail source and therefore needs to be a valid file name and not some display name
2024-03-01 09:58:17 +01:00
Richard Schreiber
50b5f760bb
Presale: prefer event’s microdata from settings over generated microdata ( #3943 )
2024-03-01 09:56:55 +01:00
Richard Schreiber
9ab2e61c31
Widget: fix quantity cut-off on very narrow screens (Z#23141650) ( #3944 )
...
* Widget: fix quantity cut-off on very narrow screens
* align price to left
* fix columns on mobile screens (missing clearfix)
* use min-width instead
2024-03-01 09:56:48 +01:00
Mira
4876a0b61f
Allow multiple returnurl prefixes (Z#23145768) ( #3941 )
...
* Allow multiple returnurl prefixes, improve validation and docs.
* Fix typo
* Allow URL prefixes starting with http://localhost
* Add more explanation
2024-03-01 09:56:22 +01:00
Dean Wyns
56bbcb65c3
Translations: Update Dutch
...
Currently translated at 85.1% (4741 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-03-01 09:56:00 +01:00
Dean Wyns
5bb1cb498f
Translations: Update Dutch
...
Currently translated at 83.9% (4672 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-03-01 09:56:00 +01:00
Raphael Michel
6bf23b0fdd
Allow to create blocking vouchers for items with unspecified variation ( #3932 )
2024-02-29 16:45:41 +01:00
Raphael Michel
5deb1a8c69
Fix organizer being integer in mail_send_task
2024-02-29 08:59:15 +01:00
Raphael Michel
1523137300
Docs: Add extension of exhibitor API
2024-02-28 16:11:50 +01:00
Raphael Michel
04ef097eb1
Fix #65 -- Disallow None value for product default prices ( #3847 )
...
* Fix #65 -- Disallow None value for product default prices
* Fix #65 -- Disallow None value for product default prices
* Rebase migration
2024-02-28 16:10:53 +01:00
Raphael Michel
a5d4434a64
Bump to 2024.3.0.dev0
2024-02-28 14:40:30 +01:00
Raphael Michel
3b3c668153
Bump version to 2024.2.0
2024-02-28 14:38:56 +01:00
Raphael Michel
d339d67111
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel
a8aee6c824
Translations: Update German
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel
6466987493
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel
ff962805cd
Translations: Update German
...
Currently translated at 100.0% (5565 of 5565 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-28 14:36:00 +01:00
Raphael Michel
2b5f46164f
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-02-28 14:11:42 +01:00
Adriano Lima
d74451ded1
Translations: Update Portuguese (Brazil)
...
Currently translated at 11.7% (656 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2024-02-28 14:10:55 +01:00
Raphael Michel
62f0c82d8d
Order data export: Add event name
2024-02-28 12:16:49 +01:00
Raphael Michel
5b587774bb
Fix context processors on error pages
2024-02-28 11:39:48 +01:00
Martin Gross
88ea8ee2ea
Invoice Preview: Pass tax.name to InvoiceLine
2024-02-23 10:53:01 +01:00
Raphael Michel
56e0ab8378
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5562 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel
a9ae237b1a
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.8% (5556 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel
27823b7bf6
Translations: Update German
...
Currently translated at 100.0% (5562 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel
4231cd2576
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.7% (5547 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel
6aa5196f18
Translations: Update German
...
Currently translated at 99.7% (5547 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-22 10:16:54 +01:00
Wikinaut
c1eac5e91e
Translations: Update German
...
Currently translated at 99.7% (5547 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2024-02-22 10:16:54 +01:00
Marco Addario
410e06364a
Translations: Update Italian
...
Currently translated at 20.9% (1166 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
2024-02-22 10:16:54 +01:00
fyksen
ae137f8f16
Translations: Update Norwegian Bokmål
...
Currently translated at 98.0% (5452 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-02-22 10:16:54 +01:00
Mark Leenen
f9f3f9f868
Translations: Update Dutch
...
Currently translated at 83.0% (4621 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2024-02-22 10:16:54 +01:00
fyksen
395eadde47
Translations: Update Norwegian Bokmål
...
Currently translated at 92.8% (5166 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nb_NO/
powered by weblate
2024-02-22 10:16:54 +01:00
Raphael Michel
2be790fa45
Sendmail: Allow to copy rules
2024-02-22 09:43:40 +01:00
Raphael Michel
f9d78eaf1a
CachedFileField: Do not store file that does not pass validation
2024-02-21 14:32:23 +01:00
Mira Weller
2d5d27e950
forms: fix image file upload in CachedFileField
2024-02-21 14:32:23 +01:00
Mira Weller
c6fa19d771
forms: fix bound data retrieval of CachedFile
...
when re-submitting a form a second time, the cached file got lost
2024-02-21 14:32:23 +01:00
Mira Weller
3129253eef
forms: fix file type validation on CachedFileInput
2024-02-21 14:32:23 +01:00
Raphael Michel
b69ab86458
Stripe: Fix crash in data shredder
2024-02-21 13:40:31 +01:00
Martin Gross
80f7ae0b76
Docs: Remove stray line from page restructuring ( Fixes #3925 )
2024-02-19 21:34:59 +01:00
Martin Gross
160f9a4363
Revert "Update pypdf requirement from ==3.9.* to ==4.0.* ( #3903 )"
...
This reverts commit a3586a73f1 .
2024-02-17 14:37:49 +01:00
dependabot[bot]
24b5b9373d
Update libsass requirement from ==0.22.* to ==0.23.* ( #3918 )
...
---
updated-dependencies:
- dependency-name: libsass
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:14:19 +01:00
dependabot[bot]
178c40aee6
Update dnspython requirement from ==2.3.* to ==2.5.* ( #3917 )
...
Updates the requirements on [dnspython](https://github.com/rthalley/dnspython ) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases )
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst )
- [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0rc1...v2.5.0 )
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:13:46 +01:00
dependabot[bot]
49c41878d2
Update protobuf requirement from ==4.23.* to ==4.25.* ( #3916 )
...
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf ) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.23.0-rc1...v4.25.2 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:13:34 +01:00
Raphael Michel
fa4c29cf23
Check-in: Fix crash on medium scan that is mapped to wrong event (PRETIXEU-9P0)
2024-02-15 14:46:24 +01:00
Raphael Michel
75b93eebc5
Order change form: Show attendee names
2024-02-15 14:22:48 +01:00
dependabot[bot]
5a406abdd6
Update reportlab requirement from ==4.0.* to ==4.1.* ( #3906 )
...
Updates the requirements on [reportlab](https://www.reportlab.com/ ) to permit the latest version.
---
updated-dependencies:
- dependency-name: reportlab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 14:17:06 +01:00
Raphael Michel
6712baf534
Invoice creation: Fix duplicate new lines
2024-02-15 14:10:49 +01:00
Raphael Michel
4d9243151f
Invoice creation: Fix duplicate new lines
2024-02-15 14:10:15 +01:00
Raphael Michel
b89a4f7b32
Update css-inline requirement from ==0.8.* to ==0.13.*
2024-02-15 13:49:03 +01:00
Raphael Michel
c80d5b1bb2
Update flake8 requirement from ==6.0.* to ==7.0.*
2024-02-15 13:49:03 +01:00
dependabot[bot]
0334c2f433
Update django-hijack requirement from ==3.3.* to ==3.4.* ( #3909 )
...
Updates the requirements on [django-hijack](https://github.com/django-hijack/django-hijack ) to permit the latest version.
- [Release notes](https://github.com/django-hijack/django-hijack/releases )
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png )
- [Commits](https://github.com/django-hijack/django-hijack/compare/3.3.0...3.4.5 )
---
updated-dependencies:
- dependency-name: django-hijack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:48:56 +01:00
dependabot[bot]
6bc46b7aec
Update django-otp requirement from ==1.2.* to ==1.3.* ( #3908 )
...
Updates the requirements on [django-otp](https://github.com/django-otp/django-otp ) to permit the latest version.
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst )
- [Commits](https://github.com/django-otp/django-otp/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: django-otp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:48:28 +01:00
dependabot[bot]
3ebe622189
Update pillow requirement from ==9.5.* to ==10.2.* ( #3905 )
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:45:49 +01:00
dependabot[bot]
25fb1ee3be
Update pytest-xdist requirement from ==3.3.* to ==3.5.* ( #3896 )
...
Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.3.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:44:25 +01:00
dependabot[bot]
a3586a73f1
Update pypdf requirement from ==3.9.* to ==4.0.* ( #3903 )
...
Updates the requirements on [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/3.9.0...4.0.1 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 13:44:15 +01:00
Raphael Michel
93eb041acc
Quota item selection: Strike disabled items in select2
2024-02-14 16:38:53 +01:00
Raphael Michel
63894ca3da
Update django-bootstrap3 requirement from ==23.1.* to ==23.6 ( #3894 )
...
* Update django-bootstrap3 requirement from ==23.1.* to ==23.6
Removing our previous workarounds
* Fix import
2024-02-14 14:35:45 +01:00
dependabot[bot]
73b2cce435
Update fakeredis requirement from ==2.18.* to ==2.21.* ( #3899 )
...
Updates the requirements on [fakeredis](https://github.com/cunla/fakeredis-py ) to permit the latest version.
- [Release notes](https://github.com/cunla/fakeredis-py/releases )
- [Commits](https://github.com/cunla/fakeredis-py/compare/v2.18.0...v2.21.0 )
---
updated-dependencies:
- dependency-name: fakeredis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:28:40 +01:00
dependabot[bot]
0a711f4965
Bump markdown from 3.4.3 to 3.5.2 ( #3898 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.3 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.3...3.5.2 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:28:34 +01:00
dependabot[bot]
75bf200aac
Update pytest-mock requirement from ==3.10.* to ==3.12.* ( #3901 )
...
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.10.0...v3.12.0 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:28:21 +01:00
dependabot[bot]
11307de30a
Update pytest requirement from ==7.3.* to ==8.0.* ( #3902 )
...
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.0...8.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:28:14 +01:00
dependabot[bot]
863db60786
Update pycryptodome requirement from ==3.18.* to ==3.20.* ( #3904 )
...
Updates the requirements on [pycryptodome](https://github.com/Legrandin/pycryptodome ) to permit the latest version.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases )
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst )
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.18.0x...v3.20.0 )
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 13:27:55 +01:00
Wessel Stam
f5a1adedca
Translations: Update Dutch (informal) (nl_Informal)
...
Currently translated at 72.2% (4017 of 5562 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2024-02-14 13:27:43 +01:00
Raphael Michel
ea74688633
API: Expose OrderPosition.voucher_budget_use ( #3867 )
2024-02-14 13:27:30 +01:00
Raphael Michel
57738f19bf
Update webauthn requirement from ==0.4.* to ==2.0.* ( #3880 )
...
* Get rid of unmaintained dependency python-u2flib-server
* Update webauthn requirement from ==0.4.* to ==2.0.*
* Fix tests
* Update src/pretix/control/views/auth.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/auth.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-02-14 13:27:24 +01:00
Richard Schreiber
7b5ce5e198
Select2: add option to close when clearing selection ( #3870 )
2024-02-13 22:27:36 +01:00
Richard Schreiber
d5f9beef69
PDF-Editor: improve grouping of object attribute inputs ( #3881 )
2024-02-13 22:26:30 +01:00
Mira
eee39b1300
Widget: fix availability of variations whose base item is unavailable ( #3873 )
...
* widget: fix variation/item unavailability
In case of an item variation, check the unavailability reasons of the item itself
as well as the variation.
* widget: Don't display waiting list on otherwise unavailable items
2024-02-13 22:25:08 +01:00
dependabot[bot]
c2fdea020d
Update django-phonenumber-field requirement from ==7.1.* to ==7.3.* ( #3891 )
...
Updates the requirements on [django-phonenumber-field](https://github.com/stefanfoulis/django-phonenumber-field ) to permit the latest version.
- [Release notes](https://github.com/stefanfoulis/django-phonenumber-field/releases )
- [Changelog](https://github.com/stefanfoulis/django-phonenumber-field/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/stefanfoulis/django-phonenumber-field/compare/7.1.0...7.3.0 )
---
updated-dependencies:
- dependency-name: django-phonenumber-field
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 13:38:20 +01:00
Raphael Michel
f87e089734
Update django-oauth-toolkit requirement from ==2.2.* to ==2.3.* ( #3882 )
2024-02-13 12:34:29 +01:00
dependabot[bot]
0fad7472c0
Bump django-filter from 23.2 to 23.5 ( #3889 )
...
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 23.2 to 23.5.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/23.2...23.5 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 12:29:39 +01:00
dependabot[bot]
bd0a223066
Update pyjwt requirement from ==2.7.* to ==2.8.* ( #3892 )
...
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt ) to permit the latest version.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:53:42 +01:00
dependabot[bot]
782c1a5d39
Update isort requirement from ==5.12.* to ==5.13.* ( #3884 )
...
Updates the requirements on [isort](https://github.com/pycqa/isort ) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:53:19 +01:00
dependabot[bot]
5c99d3bf69
Update django-compressor requirement from ==4.3.* to ==4.4 ( #3888 )
...
Updates the requirements on [django-compressor](https://github.com/django-compressor/django-compressor ) to permit the latest version.
- [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt )
- [Commits](https://github.com/django-compressor/django-compressor/compare/4.3...4.4 )
---
updated-dependencies:
- dependency-name: django-compressor
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:59 +01:00
dependabot[bot]
5e6307acc9
Update chardet requirement from ==5.1.* to ==5.2.* ( #3887 )
...
Updates the requirements on [chardet](https://github.com/chardet/chardet ) to permit the latest version.
- [Release notes](https://github.com/chardet/chardet/releases )
- [Commits](https://github.com/chardet/chardet/compare/5.1.0...5.2.0 )
---
updated-dependencies:
- dependency-name: chardet
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:51 +01:00
dependabot[bot]
d4bfa9d773
Update redis requirement from ==4.6.* to ==5.0.* ( #3886 )
...
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v4.6.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:44 +01:00
dependabot[bot]
b7f540251c
Update sphinx requirement from ==7.0.* to ==7.2.* ( #3885 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.0.0rc1...v7.2.6 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:52:35 +01:00
Phin Wolkwitz
cb17d80b63
Widget: Fix variations collapse indicator placement ( #3883 )
2024-02-12 13:51:25 +01:00
Raphael Michel
86b28b9b53
Get rid of unmaintained dependency python-u2flib-server ( #3879 )
2024-02-12 13:03:56 +01:00
dependabot[bot]
fac404631c
Update sentry-sdk requirement from ==1.15.* to ==1.40.* ( #3850 )
...
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python ) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/1.15.0...1.40.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 12:53:01 +01:00
Phin Wolkwitz
fd547014a9
Translations: Update German (informal) (de_Informal)
...
Currently translated at 99.1% (223 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2024-02-12 10:17:44 +01:00
Phin Wolkwitz
d23a625415
Translations: Update German
...
Currently translated at 99.1% (223 of 225 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2024-02-12 10:17:44 +01:00
dependabot[bot]
199416b904
Update django-redis requirement from ==5.2.* to ==5.4.* ( #3877 )
...
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis ) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases )
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/django-redis/compare/5.2.0...5.4.0 )
---
updated-dependencies:
- dependency-name: django-redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 10:01:52 +01:00
dependabot[bot]
0a7a113b4e
Update pytest-rerunfailures requirement from ==11.* to ==13.* ( #3878 )
...
Updates the requirements on [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/11.0...13.0 )
---
updated-dependencies:
- dependency-name: pytest-rerunfailures
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:47:04 +01:00
dependabot[bot]
5978a715b5
Update aiohttp requirement from ==3.8.* to ==3.9.* ( #3875 )
...
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp ) to permit the latest version.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.0a0...v3.9.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:41:41 +01:00
dependabot[bot]
71beb54eb4
Bump django-formtools from 2.4.1 to 2.5.1 ( #3876 )
...
Bumps [django-formtools](https://github.com/jazzband/django-formtools ) from 2.4.1 to 2.5.1.
- [Changelog](https://github.com/jazzband/django-formtools/blob/master/docs/changelog.rst )
- [Commits](https://github.com/jazzband/django-formtools/compare/2.4.1...2.5.1 )
---
updated-dependencies:
- dependency-name: django-formtools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:35:10 +01:00
dependabot[bot]
b92981353f
Update django-statici18n requirement from ==2.3.* to ==2.4.* ( #3874 )
...
Updates the requirements on [django-statici18n](https://github.com/zyegfryed/django-statici18n ) to permit the latest version.
- [Changelog](https://github.com/zyegfryed/django-statici18n/blob/main/docs/changelog.rst )
- [Commits](https://github.com/zyegfryed/django-statici18n/commits )
---
updated-dependencies:
- dependency-name: django-statici18n
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:34:55 +01:00
Raphael Michel
a5f7115e19
Allow dependabot to create more PRs (as we already have 5 long-running)
2024-02-12 09:08:12 +01:00
Raphael Michel
f5e3d4b0bc
API: Fix logging of event deletion
2024-02-09 17:27:08 +01:00
Raphael Michel
6fba080b8f
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2024-02-09 15:51:35 +01:00
Phin Wolkwitz
365ccf159e
Widget: Change text when expanding variations (Z#23141075) ( #3852 )
...
* Add text change to variation toggle
* Add svg caret
* Fix svg and css
* update caret-svg, add fill-link-color and animation
* Use computed property for link text
* Rename variable according to code review
* Improve texts
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-02-09 13:29:40 +01:00
Raphael Michel
b40a41d742
OrderListExporter: Refactor querysets out of iterate methods
2024-02-09 12:03:26 +01:00
Martin Gross
bf1081071b
CheckinlistPDF: Export attendee company based on op; fallback to IA (Z#23144201) ( #3869 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-02-09 10:10:45 +01:00