Richard Schreiber
|
cea8efc4a3
|
added <main> and <aside> to checkout pages
|
2021-02-19 11:57:45 +01:00 |
|
Richard Schreiber
|
c6c0f92891
|
moved update()-event to checkboxes’ change-event, added row-highlight if selected
|
2021-02-19 11:03:47 +01:00 |
|
Richard Schreiber
|
d5950821e2
|
optimized update() to only check the least number of checkboxes
|
2021-02-19 11:02:42 +01:00 |
|
Richard Schreiber
|
78f2581bb8
|
added labels to batch-select checkboxes
|
2021-02-19 11:00:38 +01:00 |
|
Richard Schreiber
|
c9f89dc920
|
simplified selection algorithm
|
2021-02-19 07:33:01 +01:00 |
|
Richard Schreiber
|
fb7d38ede0
|
add bulk selection by click and drag over table rows
|
2021-02-18 21:05:30 +01:00 |
|
Raphael Michel
|
8be2f9ad6b
|
XLSX exports: Strip all illegal characters
|
2021-02-17 17:34:08 +01:00 |
|
Richard Schreiber
|
c033efbfa2
|
Merge pull request #1929 from pretix/fix-add-line-breaks-to-voucher-list
Voucher creation: Add linebreaks to {voucher_list} in emails
|
2021-02-17 15:35:26 +01:00 |
|
Richard Schreiber
|
d990f0e927
|
fix markdown-linebreaks for voucher_list
|
2021-02-17 15:23:16 +01:00 |
|
Richard Schreiber
|
0d0bbe1ce5
|
add send_email field to mark-paid
|
2021-02-17 12:37:26 +01:00 |
|
Raphael Michel
|
488273d5f2
|
Fix #1912 -- Auto-open all <details> with an error inside
|
2021-02-15 18:30:37 +01:00 |
|
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 |
|
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 |
|
Richard Schreiber
|
f2a18325b6
|
Add a voucher’s comment to voucher.csv download (#1926)
|
2021-02-15 13:41:44 +01:00 |
|
Raphael Michel
|
c65b2aa4f8
|
API: Add missing field SubEvent.frontpage_text
|
2021-02-15 09:16:40 +01:00 |
|
Richard Schreiber
|
2583e6166a
|
Merge branch 'master' into a11y-add-landmarks
|
2021-02-12 20:40:24 +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 |
|
Richard Schreiber
|
ef4db07e8b
|
omit ? in lang-nav redirect when not needed
|
2021-02-11 17:27:05 +01:00 |
|
Richard Schreiber
|
ef1e5759eb
|
marked checkout-steps as completed/current
See https://www.w3.org/WAI/tutorials/forms/multi-page/
|
2021-02-11 17:26:14 +01:00 |
|
Richard Schreiber
|
9f1079dcc4
|
checkout-flow steps to page-title
|
2021-02-11 17:25:31 +01:00 |
|
Richard Schreiber
|
518c1fbbf2
|
Added notifications/messages to page-title
|
2021-02-11 17:24:05 +01:00 |
|
Richard Schreiber
|
b9c9a03cdd
|
Fixed item.name for price input
|
2021-02-11 16:16:17 +01:00 |
|
Richard Schreiber
|
5060bac7e0
|
update aria-label on <main>
|
2021-02-11 16:04:07 +01:00 |
|
Richard Schreiber
|
c4be508e26
|
added anchor link to voucher-input
|
2021-02-11 16:03:47 +01:00 |
|
Richard Schreiber
|
c75f741d4f
|
removed variations-toggle hreef-attribute to enable non-JS dialog-open behaviour
|
2021-02-11 16:03:13 +01:00 |
|
Richard Schreiber
|
d6ef563f83
|
added labels (price input, image-lightbox link)
|
2021-02-11 16:02:18 +01:00 |
|
Richard Schreiber
|
3f75a935a3
|
changed products to <article>
|
2021-02-10 18:03:30 +01:00 |
|
Richard Schreiber
|
246e7c9443
|
added aria-labels to category-sections
|
2021-02-10 18:03:09 +01:00 |
|
Richard Schreiber
|
3dd685bf7a
|
Updated main aria-label
|
2021-02-10 17:55:30 +01:00 |
|
Richard Schreiber
|
1480bd0690
|
added aria-hidden to fontawesome and some aria-label if needed
|
2021-02-10 17:27:49 +01:00 |
|
Richard Schreiber
|
01af8568ca
|
converted second lang-nav to <nav> and changed source order
|
2021-02-10 16:41:59 +01:00 |
|
Richard Schreiber
|
74461dde50
|
added landmarks to startpage
|
2021-02-10 16:36:31 +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
|
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
|
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 |
|