Raphael Michel
|
040466353c
|
Fix order of imports
|
2019-02-19 15:47:47 +01:00 |
|
Raphael Michel
|
46b7e9467b
|
ibanformat filter: don't fail on empty values
|
2019-02-19 15:01:16 +01:00 |
|
Raphael Michel
|
283ff3b5e5
|
Merge pull request #1159 from pretix-translations/weblate-pretix-pretix
Update from Weblate
|
2019-02-19 14:16:04 +01:00 |
|
Raphael Michel
|
b0bb22ea38
|
Translated on translate.pretix.eu (Greek)
Currently translated at 0.6% (17 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/el/
powered by weblate
|
2019-02-19 13:15:41 +00:00 |
|
Alvaro Enrique Ruano
|
334ee98318
|
Translated on translate.pretix.eu (Spanish)
Currently translated at 94.4% (2794 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2019-02-19 12:49:40 +00:00 |
|
Alvaro Enrique Ruano
|
c4d342029b
|
Translated on translate.pretix.eu (Spanish)
Currently translated at 94.4% (2794 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2019-02-19 12:49:40 +00:00 |
|
Alvaro Enrique Ruano
|
bc86f9c059
|
Translated on translate.pretix.eu (Spanish)
Currently translated at 94.4% (2794 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2019-02-19 12:49:40 +00:00 |
|
Alvaro Enrique Ruano
|
51107fe4fd
|
Translated on translate.pretix.eu (Spanish)
Currently translated at 94.2% (2787 of 2960 strings)
Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/
powered by weblate
|
2019-02-19 12:49:40 +00:00 |
|
Martin Gross
|
3d65c2fd51
|
Migration for event.plugins non-null default
|
2019-02-19 13:48:32 +01:00 |
|
Alexander Schwartz
|
9b394b3833
|
Enable nl2br plugin for Markdown rendering (#1162)
The frontpage text is already markdown, and will receive its formatting via the rich_text filter.
When applying the additional linebreaksbr filter, it will add unnecessary blank lines.
I'm using the hosted pretix version.
Test for frontpage text:
````
Test
* test1
* test2
````
Before (screenshot):
---

----
After (screenshot):
----

----
|
2019-02-19 12:51:33 +01:00 |
|
Martin Gross
|
d5747084ec
|
Fix: Make event.plugins non-Null by default
|
2019-02-19 12:38:32 +01:00 |
|
Raphael Michel
|
777772b89e
|
Remove spaces from locale URLs
|
2019-02-18 15:12:45 +01:00 |
|
Raphael Michel
|
c202286470
|
Fix #212 -- Different priorization of locale sources between backend and frontend
|
2019-02-18 15:12:05 +01:00 |
|
Raphael Michel
|
0c1738b9bb
|
Refs #212 -- Do not set user locale if switched in frontend
|
2019-02-18 15:05:49 +01:00 |
|
Raphael Michel
|
af607083cb
|
Add a custom field renderer for checkout
|
2019-02-17 21:22:47 +01:00 |
|
Raphael Michel
|
def7918b29
|
Fix wrong string interpolation in invoice generation
|
2019-02-17 21:22:47 +01:00 |
|
Raphael Michel
|
0933fc848d
|
Order search: Fight the database optimizer to actually optimize the query
|
2019-02-15 11:45:06 +01:00 |
|
Raphael Michel
|
166f8b8a2a
|
Fix typo in require_approval webhook
|
2019-02-15 08:50:36 +01:00 |
|
Raphael Michel
|
70fcba96a5
|
Add __str__ methods to more models
|
2019-02-14 18:50:27 +01:00 |
|
Raphael Michel
|
2d2d62045a
|
Do not mark orders as paid when changed to free if they require approval
|
2019-02-14 18:38:33 +01:00 |
|
Raphael Michel
|
3988f1e2f6
|
Fix a typo in docs
|
2019-02-14 18:34:41 +01:00 |
|
Raphael Michel
|
d3ecb92108
|
Remove "refunded" from state diagram
|
2019-02-14 18:34:37 +01:00 |
|
Raphael Michel
|
b3debdfb55
|
Order list: Add filter for canceled with and without paid fee
|
2019-02-14 10:15:55 +01:00 |
|
Raphael Michel
|
abb770a8e7
|
Prevent events from being set to None through the API
|
2019-02-14 10:15:55 +01:00 |
|
Raphael Michel
|
72a2d0da35
|
Search in e-mail adresses during checkin
|
2019-02-14 10:15:55 +01:00 |
|
Raphael Michel
|
937cec53f7
|
Optimize queries for pdf_data=true
|
2019-02-14 10:15:55 +01:00 |
|
Raphael Michel
|
6e4af5da64
|
Perform order search on database replica
|
2019-02-14 10:15:02 +01:00 |
|
Raphael Michel
|
7ed35e06ba
|
Allow to configure a database replica
|
2019-02-14 10:14:23 +01:00 |
|
Raphael Michel
|
55841ea660
|
Make sure total is calculated as a Decimal
|
2019-02-12 16:27:37 +01:00 |
|
Raphael Michel
|
78544cdb30
|
Implement a strong locking check to avoid race conditions during payment
|
2019-02-12 16:24:32 +01:00 |
|
Martin Gross
|
37183aced7
|
Disable Autocomplete for Date/Time-fields
|
2019-02-12 16:16:12 +01:00 |
|
Raphael Michel
|
a7d3cb134c
|
Fix a token mismatch
|
2019-02-12 15:40:06 +01:00 |
|
Raphael Michel
|
da8f7f163f
|
Check-in API: Include position data
|
2019-02-12 15:40:06 +01:00 |
|
Raphael Michel
|
89d612beed
|
Fix bug in checkinlist view
|
2019-02-11 16:39:50 +01:00 |
|
Raphael Michel
|
f23de7e2c0
|
Order change: Allow to ignore quotas
|
2019-02-11 16:15:54 +01:00 |
|
Raphael Michel
|
d073007fd7
|
Order change: Allow to keep price when changing items
|
2019-02-11 16:15:13 +01:00 |
|
Raphael Michel
|
d9d1c83218
|
Optimize the check-in list view
|
2019-02-11 15:58:39 +01:00 |
|
Raphael Michel
|
ae9b8bafb8
|
Add missing migration
|
2019-02-08 15:33:26 +01:00 |
|
Raphael Michel
|
cbf5c2ec1d
|
Fix ZeroDivisionError if a voucher tag is given to a voucher with max_usages=0
Fix PRETIXEU-V7
|
2019-02-08 13:59:05 +01:00 |
|
Raphael Michel
|
17392f3ef4
|
Store subevent data for invoice lines
|
2019-02-08 13:56:04 +01:00 |
|
Raphael Michel
|
bf36ad009f
|
Don't request a refund if there's actually no money involved
|
2019-02-08 11:27:09 +01:00 |
|
Martin Gross
|
ca9e4823e2
|
Fix wrong CSV-Checkinlist link
|
2019-02-08 10:47:17 +01:00 |
|
Raphael Michel
|
d505422e0f
|
Order overview: Make table easier to read
|
2019-02-07 15:28:51 +01:00 |
|
Raphael Michel
|
33c43ce482
|
Add columns lines to PDF overview export
|
2019-02-07 15:21:17 +01:00 |
|
Raphael Michel
|
f273cf4960
|
Fix misaligned PDF report
|
2019-02-07 15:21:12 +01:00 |
|
Raphael Michel
|
afdf09eeb4
|
Merge branch 'master' of github.com:pretix/pretix
|
2019-02-07 15:02:14 +01:00 |
|
Raphael Michel
|
01e5872f61
|
Update jsonfallback again
|
2019-02-07 15:01:55 +01:00 |
|
Maximilian Hils
|
14cc31c810
|
Fix payment instruction display. (#1161)
|
2019-02-07 14:30:26 +01:00 |
|
Raphael Michel
|
2972129547
|
Sentry: Fix a bug leading to it ignoring *everything*
|
2019-02-06 11:16:38 +01:00 |
|
Raphael Michel
|
ec4227651a
|
Do not try to reduce voucher usage below 0
|
2019-02-06 10:35:54 +01:00 |
|