Raphael Michel
12b3ae81d6
Mark payment_term_days settings as required in the backend
2020-02-28 12:24:00 +01:00
Raphael Michel
fcdb40dda0
Refs #1593 -- Fix subsequent issue when clearing the cart
2020-02-27 16:28:07 +01:00
Raphael Michel
f65cf8e86a
Fix checks for min_per_order and max_per_order in combination with variations
2020-02-27 15:08:35 +01:00
Raphael Michel
3fd650081b
Allowing more options to style pretix shops ( #1585 )
...
* Fix caching issues in SASS compilation
* Allow to set a custom page background color
* Allow to disable round corners
* Support larger header pictures
* Allow to show title despite header
* Move language picker
* FIx widget styles
2020-02-27 10:54:00 +01:00
Raphael Michel
6d00daa9ee
Fix crash when sending mails with empty mail_from
2020-02-26 17:34:37 +01:00
Raphael Michel
4a0369cc37
REbase migration
2020-02-26 15:22:41 +01:00
Martin Gross
76aaf61e19
Add meta_data for items ( #1576 )
...
* PoC for ItemMetaProperties/Values
* Missing is_valid
* ItemMetaProperties/Values in editable via API, cloneable
* Tests
* Add Docs
* Fix import order
* Fix another import sorting...
* Typeahead for ItemMetaValues
* Test for editing event-objects
* Fix typeahead permission checks
* Further access restriction
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-26 15:06:24 +01:00
Raphael Michel
4a2516e303
Allow to cancel expired orders
2020-02-26 11:23:52 +01:00
Raphael Michel
4511110069
Fix timezone of notifications
2020-02-19 14:28:06 +01:00
Raphael Michel
1af1d8c658
Add rich_text_snippet
2020-02-18 09:45:20 +01:00
Raphael Michel
9f6a3f9a6a
Add custom field for invoice addresses
2020-02-18 09:21:00 +01:00
Raphael Michel
1c03d5d305
Invoices: Label tax ID as ABN in Australia
2020-02-18 09:05:09 +01:00
Raphael Michel
9c2af952b7
Fix another empty sequence error
2020-02-17 14:00:15 +01:00
Raphael Michel
dc6e425c2a
Fix accidental string interpolation in a test case
2020-02-17 13:57:36 +01:00
Raphael Michel
5f65b9528f
Fix a migration exception
2020-02-17 13:30:19 +01:00
Raphael Michel
8957c2f106
Seating: Support custom row and seat labels
2020-02-17 13:15:49 +01:00
Raphael Michel
2bbbc88a9c
Allow duplicate ticket secrets in different organizers
2020-02-17 12:35:02 +01:00
Raphael Michel
2c9b96f0c5
Fix various issues with min() statements
2020-02-14 09:16:04 +01:00
Raphael Michel
16599e242d
Partially revert last change
2020-02-13 17:39:17 +01:00
Raphael Michel
19c13d7f38
Improved order position secret generation
2020-02-13 17:04:50 +01:00
Raphael Michel
d0794d7b94
Optionally allow to automatically reissue an invoice after a data change
2020-02-13 09:49:21 +01:00
Raphael Michel
6bc2175ea9
More robust redis connections
2020-02-12 09:29:30 +01:00
Raphael Michel
0d8c4271a9
Show successful payments on the invoice
2020-02-11 16:54:02 +01:00
Raphael Michel
d226bbda5c
Order data export: Add column with the number of positions
2020-02-11 16:25:48 +01:00
Raphael Michel
9984fe97ba
Add OrderPayment.fail() to prevent race conditions ( #1572 )
2020-02-07 09:00:35 +01:00
Martin Gross
242dd24caa
Fix hiding of payment methods
2020-02-06 10:53:02 +01:00
Raphael Michel
2482d9390a
Fix incorrect settings field type
2020-02-05 21:29:22 +01:00
Raphael Michel
3b4923ccae
Fix required field
2020-02-05 18:34:58 +01:00
Raphael Michel
8a2e4385ff
Fix required field
2020-02-05 18:33:40 +01:00
Raphael Michel
e83b8ac218
Allow to hide payment methods behind a secret link
2020-02-05 18:09:27 +01:00
Raphael Michel
da68cb618e
Improved logging and transaction handling around payment confirmations
2020-02-05 12:02:02 +01:00
Raphael Michel
c8e6daa7a1
Do not show disabled sub-methods in timeline
2020-02-05 10:31:11 +01:00
pajowu
6e88054af7
Send signal on checkin ( #1546 )
...
* Send signal when orderposition is checked in
* Add position_checked_in signal to documentation
* Rename signal to checkin_created
* Update general.rst
* Update signals.py
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-04 18:26:35 +01:00
Alexander Schwartz
833cd32578
Comparison for file extensions should be case insensitive ( #1563 )
2020-02-04 17:09:12 +01:00
Raphael Michel
fd1c964c92
Fix #1378 -- API: Allow to access and modify (some) event setti… ( #1569 )
...
* API: Allow to access event settings
* Convert most "general" settings
* Smaller fixes
* Add more settings
* Relative dates, nulling
* Fix a test failure
* Fix wrong attribute access
2020-02-04 17:06:23 +01:00
Raphael Michel
87b10ef055
Allow to print multiple badges on one page ( #1380 )
...
* Allow to print multiple badges on one page
* Fix test
* Add more sizes
* Add A4 sizes
2020-02-04 17:02:33 +01:00
Raphael Michel
6b2bc71be9
Order list export: consistent decimals
2020-02-01 13:06:40 +01:00
Raphael Michel
7140406f35
Order data export: Split multiple choice questions in multiple columns
2020-02-01 12:47:39 +01:00
Martin Gross
6cc9801fe1
Only allow letters, numbers, dots and dashes for giftcard codes
2020-01-28 16:53:44 +01:00
Raphael Michel
889dd651ef
Add BasePaymentProvider.matching_id()
2020-01-27 21:46:36 +01:00
Raphael Michel
faa6f0e0a3
Correctly copy seats when copying events
2020-01-27 10:52:25 +01:00
Raphael Michel
934217ee4f
Attach invoices to order changed/canceled emails
2020-01-23 14:25:20 +01:00
Raphael Michel
deff282a63
Do not allow slugs to start with a non-alphanumeric character
2020-01-23 09:39:39 +01:00
Raphael Michel
8d7224fecc
Force-escape all PDF values on the renderer level ( #1556 )
...
* Force-escape all PDF values
* Do not concatenate empty strings to name combinations
2020-01-22 14:56:25 +01:00
Martin Gross
3fff3378c0
Handle media_url of embedded images in simple mail renderer better for instances with dedicated media-hosts
2020-01-21 10:36:46 +01:00
Martin Gross
5c0d112def
Add simple e-mail-renderer with logo ( #1552 )
...
* Add unembellished eMail-renderer
* Fix layout issues with very wide images
* Use prettier padding
* Rename to "simple with logo"
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-01-20 11:26:53 +01:00
Raphael Michel
7cf1688de5
PDF: Allow to use combinations of attendee name parts
2020-01-20 09:46:09 +01:00
Raphael Michel
f566b353f2
Retry more email failures
2020-01-11 14:11:20 +01:00
Raphael Michel
35f2b10069
Compatibility with new openpyxl
2020-01-11 12:12:53 +01:00
Raphael Michel
40da03f979
Improve text rendering options in PDF editor ( #1540 )
...
Improve text rendering options in PDF editor
2020-01-07 12:23:37 +01:00