Richard Schreiber
c91eb2e20d
Set cursor to not-allowed on labels for disabled checkboxes
2024-07-18 11:54:43 +02:00
Raphael Michel
63894ca3da
Update django-bootstrap3 requirement from ==23.1.* to ==23.6 ( #3894 )
...
* Update django-bootstrap3 requirement from ==23.1.* to ==23.6
Removing our previous workarounds
* Fix import
2024-02-14 14:35:45 +01:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Raphael Michel
857f56c286
Bump flake8 to 5.0
2022-09-20 10:37:57 +02:00
Richard Schreiber
3dcfa57b70
A11y improvements ( #2081 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2021-10-17 16:56:16 +02:00
Raphael Michel
28d78e40f9
Allow to save invoice addresses and attendee profiles to customer account ( #2084 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-09-06 20:50:25 +02:00
Raphael Michel
8e79eb570e
Customer accounts & Memberships ( #2024 )
2021-05-04 16:56:06 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Richard Schreiber
53070f5d4b
Cart: fix call to del if attribute is unknown when rendering a form label
2021-03-22 17:48:29 +01:00
Richard Schreiber
5685a349ea
fix code style issues - missing whitespace around = operator
2021-03-22 17:05:13 +01:00
Richard Schreiber
adddc7a71e
A11y: add role=group and labels to multi-widgets ( #2006 )
...
* add role=group aria-labelledby to multiwidgets
* remove for-attribute from parent-label for grouped inputs
* add aria-labels to PhoneNumber-fields
* add aria-label to name multi-inputs
2021-03-22 15:19:29 +01:00
Richard Schreiber
11f23c3fd2
[a11y] Improved form error messages, descriptive labels, focusable toggle-link ( #2002 )
2021-03-19 16:13:25 +01:00
Richard Schreiber
825fd1820b
[a11y] Add text "required" to label of required inputs ( #1923 )
2021-02-12 14:05:30 +01:00
Raphael Michel
af607083cb
Add a custom field renderer for checkout
2019-02-17 21:22:47 +01:00