Mira
c285ee2d8c
Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )
2025-01-24 14:08:41 +01:00
Mira Weller
1736efbdc3
Preliminary migration
2025-01-24 14:08:13 +01:00
Mira Weller
5cd7959e86
Revert "Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )"
...
This reverts commit b847612e1a .
2025-01-24 14:07:55 +01:00
Mira
b847612e1a
Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )
2025-01-24 11:24:50 +01:00
Mira
832f4e4d68
Define LogEntryTypes for all actions in pretix core, improve content_object handling ( #4768 )
...
Create LogEntryType definitions for all missing action_types (order changes, check-in events, settings changes of PaymentProviders and TicketOutputs).
Check whether the stored content_object is of the expected model type, preventing incorrect links.
Refactoring:
- Move the base LogEntryType definitions for our models to their own file
- Move HTML escaping into make_link to make it less likely to oversee in the LogEntryType definitions
- Log pretix.event.order.deleted with the deleted Order model as content_object, matching the other *.deleted action_types
2025-01-24 10:05:19 +01:00
Mira
0a23aeece4
Allow 0% tax rate on event creation ( #4756 )
...
(but still warn if tax rate is not filled at all)
2025-01-23 12:59:39 +01:00
Martin Gross
9622bf41a1
InvoiceForm: Display vat_id especially if company_required (Z#23180046) ( #4775 )
2025-01-23 12:09:45 +01:00
Hijiri Umemoto
dd4bac70be
Translations: Update Japanese
...
Currently translated at 99.8% (5837 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-22 18:36:36 +01:00
Johanna Ketola
1187757b56
Translations: Update Finnish
...
Currently translated at 25.3% (1484 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2025-01-22 18:36:36 +01:00
CVZ-es
abe5b4ef53
Translations: Update Spanish
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-22 18:36:36 +01:00
CVZ-es
b1fb391d08
Translations: Update French
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-01-22 18:36:36 +01:00
Raphael Michel
a95c6d94ee
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
2025-01-22 18:36:36 +01:00
Raphael Michel
4809558343
Translations: Update German
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
2025-01-22 18:36:36 +01:00
Raphael Michel
a6d1af01d2
Fix missing language info for nb-NO (default is just nb) (Z#23177041)
2025-01-22 15:57:47 +01:00
Raphael Michel
23e58996bc
Invoice preview: Fix missing delivery date
2025-01-22 11:49:20 +01:00
Raphael Michel
15e05dae2f
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2025-01-21 18:25:40 +01:00
Raphael Michel
ce40524ae8
Translations: Update German
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2025-01-21 18:25:40 +01:00
Raphael Michel
46aefc10f3
Order change form: No default fee type, use most generic fee type first (Z#23179634) ( #4771 )
2025-01-21 17:48:31 +01:00
Raphael Michel
1f49b577f0
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2025-01-21 17:43:41 +01:00
Hijiri Umemoto
b3aa405bcc
Translations: Update Japanese
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-21 17:42:33 +01:00
Hector
f29b60b3db
Translations: Update Spanish
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-01-21 17:42:33 +01:00
Hector
603e7821cc
Translations: Update Spanish
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-21 17:42:33 +01:00
Raphael Michel
ffdc73e0a3
Show percentage of discount in cart (Z#23176955) ( #4719 )
...
* Show percentage of discount in cart (Z#23176955)
* Fix computation
2025-01-21 16:35:15 +01:00
Raphael Michel
00b4622afa
Address form logic: Respect dependency of VAT ID on is_business ( #4713 )
2025-01-21 15:05:16 +01:00
Raphael Michel
045edc7cec
Invoice rendering: Remove transparency from logos (Z#23179391) ( #4762 )
...
* Invoice rendering: Remove logos from transparency
* Add comment
2025-01-21 15:03:43 +01:00
Raphael Michel
1635118772
Copy ItemVariation.limit_sales_channels when copying items ( #4752 )
2025-01-21 15:01:28 +01:00
Mira
87c987fee5
Only display tax rates with non-zero gross amount ( #4760 )
2025-01-20 14:49:04 +01:00
dependabot[bot]
1267bf8ba8
Update webauthn requirement from ==2.4.* to ==2.5.* ( #4766 )
...
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.4.0...v2.5.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>
2025-01-20 12:49:03 +01:00
Serge Bazanski
a8d1ed8ee1
Translations: Update Polish (informal) (pl_Informal)
...
Currently translated at 13.3% (782 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Serge Bazanski
b7736d5e82
Translations: Update Polish (informal) (pl_Informal)
...
Currently translated at 12.0% (701 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Serge Bazanski
cfefe5bfc3
Translations: Update Polish (informal) (pl_Informal)
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Serge Bazanski
f0f272b304
Translations: Update Polish (informal) (pl_Informal)
...
Currently translated at 6.8% (398 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl_Informal/
powered by weblate
2025-01-20 12:45:01 +01:00
Wiktor Przybylski
e8b159e6d4
Translations: Update Polish
...
Currently translated at 98.7% (5769 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-01-20 12:45:01 +01:00
Hijiri Umemoto
b0de6815db
Translations: Update Japanese
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
2025-01-20 12:45:01 +01:00
Hijiri Umemoto
92ceea2680
Translations: Update Japanese
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-20 12:45:01 +01:00
Wiktor Przybylski
c2a9f9f76a
Translations: Update Polish
...
Currently translated at 98.4% (5751 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-01-20 12:45:01 +01:00
Wiktor Przybylski
1e1f0e5d86
Translations: Update Polish
...
Currently translated at 98.3% (5746 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2025-01-20 12:45:01 +01:00
Richard Schreiber
9634907539
[a11y] Remove h1 aria-label in presale
2025-01-20 08:57:21 +01:00
Raphael Michel
70dd688ec1
Translations: Add Flemish (West)
2025-01-17 17:49:14 +01:00
Raphael Michel
5ad0213195
Translations: Add Albanian
2025-01-17 17:49:14 +01:00
Raphael Michel
c40cf45179
Translations: Add Faroese
2025-01-17 17:49:14 +01:00
CVZ-es
a72839fd0e
Translations: Update Spanish
...
Currently translated at 100.0% (5844 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-17 17:49:14 +01:00
CVZ-es
5071db0a8b
Translations: Update French
...
Currently translated at 100.0% (5840 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-01-17 17:49:14 +01:00
Hijiri Umemoto
0dce6464ad
Translations: Update Japanese
...
Currently translated at 99.5% (5815 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
2025-01-17 09:53:12 +01:00
Mira
e1d3f16819
Fix rendering of pretix.event.order.deleted log entries ( #4757 )
2025-01-16 16:03:41 +01:00
deborahfoell
6c0b266260
Translations: Update Korean
...
Currently translated at 0.4% (29 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ko/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es
e4692ed746
Translations: Update Spanish
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es
a99bb283e2
Translations: Update Spanish
...
Currently translated at 99.9% (5843 of 5844 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es
06f09dda49
Translations: Update French
...
Currently translated at 100.0% (235 of 235 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2025-01-16 13:47:36 +01:00
CVZ-es
da1de7d646
Translations: Update French
...
Currently translated at 99.9% (5839 of 5840 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2025-01-16 13:47:36 +01:00