Raphael Michel
|
9fdaf040dc
|
Asynctask JS: On errors, only replace inner part of page
|
2021-02-15 18:30:37 +01:00 |
|
Raphael Michel
|
d109dde1e1
|
Fix form validation of exporters (again)
|
2021-02-15 18:30:37 +01:00 |
|
Raphael Michel
|
d713398e88
|
Merge pull request #1925 from pretix-translations/weblate-pretix-pretix
Translations update from Weblate
|
2021-02-15 18:02:34 +01:00 |
|
Jaakko Rinta-Filppula
|
0898d13e4c
|
Translated on translate.pretix.eu (Finnish)
Currently translated at 18.5% (731 of 3940 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fi/
powered by weblate
|
2021-02-15 17:48:50 +01:00 |
|
Raphael Michel
|
04098ce002
|
API: Add docs on order lifecycle
|
2021-02-15 17:48:43 +01:00 |
|
Richard Schreiber
|
f2a18325b6
|
Add a voucher’s comment to voucher.csv download (#1926)
|
2021-02-15 13:41:44 +01:00 |
|
Raphael Michel
|
4db0530c09
|
REST API docs: Remove "versionchanged" notes older than ~1 year (version 3.2 and below)
|
2021-02-15 09:43:58 +01:00 |
|
Raphael Michel
|
938d84b251
|
Update order state chart
|
2021-02-15 09:38:13 +01:00 |
|
Raphael Michel
|
c65b2aa4f8
|
API: Add missing field SubEvent.frontpage_text
|
2021-02-15 09:16:40 +01:00 |
|
Richard Schreiber
|
825fd1820b
|
[a11y] Add text "required" to label of required inputs (#1923)
|
2021-02-12 14:05:30 +01:00 |
|
Raphael Michel
|
c8d039b196
|
Sendmail: Allow to filter by order date
|
2021-02-12 12:41:45 +01:00 |
|
Raphael Michel
|
72b6ff0389
|
Sendmail form: Fix validation problems
|
2021-02-12 12:34:04 +01:00 |
|
Raphael Michel
|
f0fd4272dc
|
Add more features to custom meta properties (#1922)
|
2021-02-10 11:01:25 +01:00 |
|
Raphael Michel
|
a0f60c71b9
|
Add order time to check-in list CSV export
|
2021-02-10 09:11:16 +01:00 |
|
Raphael Michel
|
6b2ab44b26
|
Fix undefined variable
|
2021-02-09 19:00:20 +01:00 |
|
Raphael Michel
|
9472d81e55
|
Invalidate ticket cache after a change in events or subevents
|
2021-02-09 18:33:04 +01:00 |
|
Raphael Michel
|
b630174f72
|
Fix bug when modifying an order with an address in a country with a state
|
2021-02-09 18:23:24 +01:00 |
|
Raphael Michel
|
25c35b0f73
|
Docker: Log more things to stdout
|
2021-02-09 18:16:35 +01:00 |
|
Raphael Michel
|
c0792f4171
|
Fallback to random ticket secret generator if invalid one is selected
|
2021-02-09 16:01:33 +01:00 |
|
Raphael Michel
|
5d490728df
|
Check-in: Do not respond with outdated question answers in pdf_data
|
2021-02-09 12:55:27 +01:00 |
|
Raphael Michel
|
21fbf095cf
|
Fix compatibility with cryptography 3.4.x
|
2021-02-08 18:01:05 +01:00 |
|
Raphael Michel
|
7b8ad1ebbe
|
Remove --no-use-pep517
|
2021-02-08 17:56:05 +01:00 |
|
Raphael Michel
|
81f37d9ce5
|
PDF layout: Allow to show photos from questions (#1919)
|
2021-02-08 17:48:06 +01:00 |
|
Raphael Michel
|
40c4872459
|
Check-in: Save answers independent of result
|
2021-02-08 17:01:55 +01:00 |
|
Martin Gross
|
f0574755a2
|
Add salutation_given_family to PERSON_NAME_SCHEMES. (#1921)
|
2021-02-05 13:31:57 +01:00 |
|
Raphael Michel
|
4cfedebf3b
|
Fix scoping issue in tests
|
2021-02-05 12:53:55 +01:00 |
|
Raphael Michel
|
45376dd757
|
Fix linter issue
|
2021-02-04 21:43:04 +01:00 |
|
Raphael Michel
|
0999f41b0c
|
Do not allow modifications after checkin
|
2021-02-04 21:43:04 +01:00 |
|
Raphael Michel
|
565f77d13b
|
Add imprint and contact mail on organizer level
|
2021-02-04 17:36:29 +01:00 |
|
Raphael Michel
|
5ae7a350b0
|
Add signal global_footer_link
|
2021-02-04 17:32:10 +01:00 |
|
Raphael Michel
|
af7d9942f6
|
Sort payment providers by public name
|
2021-02-04 17:21:47 +01:00 |
|
Raphael Michel
|
36efb25b98
|
Invoice address: Always validate that VAT ID is for correct country
|
2021-02-04 17:21:24 +01:00 |
|
Raphael Michel
|
7a496da945
|
Widget: Introduce disable-iframe parameter
|
2021-02-04 10:58:15 +01:00 |
|
Raphael Michel
|
03f1016cc7
|
Fix syntax error in setup.py
|
2021-02-04 10:42:41 +01:00 |
|
Raphael Michel
|
4d4d2d5fe7
|
Fix ill-formed requirement
|
2021-02-04 10:24:04 +01:00 |
|
Raphael Michel
|
98f48e78a8
|
Update bleach to 3.3.0
|
2021-02-04 10:23:18 +01:00 |
|
Raphael Michel
|
512c9f5301
|
Upgrade bootstrap JS to 3.4.1
|
2021-02-04 10:20:49 +01:00 |
|
Raphael Michel
|
d16c59e86c
|
Update Vue.js from 2.4.0 to 2.6.12
|
2021-02-04 10:06:51 +01:00 |
|
Raphael Michel
|
177b0505fd
|
Update moment.js from 2.14 to 2.29
|
2021-02-04 10:06:38 +01:00 |
|
Raphael Michel
|
01f7a70347
|
ADd some extensibility features to MultiSheetListExporter
|
2021-02-03 17:29:15 +01:00 |
|
Raphael Michel
|
3b4c99d450
|
Rich text: Fix issue with <a> without href=""
|
2021-02-02 15:58:43 +01:00 |
|
Raphael Michel
|
3bb23bb77e
|
Invoice exporter: Add order ID to filename
|
2021-02-02 15:54:05 +01:00 |
|
Raphael Michel
|
89da0847ca
|
Device security policy: Allow order payments for POS
|
2021-02-02 15:54:05 +01:00 |
|
Martin Gross
|
07bed72b5e
|
Add information on `subevent`-parameter for pretix-Button
|
2021-02-01 16:08:16 +01:00 |
|
Raphael Michel
|
c103288eec
|
2021 attempt at disabling autocomplete in date fields
Apparently, we so far disabled "autofill" but not "autocomplete". For
date fields, autocomplete is more relevant. Explanation
https://stackoverflow.com/a/57810447/336784
|
2021-02-01 10:07:57 +01:00 |
|
Raphael Michel
|
03648b77b1
|
List of teams: Order alphabetically
|
2021-02-01 10:07:57 +01:00 |
|
Raphael Michel
|
818d75ddd7
|
Merge pull request #1917 from pretix-translations/weblate-pretix-pretix
|
2021-01-30 21:02:25 +01:00 |
|
Raphael Michel
|
20f608caae
|
Translated on translate.pretix.eu (German)
Currently translated at 100.0% (3940 of 3940 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
|
2021-01-30 20:49:41 +01:00 |
|
Raphael Michel
|
7b3a6d47fc
|
Translated on translate.pretix.eu (German (informal) (de_Informal))
Currently translated at 100.0% (3940 of 3940 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
|
2021-01-30 20:49:26 +01:00 |
|
Maarten van den Berg
|
d586406c79
|
Translated on translate.pretix.eu (Dutch (informal))
Currently translated at 100.0% (3940 of 3940 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/
powered by weblate
|
2021-01-29 12:23:33 +01:00 |
|