Commit Graph

  • 6f0fc9ed49 Fix form validation of cancellation form Raphael Michel 2022-10-07 12:39:39 +02:00
  • 2409c513d6 Remove useless margins at the end of panel boxes Raphael Michel 2022-10-07 10:17:29 +02:00
  • 0a95f90012 OIDC RP: Use a separator value in state that is less likely to get lost in transit Raphael Michel 2022-10-07 09:42:25 +02:00
  • edbd24e942 Checkout: do not show bundled products as "Selected add-ons" in questions step (#2820) Julian Rother 2022-10-07 09:12:13 +02:00
  • 3940af868b Mail: Fix retry on non-permanent failures (PRETIXEU-7E3) Martin Gross 2022-10-06 18:17:12 +02:00
  • 8b4197d868 Bump djangorestframework to 3.14.* Raphael Michel 2022-10-06 16:05:23 +02:00
  • 632e441c24 Bump django-statici18n to 2.3.* Raphael Michel 2022-10-06 14:26:53 +02:00
  • c73ede81ae Docs: Fix incorrect endpoint URL (#2829) Andreas Grillenberger 2022-10-06 14:25:08 +02:00
  • c4b7aeaaa2 Consistently set default background PDFs on server, not client (#2840) Raphael Michel 2022-10-06 14:14:56 +02:00
  • b5bd98336a Docs: Update API docs for digital content plugin Raphael Michel 2022-10-06 10:52:39 +02:00
  • 5af52f6087 Translations: Update German (informal) (de_Informal) Raphael Michel 2022-10-06 07:53:29 +00:00
  • c5e4d06921 Translations: Update German Raphael Michel 2022-10-06 07:53:26 +00:00
  • 917cc00091 Translations: Update German Raphael Michel 2022-10-06 07:52:55 +00:00
  • 63cb88bfb8 Fix crash in OrderChangeManager log entry generation Raphael Michel 2022-10-06 09:41:38 +02:00
  • ac1fe15b6c Fix order-level exports through the API Raphael Michel 2022-10-05 17:38:28 +02:00
  • ddaa0570bc Revert "Use a temporary file for exports for more stable writing" Raphael Michel 2022-10-05 13:39:20 +02:00
  • 07352743f2 Fix missing seek call in export task Raphael Michel 2022-10-05 13:31:53 +02:00
  • f99ef5fff2 Fix regression when exporting empty data Raphael Michel 2022-10-05 13:22:46 +02:00
  • 9d686072e2 Fix regression in export task Raphael Michel 2022-10-05 12:56:28 +02:00
  • 4e44a2809b Fix safe_openpyxl implementation to not leak memory in WriteOnlyWorksheet Raphael Michel 2022-10-05 12:27:29 +02:00
  • 370e4eafc2 Use a temporary file for exports for more stable writing Raphael Michel 2022-10-05 12:26:36 +02:00
  • b7ec372ebc Add exporter for list of customers Raphael Michel 2022-10-05 10:08:13 +02:00
  • 60cdfe4029 Allow organizer-level exports with separate permission and no event selection Raphael Michel 2022-10-05 09:56:43 +02:00
  • 74e14285ee Remove hack for gift card exporters, it's not required Raphael Michel 2022-10-05 09:39:07 +02:00
  • 8f56ab54a4 PDF/Badges: Improve performance/reduce filesize when creating multiple badges (#2824) Richard Schreiber 2022-10-05 06:12:23 +02:00
  • 4ac58654a0 Run isort on generated protobuf code Raphael Michel 2022-10-04 18:03:40 +02:00
  • 167eb06aeb Bump django-debug-toolbar to 3.7 Raphael Michel 2022-10-04 18:03:30 +02:00
  • 9a0cc7e8c1 Bump pytest-mock to 3.9 Raphael Michel 2022-10-04 18:02:50 +02:00
  • d4ff1808d5 Bump @babel/preset-env in /src/pretix/static/npm_dir dependabot[bot] 2022-10-04 14:45:38 +00:00
  • 0ff22786cb Fix typeahead for item meta values with limited access Raphael Michel 2022-10-04 16:57:24 +02:00
  • abfb53872c bump css-inline from 0.7.x to 0.8.x to allow for successful arm64 installs yvovandoorn 2022-09-27 10:44:24 +02:00
  • 67f60a9e09 Bump rollup from 2.79.0 to 2.79.1 in /src/pretix/static/npm_dir dependabot[bot] 2022-10-04 14:29:12 +00:00
  • 1d04d40507 Bump protobuf to 4.21.*, regenerate protobuf file Raphael Michel 2022-10-04 16:43:18 +02:00
  • 14fdd7cfca Bump django-compressor to 4.1.* Raphael Michel 2022-10-04 16:39:49 +02:00
  • 402ed61756 Bump PyPDF2 to 2.11.* Raphael Michel 2022-10-04 16:39:17 +02:00
  • 66c75cbb1b Bump @babel/core from 7.19.1 to 7.19.3 in /src/pretix/static/npm_dir dependabot[bot] 2022-10-01 18:01:41 +00:00
  • c32791c7dd Bump @rollup/plugin-node-resolve in /src/pretix/static/npm_dir dependabot[bot] 2022-10-01 18:01:29 +00:00
  • 3a1eca7d9c add comment regarding rotation direction improve-badge-pdf-bg-performance Richard Schreiber 2022-10-04 13:27:37 +02:00
  • 37cfc8eb62 fix handling of rotated background Richard Schreiber 2022-10-04 13:13:42 +02:00
  • d6846d8415 Cart: change icon from checkbox to arrow-right for voucher submit (#2832) Richard Schreiber 2022-10-04 11:06:39 +02:00
  • b1c8efa33f AsyncFormView/AsyncPostView: Allow to report status back Raphael Michel 2022-09-30 13:58:07 +02:00
  • f14d031de4 Fix semantics of LockTimeoutException and LockReleaseException Raphael Michel 2022-09-30 13:41:51 +02:00
  • 25c86db6f5 Do not try to unserialize empty string as phone number Raphael Michel 2022-09-30 13:28:02 +02:00
  • 571c68904d fix code style and imports Richard Schreiber 2022-09-30 09:46:29 +02:00
  • e4d2264d5e fix page translate Richard Schreiber 2022-09-29 17:20:23 +02:00
  • 0ba93c06a4 fix code style issues Richard Schreiber 2022-09-29 16:39:35 +02:00
  • 8a079a2356 improve bg performance by using pdftk Richard Schreiber 2022-09-29 16:27:19 +02:00
  • 7205d0689e Badges: fix pagesizes for 8 A7 on A4-page Richard Schreiber 2022-09-30 09:18:54 +02:00
  • cde46012cb Add .badge-variant styles Raphael Michel 2022-09-29 18:04:52 +02:00
  • e86838727d Bump to 4.13.1 v4.13.1 release/4.13.x Raphael Michel 2022-09-29 18:04:38 +02:00
  • e4a0122938 fix pagesizes and offsets Richard Schreiber 2022-09-29 17:30:38 +02:00
  • f90c8dd415 Fix whitespace issue in EPC QR generation Raphael Michel 2022-09-29 13:55:50 +02:00
  • 77c08cb710 Fix whitespace issue in EPC QR generation Raphael Michel 2022-09-29 13:55:50 +02:00
  • af49a02047 Bump version to 4.14.0.dev0a Raphael Michel 2022-09-29 13:37:55 +02:00
  • 11495c80e3 Bump version to 4.13.0 v4.13.0 Raphael Michel 2022-09-29 13:37:13 +02:00
  • 00ab996640 Translations: Update German (informal) (de_Informal) Raphael Michel 2022-09-29 10:21:21 +00:00
  • a4f77b3e4a Translations: Update German Raphael Michel 2022-09-29 10:21:32 +00:00
  • 1839dcdb74 Fix off-by-one error in retry intervals Raphael Michel 2022-09-29 11:39:24 +02:00
  • 6bba37288e Update po files [CI skip] Raphael Michel 2022-09-29 11:24:28 +02:00
  • 0c3a12b4d3 Translations: Update Italian Mauro Amico 2022-09-27 14:21:31 +00:00
  • 7e0b590e10 Translations: Update Danish Anna-itk 2022-09-23 13:17:37 +00:00
  • c77b6f4a24 Introduce a hidden setting to toggle between "common" and "official" country names common-country-names Raphael Michel 2022-09-29 10:25:40 +02:00
  • 009f100375 Cart: Display included taxes in total sum from the start Raphael Michel 2022-09-29 10:24:51 +02:00
  • 4fdbe3912a Workaround for translation of some country names Raphael Michel 2022-09-29 09:54:39 +02:00
  • d4af9130e0 Fix styling of headlines in alert boxes Raphael Michel 2022-09-28 23:03:55 +02:00
  • d56e2de409 Bank transfer: Do not show EPC-QR and GiroCode for non-EUR payments Raphael Michel 2022-09-28 13:37:58 +02:00
  • 6a22cb3021 PayPal2: Refuse ISU-connection with unconfirmed email address Martin Gross 2022-09-28 13:20:20 +02:00
  • 814e8fc73b Fix hidden bulk-action filter-form (Z#23108559) (#2817) Richard Schreiber 2022-09-27 10:25:37 +02:00
  • 3a35497993 fix bulk devices and subevents as well fix-check-in-subevent-filterform Richard Schreiber 2022-09-27 09:45:25 +02:00
  • a285b3bca5 Fix subevent dropdown in check-in filter-form Richard Schreiber 2022-09-27 08:49:03 +02:00
  • 6aedfbd42e Docs: Correct Parameter Name/Description for mail() (#2814) Bernd Mohring 2022-09-22 21:56:19 +02:00
  • 4207b2c0fb Improve voucher redeem if no products are available (#2813) Richard Schreiber 2022-09-22 21:55:24 +02:00
  • f35eb2a2f4 Fix ticket download-date hint when plugins disallow download (#2812) Richard Schreiber 2022-09-22 13:46:35 +02:00
  • 4b49782fac Invoices: Explicitly set regular_font for main invoice table Martin Gross 2022-09-22 10:42:10 +02:00
  • 8fb38d8838 API: Add new /device/info endpoint Raphael Michel 2022-09-21 10:22:41 +02:00
  • 925077e30f Fix crash on password change page when not logged in Raphael Michel 2022-09-21 10:04:50 +02:00
  • 9e07a40ae9 PDF editor: Fix empty preview tab in Chrome (#2806) Richard Schreiber 2022-09-20 11:14:28 +02:00
  • c7c3aa2c95 Bump django-bootstrap3 to 22.1.* Raphael Michel 2022-09-20 11:00:27 +02:00
  • b55c70817a Bump Pillow to 9.2.* Raphael Michel 2022-09-20 10:58:44 +02:00
  • 18934810f1 Bump BeautifulSoup4 to 4.11 Raphael Michel 2022-09-20 10:58:08 +02:00
  • 865e4c14a2 Bump requests to 2.28.* Raphael Michel 2022-09-20 10:55:36 +02:00
  • 8cb9f2d742 Bump django-phonenumber-field to 7.0.* Raphael Michel 2022-09-20 10:48:15 +02:00
  • d0d3e5ffe4 Bump chardet to 5.0.* Raphael Michel 2022-09-20 10:48:10 +02:00
  • 857f56c286 Bump flake8 to 5.0 Raphael Michel 2022-09-20 10:37:57 +02:00
  • 167eb85aa3 Bump redis-py to 4.3.* Raphael Michel 2022-09-20 10:33:57 +02:00
  • e2f983542e Bump django-countries to 7.3 Raphael Michel 2022-09-20 10:25:36 +02:00
  • cf622392c0 Ensure uniqueness of question identifiers (#2358) Raphael Michel 2022-09-20 10:20:56 +02:00
  • 913a83b43d Fix customer being created with name "None" via SSO Raphael Michel 2022-09-19 22:04:55 +02:00
  • b79a3a9c2f Fix domain update in organizer Raphael Michel 2022-09-19 22:00:44 +02:00
  • b3a1ee3127 Translations: Update German Raphael Michel 2022-09-19 16:36:44 +00:00
  • 18db00f310 Translations: Update German (informal) (de_Informal) Raphael Michel 2022-09-19 18:41:42 +00:00
  • 9e4d6a9e97 Add new words to spellcheck wordlist Raphael Michel 2022-09-19 21:32:08 +02:00
  • 21148c6772 Update po files [CI skip] Raphael Michel 2022-09-19 18:32:10 +02:00
  • 70a3defc2c Translations: Update Italian Mauro Amico 2022-09-19 10:20:24 +00:00
  • 535399b2e1 Translations: Update Italian Michele Pagnozzi 2022-09-19 10:19:12 +00:00
  • 278111b15b Add documentation on customer accounts and SSO Raphael Michel 2022-09-19 18:22:50 +02:00
  • a4171ef819 OpenID Connect OP support for customer accounts Raphael Michel 2022-08-10 14:22:30 +02:00
  • 7f5518dbf6 OpenID Connect RP support for customer accounts Raphael Michel 2022-07-11 12:45:51 +02:00
  • e102a590ab Translations: Update Italian Mauro Amico 2022-09-16 09:17:53 +00:00
  • 383dc5ab9a Translations: Update Latvian Svyatoslav 2022-09-15 11:59:29 +00:00