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 |
|
Raphael Michel
|
a93287207b
|
pretix Community Edition moves to AGPLv3-based license (#2023)
|
2021-04-12 10:33:47 +02:00 |
|
Raphael Michel
|
d85ddb5bda
|
Integrate django-scopes (#1319)
* Install django-scopes
* Fix tests.api
* Update tasks and cronjobs
* Fix remaining tests
* Remove unused import
* Fix tests after rebase
* Disable scopes for get_Events_with_any_permission
* Disable scopes for a management command
|
2019-06-17 10:46:55 +02:00 |
|
Raphael Michel
|
96dd4e02f3
|
Add tests for style generation and propagated settings
|
2017-10-07 18:13:06 +02:00 |
|