Raphael Michel
|
e510a2c121
|
Fix creating large numbers of subevents (introduces async task) (#2091)
|
2021-05-25 19:24:43 +02:00 |
|
Raphael Michel
|
236967da52
|
Checkout "copy from above": Do not copy to disabled fields
|
2021-05-25 18:09:33 +02:00 |
|
Raphael Michel
|
9f7be4e267
|
Fix reversed phone numbers in rtl languages
|
2021-05-25 11:32:20 +02:00 |
|
Richard Schreiber
|
8955efc890
|
Visual: improve number inputs padding and make spinners bigger (#2068)
|
2021-05-24 14:03:43 +02:00 |
|
Raphael Michel
|
0348b0985c
|
Checkin rule visualization: Fix swapped + and -
|
2021-05-20 18:23:36 +02:00 |
|
Raphael Michel
|
ac4e4a2578
|
Visibly de-highlight disabled products
|
2021-05-19 09:53:25 +02:00 |
|
Raphael Michel
|
111d674c8f
|
Start deprecating IE11 support in backend
|
2021-05-14 10:30:08 +02:00 |
|
Raphael Michel
|
d6c1c1bd41
|
Fix IE11 support in backend
|
2021-05-14 10:30:01 +02:00 |
|
Raphael Michel
|
7ab2132502
|
Update locales [skip ci]
|
2021-05-13 10:17:39 +02:00 |
|
Raphael Michel
|
972f4646fa
|
Lazy-load logs on event dashboard
|
2021-05-11 17:49:06 +02:00 |
|
Raphael Michel
|
d9da2da690
|
Check-in rule visualization: Fix customtime nodes
|
2021-05-10 11:54:13 +02:00 |
|
dependabot[bot]
|
706f330a6e
|
Bump lodash from 4.17.20 to 4.17.21 in /src/pretix/static/npm_dir (#2067)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-07 11:33:26 +02:00 |
|
Raphael Michel
|
b5e41f4c62
|
Check-in rules: Allow to check for time of day (#2061)
* Add "customtime" option
* Fix time picker output format
* Fix bug in bool_alg
* Fix test
|
2021-05-07 11:29:39 +02:00 |
|
Raphael Michel
|
dedd77e4be
|
Reduce padding-right, but only for input[type=number]
|
2021-05-06 20:52:14 +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 |
|
Raphael Michel
|
23a9ce30d3
|
Fix saving of coupled settings
|
2021-05-06 18:10:44 +02:00 |
|
Raphael Michel
|
d695b8e576
|
JS: Move cancel_fee_slider logic to form_handlers
|
2021-05-06 09:56:24 +02:00 |
|
Raphael Michel
|
d0d80290b8
|
Fix deleting the wrong CSS files
|
2021-05-05 23:33:56 +02:00 |
|
Raphael Michel
|
63007b34ed
|
SCSS: Fix compile-time warning
|
2021-05-05 22:47:04 +02:00 |
|
Raphael Michel
|
083c257915
|
updatestyles: Work around settings propagation to avoid deleting wrong files
Includes a minor CSS change to trigger a rebuild of all CSS files
|
2021-05-05 22:47:04 +02:00 |
|
Raphael Michel
|
4796616578
|
Check-in rule editor: Remove background color, clearer lines
|
2021-05-05 13:40:21 +02:00 |
|
Raphael Michel
|
f97cd59162
|
Visualize custom check-in rules (#2053)
|
2021-05-05 12:58:00 +02:00 |
|
Martin Gross
|
d900faf5c8
|
Fix unusable arrow-buttons on number-inputs in recent Firefox versions.
|
2021-05-05 09:57:31 +02:00 |
|
Raphael Michel
|
8e79eb570e
|
Customer accounts & Memberships (#2024)
|
2021-05-04 16:56:06 +02:00 |
|
Raphael Michel
|
4acf660906
|
Fix #1567 -- Per-subevent availability of items (#2040)
|
2021-04-29 15:34:58 +02:00 |
|
Raphael Michel
|
a0a3967ceb
|
Allow search and filtering in long multiple choice boxes
|
2021-04-26 11:15:09 +02:00 |
|
Raphael Michel
|
0488336b1f
|
Refund process: Allow to specify manual expiry for gift card
|
2021-04-21 17:29:23 +02:00 |
|
Raphael Michel
|
24bccf8b9c
|
Add Question.valid_file_portrait as well as crop editor for images
|
2021-04-19 15:40:16 +02:00 |
|
Raphael Michel
|
3ea1a92716
|
PDF: Remove whitespace from qr-codes (backwards-compatible)
|
2021-04-16 18:02:56 +02:00 |
|
Raphael Michel
|
16cd6598b3
|
Checkout confirm step: Highlight links to terms
|
2021-04-16 10:35:29 +02:00 |
|
Raphael Michel
|
0719213155
|
Clean up alignment on shop page (#2025)
|
2021-04-15 22:09:04 +02:00 |
|
Raphael Michel
|
a93287207b
|
pretix Community Edition moves to AGPLv3-based license (#2023)
|
2021-04-12 10:33:47 +02:00 |
|
Raphael Michel
|
0a6b53b63b
|
OAuth authorize dialog: Show which user you are logged in as
|
2021-04-11 15:10:10 +02:00 |
|
dependabot[bot]
|
9a797036b3
|
Bump pug-code-gen from 2.0.2 to 2.0.3 in /src/pretix/static/npm_dir (#2012)
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-30 21:45:15 +02:00 |
|
Raphael Michel
|
92a50cb2d1
|
Web-based check-in interface (#1985)
|
2021-03-30 09:34:11 +02:00 |
|
Richard Schreiber
|
11f23c3fd2
|
[a11y] Improved form error messages, descriptive labels, focusable toggle-link (#2002)
|
2021-03-19 16:13:25 +01:00 |
|
Raphael Michel
|
eae55e4b5a
|
Widget: Support button with subevent but without items
|
2021-03-16 19:01:43 +01:00 |
|
Raphael Michel
|
2792813d95
|
Widget: Fix possible redirect loop
|
2021-03-16 17:26:20 +01:00 |
|
Raphael Michel
|
13056ef477
|
Widget: Do not prefill field with 0
|
2021-03-16 16:46:39 +01:00 |
|
Raphael Michel
|
6e2b5eae9a
|
Widget: Open iframe even on mobile (to prevent breakage in WkWebView)
|
2021-03-16 16:16:59 +01:00 |
|
Raphael Michel
|
4cfb10b254
|
Widget: Make close icon independent of system font
|
2021-03-16 12:50:19 +01:00 |
|
Raphael Michel
|
ebd336e8cb
|
Use new red color everywhere
|
2021-03-16 12:17:54 +01:00 |
|
Richard Schreiber
|
1357b010de
|
[a11y] add missing labels on voucher-input and fix input.focus when revealing voucher-input via JS (#1998)
|
2021-03-16 12:17:47 +01: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 |
|
Richard Schreiber
|
675de12a5d
|
Geo fields: only confirm/overwrite if new lat/lon differ from existing coordinates
|
2021-02-26 15:20:14 +01:00 |
|
Richard Schreiber
|
1c81792cd7
|
Geo fields: Allow overriding existing values (#1978)
|
2021-02-26 09:55:23 +01:00 |
|
Richard Schreiber
|
b625d987a9
|
fix encoding issue in geocode-API call
|
2021-02-24 17:52:55 +01:00 |
|
Richard Schreiber
|
63c2852668
|
Merge branch 'master' into a11y-add-landmarks
|
2021-02-24 13:17:24 +01:00 |
|
Richard Schreiber
|
5b36fa198d
|
Bulk action improvements: buttons (wording, color, icons, disabled-state), hide select-on-all-pages if only one results-page (#1973)
|
2021-02-24 09:59:07 +01:00 |
|
Richard Schreiber
|
6ca07662b6
|
Merge branch 'master' into a11y-add-landmarks
|
2021-02-23 11:58:18 +01:00 |
|