Raphael Michel
|
4cc249e20e
|
Fix pdf_data selection
|
2022-07-21 09:11:33 +02:00 |
|
Raphael Michel
|
0d1ebf4e58
|
API: Add RPC-style check-in endpoints to support multi-event scan (#2719)
|
2022-07-19 16:43:03 +02:00 |
|
Raphael Michel
|
748ea38e15
|
Merge pull request #2714 from pretix-translations/weblate-pretix-pretix
|
2022-07-17 18:45:05 +02:00 |
|
Michael
|
50ab762905
|
Translations: Update Czech
Currently translated at 12.1% (578 of 4760 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/cs/
powered by weblate
|
2022-07-14 10:12:22 +02:00 |
|
Hans Fraiponts
|
b72d6478d2
|
Translations: Update Dutch
Currently translated at 93.4% (4446 of 4760 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl/
powered by weblate
|
2022-07-14 10:12:22 +02:00 |
|
Richard Schreiber
|
87cea200a9
|
Checkout: label add-ons as free if price is 0 and add-ons are not included in the main product
|
2022-07-14 10:12:17 +02:00 |
|
Raphael Michel
|
32ab7c3d4f
|
API: Consistency with other subevent filters
|
2022-07-14 09:21:56 +02:00 |
|
Raphael Michel
|
8c63659050
|
API: Allow to filter quota list for multiple subevents
|
2022-07-13 16:29:30 +02:00 |
|
Raphael Michel
|
23e5af13ad
|
Fix untranslated error message
|
2022-07-12 15:07:34 +02:00 |
|
Raphael Michel
|
09eb14fe37
|
Fix JavaScript issue on "invalid voucher" message
|
2022-07-11 18:08:37 +02:00 |
|
Raphael Michel
|
129e831e06
|
Add option to scan add-on based on its parent position's secret (#2705)
|
2022-07-06 10:32:05 +02:00 |
|
Raphael Michel
|
1ffe87ee18
|
Widget: Expose variations filter in JavaScript
|
2022-07-06 10:21:30 +02:00 |
|
Raphael Michel
|
b1b4177947
|
Bump django-debug-toolbar to 3.5
|
2022-07-06 10:15:04 +02:00 |
|
Raphael Michel
|
fe28a8f539
|
Fix isort issues
|
2022-07-06 09:16:10 +02:00 |
|
Raphael Michel
|
86be7b7934
|
HTML Filter: Allow <ol start="2"> attribute to prevent "wrong" markdown results
|
2022-07-06 09:06:03 +02:00 |
|
Raphael Michel
|
5ded99c74a
|
ItemDataExporter: Fix generate_tickets null value
|
2022-07-06 08:54:59 +02:00 |
|
Raphael Michel
|
a52cee2c45
|
PPv2: Prevent payments to ISU platform account
|
2022-07-05 21:05:22 +02:00 |
|
Raphael Michel
|
c2cb968b82
|
Fix variations in ItemDataExporter
|
2022-07-05 18:55:57 +02:00 |
|
Raphael Michel
|
52fafa115c
|
Widget: Allow to filter by variation
|
2022-07-05 16:04:26 +02:00 |
|
Raphael Michel
|
39f7bfe16f
|
[SECURITY] Add untrusted_input flag to ticket redemption API
|
2022-07-05 14:42:58 +02:00 |
|
Raphael Michel
|
3c0ba3c8e8
|
More accurate phrasing of "attachments skipped" message
|
2022-07-05 12:29:20 +02:00 |
|
Raphael Michel
|
db1c480905
|
Add exporter for list of products
|
2022-07-05 12:29:20 +02:00 |
|
Martin Gross
|
96b57f9a50
|
PPv2/ISU: Set cache token forever/non-expiring
|
2022-07-04 17:03:10 +02:00 |
|
Martin Gross
|
0faf245290
|
PPv2: Default pretix_paypal_token_hash_cycle to 1 and not 0
|
2022-07-04 16:52:51 +02:00 |
|
Martin Gross
|
cee72b5a6d
|
PPv2: Fix CHECKOUT.ORDER.APPROVED Webhook for skeleton payments (PRETIXEU-6TN)
|
2022-07-04 11:15:01 +02:00 |
|
Raphael Michel
|
76e8cc42c2
|
Update pyjwt requirement from ==2.0.* to ==2.4.*
|
2022-07-04 11:04:01 +02:00 |
|
dependabot[bot]
|
d22feada57
|
Bump @babel/core from 7.18.2 to 7.18.6 in /src/pretix/static/npm_dir
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.18.6.
- [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.18.6/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>
|
2022-07-04 11:00:53 +02:00 |
|
dependabot[bot]
|
c792621bcb
|
Bump rollup from 2.75.5 to 2.75.7 in /src/pretix/static/npm_dir
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.5 to 2.75.7.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.75.5...v2.75.7)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 11:00:44 +02:00 |
|
Richard Schreiber
|
d9a58cf27f
|
Fix timezone in email placeholder event_admission_time
|
2022-07-04 10:58:28 +02:00 |
|
dependabot[bot]
|
79ba2185fd
|
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.18.2 to 7.18.6.
- [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.18.6/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>
|
2022-07-04 10:18:12 +02:00 |
|
dependabot[bot]
|
fcf4750d5f
|
Bump vue and vue-template-compiler in /src/pretix/static/npm_dir
Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.14 to 2.7.0
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)
Updates `vue-template-compiler` from 2.6.14 to 2.7.0
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.14...v2.7.0)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: vue-template-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 10:18:01 +02:00 |
|
Raphael Michel
|
5c56139b56
|
PPv2: Fix crash in error handling of isu_return (PRETIXEU-6ZR)
|
2022-07-04 09:46:56 +02:00 |
|
Raphael Michel
|
1f8da968ba
|
OrderPayment.fail: Allow to add custom log_data
|
2022-07-04 09:46:46 +02:00 |
|
Raphael Michel
|
6ee034784d
|
Fix crash in Order.payment_term_last (PRETIXEU-6ZK)
|
2022-07-04 09:36:55 +02:00 |
|
Raphael Michel
|
1ab701c100
|
Update texts claiming the Android app cannot to signed barcodes
|
2022-07-04 09:16:13 +02:00 |
|
Raphael Michel
|
f0661fb11c
|
Bump to 4.12.0.dev0
|
2022-07-01 10:48:16 +02:00 |
|
Raphael Michel
|
443283de66
|
Fix check-manifest errors
|
2022-07-01 10:47:33 +02:00 |
|
Raphael Michel
|
a4a9c07506
|
Bump version to 4.11.0
v4.11.0
|
2022-07-01 10:36:06 +02:00 |
|
Raphael Michel
|
866cd1f0e5
|
Translations: Update German (informal) (de_Informal)
Currently translated at 100.0% (4760 of 4760 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2022-07-01 10:35:21 +02:00 |
|
Raphael Michel
|
f539bf9b13
|
Translations: Update German
Currently translated at 100.0% (4760 of 4760 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2022-07-01 10:35:21 +02:00 |
|
Raphael Michel
|
c016bcdb1c
|
Update wordlist for German translation
|
2022-07-01 10:13:40 +02:00 |
|
Raphael Michel
|
f2fcf8fb11
|
Update po files
[CI skip]
Signed-off-by: Raphael Michel <michel@rami.io>
|
2022-07-01 09:50:23 +02:00 |
|
Janine Steitz
|
243a94723e
|
Translations: Update Italian
Currently translated at 18.0% (857 of 4748 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/it/
powered by weblate
|
2022-07-01 09:48:34 +02:00 |
|
Yang JianCheng
|
2437692e69
|
Translations: Update Chinese (Simplified)
Currently translated at 63.1% (2997 of 4748 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
|
2022-07-01 09:48:34 +02:00 |
|
Martin Gross
|
af27154d8d
|
PP/PPv2: Fix display of retry-message on pending captures (Fixes: PRETIXEU-6ZF)
|
2022-06-29 16:38:34 +02:00 |
|
Martin Gross
|
7f0604ff8b
|
PP/PPv2: Fix display of retry-message on pending captures
|
2022-06-29 15:41:52 +02:00 |
|
Richard Schreiber
|
20e281d0a4
|
Fix: handle ProtectedError when deleting a team (Z#23102243)
|
2022-06-28 10:01:15 +02:00 |
|
Richard Schreiber
|
b8761b3b37
|
Banktransfer: add help-text to name of account holder
|
2022-06-28 09:23:19 +02:00 |
|
Raphael Michel
|
ca860f73c2
|
Include Transaction in Event.delete_all_orders
|
2022-06-27 12:44:12 +02:00 |
|
Hari Har Wolfer
|
8326f762ab
|
Translations: Update French
Currently translated at 47.7% (2267 of 4748 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/
powered by weblate
|
2022-06-27 12:42:09 +02:00 |
|