Raphael Michel
|
1b41fa1f3b
|
Device security policy: Fix wrong url name
|
2021-04-16 10:35:21 +02:00 |
|
Raphael Michel
|
0719213155
|
Clean up alignment on shop page (#2025)
|
2021-04-15 22:09:04 +02:00 |
|
Raphael Michel
|
08d68a764b
|
Email layout with logo: Allow large logos
|
2021-04-15 14:45:15 +02:00 |
|
Raphael Michel
|
90056c5dca
|
Email details body: Replace "Organizer" with "Contact"
"Organizer" isn't always accurrate if the organizer isn't actually
organizing the event but maybe only selling the tickets
|
2021-04-13 15:59:02 +02:00 |
|
Raphael Michel
|
92bf93ca0a
|
Fix bug in bulk-event editor
|
2021-04-13 14:15:24 +02:00 |
|
Raphael Michel
|
d48e2bc084
|
API: Fix missing pdf_data
|
2021-04-12 17:29:33 +02:00 |
|
Raphael Michel
|
a96023af01
|
API: Allow retry with same idempotency token after error 500
|
2021-04-12 16:30:16 +02:00 |
|
Raphael Michel
|
a93287207b
|
pretix Community Edition moves to AGPLv3-based license (#2023)
|
2021-04-12 10:33:47 +02:00 |
|
Felix Rindt
|
ce834d7028
|
Fix checkin-list pdf export subevent time formatting (#2022)
|
2021-04-11 20:10:33 +02:00 |
|
Raphael Michel
|
0a6b53b63b
|
OAuth authorize dialog: Show which user you are logged in as
|
2021-04-11 15:10:10 +02:00 |
|
Raphael Michel
|
3044b9346a
|
Fix unclear label
|
2021-04-08 22:05:40 +02:00 |
|
Raphael Michel
|
aaafbea77a
|
Bump django-i18nfield
|
2021-04-08 21:48:26 +02:00 |
|
Raphael Michel
|
b2e28dcd1c
|
Reorder organizer navigation a little
|
2021-04-08 11:28:53 +02:00 |
|
Martin Gross
|
d635448db4
|
Bump Django to 3.0.14
|
2021-04-06 10:16:05 +02:00 |
|
Raphael Michel
|
69e8613896
|
Fix #2016 -- Correct shredding of question answers with file attachments
|
2021-04-05 17:24:38 +02:00 |
|
Raphael Michel
|
9d7d59f030
|
Fix #2015 -- Shift operation into a later migration
|
2021-04-01 11:02:10 +02:00 |
|
Raphael Michel
|
1a9769ea8c
|
Fix missing manifest rules
|
2021-03-31 13:20:11 +02:00 |
|
Raphael Michel
|
59299fdecb
|
Bump to 3.18.0.dev0
|
2021-03-31 13:11:22 +02:00 |
|
Raphael Michel
|
f1f09d5c34
|
Hotfix: Avoid infinite loop in migration at all cost
|
2021-03-31 13:11:22 +02:00 |
|
Martin Gross
|
94d6ac855a
|
Add itemvar_description, attendee_email and email to PDFvars
|
2021-03-31 12:33:13 +02:00 |
|
Raphael Michel
|
a911a2076d
|
Bump to 3.17.0
|
2021-03-31 11:48:30 +02:00 |
|
Raphael Michel
|
da8470682e
|
Add comments to explain magic numbers
|
2021-03-31 11:38:14 +02:00 |
|
Raphael Michel
|
ab61a9b190
|
Guard against integrity errors when saving questions
|
2021-03-31 11:32:54 +02:00 |
|
Raphael Michel
|
e668fbf3ba
|
Fix Keyerror when updating event comment
|
2021-03-31 11:00:14 +02:00 |
|
Raphael Michel
|
8e76642372
|
Update Pillow dependency
|
2021-03-31 10:42:07 +02:00 |
|
Raphael Michel
|
24e785089a
|
Run isort on setup.py
|
2021-03-31 10:40:18 +02:00 |
|
Raphael Michel
|
a6d4e26a3b
|
Fix import order
|
2021-03-31 10:38:39 +02:00 |
|
Raphael Michel
|
bbcb41da2b
|
Cart action views: Improve input validation
|
2021-03-31 10:38:10 +02:00 |
|
Raphael Michel
|
8101a9d8ae
|
CartManager: Fix a cache handling bug
|
2021-03-31 10:37:49 +02:00 |
|
Raphael Michel
|
0945e96a4e
|
Fix settings import
|
2021-03-31 10:33:31 +02:00 |
|
Raphael Michel
|
a08272571b
|
Fix gaps in our email error handling
|
2021-03-31 10:05:15 +02:00 |
|
Raphael Michel
|
8131ecf378
|
Tax rule creation: Fix crash on invalid form submission
|
2021-03-31 09:48:42 +02:00 |
|
Raphael Michel
|
0155669379
|
Widget: Gracefully fail if custom CSS file is not found
|
2021-03-31 09:48:42 +02:00 |
|
Raphael Michel
|
1d6ed60f37
|
Auto-retry failed notifications
|
2021-03-31 09:48:42 +02:00 |
|
pretix translation bot
|
6fae931e6a
|
Translations update from Weblate (#2014)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
Co-authored-by: Raphael Michel <michel@rami.io>
|
2021-03-30 21:47:37 +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
|
33ff7c39aa
|
Fix PRETIXEU-3V3
|
2021-03-30 21:24:53 +02:00 |
|
Raphael Michel
|
0efd4fedd5
|
Update po files
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de>
|
2021-03-30 18:15:59 +02:00 |
|
Raphael Michel
|
267e66bf83
|
Install npm as part of setup.py develop
|
2021-03-30 18:06:14 +02:00 |
|
Raphael Michel
|
e7db4e7c42
|
Add npminstall to pip and docker build processes
|
2021-03-30 14:29:18 +02:00 |
|
Richard Schreiber
|
ba0849ea8d
|
Add phone number to checkin-list export (#2013)
* add phone number to check-in export and tests
|
2021-03-30 12:51:07 +02:00 |
|
Raphael Michel
|
184a45b773
|
Update migration for MySQL compliance
|
2021-03-30 10:04:09 +02:00 |
|
Raphael Michel
|
2d4249ab31
|
Device security profiles: Allow POS access to cashier list
|
2021-03-30 09:34:52 +02:00 |
|
Raphael Michel
|
92a50cb2d1
|
Web-based check-in interface (#1985)
|
2021-03-30 09:34:11 +02:00 |
|
Raphael Michel
|
b06cded172
|
Organizer update form: Do not prefill with event-level domains
|
2021-03-29 14:23:48 +02:00 |
|
Raphael Michel
|
9686fd6a83
|
Fix a bug displaying quota in (sub)event list
|
2021-03-29 14:22:17 +02:00 |
|
Raphael Michel
|
b5b3d3a90b
|
Fix PRETIXEU-3TX
|
2021-03-29 13:10:32 +02:00 |
|
Raphael Michel
|
9d0e6c0056
|
Fix failing tests
|
2021-03-29 12:49:59 +02:00 |
|
Raphael Michel
|
701d019a85
|
Fix bugs in previous commits
|
2021-03-29 12:26:06 +02:00 |
|
Raphael Michel
|
7d5170155a
|
Add filter for date for multiple exporters
|
2021-03-29 12:05:56 +02:00 |
|