Richard Schreiber
|
74edf10b04
|
Move cursor fix for disabled fieldsets from bootstrap to presale
|
2024-12-06 11:07:11 +01:00 |
|
Mira Weller
|
a747ab154a
|
Fix cursor on elements in disabled fieldsets' legends
|
2024-12-04 14:54:49 +01:00 |
|
Mira
|
6317233150
|
New accordion panels using <fieldset> (#4681)
|
2024-12-04 14:34:42 +01: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 |
|
Richard Schreiber
|
7ee630928b
|
UI: improve distinction between placeholder and input (#3640)
|
2023-10-16 10:41:37 +02:00 |
|
Raphael Michel
|
62f85d2160
|
Revert "Fix unusable arrow-buttons on number-inputs in recent Firefox versions."
This reverts commit d900faf5c8.
|
2021-05-06 20:51:17 +02:00 |
|
Martin Gross
|
d900faf5c8
|
Fix unusable arrow-buttons on number-inputs in recent Firefox versions.
|
2021-05-05 09:57:31 +02:00 |
|
Richard Schreiber
|
09b2e69178
|
[a11y] Increase contrast on some colors for WCAG conformance (#1996)
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
|
2021-03-16 12:10:37 +01:00 |
|
Raphael Michel
|
512c9f5301
|
Upgrade bootstrap JS to 3.4.1
|
2021-02-04 10:20:49 +01:00 |
|
Raphael Michel
|
0de3c33bab
|
Remove unused bootstrap components from CSS
|
2020-03-08 15:07:59 +01:00 |
|
Raphael Michel
|
41655532e9
|
Upgrade bootstrap to 3.4.0
|
2020-01-28 22:46:43 +01:00 |
|
Raphael Michel
|
a4d8c810ce
|
Support for right-to-left languages (#1438)
* play around
* Flip things in presale
* Convert backend
* Remove test settings
* Safe getattr
|
2019-10-15 11:41:23 +02:00 |
|
Raphael Michel
|
18a378976b
|
Fix #571 -- Partial payments and refunds
|
2018-08-06 12:24:36 +02:00 |
|
Raphael Michel
|
c639cd96f5
|
Moved static files and celery.py
|
2017-01-04 22:00:28 +01:00 |
|
Raphael Michel
|
f503d3f3f5
|
Move static files out of pretix again, compile on setuptools build
|
2016-02-16 16:42:02 +01:00 |
|
Raphael Michel
|
c930829510
|
Got rid of all submodules
|
2016-02-16 16:17:04 +01:00 |
|
Raphael Michel
|
d4b3c9717c
|
Move staticfiles and locale inside the package
|
2016-02-16 16:08:37 +01:00 |
|