Raphael Michel
492288f437
Allow customers to change add-ons on existing orders ( #2283 )
2021-11-19 14:59:54 +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
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
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
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
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
354bbb485b
Pagination: Add intcomma to number of results
2021-07-24 12:51:21 +02:00
Raphael Michel
3a01a05a08
Check-in history: Fix incorrectly linked product
2021-07-21 10:17:18 +02:00
Raphael Michel
39736ef0d4
Check-in list: Allow to filter by date
2021-07-19 14:27:23 +02:00
Raphael Michel
f7e5f0b567
Order overview: Adjust to new filter style
2021-07-19 13:58:45 +02:00
Raphael Michel
b6078d5272
Allow to filter and sort the list of devices
2021-07-19 13:57:17 +02:00
Raphael Michel
1ed1cd33e8
Consistent styling for filter forms
2021-07-19 13:40:44 +02:00
Raphael Michel
a4a2500725
Subevent list: Allow to filter by time of day or multiple week days
2021-07-19 13:10:21 +02:00
Raphael Michel
9089b630ed
Add new settings invoice_regenerate_allowed ( #2071 )
2021-07-01 14:51:08 +02:00
Raphael Michel
e00ab01235
Teams list: Fix missing pagination
2021-06-29 11:23:39 +02:00
Raphael Michel
618b67ca2f
Add meta_noindex setting on organizer level
2021-06-25 11:27:12 +02:00
Raphael Michel
a88fed283a
Customers: Additional filter form fields
2021-06-22 16:30:26 +02:00
Raphael Michel
130ffddf48
Customers: Allow admin to trigger password reset
2021-06-22 16:23:05 +02:00
Raphael Michel
d8f3a3f5be
Waiting list: Warn about functional limits
2021-06-22 10:49:27 +02:00
Raphael Michel
1ef076bb9b
Deal with cancelling memberships ( #2130 )
2021-06-17 18:10:45 +02:00
Raphael Michel
97d67d58d5
Add Order.custom_followup_at ( #2124 )
2021-06-11 17:08:13 +02:00
Richard Schreiber
fccd119a1f
Waitinglist: fix batch selection, add event.slug to download-filename ( #2116 )
...
* fix missing id in inputs for batch delete
* add event.slug to filename
2021-06-09 13:21:02 +02:00
Raphael Michel
c7ef79be90
Store all check-in attempts, not only successful ones ( #2074 )
2021-06-05 13:00:58 +02:00
Julia Luna
64d07a2811
Auto-scheduled emails
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-06-03 12:47:07 +02:00
Raphael Michel
93da4801db
Allow to manually exclude quotas from calendar availability
2021-05-27 12:05:03 +02:00
Raphael Michel
49a9b71ea3
Fix #2090 -- Test mode for memberships
2021-05-27 11:47:42 +02:00
Raphael Michel
5029213bc5
Waiting list: Bulk deletion
2021-05-25 22:18:06 +02:00
Raphael Michel
e510a2c121
Fix creating large numbers of subevents (introduces async task) ( #2091 )
2021-05-25 19:24:43 +02:00
Maico Timmerman
c05d03437c
Tax rule list: Show inclusiveness and eu reverse tax status ( #2086 )
2021-05-25 15:26:42 +02:00
Raphael Michel
ea514948b5
Customer accounts: Only link orders by email if wanted
2021-05-25 15:09:35 +02:00
Raphael Michel
9773867f92
Allow to configure length of ticket secret
2021-05-19 18:04:02 +02:00
Raphael Michel
ac4e4a2578
Visibly de-highlight disabled products
2021-05-19 09:53:25 +02:00
Raphael Michel
f19a74990f
Remove RequiredAction model ( #2078 )
2021-05-17 17:41:59 +02:00
Raphael Michel
111d674c8f
Start deprecating IE11 support in backend
2021-05-14 10:30:08 +02:00
Raphael Michel
cf9fd47d2b
Allow to change canceled orders
2021-05-13 16:31:32 +02:00
Raphael Michel
31a7194119
Fix typo in event wizard
2021-05-12 17:30:05 +02:00
Raphael Michel
972f4646fa
Lazy-load logs on event dashboard
2021-05-11 17:49:06 +02:00