Richard Schreiber
763c003487
Fix alignment of checkout success message (Z#2399724)
...
When a customized checkout_success_text is used, that has other elements than `<p>`, the alignment was off. This fixes the alignment for all types of elements, that are a direct child of the thank-you-element `.thank-you > *`.
2022-05-24 10:04:12 +02:00
Raphael Michel
591f5a75ef
Fix error handling on add-ons selection step ( #2659 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-05-19 13:27:28 +02:00
Raphael Michel
750a2511d5
Fix incorrect escaping of QR code secrets
2022-05-13 16:36:48 +02:00
Richard Schreiber
5e88a3cfc3
PDF Editor: Fix CSS-selector for non-alphanum question identifiers (Z#2399663)
2022-05-12 14:01:00 +02:00
Richard Schreiber
351e06168e
PDF Editor: set textfield to ??? to hint at unknown placeholder (Z#2399245)
2022-05-11 13:46:22 +02:00
Richard Schreiber
75dc134b45
PDF Editor: support Mac-like (CMD/metaKey) keyboard shortcuts
2022-05-11 13:44:50 +02:00
Raphael Michel
ead70686b4
Fix some language<>flag associations
2022-05-09 23:23:22 +02:00
dependabot[bot]
0d9101e592
Bump @babel/core from 7.17.8 to 7.17.10 in /src/pretix/static/npm_dir ( #2620 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 17:51:48 +02:00
dependabot[bot]
0d76b3ac8d
Bump @babel/preset-env from 7.16.11 to 7.17.10 in /src/pretix/static/npm_dir ( #2619 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 17:50:48 +02:00
dependabot[bot]
f9899b36db
Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.1 in /src/pretix/static/npm_dir ( #2618 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 17:50:39 +02:00
dependabot[bot]
69a9cf9c4a
Bump rollup from 2.70.1 to 2.71.1 in /src/pretix/static/npm_dir ( #2621 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 17:50:31 +02:00
Maico Timmerman
37230dd657
Widget: Fix trigger_close_callback() ( #2626 )
2022-05-09 17:43:50 +02:00
Richard Schreiber
b33ac1910e
Fix: match content to placeholder for textfield in editor (ticket, badge)
2022-05-04 09:06:39 +02:00
Raphael Michel
6fee0ac0a9
Discounts ( #2510 )
2022-04-27 14:43:16 +02:00
Richard Schreiber
01bcf114b2
Calendar view: do not strike-through labels of non-bookable events ( #2602 )
2022-04-25 12:37:01 +02:00
Raphael Michel
316081658a
Check-in rules: Add now_isoweekday and minutes_since_last_entry ( #2577 )
2022-04-21 17:17:59 +02:00
Richard Schreiber
2f6881934e
Calendar view: improve differentiation between events’ states (Z#173939) ( #2595 )
2022-04-14 15:51:46 +02:00
Richard Schreiber
8f7bc59214
Calendar view: make focus-outline visible ( #2594 )
2022-04-14 15:51:20 +02:00
Raphael Michel
22920a7318
Analyze check-in rules for missing products ( #2582 )
2022-04-11 18:53:07 +02:00
Raphael Michel
cf6a8c333a
Improve visual indicators in multiselect select2 components
2022-04-09 14:26:39 +02:00
dependabot[bot]
d1745bb703
Bump rollup from 2.68.0 to 2.70.1 in /src/pretix/static/npm_dir ( #2567 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 11:05:20 +02:00
dependabot[bot]
f468b393c0
Bump @babel/core from 7.17.5 to 7.17.8 in /src/pretix/static/npm_dir ( #2568 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 11:05:09 +02:00
Maico Timmerman
4b0c38e4ee
Widget: Introduce addCloseListener ( #2569 )
2022-04-05 11:04:54 +02:00
dependabot[bot]
be46a00d38
Bump minimist from 1.2.5 to 1.2.6 in /src/pretix/static/npm_dir ( #2557 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 18:03:12 +02:00
Raphael Michel
ee72009e73
Improvements to PDF text placeholders ( #2562 )
2022-03-30 17:43:26 +02:00
Raphael Michel
e2adf1fdb3
Layout refresh for plugin settings page ( #2490 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-21 16:42:03 +01:00
Raphael Michel
a83e963ea5
Variation editor: Call form_handlers() when adding new form
2022-03-21 11:47:47 +01:00
Raphael Michel
c9392236f5
Datetime picker: Fix left/right arrows for rtl languages
2022-03-21 10:01:04 +01:00
Raphael Michel
cc912b9ea7
PDF editor: Support for Ctrl+A
2022-03-17 16:43:30 +01:00
Raphael Michel
ebae275a2d
PDF editor: Allow multi-lingual text
2022-03-17 16:43:30 +01:00
Raphael Michel
02f8bcbe23
PDF editor: Allow combinations of placeholders
2022-03-17 16:43:30 +01:00
Raphael Michel
4ae7cc9f50
PDF editor: Allow arbitrary fields in QR codes
2022-03-17 16:43:30 +01:00
Raphael Michel
ebf0320c2c
PDF editor: Add multi-page support
2022-03-17 16:43:30 +01:00
Raphael Michel
b05fa89010
PDF editor: Allow button to download current background
2022-03-17 16:43:30 +01:00
Raphael Michel
ab0f76c7bb
Revert "PDF editor improvements ( #2529 )"
...
This reverts commit e4c1f30b9d .
2022-03-17 16:43:18 +01:00
Raphael Michel
e4c1f30b9d
PDF editor improvements ( #2529 )
2022-03-17 16:42:48 +01:00
Raphael Michel
0adddb3084
Widget: Set allow and referrerpolicy on iframe
2022-03-15 12:26:41 +01:00
dependabot[bot]
746c9af531
Bump @rollup/plugin-babel from 5.3.0 to 5.3.1 in /src/pretix/static/npm_dir ( #2506 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 15:44:35 +01:00
dependabot[bot]
47208afcec
Bump @babel/core from 7.17.2 to 7.17.5 in /src/pretix/static/npm_dir ( #2505 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 15:44:30 +01:00
dependabot[bot]
6c94b62bb1
Bump rollup from 2.66.1 to 2.68.0 in /src/pretix/static/npm_dir ( #2504 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 15:44:13 +01:00
Raphael Michel
b74f5508b7
Group identical add-ons in cart ( #2500 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-01 15:49:16 +01:00
Raphael Michel
6d6883b343
[SECURITY] Fix stored XSS in question errors
2022-02-28 16:06:47 +01:00
Raphael Michel
a4f64e94cc
Settings form: Fix explicit unlocking, fix HTML button type
2022-02-23 13:24:47 +01:00
Richard Schreiber
b20797fe4b
Fix details/summary marker on privacy-modal being shown twice ( #2482 )
2022-02-23 09:46:33 +01:00
Richard Schreiber
aee8de54ed
Fix #2480 - move datetime-menu in front of map controls ( #2481 )
2022-02-22 13:58:54 +01:00
dependabot[bot]
a307cf8934
Bump @babel/core from 7.16.7 to 7.17.2 in /src/pretix/static/npm_dir ( #2458 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13 20:25:25 +01:00
dependabot[bot]
7193da42c2
Bump @rollup/plugin-node-resolve from 13.1.2 to 13.1.3 in /src/pretix/static/npm_dir ( #2444 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13 20:23:20 +01:00
dependabot[bot]
48eb580ee8
Bump @babel/preset-env from 7.16.7 to 7.16.11 in /src/pretix/static/npm_dir ( #2442 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13 20:23:14 +01:00
dependabot[bot]
50a5622178
Bump rollup from 2.62.0 to 2.66.1 in /src/pretix/static/npm_dir ( #2443 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13 20:23:07 +01:00
Richard Schreiber
c71ba79e55
Fix #2449 -- Format variation-price with Intl.NumberFormat ( #2451 )
2022-02-13 20:15:51 +01:00