Raphael Michel
0e9951f964
Backend order detail page: Show pending sum
2020-12-19 16:25:32 +01:00
Raphael Michel
4d36676cf8
Allow to filter for partially paid orders
2020-12-15 16:06:59 +01:00
Raphael Michel
821cb54ad0
Backend order list: Show sales channel
2020-12-15 15:53:21 +01:00
Raphael Michel
a40951060f
Backend order list: Show payment amount
2020-12-15 15:44:38 +01:00
Raphael Michel
4240ad43d0
Add order-level telephone field to core ( #1872 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2020-12-15 09:20:44 +01:00
Raphael Michel
04bfa63a5e
Add region setting to supplement localization ( #1875 )
2020-12-14 13:15:38 +01:00
Raphael Michel
a452bf816c
Show emails to order positions in email history
2020-12-02 16:14:46 +01:00
Raphael Michel
5c85c69b3d
Brexit
2020-11-22 13:46:15 +01:00
Raphael Michel
821599dc1a
Add advanced search to order list
2020-11-17 13:24:22 +01:00
Martin Gross
3a67203a0d
Force a OCM seat-change if the subevent has changed
2020-11-16 15:00:18 +01:00
Raphael Michel
e07cca9148
External refunds: Processing should not affect order's state if order is canceled
2020-11-02 17:08:53 +01:00
Raphael Michel
9202aca26a
Allow to keep a few per ticket when cancelling an event
2020-10-30 15:49:34 +01:00
Raphael Michel
4ff4402a5f
Allow to cancel subevents by date range
2020-10-29 10:08:37 +01:00
julia-luna
e61288ba67
Add option to send emails to attendees ( #1833 )
2020-10-26 10:31:45 +01:00
Raphael Michel
22bba28bea
Add pluggable ticket secret generators ( #1809 )
2020-10-19 15:00:55 +02:00
Raphael Michel
d999971249
Allow to disable self-choice seating
2020-09-06 17:25:47 +02:00
Raphael Michel
e9a4c3845a
Fix crash when processing refund for empty order
2020-08-21 16:07:52 +02:00
Raphael Michel
b5dca762f0
Cancelling events: Fix send_waitinglist flag
2020-07-23 21:38:58 +02:00
Raphael Michel
33682e1b38
Fix incorrect preview/history of subject rendering
2020-07-13 15:57:33 +02:00
Raphael Michel
6e9d921af6
Allow country specific tax rules ( #1714 )
2020-07-08 15:00:13 +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
1c8468c21b
Cancellation/refund: prefer placeholder over value
2020-05-28 18:55:37 +02:00
Raphael Michel
c056db46b6
Overhaul of our check-in features ( #1647 )
2020-05-13 18:01:49 +02:00
Raphael Michel
140f041cc1
Gift card refund: Use order language
2020-05-07 16:53:16 +02:00
Raphael Michel
4635d9b5f7
Ensure order gets canceled when locked
2020-04-28 12:32:07 +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
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
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
Raphael Michel
b0dcbe31fa
Fix incorrect quota error when changing subevent and item of a position
2020-04-15 12:54:57 +02:00
Martin Gross
b3c3ee3b22
Allow to issue gift card refunds when cancelling whole events
2020-04-15 10:08:12 +02:00
Raphael Michel
29cb1e93d8
Reduce number of queries on the order change form
2020-03-26 09:50:14 +01:00
Raphael Michel
c89242855c
Reduce number of SQL queries on order detail page
2020-03-26 09:38:56 +01:00
Raphael Michel
8a6334bd86
Introduce cancellation requests ( #1627 )
...
* Allow to adjust the cancellation fee without JS
* Introduce cancellation requests
* ignore→delete
* Change a few things after Martin's review
* Add a few tests
2020-03-25 14:13:55 +01:00
Raphael Michel
af23d6e4bf
Upgrade to Django 3.0 and other dependencies ( #1568 )
...
* Upgrade Django to 3.0 and other dependencies to recent versions
* Fix otp version contsraint
* Remove six dependency
* Resolve some warnings
* Fix failing tests
* Update django-countries
* Resolve all RemovedInDjango31Warnings in test suite
* Run isort
* Fix import
* Update PostgreSQL version on travis
2020-03-23 15:02:20 +01:00
Raphael Michel
1ee48a10b5
Allow to reactivate canceled orders ( #1601 )
2020-03-11 11:40:56 +01:00
Raphael Michel
9b50ec2d74
Cancelling events: Allow to inform waiting list
2020-03-05 10:22:59 +01:00
Raphael Michel
62a86c9b4a
Allow to cancel all orders in an event ( #1596 )
...
* Allow to cancel all orders in an event
* Add tests
* Actually add tests
2020-03-03 16:55:05 +01:00
Raphael Michel
2e5b80c83c
Fix missing fees in order overview
2020-02-19 16:09:40 +01:00
Raphael Michel
76359c859f
Improve logging of gift card changes and show logs
2020-01-02 17:40:11 +01:00
Raphael Michel
4597cb9849
Drop typeahead for seats
2019-12-18 13:48:15 +01:00
Raphael Michel
5462e256ac
Allow to create a new gift card when refunding
2019-11-28 13:50:10 +01:00
Raphael Michel
46d4d97c13
Add BasePaymentProvider.refund_control_render
2019-11-28 13:50:10 +01:00
Raphael Michel
520dd3e254
Refunds: Do not try to cancel canceled order
2019-11-14 12:12:15 +01:00
Raphael Michel
339d7f06ed
Payment provider API: Add method cancel_payment
2019-11-14 10:39:54 +01:00
Raphael Michel
da7e1dee3e
Offset refunds: Catch exceptions in the right place
2019-11-10 12:59:10 +01:00
Raphael Michel
038533ad63
Allow to change fees in existing orders ( #1472 )
...
* Allow to change fees in existing orders
* Add tests
* Add special case for payment options
* Fix PK reference in tests
2019-10-29 22:04:42 +01:00
Martin Gross
03c760c2bb
Allow ticket output providers to handle downloads externally ( #1402 )
...
* TicketOutput-Providers: Make preview optional; download/attachable optional; optional specific target; update doc
* Spelling fixes in doc
* Changes after code-review
* Changes after code-review
* Commit missing template file
* Allow for redirects instead of files
* Return HTTPResponse with Content-Type text/uri-list on API
* Update API-doc
* Add viewable to spellinglist, fixing doc-test
2019-10-21 14:05:09 +02:00
Raphael Michel
767e679140
Show issued gift card in order view
2019-10-17 17:07:59 +02:00
Raphael Michel
346f215c50
Refator payment provider, deal with cancellations
2019-10-17 16:04:22 +02:00
Raphael Michel
5e59d41f6e
Offset payment provider: Catch QuotaExceededException
2019-10-17 10:15:10 +02:00