Adri
f0f1537e9c
Translated on translate.pretix.eu (French)
...
Currently translated at 50.7% (2238 of 4413 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2021-10-15 11:18:45 +02:00
Raphael Michel
7b7e77d497
Subevent editor: Fix Quota.ignore_for_event_availability not being copied
2021-10-15 11:12:36 +02:00
Raphael Michel
9ac705cd88
Web check-in: Show subevent with check result
2021-10-14 18:48:19 +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
dde4e12ce1
Fix bug in 6cd32400a
2021-10-11 17:36:57 +02:00
Raphael Michel
6cd32400ae
Mails: Add elaborate retry logic for MS Exchange
2021-10-11 12:41:26 +02:00
Raphael Michel
8fa71ccad4
Show remaining quota on voucher redemption page
2021-10-08 18:08:28 +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
Richard Schreiber
65167cc290
Add new alert icons ( #2226 )
2021-10-06 12:31:08 +02:00
Raphael Michel
bc7300c393
Track if invoices have been sent via email ( #2231 )
2021-10-05 13:47:55 +02:00
Jaakko Rinta-Filppula
d8450202fe
Translated on translate.pretix.eu (Finnish)
...
Currently translated at 50.2% (86 of 171 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fi/
powered by weblate
2021-10-05 12:47:08 +02:00
Jaakko Rinta-Filppula
41d2bcc34f
Translated on translate.pretix.eu (Finnish)
...
Currently translated at 19.3% (852 of 4413 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
2021-10-05 12:47:08 +02:00
Fabian Rodriguez
0e1589013a
Translated on translate.pretix.eu (French)
...
Currently translated at 63.7% (109 of 171 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2021-10-04 17:34:05 +02:00
cpoisnel
39f81617e1
Translated on translate.pretix.eu (French)
...
Currently translated at 63.7% (109 of 171 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
2021-10-04 17:34:05 +02:00
cpoisnel
b394ef6de1
Translated on translate.pretix.eu (French)
...
Currently translated at 50.5% (2231 of 4413 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
2021-10-04 17:34:05 +02:00
Raphael Michel
177906e2ac
Custom order emails: Allow to attach tickets and invoices
2021-09-30 12:15:55 +02:00
Raphael Michel
59f6b20129
Add email placeholder {voucher_url_list}
2021-09-30 11:54:41 +02:00
Raphael Michel
51998e820d
Orders API: Add item and variation filters
2021-09-30 11:48:23 +02:00
Raphael Michel
e803b56716
Bump to 4.4.0.dev0
2021-09-29 11:17:50 +02:00
Raphael Michel
fa8b1c176b
Bump to 4.3.0
v4.3.0
2021-09-29 11:17:12 +02:00
Richard Schreiber
2598787602
Customer profiles: add minor improvements around disabled fields and margins ( #2195 )
2021-09-29 10:34:45 +02:00
Raphael Michel
003fa62996
Fix help text
2021-09-28 18:07:34 +02:00
Raphael Michel
798c21955e
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (4413 of 4413 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2021-09-27 21:52:58 +02:00
Raphael Michel
fe6185af4b
Translated on translate.pretix.eu (German (informal) (de_Informal))
...
Currently translated at 100.0% (4413 of 4413 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2021-09-27 21:52:58 +02:00
Raphael Michel
7bacefa442
Update spelling wordlist
2021-09-27 21:47:05 +02:00
Raphael Michel
04e187c297
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2021-09-27 20:49:18 +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
Diego Rodrigo
a9a4cf6fca
Translated on translate.pretix.eu (Portuguese (Brazil))
...
Currently translated at 14.5% (641 of 4403 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pt_BR/
powered by weblate
2021-09-27 20:26:20 +02:00
ofirtro
a563316e22
Translated on translate.pretix.eu (Hebrew)
...
Currently translated at 20.4% (35 of 171 strings)
Translation: pretix/pretix (frontend)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/he/
powered by weblate
2021-09-27 20:26:20 +02:00
ofirtro
4b6f55c31d
Added translation on translate.pretix.eu (Hebrew)
2021-09-27 20:26:20 +02:00
Klevagruva
21a8fad17a
Translated on translate.pretix.eu (Swedish)
...
Currently translated at 17.0% (749 of 4403 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/sv/
powered by weblate
2021-09-27 20:26:20 +02:00
Raphael Michel
7586df9d3f
Docs: Fix note on widget on mobile
2021-09-27 11:34:55 +02:00
Raphael Michel
1d4afa5d27
Sendmail: Fix invalid state if attachment is adde then removed
2021-09-23 17:36:33 +02:00
Richard Schreiber
720d9b924e
[Fix] on rtl-languages float productpicture to the right ( #2224 )
2021-09-23 17:22:50 +02:00
Raphael Michel
9f56669f2a
Truelink filter: Allow dots with spaces
2021-09-23 09:50:39 +02:00
Richard Schreiber
fc541016c6
fix typo in logo-image-settings
2021-09-23 08:28:39 +02:00
Raphael Michel
5eefe9ad1e
Fix linter issues
2021-09-20 16:51:48 +02:00
Raphael Michel
1d065a7672
Add setting organizer_logo_image_inherit
2021-09-17 13:33:34 +02:00
Raphael Michel
101f5f7781
Rewrite default ticket PDF to make sure caches affected by previous bug are cleaned
2021-09-17 11:55:53 +02:00
Raphael Michel
af7c6d360f
Partially revert migration command monkeypatching
2021-09-17 11:07:46 +02:00
Raphael Michel
8751e6e5ba
Product list: Show "sold out" before expanding variations
2021-09-17 10:20:43 +02:00
Raphael Michel
93004a8125
Customer detailv iew: Do not show names as "None"
2021-09-17 10:20:43 +02:00
Raphael Michel
adf40e1d56
Refactor our migrate command monkeypatching
2021-09-17 10:20:43 +02:00
Raphael Michel
364cfe0131
Update nginx config for static files
2021-09-17 10:20:43 +02:00
Raphael Michel
1514527ef3
Consistent naming
2021-09-17 10:20:43 +02:00
Tim Neumann
680024234d
Dockerfile: Move nginx client_max_body_size to seperate file ( #2207 )
2021-09-16 12:36:25 +02:00
Richard Schreiber
2a3660f2d1
Fix -- copy answers even when matching customer profiles exist ( #2209 )
2021-09-16 10:07:43 +02:00
Richard Schreiber
2041d1213a
fix address expand button submit-bug
2021-09-16 09:10:20 +02:00