Raphael Michel
7dd455ce15
Fix #4641 -- Make usage of argon2id optional ( #4643 )
2024-11-26 17:31:27 +01:00
Mira
4b8416df8f
docs: update nginx config example ( #4640 )
2024-11-19 09:28:01 +01:00
Raphael Michel
cdc5401dc2
Allow to set fallback secret keys ( #4482 )
2024-10-07 16:31:24 +02:00
Raphael Michel
3ee5e9cfbc
Docs: Add migration note
2024-07-26 13:54:23 +02:00
Gero Nagel
ff3a49ab2a
Docs: Remove redundant package dependency ( #4327 )
...
* remove naming python3-dev twice
* Revert "ListExporter: Do not create excel sheets with more than 30 characters"
This reverts commit ca3802da90 .
* Revert "remove naming python3-dev twice"
This reverts commit 7adf2d65e8 .
* Revert "Revert "ListExporter: Do not create excel sheets with more than 30 characters""
This reverts commit d289dc0d1d .
* delete naming pyhton3-dev twice
2024-07-23 15:54:37 +02:00
Raphael Michel
f0a06cd9fe
Replace SCSS compilation with CSS variables ( #4191 )
...
* Replace SCSS compilation with CSS variables
* Update tests
* Update src/pretix/presale/style.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/context.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/views/widget.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/presale/context.py
Co-authored-by: Mira <weller@rami.io >
* Update src/pretix/static/pretixbase/scss/_variables.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Last minor changes
* Rename file
---------
Co-authored-by: Mira <weller@rami.io >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2024-06-25 13:01:20 +02:00
Jannik
58fc13ed91
Docs: Fix metrics names ( #4192 )
2024-06-03 12:33:28 +02:00
Raphael Michel
0c09cccd4f
Docs: Add docker compose guide
2024-05-07 13:55:52 +02:00
Raphael Michel
b163109c56
Docs: ADd undocumented metrics
2024-04-26 12:28:38 +02:00
Wikinaut
03701eaa82
Docs: Add explicit user change to installation guide ( #3972 )
...
* Update manual_smallscale.rst
(I propose to)
add
- sudo su pretix ; and
- deactivate
commands to the documentation,n
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
* Update doc/admin/installation/manual_smallscale.rst
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2024-04-23 15:18:33 +02:00
Christiaan de Die le Clercq
595aff0579
Add a community install guide page ( #4096 )
2024-04-19 15:08:47 +02:00
Felix Schäfer
48493c517b
Add database.disable_server_side_cursors option ( #4016 )
2024-04-03 10:16:48 +02:00
Raphael Michel
4ea4189e6d
Allow team admins to require two-factor authentication ( #4034 )
...
* Allow team admins to require two-factor authentication
* Add API tests
* Improve logic
* ADd button tooltip
2024-04-02 17:15:16 +02:00
Martin Weinelt
35800e21c7
Allow customization of cache and log directory ( #3997 )
...
On systems that follow the FHS it may be desirable to separate logs and
cache files into dedicated base directories (e.g. /var/log/pretix or
/var/cache/pretix).
2024-03-19 10:17:36 +01:00
Felix Schäfer
eb501dd1ea
Correct config key in docs ( #3955 )
2024-03-05 12:17:17 +01:00
Raphael Michel
6af2d38a98
Add __Host- prefix to CSRF and session cookie, remove cookie_domain ( #3831 )
...
* Add __Host- prefix to CSRF and session cookie, remove cookie_domain
* Fix tests
2024-01-25 09:45:56 +01:00
Raphael Michel
3bd491151b
Add upgrade notes to docs
2023-11-28 17:17:20 +01:00
Raphael Michel
0642dcb7ba
Docs: Fix default of registration flag
2023-10-25 09:35:20 +02:00
Raphael Michel
27e8be7e92
Docs: Update minimum version of PostgreSQL
2023-09-26 11:34:41 +02:00
Raphael Michel
543b089acf
Fix #3599 -- Add instructions for PostgreSQL migration with docker
2023-09-18 11:03:52 +02:00
Raphael Michel
c842ea597c
New locking mechanism ( #2408 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-09-11 11:44:50 +02:00
Raphael Michel
e55e3eeb0c
Docs: Adjust install guide for Debian 12
2023-09-08 09:50:00 +02:00
Raphael Michel
26213f2ba9
Docs: Adjust docs for installing enterprise plugins with docker
2023-07-21 15:32:58 +02:00
Pascal Zimmermann
b35a388685
Add PostgreSQL & Redis TLS/mTLS support ( #3435 )
2023-07-20 20:50:41 +02:00
Fabian
3139b9fe6f
Docs: update requirements and links
2023-06-15 13:21:22 +02:00
Raphael Michel
f4b437e92b
Remove MariaDB support ( #3381 )
2023-06-05 18:25:20 +02:00
Raphael Michel
369f4b6f8d
Docs: Add troubleshooting info to the mysql2postgres guide ( #3289 )
2023-05-04 12:50:45 +02:00
Raphael Michel
4ef96b7e94
Move build setup to pyproject.toml ( #3240 )
2023-04-25 10:02:52 +02:00
Raphael Michel
11e3bd4d39
Add support for GeoIP data ( #3230 )
2023-04-17 09:50:46 +02:00
Atlas
c52ebb4ba9
Fix minor typos & phrasing in scaling docs ( #3175 )
...
* Fix minor typos & phrasing in scaling docs
* Update scaling.rst
2023-03-21 20:03:36 +01:00
Raphael Michel
24b1c94140
Docs: Change reocmmended indexes
2023-02-27 09:01:09 +01:00
Raphael Michel
6a8ebcca1a
Add support for X-Forwarded-Host
2023-02-24 10:28:22 +01:00
Raphael Michel
2ba9514b6f
Invoicing: Allow to show exchange rates based on sources/rules ( #3122 )
2023-02-15 13:22:04 +01:00
Raphael Michel
6941dda489
Doc: Upgrade to Sphinx 6 ( #3113 )
2023-02-10 16:37:57 +01:00
Raphael Michel
84fb481cdb
Fix #3090 -- Add note on pgloader version to migration guide
2023-02-06 10:04:58 +01:00
Raphael Michel
00d901b04b
Test on Python 3.11, drop Python 3.7-3.8 ( #2982 )
2023-01-30 17:54:19 +01:00
Raphael Michel
f99e1dd5be
Deprecate MySQL support ( #3017 )
2023-01-30 13:28:30 +01:00
Christian Kohlstedde
a82ce69633
Docs: Typo fixes ( #3067 )
2023-01-27 15:45:09 +01:00
Fabian
50596b7543
bump debian version ( #3055 )
2023-01-23 21:37:17 +01:00
Raphael Michel
b288ea1e96
Docs: Add procedure after debian updates ( #2984 )
2022-12-16 19:28:24 +01:00
0xflotus
9523291651
chore: fix small typo error ( #2921 )
2022-11-22 08:14:12 +01:00
Raphael Michel
51768eaef9
Add support for request ID headers
2022-10-25 17:17:59 +02:00
Raphael Michel
9ce519bb0b
Docs: Fix missing redirect from http to https
2022-08-01 13:07:06 +02:00
Raphael Michel
e2adf1fdb3
Layout refresh for plugin settings page ( #2490 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-21 16:42:03 +01:00
Raphael Michel
7821ba09ec
Fix #2476 -- Document resilient setup with docker and redis
2022-02-25 11:54:57 +01:00
Raphael Michel
0b8432b2c5
Docs: Add node on MySQL's SQL mode
2022-01-31 15:44:26 +01:00
Raphael Michel
e3c7cd7c6d
Redesign of email settings ( #2426 )
...
Co-authored-by: Felix Rindt <felix@rindt.me >
2022-01-26 12:47:58 +01:00
Raphael Michel
0757542f4f
Drop Python 3.6 compatibility
2022-01-19 16:49:19 +01:00
Raphael Michel
51e6b02aa9
Docs: Remove mention of local cache backend
2022-01-19 15:24:44 +01:00
Raphael Michel
9f4b834abc
Allow to attach files to order confirmation email ( #2384 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-12-16 18:34:18 +01:00