Richard Schreiber
b04ec720dc
Fix details sneak-peek keyup
2023-09-08 13:15:19 +02:00
Richard Schreiber
f262cd632c
Chekout: make disabling sneak-peek more robust ( #3527 )
2023-08-16 15:02:02 +02:00
Raphael Michel
88ac407cf3
Cart: Disable sneak peek on very small carts ( #3512 )
2023-08-09 14:53:50 +02:00
Richard Schreiber
8a9f14db03
Fix cart sneak-peek on async error
2023-07-07 09:02:53 +02:00
Raphael Michel
b415393ccf
Data shredder optimizations ( #3429 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2023-06-23 16:56:19 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Richard Schreiber
b8b5835eff
Fix asynctask’s ajax success callback signature
2023-04-27 09:04:00 +02:00
Richard Schreiber
38e826724f
Cart: Add sneak-peek preview ( #3259 )
2023-04-26 14:43:23 +02:00
Richard Schreiber
c7060d188f
Product list: Indent variations, improve alignment of price and quantity ( #3135 )
2023-03-03 14:26:11 +01:00
Raphael Michel
2607b18833
Update pretix logo to refreshed version ( #3114 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-02-13 11:42:08 +01:00
Raphael Michel
19d1a8de71
Scheduled exports ( #3033 )
2023-01-19 11:46:30 +01:00
Raphael Michel
cde46012cb
Add .badge-variant styles
2022-09-29 18:05:21 +02:00
Raphael Michel
334c1c4b5e
Hotfix JS issue
2022-06-10 13:00:01 +02:00
Raphael Michel
86085d9368
Allow to bulk-select many tickets to check in or out ( #2678 )
...
* Allow to bulk-select many tickets to check in or out
* Update tests
* Add permission test
* Update src/pretix/control/templates/pretixcontrol/checkin/index.html
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Update src/pretix/static/pretixbase/js/asynctask.js
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Remove console.warn
* Simplify stuff
* minor refactor
* fix missing checked-out success message
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-06-10 12:14:44 +02:00
Raphael Michel
591f5a75ef
Fix error handling on add-ons selection step ( #2659 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2022-05-19 13:27:28 +02:00
Raphael Michel
ead70686b4
Fix some language<>flag associations
2022-05-09 23:23:22 +02:00
Raphael Michel
4c71995560
Support for file upload in asynctask.js
2022-02-03 11:21:49 +01:00
Raphael Michel
9ff565f772
Fix unreadable active tab
2021-10-31 17:28:35 +01:00
Richard Schreiber
3dcfa57b70
A11y improvements ( #2081 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2021-10-17 16:56:16 +02:00
Richard Schreiber
65167cc290
Add new alert icons ( #2226 )
2021-10-06 12:31:08 +02:00
Raphael Michel
bc7300c393
Track if invoices have been sent via email ( #2231 )
2021-10-05 13:47:55 +02:00
Raphael Michel
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Raphael Michel
dcf29ec63e
Add workaround for issue with "back" button in Safari
2021-07-15 18:38:16 +02:00
Raphael Michel
39dd8a1a64
Fix input padding-left in Firefox again
2021-05-30 15:17:17 +02:00
Raphael Michel
e510a2c121
Fix creating large numbers of subevents (introduces async task) ( #2091 )
2021-05-25 19:24:43 +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
ac4e4a2578
Visibly de-highlight disabled products
2021-05-19 09:53:25 +02:00
Raphael Michel
dedd77e4be
Reduce padding-right, but only for input[type=number]
2021-05-06 20:52:14 +02:00
Raphael Michel
92a50cb2d1
Web-based check-in interface ( #1985 )
2021-03-30 09:34:11 +02: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
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
da149682aa
Improve load behavior of ajaxpending.js
2020-10-31 16:33:45 +01:00
Raphael Michel
478f6e3029
Add a !default command to our _variables.scss
2020-07-29 18:30:25 +02:00
Raphael Michel
ff066898d4
Fix RTL issue
2020-07-27 16:25:23 +02:00
Raphael Michel
265da6c746
Progress bar instead of acks_late for event cancellation
2020-07-23 21:54:03 +02:00
Raphael Michel
d58c8559fc
Long-running async tasks: Expose running state
2020-07-23 21:39:13 +02:00
Raphael Michel
a310c33497
Add progress bar to some large exports
2020-07-23 21:35:58 +02:00
Raphael Michel
c0972ef39d
Re-run form handlers when validation of an async form fails
2020-05-06 09:51:45 +02:00
Raphael Michel
3fd650081b
Allowing more options to style pretix shops ( #1585 )
...
* Fix caching issues in SASS compilation
* Allow to set a custom page background color
* Allow to disable round corners
* Support larger header pictures
* Allow to show title despite header
* Move language picker
* FIx widget styles
2020-02-27 10:54:00 +01:00
Martin Gross
5c0d112def
Add simple e-mail-renderer with logo ( #1552 )
...
* Add unembellished eMail-renderer
* Fix layout issues with very wide images
* Use prettier padding
* Rename to "simple with logo"
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-01-20 11:26:53 +01:00
Raphael Michel
3f77d34026
Use the arab league flag to represent Arabic, for now
...
https://www.quora.com/Which-flag-represents-the-Arabic-language
http://www.flagsarenotlanguages.com/blog/the-arab-league-flag-for-arabic-language/
2019-12-07 15:30:14 +01:00
Raphael Michel
4afef62cbd
Fix typo
2019-12-07 13:24:35 +01:00
Raphael Michel
3d5cfdd9c7
Fix conflict between are-you-sure.js and async tasks
...
Thanks @luto for reporting and helping to debug
2019-12-07 13:23:33 +01:00
Raphael Michel
ea71b1f04e
Fix typo
2019-11-06 15:42:20 +01:00
Raphael Michel
a4d8c810ce
Support for right-to-left languages ( #1438 )
...
* play around
* Flip things in presale
* Convert backend
* Remove test settings
* Safe getattr
2019-10-15 11:41:23 +02:00
Raphael Michel
cb37e7435d
Use a different-colored favicon in development mode
2019-10-07 09:03:46 +02:00
Raphael Michel
cb3f3f5084
Advertise pretixSCAN
2019-07-18 17:26:49 +02:00
Raphael Michel
77046136f2
asynctask.js: Hack to allow form validation
2019-07-12 12:23:34 +02:00