Raphael Michel
1279c8720f
Add tests for price calculation API
2019-04-22 11:14:33 +02:00
Raphael Michel
7a3afde7b1
Change semantics of changing orders
...
This basically does two things to the "Change products" view of orders and the
OrderChangeManager program API:
1) It decouples changing items or subevents from changing prices.
OrderChangeManager.change_item() and .change_subevent() no longer
touch the price of a position. Instead .change_price() needs to be
called explicitly. However, a client-side JavaScript component now
*proposes* a new price based on the changed item or subevent.
2) The user interface now exposes the possibility of doing multiple
things at the same time, i.e. changing the item, subevent and price
in the same operation. OrderChangeManager already allowed this
before.
(1) is basically a consequence of (2), while (2) is a prerequesite for
e.g. the `seating` branch, where changing the subevent will always
require changing the seat.
2019-04-21 23:02:32 +02:00
Raphael Michel
e4417305a2
Fix updatestyles not being sent to background queue
2019-04-18 17:44:14 +02:00
Raphael Michel
bc5d0bea00
updatestyles: Prioritize future events over past ones
2019-04-18 17:27:34 +02:00
Raphael Michel
dbce9b0395
Allow error pages to be embedded in frames (to ease widget troubleshooting)
2019-04-18 17:19:42 +02:00
Martin Gross
2eb88840bd
Original price for variations ( #1258 )
...
* Original price for variations
* Documentation
* API-GET
* Fix existing tests to accomodate new attribute
* Test for variation's original_price on API
2019-04-18 16:13:49 +02:00
Martin Gross
4838835b1b
Remove debug-toolbar template override
2019-04-18 12:21:42 +02:00
Raphael Michel
ab452bd9e3
Fix typo
2019-04-18 09:50:07 +02:00
Raphael Michel
ae298bddb8
Make FakeRedis play nice with metrics
2019-04-18 09:17:55 +02:00
Raphael Michel
9ad4607d26
Move ticket cache invalidation to background task
2019-04-18 09:17:01 +02:00
Raphael Michel
b3684377cd
Fix crash in item validation
...
Fixes Sentry PRETIXEU-10B
2019-04-17 15:40:25 +02:00
Raphael Michel
441badfdbd
Bank transfer: Move ack field
2019-04-17 15:38:26 +02:00
Raphael Michel
0d242a0304
Fix internal error during validation
...
Sentry PRETIXEU-10A
2019-04-17 15:21:42 +02:00
Raphael Michel
2fac8592d4
Add modern invoice renderer
2019-04-17 15:08:58 +02:00
Raphael Michel
58b1a2f115
Fix timezone handling in widget
2019-04-17 14:42:00 +02:00
Raphael Michel
420d44e909
Fix #1170 -- E-mail address in check-in list
2019-04-17 12:12:07 +02:00
Raphael Michel
e0063fce52
Allow superusers to inspect payments and refunds
2019-04-17 10:15:14 +02:00
Raphael Michel
21ef6c7950
Update framework classifier
2019-04-17 10:07:02 +02:00
Sohalt
651f429ffb
Fix #1247 -- Allow team invites to be resent ( #1250 )
...
* Fix #1247 -- Allow team invites to be resent
* Test resending invalid invites
* Fix tooltip
* Fix test
* Handle invalid types for pk parameter
* Style button
2019-04-16 16:39:31 +02:00
Raphael Michel
66dd7c448b
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2019-04-16 13:35:36 +02:00
Raphael Michel
e9b4205145
Fix translation of widget headlines
2019-04-16 13:35:07 +02:00
Raphael Michel
6dedea1025
Items API: Note that tax_rate is read-only
2019-04-16 13:35:07 +02:00
Raphael Michel
348ed4e909
Merge pull request #1244 from pretix-translations/weblate-pretix-pretix
...
Update from Weblate
2019-04-16 13:34:26 +02:00
Maarten van den Berg
091b3358e4
Translated on translate.pretix.eu (Dutch (informal))
...
Currently translated at 100.0% (96 of 96 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl_Informal/
powered by weblate
2019-04-16 05:00:07 +00:00
Maarten van den Berg
186e2a6b9a
Translated on translate.pretix.eu (Dutch)
...
Currently translated at 100.0% (96 of 96 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2019-04-16 05:00:06 +00:00
Maarten van den Berg
198b90972c
Translated on translate.pretix.eu (Dutch (informal))
...
Currently translated at 100.0% (3057 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2019-04-16 05:00:06 +00:00
Maarten van den Berg
4989b6235c
Translated on translate.pretix.eu (Dutch)
...
Currently translated at 100.0% (3057 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2019-04-16 05:00:05 +00:00
mussol
4cfebab11c
Translated on translate.pretix.eu (Catalan)
...
Currently translated at 35.1% (1073 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2019-04-15 13:47:00 +00:00
Martin Gross
fe944ec643
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3057 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2019-04-15 13:47:00 +00:00
Martin Gross
9d92c7b10f
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3057 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2019-04-15 13:47:00 +00:00
Maarten van den Berg
3b810a3a76
Translated on translate.pretix.eu (Dutch (informal))
...
Currently translated at 100.0% (3057 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2019-04-15 13:47:00 +00:00
Maarten van den Berg
7860417177
Translated on translate.pretix.eu (Dutch (informal))
...
Currently translated at 99.4% (3038 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2019-04-15 13:47:00 +00:00
Maarten van den Berg
1438edb3c8
Translated on translate.pretix.eu (Dutch)
...
Currently translated at 100.0% (3057 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2019-04-15 13:47:00 +00:00
mussol
a17720062b
Translated on translate.pretix.eu (Catalan)
...
Currently translated at 31.8% (972 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2019-04-15 13:47:00 +00:00
mussol
37ab45b352
Translated on translate.pretix.eu (Catalan)
...
Currently translated at 31.6% (966 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2019-04-15 13:47:00 +00:00
mussol
6be212df8c
Translated on translate.pretix.eu (Catalan)
...
Currently translated at 31.1% (952 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2019-04-15 13:47:00 +00:00
mussol
b4e85780f4
Translated on translate.pretix.eu (Catalan)
...
Currently translated at 30.0% (917 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2019-04-15 13:47:00 +00:00
mussol
a9732c4788
Translated on translate.pretix.eu (Catalan)
...
Currently translated at 30.0% (917 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2019-04-15 13:47:00 +00:00
mussol
273316be25
Translated on translate.pretix.eu (Catalan)
...
Currently translated at 29.4% (900 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2019-04-15 13:47:00 +00:00
Maarten van den Berg
0f3b269931
Translated on translate.pretix.eu (Dutch (informal))
...
Currently translated at 98.9% (3023 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2019-04-15 13:47:00 +00:00
Maarten van den Berg
4462054d0e
Translated on translate.pretix.eu (Dutch)
...
Currently translated at 100.0% (3057 of 3057 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2019-04-15 13:47:00 +00:00
Raphael Michel
ec53022cc8
Do not call task synchronously inside task (celery doesn't allow it any more)
2019-04-15 15:46:37 +02:00
Raphael Michel
0b65b18459
Send emails in an TransactionAwareTask
2019-04-15 15:22:58 +02:00
Raphael Michel
2fac03f47b
Add a test case for free orders
2019-04-15 15:14:35 +02:00
Raphael Michel
750d5eda48
Do not mark free orders as paid that require approval
2019-04-15 15:12:26 +02:00
Raphael Michel
f2cd9a2002
Fix logic bug in attachment size check
s
2019-04-15 12:58:36 +02:00
Raphael Michel
874b38db17
Mark order as paid immediately
2019-04-15 12:58:20 +02:00
Raphael Michel
0f58e1c396
CSV import: Do not skip rows without a reference
2019-04-08 17:55:28 +02:00
Raphael Michel
36e0afc09e
Further improvements to the print stylesheet
2019-04-08 17:42:06 +02:00
Raphael Michel
7164124a70
Display category description in add-on step
2019-04-08 15:23:40 +02:00