Raphael Michel
31bb0f4a91
Product list: Show icon for seated products ( #5015 )
...
* Product list: Show icon for seated products
* Use updated seat icon
* Update src/pretix/static/pretixbase/scss/_theme.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-05-06 11:14:28 +02:00
Richard Schreiber
3dedfd6ee0
[A11y] fix tablist issues ( #5060 )
2025-05-05 12:16:04 +02:00
Richard Schreiber
f09e9590a8
[A11y] make text "required" visible in labels ( #5042 )
2025-05-05 11:40:35 +02:00
Raphael Michel
3bcc504bd8
Geocoding utils: Support more flexible set of input fields ( #5025 )
2025-05-02 18:06:13 +02:00
dependabot[bot]
d802f747c7
Bump @babel/core from 7.26.10 to 7.27.1 in /src/pretix/static/npm_dir
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.10 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 11:46:21 +02:00
dependabot[bot]
8cae00941a
Bump @babel/preset-env in /src/pretix/static/npm_dir
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.9 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.27.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 10:16:03 +02:00
Richard Schreiber
0eb11b154b
Fix double-thick line between inputs in input-group
2025-04-25 10:30:50 +02:00
Raphael Michel
8796b4359c
Add CSS for right-to-left language input fields ( #5021 )
2025-04-25 09:13:58 +02:00
Richard Schreiber
ec627d6a3c
Fix rem-based input height
2025-04-23 19:20:31 +02:00
Richard Schreiber
578518e8ab
[A11y] Fix color contrast on headings-small-color
2025-04-23 18:05:07 +02:00
Richard Schreiber
9d01072880
[A11y] allow users to scale website
...
* on smaller screens, make fontsize bigger for inputs to not have iPhones zoom on focus
2025-04-23 14:36:28 +02:00
Richard Schreiber
48c2d57cd4
[A11y] fix border contrast for inputs
2025-04-23 14:34:50 +02:00
Richard Schreiber
515f79b206
A11y: do not use px-based fontsizes
2025-04-22 19:47:20 +02:00
Raphael Michel
d61aed105f
Add missing flag config for nb-no
2025-04-17 11:42:06 +02:00
Raphael Michel
4bf4cd748c
Fix wrong flag for language code ca
2025-04-17 11:35:05 +02:00
Richard Schreiber
929a2eb6e3
Fix datepicker date display when using min/max (Z#23185544)
2025-04-16 18:12:27 +02:00
Richard Schreiber
2bb324f885
Fix datepicker locale when using min/max
2025-04-09 14:38:27 +02:00
dependabot[bot]
957462739a
Bump @babel/core from 7.26.9 to 7.26.10 in /src/pretix/static/npm_dir ( #4975 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.26.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 09:19:47 +02:00
dependabot[bot]
fa468366c7
Bump @rollup/plugin-node-resolve in /src/pretix/static/npm_dir ( #4974 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 16.0.0 to 16.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-version: 16.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 09:19:39 +02:00
Richard Schreiber
9447e5802d
PDF-Editor: improve UI for page-size and background PDF ( #4959 )
...
* PDF-Editor: improve UI for page-size and background PDF
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: leiascyr <156191181+leiascyr@users.noreply.github.com >
* Update src/pretix/control/templates/pretixcontrol/pdf/index.html
Co-authored-by: leiascyr <156191181+leiascyr@users.noreply.github.com >
* Update label text
Co-authored-by: Raphael Michel <michel@rami.io >
---------
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: leiascyr <156191181+leiascyr@users.noreply.github.com >
2025-03-31 12:11:49 +02:00
Richard Schreiber
f70874b21c
[A11y] Widget: add missing labels to dialog and iframe
2025-03-27 13:20:13 +01:00
Richard Schreiber
1c8bcca846
[A11y] Improve focus management for widget overlay
2025-03-27 13:18:59 +01:00
Raphael Michel
42399c3488
Date picker: Guess default time 23:59 for end dates (Z#23182900) ( #4917 )
...
* Date picker: Guess default time 23:59 for end dates (Z#23182900)
* Update src/pretix/static/pretixcontrol/js/ui/main.js
Co-authored-by: luelista <weller@rami.io >
* Update src/pretix/static/pretixpresale/js/ui/main.js
Co-authored-by: luelista <weller@rami.io >
---------
Co-authored-by: luelista <weller@rami.io >
2025-03-27 11:04:02 +01:00
Richard Schreiber
de9a86c614
Fix label matching when copying answers ( #4946 )
2025-03-24 17:25:33 +01:00
luelista
5375e22781
Add search and links to plugin settings ( #4854 )
...
* Show links to plugin views and settings in plugin list and in success message after activating a plugin
* Fix menu highlighting in payment provider settings
* Specify settings_links and navigation_links for built-in plugins
* Add link to payment plugins from payment settings
* Add client-side search and "View only active plugins" for plugins page
2025-03-24 15:04:35 +01:00
Mira
999055f082
Refactor copy_to_first_ticket, fixes issue #4860 ( #4865 )
...
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-03-20 15:48:11 +01:00
Raphael Michel
b969f114f5
PDF editor: Allow Alt+Arrow for small adjustments (Z#23186382) ( #4936 )
...
* PDF editor: Allow Alt+Arrow for small adjustments (Z#23186382)
* Update src/pretix/static/pretixcontrol/js/ui/editor.js
Co-authored-by: Richard Schreiber <schreiber@rami.io >
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2025-03-19 16:47:18 +01:00
Raphael Michel
7652f48dc1
New consistent representation of date ranges with times (Z#23184657)
2025-03-18 14:40:38 +01:00
dependabot[bot]
a22cc56944
Bump @babel/runtime from 7.26.0 to 7.26.10 in /src/pretix/static/npm_dir
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-18 14:38:32 +01:00
dependabot[bot]
322329d956
Bump @babel/helpers from 7.26.9 to 7.26.10 in /src/pretix/static/npm_dir
...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers ) from 7.26.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers )
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-18 14:38:22 +01:00
Raphael Michel
4740291e43
Event list: Move empty message inside panel (Z#23185800) ( #4910 )
...
* Event list: Move empty message inside panel (Z#23185800)
* Review notes and adjust some margins
2025-03-18 14:22:34 +01:00
Richard Schreiber
3eff74bf4c
Refactor widget redeeming voucher form ( #4890 )
2025-03-17 11:38:59 +01:00
Raphael Michel
0cca053d45
Address form: Add provinces for Italy
2025-03-17 10:36:29 +01:00
dependabot[bot]
201def6aae
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #4884 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.7 to 7.26.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 18:43:37 +01:00
Raphael Michel
e38ff7021d
Widget: Fix missing consent parameters
2025-03-04 18:25:58 +01:00
Raphael Michel
d9e8dd70e4
New mechanism to transfer cookie consent from the widget (Z#23181715) ( #4875 )
...
* Cookie consent: Add separate storage layer for widget
* Widget: Move cookie consent out of widget_data
* Add consent parameter to forms
2025-03-04 15:28:03 +01:00
dependabot[bot]
e236dc275d
Bump @babel/core from 7.26.7 to 7.26.9 in /src/pretix/static/npm_dir
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.7 to 7.26.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 13:41:25 +01:00
Raphael Michel
79975e6174
Widget: Fix opening a subevent dynamically ( #4876 )
2025-02-28 11:18:11 +01:00
Kian Cross
352d4e29f1
Allow ticket QR code colour to be configured ( #4726 )
...
* Allow ticket QR code colour to be configured
This commit introduces a feature enabling users to customise the QR
code colour in the ticket editor.
* Remove redundant argument from `Dict.get` call
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2025-02-24 17:28:59 +01:00
Mira
4872082780
Prioritize widget-provided cookie consent information over localStorage (Z#23181715) ( #4862 )
...
* Prioritize widget-provided cookie consent information over localStorage
* Hide cookie-consent-reopen link if external consent info from widget present
2025-02-24 17:15:03 +01:00
Raphael Michel
f53ae59698
Address form: Fix "copy from above" for the "State" field
2025-02-14 13:09:30 +01:00
Richard Schreiber
943193e8e0
Fix copying invoice answers with special chars in placeholder
2025-02-11 10:54:18 +01:00
Mira
f7cba6a2bd
Fix log display for checkins and order splits (Z#23181229) ( #4818 )
...
- Fix link in pretix.event.order.changed.split
- Add link to existing order in pretix.event.order.changed.split_from
- Fix display of checkin entries without datetime in data
- Add additional info for admins (action type, linked content object)
2025-02-07 11:53:17 +01:00
Raphael Michel
a53def0947
Fix CSRF token of admin mode button being removed if e.g. support menu is clicked ( #4812 )
2025-02-06 12:07:10 +01:00
dependabot[bot]
9df86b9339
Bump @babel/core from 7.26.0 to 7.26.7 in /src/pretix/static/npm_dir ( #4800 )
...
Build / Packaging (3.11) (push) Has been cancelled
Documentation / Spellcheck (push) Has been cancelled
Code Style / isort (push) Has been cancelled
Code Style / flake8 (push) Has been cancelled
Code Style / licenseheaders (push) Has been cancelled
Tests / Tests (postgres, 3.10) (push) Has been cancelled
Tests / Tests (postgres, 3.11) (push) Has been cancelled
Tests / Tests (postgres, 3.9) (push) Has been cancelled
Tests / Tests (sqlite, 3.11) (push) Has been cancelled
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.26.0 to 7.26.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 17:40:14 +01:00
dependabot[bot]
59d4673dde
Bump @babel/preset-env in /src/pretix/static/npm_dir ( #4801 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.26.0 to 7.26.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-05 16:52:16 +01:00
Richard Schreiber
59a7845ac4
[A11y] Improve focus handling for widget overlay
...
* move iframe after close-button to follow tab-order
* add missing prevActiveElement
* prepare focus-handling for error_message
* iframe.src through prop instead of directly accessing it
* do not change close button HTML-element for compatability
* make all overlay elements role=dialog and modals
* fix close button
* fix re-opening of iframe
* make error-message read out when shown
* Improve handling of frame_src with frame_loading
* manually focus continue or close button in alert-box
* fix btn-focus in transition
* Improve quantity group
2025-01-28 11:04:38 +01:00
Mira Weller
f014a9bbd3
Reapply "Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )"
...
This reverts commit 5cd7959e86 .
2025-01-24 14:48:28 +01:00
Mira Weller
5cd7959e86
Revert "Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )"
...
This reverts commit b847612e1a .
2025-01-24 14:07:55 +01:00
Mira
b847612e1a
Implement hidden_if_item_available_mode option (Z#23177008) ( #4776 )
2025-01-24 11:24:50 +01:00