c0de-bender
f645b86963
Translations: Update Polish
...
Currently translated at 99.5% (217 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-27 09:32:31 +01:00
Joanna Kochel
7c30e29adf
Translations: Update Polish
...
Currently translated at 99.5% (217 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-27 09:32:31 +01:00
c0de-bender
19c97b570e
Translations: Update Polish
...
Currently translated at 38.0% (2091 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-27 09:32:31 +01:00
Joanna Kochel
7a210b4ee0
Translations: Update Polish
...
Currently translated at 38.0% (2091 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-27 09:32:31 +01:00
Maciej Sowilski
fdf3aa471c
Translations: Update Polish
...
Currently translated at 93.5% (204 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-27 09:32:31 +01:00
Maciej Sowilski
2851c8a9cf
Translations: Update Polish
...
Currently translated at 36.7% (2021 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-27 09:32:31 +01:00
Raphael Michel
49d4324992
Event list filter: Save scroll position
2023-11-24 15:05:17 +01:00
Martin Gross
7648be7937
Stripe: Add Support for Affirm Pay Later ( #3737 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-11-23 13:02:29 +01:00
Raphael Michel
1dea908152
Translations: Update Polish
...
Currently translated at 36.4% (2003 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
c0de-bender
896f15222c
Translations: Update Polish
...
Currently translated at 93.1% (203 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
c0de-bender
540ced5bfc
Translations: Update Polish
...
Currently translated at 36.4% (2002 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
c0de-bender
85ec235911
Translations: Update Polish
...
Currently translated at 92.2% (201 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
c0de-bender
a810467200
Translations: Update Polish
...
Currently translated at 36.3% (2000 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
c0de-bender
354d03c38d
Translations: Update Polish
...
Currently translated at 99.5% (217 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
c0de-bender
83b17ee05b
Translations: Update Polish
...
Currently translated at 36.4% (2002 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
Joanna Kochel
cb2da78cbf
Translations: Update Polish
...
Currently translated at 100.0% (218 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
Joanna Kochel
2fd8d1991b
Translations: Update Polish
...
Currently translated at 51.3% (2825 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-23 09:52:45 +01:00
Julian Baumann
8c80200fc0
Orders: Add bulk action to refund overpaid amount ( #3721 )
...
* add bulk action to refund overpaid amount
* display number of successful actions, use existing annotate method
* add tests, address review comments
* lint
2023-11-23 09:48:28 +01:00
Raphael Michel
b639ac850f
LogEntry: Add a direct relationship to organizer ( #3732 )
...
* LogEntry: Add a direct relationship to organizer
* Update src/pretix/base/models/log.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Fix condition
* Fix query count
* REbase migration
* Fix tests
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-11-22 16:22:33 +01:00
Raphael Michel
2ef015015a
Allow to postpone invoice creation on order changes ( #3716 )
...
* Allow to postpone invoice creation on order changes
* Add tests
* isort fix
* Fix failures
* More tests
* Update src/pretix/presale/views/order.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/services/orders.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/services/orders.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/services/orders.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Update src/pretix/base/models/orders.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-11-22 15:45:27 +01:00
c0de-bender
7921b67624
Translations: Update Polish
...
Currently translated at 91.2% (199 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-22 15:22:48 +01:00
c0de-bender
b8f735970e
Translations: Update Polish
...
Currently translated at 31.9% (1756 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-22 15:22:48 +01:00
Raphael Michel
5181fb38c4
Add Polish to community languages
2023-11-21 11:56:30 +01:00
Joanna Kochel
7439bc56b9
Translations: Update Polish
...
Currently translated at 91.2% (199 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-21 11:54:32 +01:00
c0de-bender
b31cd307e3
Translations: Update Polish
...
Currently translated at 31.9% (1756 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-21 11:54:32 +01:00
Joanna Kochel
e2e226471a
Translations: Update Polish
...
Currently translated at 31.9% (1756 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-21 11:54:32 +01:00
c0de-bender
f2efe234ea
Translations: Update Polish
...
Currently translated at 28.2% (1554 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-21 11:54:32 +01:00
c0de-bender
3d172f2726
Translations: Update Polish
...
Currently translated at 28.2% (1553 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-20 11:56:18 +01:00
c0de-bender
8b9dba2f97
Translations: Update Polish
...
Currently translated at 28.2% (1552 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-20 11:56:18 +01:00
c0de-bender
e0bdd38e6f
Translations: Update Polish
...
Currently translated at 44.4% (97 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/pl/
powered by weblate
2023-11-20 11:56:18 +01:00
c0de-bender
579fa88070
Translations: Update Polish
...
Currently translated at 28.2% (1552 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/pl/
powered by weblate
2023-11-20 11:56:18 +01:00
Adrià Vilanova Martínez
a541db8487
Translations: Update Catalan
...
Currently translated at 35.0% (1929 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ca/
powered by weblate
2023-11-20 11:56:18 +01:00
liimee
83bdbb4c94
Translations: Update Indonesian
...
Currently translated at 98.6% (5426 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/id/
powered by weblate
2023-11-20 11:56:18 +01:00
Mira
9098450a7a
Translations: Update German
...
Currently translated at 100.0% (5500 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2023-11-20 11:56:18 +01:00
Ramazan Sancar
e0596595ed
Translations: Update Turkish
...
Currently translated at 27.9% (61 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/tr/
powered by weblate
2023-11-20 11:56:18 +01:00
Ramazan Sancar
0da51cda89
Translations: Update Turkish
...
Currently translated at 44.8% (2468 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/tr/
powered by weblate
2023-11-20 11:56:18 +01:00
Raphael Michel
7896368b36
Translations: Update German (informal) (de_Informal)
...
Currently translated at 100.0% (5500 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2023-11-20 11:56:18 +01:00
Raphael Michel
915709519c
Translations: Update German
...
Currently translated at 100.0% (5500 of 5500 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2023-11-20 11:56:18 +01:00
Raphael Michel
6f6def88a3
Fix password recovery even when reset is disabled
2023-11-20 11:36:54 +01:00
Mira
65dbf03a12
Fix #3701 -- Don't use static cookie_domain on custom domains ( #3728 )
2023-11-20 11:33:45 +01:00
Phin Wolkwitz
78609613bc
Add notification signal (Z:#23127501) ( #3725 )
...
* Add and send signal for refund requests
* Add and send signal for notifications
* Revert changes
* Fix typo
Co-authored-by: Mira <weller@rami.io >
* Document parameters
---------
Co-authored-by: Mira <weller@rami.io >
2023-11-20 11:33:12 +01:00
Raphael Michel
78acd8d118
Subevent editor: Fix enctype of form
2023-11-20 11:28:43 +01:00
Raphael Michel
f1969e783f
Export form: Add note on multisheet exporters
2023-11-20 10:18:19 +01:00
Raphael Michel
3ad2429293
Event meta properties: Reorder edit form
2023-11-20 09:29:17 +01:00
Raphael Michel
ae72a6f574
Stripe: Improve help texts
2023-11-20 09:28:51 +01:00
Richard Schreiber
baf6144ee7
Add customizable terms of cancellation (Z#23135646) ( #3704 )
...
* Order: show user_cancel_deadline
* move to own parapgraph
* Remove date, add free text input for terms
2023-11-16 12:29:57 +01:00
Raphael Michel
71e515f9c2
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io >
2023-11-15 15:27:34 +01:00
c0de-bender
ab6bda36c3
Translations: Update Dutch (informal) (nl_Informal)
...
Currently translated at 72.3% (3976 of 5498 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
2023-11-15 15:27:06 +01:00
Thomas Vranken
d14790271d
Translations: Update Dutch
...
Currently translated at 78.4% (171 of 218 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/nl/
powered by weblate
2023-11-15 15:27:06 +01:00
Thomas Vranken
1cb55186d2
Translations: Update Dutch
...
Currently translated at 82.8% (4554 of 5498 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
2023-11-15 15:27:06 +01:00