Raphael Michel
d843fc1545
Fix colors in graph of boolean questions
2020-06-30 23:04:17 +02:00
Martin Gross
5f50aa95eb
Add TaxRule selection in OrderPositionChange ( #1700 )
...
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-06-30 11:13:33 +02:00
Raphael Michel
626e332886
Fix issue displaying unlimited quota
2020-06-30 10:04:45 +02:00
Gamy
507e1a5b83
Added various missing punctuation marks, changed "following" to "selected" to match the display.
2020-06-30 09:20:11 +02:00
MrGamy
0d1aa2f96e
Localization string unification changes
...
unifying the text bit 'Go to shop' to display 'shop' with a lowercase s in base.html
2020-06-29 18:02:13 +02:00
Raphael Michel
922f12f55e
Allow to release quota after exit scans
2020-06-26 16:49:19 +02:00
Raphael Michel
2a5c24482e
Question list: Drop pagination, allow to mix ordering with system fields
2020-06-23 13:05:54 +02:00
Raphael Michel
481e29c3b2
Allow to explicitly disable products for certain subevents
2020-06-20 19:10:44 +02:00
Raphael Michel
0aebde62eb
Fix missing variation attributes when copying items
2020-06-20 18:21:12 +02:00
Martin Gross
ec6844f900
Display Boxoffice iZettle payment details
2020-06-16 22:11:54 +02:00
Raphael Michel
e6455f8204
Organizer-level export: Fix incorrect event queryset
2020-06-16 12:03:59 +02:00
Raphael Michel
4c48fcd861
Move export down in organizer navigation
2020-06-16 11:39:44 +02:00
Martin Gross
0b20d3f6f8
Organizer/MultiEvent-Exports ( #1684 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2020-06-16 11:06:40 +02:00
Raphael Michel
0c3a200355
Do not auto-create a first subevent
2020-06-10 17:59:59 +02:00
Raphael Michel
42490c6dec
New event series selection field
2020-06-08 16:20:50 +02:00
Raphael Michel
effc9723f1
Add event meta data fields to order search form
2020-06-04 18:39:30 +02:00
Raphael Michel
0d90ae9d53
SizedField: Do not crash without max_size
2020-06-02 12:31:52 +02:00
Raphael Michel
03bcfc7c5a
Fix issues from 1c8468c21
2020-05-29 09:20:18 +02:00
Raphael Michel
1c8468c21b
Cancellation/refund: prefer placeholder over value
2020-05-28 18:55:37 +02:00
Raphael Michel
dcc54a0204
SizeFileField: Fix error message format
2020-05-27 14:38:14 +02:00
Raphael Michel
e822ba5430
Only validate size on uploaded files
2020-05-25 16:06:06 +02:00
Raphael Michel
b1ee355663
Fix Checkin.MultipleObjectsReturned in backend checkin
2020-05-25 15:46:31 +02:00
Raphael Michel
ca40ddc39b
Fix AttributeError in SizeFileField
2020-05-25 15:44:46 +02:00
Raphael Michel
27b56b5aea
Limit extensions and sizes of further file uploads
2020-05-22 15:01:18 +02:00
Raphael Michel
fec31823ee
Do not show "None" string to user
2020-05-13 18:41:45 +02:00
Raphael Michel
c056db46b6
Overhaul of our check-in features ( #1647 )
2020-05-13 18:01:49 +02:00
Martin Gross
25ad2ea475
Fix display of quota items.
2020-05-13 13:56:36 +02:00
Raphael Michel
140f041cc1
Gift card refund: Use order language
2020-05-07 16:53:16 +02:00
Raphael Michel
de9c450648
Week calendar and more improvements to subevent calendars ( #1672 )
2020-05-07 15:48:47 +02:00
Raphael Michel
6a4c81ff3c
Fix two bugs introduced in e117545b3
2020-05-07 14:48:14 +02:00
Raphael Michel
e117545b3f
Refactor quota calculation ( #1668 )
2020-05-07 09:34:27 +02:00
Raphael Michel
feb7f419d3
Minor performance improvements for generating many subevents
2020-05-06 16:19:46 +02:00
Raphael Michel
ea04c85486
Various improvements to the subevent creation form ( #1670 )
2020-05-06 15:50:43 +02:00
Martin Gross
66d3c4516f
Move stuff to OrderFilterForm
2020-05-06 13:48:45 +02:00
Martin Gross
4b01c42f31
Improve global order filters
2020-05-06 13:12:17 +02:00
Raphael Michel
ee1928aeed
Do not expose secret keys in global settings
2020-04-29 11:25:22 +02:00
Raphael Michel
4635d9b5f7
Ensure order gets canceled when locked
2020-04-28 12:32:07 +02:00
Raphael Michel
88a235da30
Allow to set event_list_type on event level
2020-04-27 18:06:37 +02:00
Raphael Michel
16957eec33
Initialize bulk create form with weekly instead of yearly events
2020-04-22 16:57:28 +02:00
Raphael Michel
d224b5387d
Replace Travis with GitHub actions and fix many typos ( #1657 )
...
* Create django.yml
* Fix working directory
* ..
* .
* ..
* a.
* ..
* .
* Fix typo
* Install hunspell
* maxfail
* Fix install
* .
* Reduce number of typos
* Even less typos
* Postgres debug
* Spelling fixes, yet again
* Postgres with PW
* Fix failing test
* New workflows
* Fix syntax error
* Install gettext
* Test aginst python 3.6 as well
* Clean up strategies
* Add badge, do not ignore migrations
* Use pip cache
2020-04-22 12:07:58 +02:00
Raphael Michel
27d6e49c4a
GiftcarD Only allow reversal for refunds
2020-04-22 09:34:15 +02:00
Raphael Michel
f2844ac686
Add expiry dates and individual conditions to gift cards ( #1656 )
...
* Add expiry dates and individual conditions to gift cards
* Display refund gift cards with more details and prettier interface
* Allow to set gift card expiry and conditions when cancelling event
* Extend gift card search
* Fix #1565 -- Some gift card filters
* Improve list of gift cards
* Allow to edit gift cards
* Note on validity
2020-04-21 15:57:02 +02:00
Raphael Michel
ad7c745465
Fix bug introduced in last commit
2020-04-21 10:44:40 +02:00
Raphael Michel
b260cca412
Event setup: Do not create additional teams for staff
2020-04-21 09:33:50 +02:00
Raphael Michel
a87fe3ef41
Allow to revert a gift card refund
2020-04-20 13:19:32 +02:00
Raphael Michel
bb673e0cc9
Fix localized decimal validation when creating manual gift card transactions
2020-04-20 12:57:03 +02:00
Raphael Michel
0b02bcea8b
Prevent cancelling all subevents by accident
2020-04-19 14:17:41 +02:00
Martin Gross
1c279a92a7
Merge pull request #1643 from pretix/event_cancellation_giftcard_refund
...
Allow to issue gift card refunds when cancelling whole events
2020-04-15 13:00:41 +02:00
Martin Gross
35985dcb11
Remove legal warning, make refund_as_giftcard-option clearer.
2020-04-15 12:58:43 +02:00
Raphael Michel
b0dcbe31fa
Fix incorrect quota error when changing subevent and item of a position
2020-04-15 12:54:57 +02:00