Raphael Michel
a4ae8b0e66
Include lightbox in main.scss file
2020-03-08 15:07:59 +01:00
Raphael Michel
be1bf81298
Add font-display: swap to custom shop fonts
2020-03-08 15:07:59 +01:00
Raphael Michel
b7528ae1cf
Cancelling events: Fix incorrect refund amount in emails
2020-03-06 18:09:38 +01:00
Raphael Michel
4f6712ccbe
OrderChangeManager: Prevent creation of 0 € invoices
2020-03-06 17:05:15 +01:00
Raphael Michel
939335f94b
Widget: Fix incorrect computation of cache key
2020-03-06 17:00:47 +01:00
Raphael Michel
c849276a35
Widget: Allow to filter by product
2020-03-06 17:00:26 +01:00
Raphael Michel
8e9f0f07a1
Optimize performance of waiting list dashboard tile
2020-03-06 14:03:28 +01:00
Raphael Michel
389884d191
shell_scoped: Fall back to shell if shell_plus is not installed
2020-03-06 14:03:06 +01:00
Raphael Michel
d8c2c82da7
Update invoice language in build_invoice
2020-03-06 09:36:20 +01:00
Raphael Michel
c3ed3d4899
Adjust tests for last commit
2020-03-05 18:12:40 +01:00
Raphael Michel
e9235cd433
Bank transfer: ignore order status when manually assigning amount
2020-03-05 17:37:54 +01:00
Raphael Michel
975b6d800a
Fix hardcoded PK in test
2020-03-05 17:09:33 +01:00
Raphael Michel
ee260c8231
API: Allow to simulate orders
2020-03-05 16:37:55 +01:00
Raphael Michel
f7fddc05dd
Improve caching of widget.js
2020-03-05 13:09:42 +01:00
Raphael Michel
eaa61c7795
Add @gzip_page to widget views
2020-03-05 12:53:17 +01:00
Raphael Michel
d4994258e6
Avoid issues with duplicate ItemBundles
2020-03-05 12:53:02 +01:00
Raphael Michel
9b50ec2d74
Cancelling events: Allow to inform waiting list
2020-03-05 10:22:59 +01:00
Raphael Michel
447b6b7fee
Waiting list: Do not send notifications for disabled items
2020-03-05 09:37:35 +01:00
Raphael Michel
40f763c999
Cancelling events: Create special log entry
2020-03-05 09:37:17 +01:00
Raphael Michel
6a3d05be9e
Cancelling events: Fix invalid email logging
2020-03-05 09:23:07 +01:00
Raphael Michel
766447f021
Fix typo in form field name
2020-03-04 14:45:54 +01:00
Raphael Michel
5fbeb90f00
Order import: Fix crash on unknown delimiter
...
PRETIXEU-1Y0
2020-03-04 14:44:55 +01:00
Raphael Michel
c01cc85eda
Merge pull request #1597 from pretix-translations/weblate-pretix-pretix
...
Translations update from Weblate
2020-03-03 17:13:10 +01:00
Raphael Michel
4a054da6ee
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3510 of 3510 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2020-03-03 17:11:12 +01:00
Raphael Michel
583a2b6572
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3510 of 3510 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-03-03 17:11:11 +01:00
Raphael Michel
fbe025afb2
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3488 of 3488 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2020-03-03 16:56:06 +01:00
Raphael Michel
66e6191122
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3488 of 3488 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-03-03 16:56:05 +01:00
Raphael Michel
0f26f0787c
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2020-03-03 16:55:56 +01:00
Raphael Michel
62a86c9b4a
Allow to cancel all orders in an event ( #1596 )
...
* Allow to cancel all orders in an event
* Add tests
* Actually add tests
2020-03-03 16:55:05 +01:00
Raphael Michel
07318be4c9
Fix incorrect total in invoice preview
2020-03-03 16:45:18 +01:00
Raphael Michel
3c8ef2c620
Fix incorrect result message
2020-03-03 16:43:36 +01:00
Raphael Michel
a858f47220
API: Fix crash when cancelling a redeemed gift card
2020-03-02 13:18:16 +01:00
Raphael Michel
381fa5e1cd
Allow to add a text to gift card transactions
2020-03-02 12:47:39 +01:00
Raphael Michel
1539eea664
API: Allow devices to access gift cards
2020-03-02 12:19:19 +01:00
Raphael Michel
3d41d1331a
API: Support for cross-organizer gift cards
2020-03-02 12:19:02 +01:00
Raphael Michel
00848b3339
Remove "default" flag from cloned layouts
2020-03-02 09:35:53 +01:00
Raphael Michel
d174b11c6a
Reduce retention time of sass compiler cache
2020-02-28 16:21:34 +01:00
Raphael Michel
a501ce496a
Fix broken sass compiler cache
2020-02-28 16:21:18 +01:00
Raphael Michel
de277cc959
Badges, PDF tickets: Allow to copy layouts
2020-02-28 12:50:31 +01:00
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
12540238b7
Ignore replica database in tests
2020-02-27 14:44:20 +01:00
Raphael Michel
398a30e33a
Merge pull request #1592 from pretix-translations/weblate-pretix-pretix
...
Translations update from Weblate
2020-02-27 11:05:27 +01:00
Raphael Michel
3410640618
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3488 of 3488 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2020-02-27 11:05:05 +01:00
Raphael Michel
7b45cfccc2
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3488 of 3488 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2020-02-27 11:05:04 +01:00
Raphael Michel
33f503aea1
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-27 10:55:11 +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
Martin Gross
b622854be6
Fix versionchanged for item_meta_data
2020-02-27 09:25:44 +01:00
Raphael Michel
6d00daa9ee
Fix crash when sending mails with empty mail_from
2020-02-26 17:34:37 +01:00