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 |
|
lujoga
|
8343b1256b
|
Docker: Change default number of workers to 2 * $(nproc) (#3634)
|
2023-10-09 18:05:21 +02:00 |
|
Raphael Michel
|
39223f0f65
|
Docker setup: Allow to configure number of worker processes
|
2020-12-16 12:49:13 +01:00 |
|
Raphael Michel
|
6af5b3fd5e
|
Add option to skip auto migration
|
2020-11-04 09:48:14 +01:00 |
|
Raphael Michel
|
e980b2c255
|
Allow to run nginx+gunicorn in Docker container
|
2020-11-04 09:47:48 +01:00 |
|
Raphael Michel
|
07bd47d934
|
Docker: Allow to run custom exec commands
|
2020-10-23 11:21:37 +02:00 |
|
Raphael Michel
|
c15344ced2
|
Docker: Pass environment variables when calling supervisord
|
2020-07-30 16:22:37 +02:00 |
|
Raphael Michel
|
dfa29950ef
|
Fix #899 -- Docker container: Set gunicorn workers to two times the CPU count
|
2018-05-09 10:57:59 +02:00 |
|
Raphael Michel
|
e9e155201f
|
Refs #705 -- Further try to workaround reportlab issue
|
2017-12-13 12:11:07 +01:00 |
|
Raphael Michel
|
f6d8b825d5
|
Add plugin installation docs and rebuild command
|
2017-01-04 23:33:07 +01:00 |
|
Raphael Michel
|
d32c1bd9c8
|
Added runtime SASS compliation and color settings
|
2016-07-29 20:15:13 +02:00 |
|
Raphael Michel
|
f999b9ffd9
|
Updated standalone docker file and install guide
|
2016-05-09 11:11:25 +02:00 |
|