ser8phin
7a4db8ea23
Add approval requirement option to product variations ( #2381 )
2022-01-05 18:04:12 +01:00
Raphael Michel
f3767ab4ac
Gift card: Log user who triggered reversal of transaction
2022-01-03 10:39:05 +01:00
Raphael Michel
5d13f5f885
Gift cards: Fix incorrect handling of return key
2022-01-03 10:38:54 +01:00
Raphael Michel
6b4adccee5
Bump django-hijack to 3.1.*
2021-12-20 09:51:52 +01:00
Raphael Michel
9f4b834abc
Allow to attach files to order confirmation email ( #2384 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-12-16 18:34:18 +01:00
Felix Rindt
94a7d02ab1
Fix event settings form considered changed even if unchanged ( #1739 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-12-16 11:27:18 +01:00
ser8phin
eccba09452
Add payment search page ( #2335 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-12-15 16:06:43 +01:00
Martin Gross
f69e270e4d
Add filter for revoked devices ( #2372 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-12-13 12:47:43 +01:00
Maico Timmerman
033b8d70e7
Email: Allow to override backend for custom SMTP connections ( #2368 )
2021-12-09 16:49:22 +01:00
Raphael Michel
bd22c2afc9
Set OrderRefund.execution_date on manual refund
2021-12-08 09:41:12 +01:00
Raphael Michel
5c55219d45
Allow to create new customers in backend ( #2367 )
2021-12-06 12:27:21 +01:00
Raphael Michel
e767c6a68d
Add central cookie consent mechanism ( #2330 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-30 17:12:17 +01:00
Raphael Michel
492288f437
Allow customers to change add-ons on existing orders ( #2283 )
2021-11-19 14:59:54 +01:00
Raphael Michel
16054893ed
Avoid creation of manual payments with zero amount ( #2325 )
2021-11-19 12:02:36 +01:00
ser8phin
169a6c51b4
Add check to force users to change password ( #2284 )
2021-11-11 11:10:33 +01:00
Raphael Michel
c45298544e
Fix incorrect settings propagagion
2021-11-09 18:45:45 +01:00
Raphael Michel
e58b512876
Fix ordering of questions in backend if all system questions are 0
2021-11-09 09:44:44 +01:00
Raphael Michel
ff2f1b7424
Fix incorrect check for enabled fields in QuestionList
2021-11-09 09:32:52 +01:00
Raphael Michel
fb1838a2f0
Fix incorrect help text
2021-11-09 09:32:52 +01:00
Raphael Michel
d7b05063a4
Allow to print event location on invoices ( #2278 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-05 09:47:41 +01:00
Raphael Michel
5ea8a8ef82
Ask and validate VAT IDs for Switzerland ( #2259 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-10-26 11:20:45 +02:00
Raphael Michel
846527546a
Improve visual transaction table
2021-10-18 18:35:02 +02:00
Raphael Michel
8ebba9de86
Data model for transactional history ( #2147 )
2021-10-18 17:28:58 +02:00
Raphael Michel
05a5a69128
Lightbox: Remove .min.js and make dependency on gettext optional
2021-10-18 09:23:12 +02:00
Raphael Michel
7b7e77d497
Subevent editor: Fix Quota.ignore_for_event_availability not being copied
2021-10-15 11:12:36 +02:00
Richard Schreiber
01d9574ddf
Fix #2244 -- Show products without category first on product-list ( #2249 )
2021-10-13 09:33:43 +02:00
Richard Schreiber
8121167d5e
Control: Add drag and drop to sort categories and products ( #2242 )
...
* add drag and drop to categories
* add drag and drop to products
* add light grey background to dragged element
* add missing th, add sr-only desc of columns
* group up/down/move elements
* improve visualizing drag-area by dimming others
* change up/down-links to buttons in form-post
* limit sorting to POST requests
Co-authored-by: Raphael Michel <michel@rami.io >
2021-10-12 14:46:56 +02:00
Raphael Michel
0f47bff5cd
Allow to hide products that require membership ( #2240 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-10-07 10:11:31 +02:00
Raphael Michel
f459f1f12d
Fix logging error for automated emails
2021-10-07 10:08:30 +02:00
Raphael Michel
bc7300c393
Track if invoices have been sent via email ( #2231 )
2021-10-05 13:47:55 +02:00
Raphael Michel
177906e2ac
Custom order emails: Allow to attach tickets and invoices
2021-09-30 12:15:55 +02:00
Raphael Michel
9f2ffc3276
Improvements around the waiting list ( #2219 )
...
* Waiting list: Support for seated events, pre-fill customer email address
* Allow people to remove themselves
* Update src/pretix/base/settings.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/control/views/waitinglist.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/presale/views/waiting.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Resolve a review note
* Review notes
* Fix linter issues
* Fix import
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-09-27 20:48:02 +02:00
Raphael Michel
1d065a7672
Add setting organizer_logo_image_inherit
2021-09-17 13:33:34 +02:00
Raphael Michel
93004a8125
Customer detailv iew: Do not show names as "None"
2021-09-17 10:20:43 +02:00
Raphael Michel
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Tim Neumann
b95f556d8f
Add config options for max file upload sizes ( #2199 )
...
* feat(config): Add config options for max file upload sizes
Closes #2198
* Apply suggestions from code review
Fix docs and comment in settings.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Fix import order using isort
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2021-09-09 15:55:06 +02:00
Raphael Michel
50154c02ce
Voucher: Add error message to form_invalid
2021-09-06 19:32:40 +02:00
Raphael Michel
04375d4fcf
Fix voucher form validation (Z#2384192)
2021-09-06 19:32:15 +02:00
Raphael Michel
9c1ff296bb
Add missing template
2021-09-06 16:33:41 +02:00
Raphael Michel
7ebefa7b85
Allow to manually bump carts blocking a voucher
2021-08-30 15:57:28 +02:00
Raphael Michel
36a045020f
Fix typo check
2021-08-27 16:05:40 +02:00
Richard Schreiber
529092a4ed
Order import: warn when char-replacement happens due to unknown encoding ( #2184 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-08-27 15:03:35 +02:00
Raphael Michel
276add9163
Refactor bulk-generation of voucher codes into utility function
2021-08-23 12:50:02 +02:00
Raphael Michel
a4827fc992
Fix sorting of devices by descending name
2021-08-20 14:23:01 +02:00
Raphael Michel
e7546a7575
Manual refunds: Do not attempt to cancel if already canceled
2021-08-19 11:03:45 +02:00
Raphael Michel
5bc9ba4641
Deleting products: Catch ProtectedError
2021-08-19 10:20:01 +02:00
Raphael Michel
ead755aa86
Report canceled orders as underpaid if necessary
2021-08-18 17:36:36 +02:00
Raphael Michel
c5fe615be5
Sendmail: Force preview and show number of orders ( #2099 )
2021-08-18 15:28:33 +02:00
Raphael Michel
3f7664f743
Subevent bulk-creation: Fix flaky test ( #2177 )
2021-08-17 08:11:11 +02:00
Raphael Michel
c10c6ee28d
Subevent bulk creation: Resolve AmbiguousTimeError by preferring non-dst time
2021-08-16 13:07:07 +02:00