Mira Weller
|
2d5d27e950
|
forms: fix image file upload in CachedFileField
|
2024-02-21 14:32:23 +01:00 |
|
Raphael Michel
|
c80d5b1bb2
|
Update flake8 requirement from ==6.0.* to ==7.0.*
|
2024-02-15 13:49:03 +01:00 |
|
Raphael Michel
|
57738f19bf
|
Update webauthn requirement from ==0.4.* to ==2.0.* (#3880)
* Get rid of unmaintained dependency python-u2flib-server
* Update webauthn requirement from ==0.4.* to ==2.0.*
* Fix tests
* Update src/pretix/control/views/auth.py
Co-authored-by: Richard Schreiber <schreiber@rami.io>
* Update src/pretix/control/views/auth.py
Co-authored-by: Richard Schreiber <schreiber@rami.io>
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io>
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io>
* Update src/pretix/control/views/user.py
Co-authored-by: Richard Schreiber <schreiber@rami.io>
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2024-02-14 13:27:24 +01:00 |
|
Raphael Michel
|
86b28b9b53
|
Get rid of unmaintained dependency python-u2flib-server (#3879)
|
2024-02-12 13:03:56 +01:00 |
|
Candide U
|
f97ad66026
|
Add formats for en_CA (#3844)
* Create __init__.py
* Create formats.py for Canadian English
Referencing: https://github.com/pretix/pretix/discussions/3842
Based on:
- https://github.com/pretix/pretix/blob/master/src/pretix/helpers/formats/en_US/formats.py (for time formatting and structure)
- https://github.com/django/django/blob/main/django/conf/locale/fr_CA/formats.py (For dates)
* Update __init__.py
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
|
2024-01-30 17:03:39 +01:00 |
|
Raphael Michel
|
645c9d5900
|
Add "Partitioned" flag to our cookies (#3830)
|
2024-01-25 09:46:04 +01:00 |
|
Raphael Michel
|
dcb1d920eb
|
Check-in rules: Do not use empty lists in SQL converted query
|
2024-01-03 09:56:59 +01:00 |
|
Raphael Michel
|
558d0f1a4e
|
Increase requests default timeout
|
2023-12-12 15:12:21 +01:00 |
|
Raphael Michel
|
0e832a7c41
|
Fix function signature of monkeypatched HTTP adapter
|
2023-12-12 14:37:34 +01:00 |
|
Raphael Michel
|
40cdb0c507
|
Fix favicon loading
|
2023-12-08 15:48:57 +01:00 |
|
Raphael Michel
|
c8b8fba171
|
Set timeout correctly
|
2023-12-02 14:49:31 +01:00 |
|
Raphael Michel
|
4580d6f710
|
Clean up monkeypatch code
|
2023-12-02 14:48:05 +01:00 |
|
Raphael Michel
|
2a19a423de
|
Remove copy-paste artifact
|
2023-12-02 14:47:17 +01:00 |
|
Raphael Michel
|
409c1eef30
|
Add default timeout for HTTP requests
|
2023-12-02 14:45:28 +01:00 |
|
Raphael Michel
|
78fbfc9c80
|
Migrate from AutoField to BigAutoField (#3493)
|
2023-09-27 08:59:10 +02:00 |
|
Raphael Michel
|
39a0eaff3e
|
Add language translation score to selector widget (#3603)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-09-20 16:02:18 +02:00 |
|
Raphael Michel
|
7545e92373
|
[SECURITY] Do not allow Pillow to parse EPS files
|
2023-09-12 11:50:01 +02:00 |
|
Raphael Michel
|
b56bd8541e
|
Devices: Fix bulk edit query (#3541)
|
2023-08-23 11:20:26 +02:00 |
|
Raphael Michel
|
002416e435
|
Add check-in simulator (#3380)
|
2023-06-13 14:57:24 +02:00 |
|
Raphael Michel
|
50ff968c17
|
Fix #3391 -- Don't crash on GeoIP lookup failure
|
2023-06-06 17:12:38 +02:00 |
|
Raphael Michel
|
f4b437e92b
|
Remove MariaDB support (#3381)
|
2023-06-05 18:25:20 +02:00 |
|
Raphael Michel
|
9869516b9c
|
Check-in list CSV: Use check-in list name in filename
|
2023-05-26 11:07:02 +02:00 |
|
Raphael Michel
|
364d86085c
|
Invoices: Support font choice and Arabic text (#3343)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-23 11:35:56 +02:00 |
|
Raphael Michel
|
0f8ac3ffb3
|
Revert "Invoices: Support font choice and Arabic text"
This reverts commit d6f0615712.
|
2023-05-22 10:53:06 +02:00 |
|
Raphael Michel
|
d6f0615712
|
Invoices: Support font choice and Arabic text
|
2023-05-22 10:52:46 +02:00 |
|
Raphael Michel
|
8d6d0c5893
|
Show name including saluation in some places (Z#23121817) (#3320)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-05-17 11:53:28 +02:00 |
|
Raphael Michel
|
4ef96b7e94
|
Move build setup to pyproject.toml (#3240)
|
2023-04-25 10:02:52 +02:00 |
|
Raphael Michel
|
ff86fcf000
|
Add session pinning by country (#3233)
|
2023-04-18 12:29:07 +02:00 |
|
Raphael Michel
|
ca956f8e3b
|
Add micro-optimization at import time
|
2023-04-16 22:57:30 +02:00 |
|
Raphael Michel
|
88b3f588b8
|
Fix settings import
|
2023-04-05 11:03:03 +02:00 |
|
Raphael Michel
|
7d5b1eebcb
|
Fix type error in SafeWorksheet
|
2023-03-02 11:54:49 +01:00 |
|
Raphael Michel
|
7d4b575150
|
Ensure total ordering of paginated lists (#3061)
|
2023-02-24 10:51:51 +01:00 |
|
Raphael Michel
|
83b10ecd23
|
Use 24h time for Greek locale
|
2023-02-17 09:35:06 +01:00 |
|
Raphael Michel
|
f63408504e
|
Allow to define ticket validity through a product (#3105)
|
2023-02-13 14:46:52 +01:00 |
|
Raphael Michel
|
3c1f3a26cf
|
Always make explicit which tables to lock (#3058)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-01-25 11:44:11 +01:00 |
|
Raphael Michel
|
433262f6fc
|
Prepare for DeleteView change in Django 4.0
|
2023-01-24 14:16:01 +01:00 |
|
Raphael Michel
|
863fd3065a
|
Optimize CheckinList.inside_count (#3043)
|
2023-01-20 16:02:19 +01:00 |
|
Raphael Michel
|
9dd3b12625
|
Validate image size in pixels at upload time (#3003)
|
2023-01-12 16:30:28 +01:00 |
|
Raphael Michel
|
60554dad9a
|
Remove usage of deprecated Django APIs
|
2022-12-17 16:26:24 +01:00 |
|
Raphael Michel
|
247a61489f
|
XLSX generation: Remove invalid unicode characters
|
2022-12-09 17:41:33 +01:00 |
|
Raphael Michel
|
28e529995d
|
Add missing license headers
|
2022-12-09 13:24:17 +01:00 |
|
Raphael Michel
|
b64c5735a8
|
Make str.format_map with untrusted input safer (#2931)
|
2022-12-08 13:49:07 +01:00 |
|
Raphael Michel
|
a1075840c6
|
Thumbnails: Store creation date (#2920)
|
2022-11-23 14:56:05 +01:00 |
|
Raphael Michel
|
7b58ddbfde
|
Don't use Django's redirect() for user-supplied paths
|
2022-11-17 11:46:03 +01:00 |
|
Raphael Michel
|
c7d5b687f3
|
Bump django-countries to 7.4.*
|
2022-10-26 09:39:40 +02:00 |
|
Raphael Michel
|
51768eaef9
|
Add support for request ID headers
|
2022-10-25 17:17:59 +02:00 |
|
Raphael Michel
|
4e44a2809b
|
Fix safe_openpyxl implementation to not leak memory in WriteOnlyWorksheet
|
2022-10-05 12:27:29 +02:00 |
|
Raphael Michel
|
4fdbe3912a
|
Workaround for translation of some country names
Workaround for https://github.com/SmileyChris/django-countries/issues/364
|
2022-09-29 10:25:10 +02:00 |
|
Raphael Michel
|
54a4631e22
|
Thumbnails: Support animated GIFs (#2686)
Co-authored-by: Richard Schreiber <wiffbi@gmail.com>
|
2022-06-15 18:21:43 +02:00 |
|
Raphael Michel
|
aca3e29bd2
|
Bump django-compressor to 3.1, get rid of annoying warnings (#2459)
|
2022-05-10 14:13:19 +02:00 |
|