Raphael Michel
df2c9bdce5
Adjust strings in tests
2019-10-29 09:41:33 +01:00
Raphael Michel
20a6decb3a
Notifications: Add details about subevents and products
2019-10-28 22:54:56 +01:00
Raphael Michel
3d31b95201
Event list: Autocomplete meta values
2019-10-28 22:35:16 +01:00
Raphael Michel
cc970caad8
Allow to filter global event list using organizer parameters
2019-10-28 22:03:09 +01:00
Raphael Michel
845f231446
Replace "Tickets on sale" with "Book now" in frontend
2019-10-28 21:46:33 +01:00
Raphael Michel
538d1b6b58
Adjust order of events on dashboard
2019-10-28 17:01:05 +01:00
Raphael Michel
601fefc57f
Remove any doubt from dashboard order
2019-10-28 16:58:32 +01:00
Raphael Michel
645b9696b7
Increase length of OAuthGrant.redirect_uri
2019-10-28 16:42:17 +01:00
Raphael Michel
ee5ce900d2
Update from Weblate ( #1460 )
...
Update from Weblate
2019-10-25 17:04:58 +02:00
Martin Gross
ab0be57106
API: Allow to filter events by attributes ( #1466 )
...
* Allow filtern events-ressource on API by attrs
* Document meta-data attr-filter for order resource
* Actually document the change and not some random other nonsensical thing...
* Doc for subevent-filtering
* Test for attr-filtering on events resource
* Allow attr-filtering on subevents
* Add attr-filter test for subevent
* Update doc/api/resources/subevents.rst
* Update src/tests/api/test_subevents.py
* Update doc/api/resources/events.rst
2019-10-25 17:04:20 +02:00
oocf
ee6c4551b3
Translated on translate.pretix.eu (Spanish)
...
Currently translated at 90.9% (3000 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
2019-10-25 14:50:08 +00:00
yichengsd
d63956fe25
Translated on translate.pretix.eu (Chinese (Simplified))
...
Currently translated at 94.1% (3107 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2019-10-25 14:50:08 +00:00
yichengsd
27fb9cd8b0
Translated on translate.pretix.eu (Chinese (Simplified))
...
Currently translated at 92.5% (3056 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2019-10-25 14:50:08 +00:00
yichengsd
ada2de8bc9
Translated on translate.pretix.eu (Chinese (Simplified))
...
Currently translated at 92.2% (3046 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2019-10-25 14:50:08 +00:00
yichengsd
7fe3ac3b5e
Translated on translate.pretix.eu (Chinese (Simplified))
...
Currently translated at 91.6% (3026 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2019-10-25 14:50:08 +00:00
yichengsd
13cf24d7fa
Translated on translate.pretix.eu (Chinese (Simplified))
...
Currently translated at 90.3% (2981 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/
powered by weblate
2019-10-25 14:50:08 +00:00
Felix Rindt
6d95603aa8
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3302 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2019-10-25 14:50:08 +00:00
Raphael Michel
97fbec804b
Stripe: Include event name in statement descriptors
2019-10-25 16:49:13 +02:00
Raphael Michel
8f16145dda
Order creation API: Use correct language for email subjects
2019-10-25 09:02:38 +02:00
Raphael Michel
3f5e835367
Add safeguards and tests against duplicate cancellations
2019-10-24 16:07:59 +02:00
Tobias Kunze
fe92af10fb
Ignore whitespace on typeahead queries ( #1464 )
...
Whitespace is often added when you copy/paste order or voucher codes
2019-10-24 10:29:57 +02:00
Martin Gross
5e88dcf329
Fix saleschannels testmode-support-message check
2019-10-23 17:54:07 +02:00
Raphael Michel
d7c8460c28
Fix failing widget tests
2019-10-23 17:40:33 +02:00
Raphael Michel
837775c8d4
Correctly respect mail_attach_ical setting on order payments
2019-10-23 16:17:39 +02:00
Raphael Michel
2a51969b04
Add (hidden) location field to event list widget
2019-10-23 15:28:15 +02:00
Martin Gross
357972c8f8
Rearrange order_gracefully_delete signal-call ( #1463 )
2019-10-23 15:17:46 +02:00
Raphael Michel
08460f9918
Add loading callback to widget
2019-10-23 15:09:20 +02:00
Raphael Michel
277b7ad71c
Hide manual refunds from users as well
2019-10-23 14:39:21 +02:00
Raphael Michel
d0340044d3
Order transition: Deal with empty cancellation fee
2019-10-22 17:58:51 +02:00
Raphael Michel
8abaa16fab
Change log level of widget loading
2019-10-22 10:40:14 +02:00
Raphael Michel
5e4a16bd44
Allow to filter event list in organizer view by meta data
2019-10-21 19:03:51 +02:00
Raphael Michel
b219faafaa
Work around a potential Django bug on MySQL
...
On MySQL, we observe that the preloaded items are missing everywhere
except the first time they occur.
2019-10-21 16:13:48 +02:00
Martin Gross
3006d35622
Skip ticket-attachment for text/uri-list
2019-10-21 16:00:42 +02:00
Martin Gross
a879a86dff
Remove unused property
2019-10-21 15:02:44 +02:00
Raphael Michel
926b94c88f
Update from Weblate ( #1459 )
...
Update from Weblate
2019-10-21 14:43:56 +02:00
Raphael Michel
638f1324fe
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3302 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2019-10-21 12:43:10 +00:00
Raphael Michel
be7fea4e2e
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3302 of 3302 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2019-10-21 12:42:57 +00:00
Raphael Michel
adf7b6a4ed
Update po files
...
[CI skip]
Signed-off-by: Raphael Michel <mail@raphaelmichel.de >
2019-10-21 14:07:43 +02:00
pajowu
fc4c6444cb
Sendmail plugin: Allow filtering for check-ins ( #1382 )
...
* Allow filtering mass-emails for Checkin Lists
* Allow filtering mass emails for not checked in
* Fix email filtering logic issue
* Use Select2 for checkin lists selection
* sendmail plugin: Make checkin list filtering optional
* Remove unused constant
* Re-size panel to only fit the right column
* Revert incorrect JavaScript change
* Change semantics of not_checked_in
* Introduce a subquery to filter on position properties
2019-10-21 14:06:11 +02: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
27538d220e
Fix #1416 -- Add canonical geodata field ( #1458 )
...
* Fix #1416 -- Add canonical geodata field for events and subevents
* Add optional geocoding through OpenCageData
* Fix markup everywhere
* Add Leaflet map to geo coordinates
* Fix tests, add credits
* Fix spelling
2019-10-21 13:07:35 +02:00
Raphael Michel
19b10e3ca4
Add option to attach calendar files to emails ( #1457 )
2019-10-21 10:41:22 +02:00
Martin Gross
2b18621c76
Add flag testmode_supported to sales channels ( #1455 )
...
* Add testmode-support-flag to SalesChannels
* Make saleschannels/testmode-warnings even more dangerous!
* Add warning for payment-methods that do support testmode but are being used in a non-testmode order caused by a saleschannel in a testmode-shop.
* Remove redundant testmode_supported-flag for WebshopSalesChannel
* Raise error on API when sales_channel does not support testmode
* Tests
* Fix style issue after merge
2019-10-21 10:07:02 +02:00
Raphael Michel
e8a2f7e349
Collapse gift card option when the gift card is not enough
2019-10-18 18:18:45 +02:00
Raphael Michel
a326ee8f75
Prevent creating negative gift code values
2019-10-18 17:54:23 +02:00
Raphael Michel
147b90b9e8
Update from Weblate ( #1456 )
...
Update from Weblate
2019-10-18 17:54:01 +02:00
Raphael Michel
1a461531eb
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3284 of 3284 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2019-10-18 15:51:52 +00:00
Raphael Michel
f854a0f8d6
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3284 of 3284 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2019-10-18 15:51:51 +00:00
Raphael Michel
137ed5da6a
Translated on translate.pretix.eu (German (informal))
...
Currently translated at 100.0% (3218 of 3218 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/
powered by weblate
2019-10-18 15:23:12 +00:00
Raphael Michel
6695fef3ee
Translated on translate.pretix.eu (German)
...
Currently translated at 100.0% (3218 of 3218 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/
powered by weblate
2019-10-18 15:23:12 +00:00