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
19d1a8de71
Scheduled exports ( #3033 )
2023-01-19 11:46:30 +01: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
4c71995560
Support for file upload in asynctask.js
2022-02-03 11:21:49 +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
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
e510a2c121
Fix creating large numbers of subevents (introduces async task) ( #2091 )
2021-05-25 19:24:43 +02:00
Raphael Michel
92a50cb2d1
Web-based check-in interface ( #1985 )
2021-03-30 09:34:11 +02: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
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
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
77046136f2
asynctask.js: Hack to allow form validation
2019-07-12 12:23:34 +02:00
Raphael Michel
5180b5e48b
Fix #1329 -- Fix image lightbox for products with variations
2019-07-05 16:58:39 +02:00
Raphael Michel
ca59237ebf
Use regular asynctasks for order PDF generation
2018-11-26 13:21:25 +01:00
Raphael Michel
bd838b3b7c
Fix #1074 -- More specific messages during asynctasks
2018-11-08 16:38:12 +01:00
Raphael Michel
33ae6f12de
Fix links in item descriptions
2018-06-10 15:11:19 +02:00
Raphael Michel
05daeb561c
Use <details> und <summary> instead of panel-collapse
2018-05-10 12:04:29 +02:00
Jakob Schnell
831e31ea9d
occured -> occurred ( #660 )
...
* Fix duplicate source string
* occured -> occurred
All resources I could find listed this as misspelled, but I wasn't too
sure…
Also, it should be checked if all changes to the .po-files are respected
in the corresponding src-files.
2017-11-03 11:46:35 +01:00
Jakob Schnell
4614d04be4
Correct english typos ( #662 )
...
* Check that vouchers selected via API are for the correct event
* Choose different subject for reminder mails if auto-expiry is off
* correct english typos
As with PR #660 , it should be checked whether the changes to the
.po-files are respected in the corresponding src-files.
2017-11-03 11:40:52 +01:00
Raphael Michel
b52f2f5a9e
Improve add-on products
2017-04-17 14:54:15 +02:00
Raphael Michel
07fed0acce
Use async actions for order export
2017-04-11 12:12:40 +02:00
Raphael Michel
b7df5eff19
Move asynctask/asyncdownload to base
2017-02-07 10:03:30 +01:00
Raphael Michel
c639cd96f5
Moved static files and celery.py
2017-01-04 22:00:28 +01:00