Richard Schreiber
|
e6be56acbd
|
open closed cart (either details or sneak-peek) onsubmit
|
2025-06-03 11:36:50 +02:00 |
|
Richard Schreiber
|
c3f9eb8b69
|
remove unnecessary code
|
2025-06-02 23:23:38 +02:00 |
|
Richard Schreiber
|
2229578c4a
|
remove _renewed_message and just show dialog
|
2025-06-02 23:22:11 +02:00 |
|
Richard Schreiber
|
d5a2aeac85
|
add cart-deadline as description as well
|
2025-06-02 22:28:55 +02:00 |
|
Richard Schreiber
|
4fdc81dcf4
|
Make check icon read „OK“
|
2025-06-02 22:23:46 +02:00 |
|
Richard Schreiber
|
c7b63187c0
|
move styles to re-usable .inline-dialog
|
2025-06-02 22:18:54 +02:00 |
|
Richard Schreiber
|
24b3c184c5
|
Make button read the confirmation message
|
2025-06-02 22:10:09 +02:00 |
|
Richard Schreiber
|
e3a4e280e1
|
use icon template-tag
|
2025-06-02 21:49:30 +02:00 |
|
Richard Schreiber
|
d711e8c429
|
add missing code
|
2025-06-02 21:49:22 +02:00 |
|
Richard Schreiber
|
cd729a7717
|
[A11y] add alertidalog to confirm successful cart renewal
|
2025-06-02 21:49:11 +02:00 |
|
dependabot[bot]
|
3f9b52ad0c
|
Bump @babel/preset-env in /src/pretix/static/npm_dir (#5190)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.27.1 to 7.27.2.
- [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.2/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.27.2
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-06-02 18:42:08 +02:00 |
|
Phin Wolkwitz
|
36c0acc574
|
Fix unavailable input options (Z#23194875) (#5178)
* Fix unavailable input options
* Fix it also for items with variations
* Fix it also for items with variations
|
2025-06-02 18:41:47 +02:00 |
|
dependabot[bot]
|
ac2f2e073e
|
Update pytest-xdist requirement from ==3.6.* to ==3.7.* (#5186)
Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.6.0...v3.7.0)
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-02 17:48:31 +02:00 |
|
dependabot[bot]
|
75215b64e1
|
Update aiohttp requirement from ==3.11.* to ==3.12.* (#5187)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-02 17:48:17 +02:00 |
|
dependabot[bot]
|
54e109251c
|
Bump @babel/core from 7.27.1 to 7.27.4 in /src/pretix/static/npm_dir (#5191)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.27.1 to 7.27.4.
- [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.4/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.4
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-06-02 17:48:00 +02:00 |
|
Hijiri Umemoto
|
3180bd8a6e
|
Translations: Update Japanese
Currently translated at 96.4% (243 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/ja/
powered by weblate
|
2025-06-02 17:47:50 +02:00 |
|
Hijiri Umemoto
|
c271c6dea8
|
Translations: Update Japanese
Currently translated at 99.3% (5862 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ja/
powered by weblate
|
2025-06-02 17:47:50 +02:00 |
|
Richard Schreiber
|
3a48279b22
|
[A11y] add group labelling to single input name-widget (#5195)
|
2025-06-02 15:53:35 +02:00 |
|
Richard Schreiber
|
0ee451560a
|
[A11y] fix organizer event view navigation missing aria-current (#5196)
* [A11y] fix organizer event view navigation
* Update src/pretix/presale/templates/pretixpresale/fragment_calendar_nav.html
Co-authored-by: Richard Schreiber <schreiber@rami.io>
---------
Co-authored-by: Raphael Michel <michel@rami.io>
|
2025-06-02 15:53:11 +02:00 |
|
Richard Schreiber
|
f0c95c4b03
|
[A11y] fix color contrast on hover for .active default-buttons (#5198)
|
2025-06-02 15:52:42 +02:00 |
|
Richard Schreiber
|
5866162932
|
[A11y] change organizer page-titles based calendar-view (#5197)
* [A11y] change organizer page-titles based calendar-view
* add current date to title as in h2
|
2025-06-02 15:52:21 +02:00 |
|
Raphael Michel
|
f9c0baf369
|
Bump version to 2025.6.0.dev0
|
2025-06-02 12:16:44 +02:00 |
|
Richard Schreiber
|
d97f203d70
|
[A11y] fix error page focus outline (#5193)
|
2025-06-02 12:15:28 +02:00 |
|
Raphael Michel
|
0ef5385b99
|
Bump version to 2025.5.0
v2025.5.0
|
2025-05-30 13:40:06 +02:00 |
|
Richard Schreiber
|
66a4a34383
|
[A11y] fix giftcard-checkout error messages (#5175)
* [A11y] fix giftcard-checkout error messages
* move validation to payment_form
* Update checkout_payment.html
* move already-used check to clean as well
* fix tests
* fix code style issue
* fix giftcard-payment in redeem-view
* Fix responsiveness on checkout
* Fix paying for existing orders
* fix cart.py for new GiftCardPaymentForm-signature
* fix order_tests
---------
Co-authored-by: Raphael Michel <michel@rami.io>
|
2025-05-30 13:29:33 +02:00 |
|
Raphael Michel
|
1752b2f037
|
Do not allow to bulk-set empty names for subevents (Z#23194943) (#5184)
|
2025-05-30 13:29:18 +02:00 |
|
CVZ-es
|
e6dd24b9d5
|
Translations: Update Spanish
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/es/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
CVZ-es
|
2c7196d996
|
Translations: Update Spanish
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Raphael Michel
|
99e69ef4a6
|
Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Raphael Michel
|
03ce0d6817
|
Translations: Update German
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
CVZ-es
|
509500f100
|
Translations: Update Spanish
Currently translated at 99.8% (5894 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Raphael Michel
|
165410c2f5
|
Translations: Update German
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
CVZ-es
|
875da30238
|
Translations: Update Spanish
Currently translated at 99.8% (5890 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Raphael Michel
|
df1be0bf86
|
Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Raphael Michel
|
25605d294b
|
Translations: Update German (informal) (de_Informal)
Currently translated at 99.8% (5892 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
CVZ-es
|
0877da3c58
|
Translations: Update Spanish
Currently translated at 99.7% (5888 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
CVZ-es
|
f9d1a89950
|
Translations: Update French
Currently translated at 100.0% (252 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
CVZ-es
|
1fb29bbe85
|
Translations: Update French
Currently translated at 100.0% (5900 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Raphael Michel
|
e01b8251ce
|
Translations: Update German
Currently translated at 99.6% (251 of 252 strings)
Translation: pretix/pretix (JavaScript parts)
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/de/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Raphael Michel
|
295c043375
|
Translations: Update German
Currently translated at 99.8% (5892 of 5900 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2025-05-30 13:17:26 +02:00 |
|
Richard Schreiber
|
001780e4a0
|
[A11y] add aria-label to inline seat.svg icon (#5183)
|
2025-05-30 12:57:09 +02:00 |
|
Raphael Michel
|
c7ca7ced6b
|
Update po files
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io>
|
2025-05-30 12:36:09 +02:00 |
|
dependabot[bot]
|
12236cb8ed
|
Update sentry-sdk requirement from ==2.27.* to ==2.29.* (#5127)
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.27.0...2.29.1)
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.29.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-30 11:31:28 +02:00 |
|
dependabot[bot]
|
63f361f259
|
Update pycryptodome requirement from ==3.22.* to ==3.23.* (#5138)
Updates the requirements on [pycryptodome](https://github.com/Legrandin/pycryptodome) to permit the latest version.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.22.0...v3.23.0)
---
updated-dependencies:
- dependency-name: pycryptodome
dependency-version: 3.23.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-30 11:31:12 +02:00 |
|
Raphael Michel
|
30e5214358
|
Update SECURITY.md
|
2025-05-29 10:46:32 +02:00 |
|
luelista
|
fe7a076dd4
|
Remove unused form.has-seating classes (#5179)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2025-05-28 18:11:54 +02:00 |
|
luelista
|
0f4a767b58
|
Fix form.has-seating class in voucher.html (#5180)
|
2025-05-28 18:10:11 +02:00 |
|
Richard Schreiber
|
e8ff743b76
|
Improve wording for cart-renew dialog (#5174)
* Improve wording for cart-renew dialog
* remove duplication of static texts for dialog
Co-authored-by: luelista <weller@rami.io>
* Fix typo
Co-authored-by: Raphael Michel <michel@rami.io>
* Apply suggestions from code review
Co-authored-by: Richard Schreiber <schreiber@rami.io>
---------
Co-authored-by: luelista <weller@rami.io>
Co-authored-by: Raphael Michel <michel@rami.io>
|
2025-05-28 17:36:37 +02:00 |
|
Richard Schreiber
|
fe0b8c9f97
|
Simplify empty add-to-cart check (#5177)
|
2025-05-28 17:30:15 +02:00 |
|
Richard Schreiber
|
8ad0944dcf
|
Fix widget v2 deployment updateassets (#5176)
* Fix widget v2 deployment updateassets
* fix code style issues
|
2025-05-28 15:49:05 +02:00 |
|