Commit Graph

  • a6dd6ac537 Fix AttributeError in e275677a0 Raphael Michel 2019-12-06 20:31:17 +01:00
  • c3041aa8c4 Fix ItemBundle.MultipleObjectsReturned error when extending cart lifetimes Raphael Michel 2019-12-06 20:30:35 +01:00
  • e275677a0a Default to modern invoice renderer for new events Raphael Michel 2019-12-06 20:25:05 +01:00
  • fff14c31ba Add Event.set_defaults Raphael Michel 2019-12-06 20:24:34 +01:00
  • a74bde60eb Show invoice address form once again before generating a new invoice Raphael Michel 2019-12-06 20:03:22 +01:00
  • 12b9d23efb Hide "Generate invoice" button if no payment method is selected Raphael Michel 2019-12-06 19:46:13 +01:00
  • afec39ce57 Fix exception when submitting cart positions with invalid subevent IDs Raphael Michel 2019-12-06 15:58:13 +01:00
  • 4ae22c4a1e Bump to 3.5.0.dev0 Raphael Michel 2019-12-06 15:36:27 +01:00
  • a928d8c781 Bump version to 3.4.0 v3.4.0 release/3.4.x Raphael Michel 2019-12-06 15:35:44 +01:00
  • 27b7a756fb Translated on translate.pretix.eu (German (informal)) Raphael Michel 2019-12-06 13:50:34 +00:00
  • 7252167cc7 Translated on translate.pretix.eu (German) Raphael Michel 2019-12-06 13:50:48 +00:00
  • d6ac337bde Translated on translate.pretix.eu (German (informal)) Raphael Michel 2019-12-06 13:27:35 +00:00
  • aa9d3ab614 Translated on translate.pretix.eu (German) Raphael Michel 2019-12-06 13:42:26 +00:00
  • 186fb851e6 Translated on translate.pretix.eu (Russian) Martin Gross 2019-12-06 11:54:35 +00:00
  • 97f7507dad Translated on translate.pretix.eu (Latvian) Martin Gross 2019-12-06 10:40:29 +00:00
  • e4582dd9ed Add itemcount (Items, excluding AddOns) to fragment_cart (#1514) Martin Gross 2019-12-05 16:45:41 +01:00
  • 090d5bfe94 Update po files [CI skip] Raphael Michel 2019-12-05 14:34:15 +01:00
  • b4e98e21a1 Translated on translate.pretix.eu (Russian) Martin Gross 2019-11-26 09:27:15 +00:00
  • 4571abe496 Translated on translate.pretix.eu (Spanish) Carolina Fernández 2019-11-22 01:43:38 +00:00
  • f86520af37 Translated on translate.pretix.eu (Spanish) Carolina Fernández 2019-11-21 21:19:33 +00:00
  • 1a5b8a2e07 Translated on translate.pretix.eu (Czech) Jaroslav Lichtblau 2019-11-21 21:05:09 +00:00
  • dddf91d3bf Feature/optional team provisioning (#1487) Maico Timmerman 2019-12-05 12:20:40 +01:00
  • f88a09a78c Update reportlab requirement Martin Gross 2019-12-05 10:43:38 +01:00
  • adebcc31d4 Call order_paid when creating paid orders through the API Raphael Michel 2019-12-05 10:02:46 +01:00
  • 5645a07cdc Email design: Make height of separator more reliable Raphael Michel 2019-12-05 10:02:27 +01:00
  • 1d732e9675 Update pillow requirement from 5.* to 6.* Martin Gross 2019-12-04 18:47:18 +01:00
  • 61de010bbb Put customer VAT ID in the same line as the descriptor Martin Gross 2019-12-04 17:55:13 +01:00
  • 22eb9d3493 Add "Are you sure?"-dialog to dirty forms (#1506) Martin Gross 2019-12-04 13:59:08 +01:00
  • 4e8bda0c96 Improve email contents (#1510) Raphael Michel 2019-12-04 13:58:20 +01:00
  • 0c83e5a50c Use a narrower separator PNG to reduce wrong-looking area in dark mode Raphael Michel 2019-12-04 12:23:45 +01:00
  • 745d7f74a1 Fix a display issue in GMail Raphael Michel 2019-12-04 11:56:14 +01:00
  • 8c86169d3f Fix #1415 -- Proper MIME structure Raphael Michel 2019-12-04 11:56:02 +01:00
  • 3c87272fdc Bank transfer import: Fix crash when no date column is selected Raphael Michel 2019-12-04 10:29:26 +01:00
  • f1142560f6 Fix crash with specific chromium user agents Raphael Michel 2019-12-04 10:29:18 +01:00
  • d46278f04f Set cookies with SameSite=None if possible (#1509) Raphael Michel 2019-12-03 14:50:18 +01:00
  • 098b7363e6 Waren about products with hidden_if_available Raphael Michel 2019-12-01 12:34:47 +01:00
  • 11d0c37415 Try to discourage accidentally setting Item.hidden_if_available Raphael Michel 2019-12-01 12:31:09 +01:00
  • 99607aa74a Fix AttributeError in sendmail form Raphael Michel 2019-12-01 11:17:30 +01:00
  • d44b75388e RelativeDate: Fix parsing of invalid strings Raphael Michel 2019-11-29 10:29:53 +01:00
  • 531c8aedc2 Remove logging statement Raphael Michel 2019-11-28 16:31:56 +01:00
  • 0474651070 Add unlimited_items_per_order-flag to Sales Channels (#1508) Martin Gross 2019-11-28 16:31:38 +01:00
  • fd7ad3cb16 Fix docs typo Raphael Michel 2019-11-28 15:10:26 +01:00
  • d5b932e0d9 Add data-fix option to widget Raphael Michel 2019-11-28 14:26:14 +01:00
  • 5462e256ac Allow to create a new gift card when refunding Raphael Michel 2019-11-28 10:13:39 +01:00
  • 46d4d97c13 Add BasePaymentProvider.refund_control_render Raphael Michel 2019-11-28 10:12:45 +01:00
  • 8b5241d520 Improve error messages when changing seating plans Raphael Michel 2019-11-28 12:12:12 +01:00
  • ee06844b0d Allow to sort the list of vouchers Raphael Michel 2019-11-28 11:29:33 +01:00
  • d4a491fc1b Add new signal pretix.control.signals.order_search_filter_q Raphael Michel 2019-11-28 11:18:09 +01:00
  • bb3348022f Allow to configure help text of email field Raphael Michel 2019-11-28 11:11:55 +01:00
  • a10082a46f CSV exports: Subevent name and date in separate columns Raphael Michel 2019-11-28 10:24:12 +01:00
  • ef555eaff1 Fix new tests on real databases Raphael Michel 2019-11-27 17:40:42 +01:00
  • 31adc37599 API: Add convenience methods to make it easier to create fees Raphael Michel 2019-11-27 17:14:44 +01:00
  • 1d02764be2 Do not show "other fee" text on invoices Raphael Michel 2019-11-27 16:55:53 +01:00
  • f80f2e9bf9 Show "choose other event date" button even in iframes Raphael Michel 2019-11-27 16:09:46 +01:00
  • f5e7e0e309 Fix crash if Bundle.designated_price is set to null Raphael Michel 2019-11-27 16:07:22 +01:00
  • bbc70447a2 Allow to create vouchers for *all* products (#1504) Raphael Michel 2019-11-27 14:57:09 +01:00
  • 530632d624 Add invoice_line_text to documentation Raphael Michel 2019-11-26 17:15:13 +01:00
  • 370130f047 Add signal invoice_line_text Raphael Michel 2019-11-26 16:41:41 +01:00
  • 14575693b8 Add signal item_description Raphael Michel 2019-11-26 16:36:25 +01:00
  • 436dcc68f2 Show link for other dates in widget checkout Raphael Michel 2019-11-25 16:44:42 +01:00
  • b49e02d988 Voucher redemption: Disable add-on-cart button if no products are selected Raphael Michel 2019-11-25 15:54:11 +01:00
  • 037644421b Question statistics: Do not include canceled orders Raphael Michel 2019-11-25 15:19:42 +01:00
  • 654faa5a10 Order list: Filter by answers should be case-sensitive Raphael Michel 2019-11-25 15:19:27 +01:00
  • 53a22e0e88 Expiry warnings: Pre-fetch expiry column Raphael Michel 2019-11-24 16:27:47 +01:00
  • f8a080d180 Refs #1289 -- Download reminders for subevents and download reminder performance Raphael Michel 2019-11-24 16:05:03 +01:00
  • b013737d70 Fix AttributeError introduced in last commit Raphael Michel 2019-11-24 15:40:14 +01:00
  • 24d6816dac Improve performance of send_expire_warnings and expire_orders Raphael Michel 2019-11-24 15:27:28 +01:00
  • 2eb92bef9b Send widget_data when opening waiting list (#1502) Maico Timmerman 2019-11-24 11:33:56 +01:00
  • 8d5b4d190c Fix TypeError introduced in 50dabb5b2 Raphael Michel 2019-11-22 16:10:58 +01:00
  • 50dabb5b26 Show seat in web and PDF check-in list Raphael Michel 2019-11-22 13:31:17 +01:00
  • 84fb25e4d9 Voucher creation: Auto-select products based on seat Raphael Michel 2019-11-22 13:15:33 +01:00
  • ee4f75c2fb Introduce Seat.sorting_rank (#1499) Raphael Michel 2019-11-22 13:25:08 +01:00
  • 1e63eb743c Merge pull request #1498 from pretix-translations/weblate-pretix-pretix Raphael Michel 2019-11-22 13:24:21 +01:00
  • 09477e1431 Translated on translate.pretix.eu (Danish) Mie Frydensbjerg 2019-11-21 08:20:02 +00:00
  • 2be49d8cab Bank transfer: Do not cause duplicate payments Raphael Michel 2019-11-21 17:22:11 +01:00
  • 808ccfee75 Bank import: useful matching of negative transactions Raphael Michel 2019-11-20 18:35:15 +01:00
  • 485766e247 Sendmail plugins: Fix issues around history of checkin-filtered emails Raphael Michel 2019-11-20 18:07:45 +01:00
  • bab27f5ab6 Respect payment-saleschannel restrictions also on order change Martin Gross 2019-11-20 17:18:51 +01:00
  • 26141da1b3 Update from Weblate (#1497) Martin Gross 2019-11-20 15:42:27 +01:00
  • 4c6cf63d68 Translated on translate.pretix.eu (Danish) Mie Frydensbjerg 2019-11-20 14:38:09 +00:00
  • 24fa251b05 Update from Weblate (#1496) Martin Gross 2019-11-20 15:01:16 +01:00
  • d65eaf7b95 Translated on translate.pretix.eu (Danish) Mie Frydensbjerg 2019-11-20 13:25:08 +00:00
  • e24a7f3887 Translated on translate.pretix.eu (Danish) Mie Frydensbjerg 2019-11-20 13:25:52 +00:00
  • ec66b20798 Fix ToC for docs Martin Gross 2019-11-20 12:55:19 +01:00
  • 2c3c9a4ba1 Merge pull request #1495 from pretix-translations/weblate-pretix-pretix Martin Gross 2019-11-20 10:04:41 +01:00
  • 4c8e1cef7f Translated on translate.pretix.eu (Russian) Martin Gross 2019-11-20 08:43:42 +00:00
  • 180963c787 Widget: Auto-open seating plan in some situations Raphael Michel 2019-11-19 22:48:47 +01:00
  • ee96fb2ca1 Fix widget test cases Raphael Michel 2019-11-19 22:42:51 +01:00
  • 5563259b11 Fix gettext import Raphael Michel 2019-11-19 21:44:34 +01:00
  • e7b86e0deb Refactor attribution note in the widget Raphael Michel 2019-11-19 21:16:04 +01:00
  • 067c3b1abc Update from Weblate (#1494) Raphael Michel 2019-11-19 17:00:48 +01:00
  • 3fff04bcda Translated on translate.pretix.eu (Dutch (informal)) Maarten van den Berg 2019-11-19 12:41:00 +00:00
  • 150ebc7ddb Translated on translate.pretix.eu (Dutch) Maarten van den Berg 2019-11-19 12:51:36 +00:00
  • 2f906bae5c Translated on translate.pretix.eu (Latvian) Raphael Michel 2019-11-19 15:54:42 +00:00
  • 82d1927fe7 Fix date range shown for one-day event Raphael Michel 2019-11-19 16:16:08 +01:00
  • cde87b437a Update from Weblate (#1493) Raphael Michel 2019-11-18 16:01:00 +01:00
  • 9cbf3490cf Translated on translate.pretix.eu (Latvian) Zane Smite 2019-11-18 11:42:56 +00:00
  • 56cfdfc5b3 Stripe: Only use alphanumeric characters in statement descriptors Raphael Michel 2019-11-18 09:57:42 +01:00
  • 8564d20183 Update from Weblate (#1492) Raphael Michel 2019-11-18 10:46:11 +01:00
  • c3155ad16d Translated on translate.pretix.eu (Arabic) Raphael Michel 2019-11-18 09:44:47 +00:00