Commit Graph

  • 603e7821cc Translations: Update Spanish Hector 2025-01-20 15:37:14 +00:00
  • ffdc73e0a3 Show percentage of discount in cart (Z#23176955) (#4719) Raphael Michel 2025-01-21 16:35:15 +01:00
  • 00b4622afa Address form logic: Respect dependency of VAT ID on is_business (#4713) Raphael Michel 2025-01-21 15:05:16 +01:00
  • 045edc7cec Invoice rendering: Remove transparency from logos (Z#23179391) (#4762) Raphael Michel 2025-01-21 15:03:43 +01:00
  • 1cbeb4fa77 Add comment invoice-pdf-transparency Raphael Michel 2025-01-21 15:03:28 +01:00
  • 1635118772 Copy ItemVariation.limit_sales_channels when copying items (#4752) Raphael Michel 2025-01-21 15:01:28 +01:00
  • 20eb84bc1f actually create the 0% tax rate allow-tax-rate-zero Mira Weller 2025-01-20 14:51:14 +01:00
  • 87c987fee5 Only display tax rates with non-zero gross amount (#4760) Mira 2025-01-20 14:49:04 +01:00
  • 1267bf8ba8 Update webauthn requirement from ==2.4.* to ==2.5.* (#4766) dependabot[bot] 2025-01-20 12:49:03 +01:00
  • a8d1ed8ee1 Translations: Update Polish (informal) (pl_Informal) Serge Bazanski 2025-01-19 16:41:02 +00:00
  • b7736d5e82 Translations: Update Polish (informal) (pl_Informal) Serge Bazanski 2025-01-19 12:22:34 +00:00
  • cfefe5bfc3 Translations: Update Polish (informal) (pl_Informal) Serge Bazanski 2025-01-19 02:18:39 +00:00
  • f0f272b304 Translations: Update Polish (informal) (pl_Informal) Serge Bazanski 2025-01-19 01:37:55 +00:00
  • e8b159e6d4 Translations: Update Polish Wiktor Przybylski 2025-01-18 21:45:41 +00:00
  • b0de6815db Translations: Update Japanese Hijiri Umemoto 2025-01-18 11:40:10 +00:00
  • 92ceea2680 Translations: Update Japanese Hijiri Umemoto 2025-01-18 11:22:10 +00:00
  • c2a9f9f76a Translations: Update Polish Wiktor Przybylski 2025-01-18 09:48:00 +00:00
  • 1e1f0e5d86 Translations: Update Polish Wiktor Przybylski 2025-01-17 22:15:33 +00:00
  • 9634907539 [a11y] Remove h1 aria-label in presale Richard Schreiber 2025-01-20 08:57:21 +01:00
  • 400bc7b272 Do not allow to cancel pending payments by default (Z#23179178) Raphael Michel 2025-01-17 18:01:09 +01:00
  • 70dd688ec1 Translations: Add Flemish (West) Raphael Michel 2025-01-17 15:39:16 +00:00
  • 5ad0213195 Translations: Add Albanian Raphael Michel 2025-01-17 15:39:16 +00:00
  • c40cf45179 Translations: Add Faroese Raphael Michel 2025-01-17 15:39:15 +00:00
  • a72839fd0e Translations: Update Spanish CVZ-es 2025-01-17 09:44:30 +00:00
  • 5071db0a8b Translations: Update French CVZ-es 2025-01-17 09:43:29 +00:00
  • eeae05773e Invoice rendering: Remove logos from transparency Raphael Michel 2025-01-17 17:27:33 +01:00
  • 784b588aa8 Only display tax rates with non-zero gross amount hide-zero-amount-tax-rows Mira 2025-01-17 15:24:09 +01:00
  • 0dce6464ad Translations: Update Japanese Hijiri Umemoto 2025-01-16 15:18:28 +00:00
  • e1d3f16819 Fix rendering of pretix.event.order.deleted log entries (#4757) Mira 2025-01-16 16:03:41 +01:00
  • 6c0b266260 Translations: Update Korean deborahfoell 2025-01-16 11:19:30 +00:00
  • e4692ed746 Translations: Update Spanish CVZ-es 2025-01-16 08:36:19 +00:00
  • a99bb283e2 Translations: Update Spanish CVZ-es 2025-01-16 08:29:59 +00:00
  • 06f09dda49 Translations: Update French CVZ-es 2025-01-16 08:37:45 +00:00
  • da1de7d646 Translations: Update French CVZ-es 2025-01-16 08:33:51 +00:00
  • 63a2e2e058 Translations: Update German (informal) (de_Informal) Raphael Michel 2025-01-15 17:00:14 +00:00
  • 5d83f70f75 Translations: Update German Raphael Michel 2025-01-15 16:58:57 +00:00
  • f8badea1d3 Translations: Update Spanish Hector 2025-01-15 13:41:48 +00:00
  • d727d58bc9 Allow to attach .ics files to manual emails (Z#23179129) (#4753) Raphael Michel 2025-01-16 13:30:47 +01:00
  • c8d4815c9e LogEntryType registry (#4235) Mira 2025-01-16 13:05:57 +01:00
  • c25d6988a7 Widget: add option to always show event info Richard Schreiber 2025-01-16 11:54:24 +01:00
  • e5d464192f Update docs logentrytype-registry Mira Weller 2025-01-16 11:54:07 +01:00
  • 74d802d2ec Default implementation for object_link_args Mira Weller 2025-01-16 11:48:22 +01:00
  • 27139e00c6 Add missing license header Mira Weller 2025-01-16 11:35:29 +01:00
  • 48296b1f96 Apply suggestions from code review Mira 2025-01-16 11:44:51 +01:00
  • 89f1f61b73 Refactor RelativeDate(Time)Field and -Widget (#4746) Mira 2025-01-16 11:32:02 +01:00
  • 40295f3785 Allow 0% tax rate on event creation (Still warn if tax rate is not filled at all) Mira Weller 2025-01-16 11:24:53 +01:00
  • 57e979f857 Fix missing atomicity for handling forms and logs (might be the reason for Z#23178997) fix-missing-atomics Raphael Michel 2025-01-15 18:05:20 +01:00
  • ecd0cbe00d Update po files [CI skip] Raphael Michel 2025-01-15 17:46:10 +01:00
  • e2fe2500ba Code style reldatetimefield-refactor Raphael Michel 2025-01-15 17:20:40 +01:00
  • 3b4b91c81f Copy ItemVariation.limit_sales_channels when copying items fix-copy-variations-channels Raphael Michel 2025-01-15 15:45:34 +01:00
  • 6cb9dc5b35 Update sentry-sdk requirement from ==2.18.* to ==2.20.* (#4749) dependabot[bot] 2025-01-15 09:33:34 +01:00
  • 6846348a7f Fix typo (#4748) Nicolas Thumann 2025-01-14 19:49:23 +01:00
  • df785f8c6d Set locale properly if locale is already in query string (#4733) Raphael Michel 2025-01-14 18:52:02 +01:00
  • bc32fe91a6 Make "Show in backend" button on ticket pages available on custom domains (#4743) Mira 2025-01-14 18:37:38 +01:00
  • 57b1b595b5 fix formatting customdomain-show-backend-btn Mira Weller 2025-01-14 18:36:35 +01:00
  • 0664127e70 Invoices: Show sum of 0%-tax amount if there are any taxes (Z#23178464) (#4737) Raphael Michel 2025-01-14 15:09:38 +01:00
  • 5cf2f1beef New invoice generation setting: User request but paid only (#4740) Raphael Michel 2025-01-14 13:54:25 +01:00
  • 13aee2b3bb fix RelativeDateTimeField.set_event: apply relative_to filter not only to minutes, but to days as well Mira Weller 2025-01-14 13:45:55 +01:00
  • ba9d0823c7 use namedtuples for the parts of RelDate[Time]{Field,Widget} Mira Weller 2025-01-14 13:29:31 +01:00
  • 87768a2b74 fix bug in RelativeDateTimeField.clean Mira Weller 2025-01-14 13:42:47 +01:00
  • ff6b4ae7bf Translations: Allow to change field order for relative date form field (#4738) Raphael Michel 2025-01-14 13:48:37 +01:00
  • 6b5fd07535 Questions: Increase field size for min/max number (#4741) Raphael Michel 2025-01-14 11:18:28 +01:00
  • 7a423ebead Translations: Update Danish Nikolai 2025-01-14 08:59:03 +00:00
  • dc097f2c9e Fix mising check invoice-user-paid Raphael Michel 2025-01-14 09:22:48 +01:00
  • b554fc1ad5 Invoice renderer: Group invoice lines even with addons (Z#23173618) Raphael Michel 2025-01-13 22:04:03 +01:00
  • 19d1336e98 make "Show in backend" button on ticket pages available on custom domain (with valid cross-domain session) Mira Weller 2025-01-13 17:03:43 +01:00
  • 97a9f0140b Questions: Increase field size for min/max number question-max-digits Raphael Michel 2025-01-13 15:56:26 +01:00
  • eceed8df68 fix code formatting Mira Weller 2025-01-13 15:15:21 +01:00
  • 0c50d88fec add unit tests for Registry and LogEntryTypeRegistry Mira Weller 2025-01-13 14:39:42 +01:00
  • d1e287b6bd move LogEntryType validation into LogEntryTypeRegistry Mira Weller 2025-01-13 14:39:30 +01:00
  • 4f7dfdf98a prevent duplicates in Registry Mira Weller 2025-01-13 14:22:24 +01:00
  • a83a6bb809 New invoice generation setting: User request but paid only Raphael Michel 2025-01-13 13:21:46 +01:00
  • 0c41dcb2ed improve formatting of documentation Mira Weller 2025-01-13 13:12:35 +01:00
  • 62c028d9ac Fix order availability with blocked seeat (Z#23178286) (#4734) Raphael Michel 2025-01-13 12:49:49 +01:00
  • 57f5eeff82 Update name scheme examples, adapt addressing system for Japan Hijiri 2025-01-13 18:51:24 +09:00
  • d92e82a133 Translations: Update Japanese Hijiri Umemoto 2025-01-11 12:43:55 +00:00
  • 5704142fe1 Translations: Update Korean Hijiri Umemoto 2025-01-11 12:59:05 +00:00
  • 8c5768912c Translations: Update Japanese Hijiri Umemoto 2025-01-10 22:05:06 +00:00
  • 934567c811 Translations: Update Japanese Hijiri Umemoto 2025-01-10 13:01:27 +00:00
  • b16f54fad9 Translations: Update Portuguese (Portugal) David Vaz 2025-01-10 11:21:50 +00:00
  • 5dcd1f229b Translations: Update German (informal) (de_Informal) Martin Gross 2025-01-10 09:59:08 +00:00
  • 40e4f8a05a Translations: Update German Martin Gross 2025-01-10 09:59:02 +00:00
  • 8d9295a628 Translations: Update Japanese Hijiri Umemoto 2025-01-10 01:08:54 +00:00
  • 063e1e16a3 Translations: Update German (informal) (de_Informal) Bernd Mohring 2025-01-09 15:49:19 +00:00
  • b5733a433d Translations: Update Japanese Hijiri Umemoto 2025-01-09 14:30:54 +00:00
  • 454354f148 Translations: Update German Bernd Mohring 2025-01-09 15:48:20 +00:00
  • 8480f45997 Translations: Update Japanese Hijiri Umemoto 2025-01-09 11:26:26 +00:00
  • b909b0b4bd Translations: Update Japanese Hijiri Umemoto 2025-01-08 16:03:20 +00:00
  • c4b45b7d95 Translations: Update Japanese Hijiri Umemoto 2025-01-07 18:44:28 +00:00
  • e06c9225fa Translations: Allow to change field order for relative date form field i18n-field-order Raphael Michel 2025-01-10 19:14:46 +01:00
  • 3ce6030122 PDF n-up generation: Fix ordering of badges Raphael Michel 2025-01-07 19:32:51 +01:00
  • 28e26284a6 API: Return order-information on availability-endpoint, even if quota is unlimited Martin Gross 2025-01-07 17:25:39 +01:00
  • aaf1b7776e Set up flag for japanese fields Raphael Michel 2025-01-07 16:09:28 +01:00
  • d545b15d0d Fix incorrect language code for Japanese Raphael Michel 2025-01-07 15:12:08 +01:00
  • 0a334d1c67 Explicitly set none algorithm Raphael Michel 2025-01-07 11:33:49 +01:00
  • 1a2fb688de Update pyjwt requirement from ==2.9.* to ==2.10.* dependabot[bot] 2025-01-03 18:17:38 +00:00
  • c1333d6edb Add Japanese to supported languages Raphael Michel 2025-01-07 11:37:35 +01:00
  • e3e432a9e4 Translations: Update Japanese Hijiri Umemoto 2025-01-05 15:57:12 +00:00
  • 36ea18970b Translations: Update Japanese Hijiri Umemoto 2025-01-05 06:00:07 +00:00
  • bde2d50828 Translations: Update Spanish Hector 2025-01-04 10:27:51 +00:00