Commit Graph
6285 Commits
Author SHA1 Message Date
Felix RindtandGitHub 77f76195c8 isort 5.0 config/docs (#1736) 2020-07-30 17:57:26 +02:00
Raphael Michel 355dd4463b Fix typo in docs 2020-07-30 17:57:10 +02:00
Raphael Michel c0c39223aa Addendum to c15344ced 2020-07-30 17:47:05 +02:00
Raphael Michel db7f8d9658 Try to run apt-get update before installations 2020-07-30 16:33:14 +02:00
Raphael Michel c15344ced2 Docker: Pass environment variables when calling supervisord 2020-07-30 16:22:37 +02:00
Raphael Michel 0f3f15a736 Upgrade requests version 2020-07-29 18:30:25 +02:00
Raphael Michel 478f6e3029 Add a !default command to our _variables.scss 2020-07-29 18:30:25 +02:00
Raphael Michel 4c77e2f16e Add signals global_html_head, global_html_page_header, and global_html_footer 2020-07-29 18:30:25 +02:00
80b6a3d27d Fix #1675 -- Allow '0' as answer to number questions (#1732)
Co-authored-by: Raphael Michel <michel@rami.io>
2020-07-28 16:32:06 +02:00
Raphael MichelandGitHub 89e8d3d12f Allow to disable some e-mails depending on sales channel (#1726)
Co-authored-by: Raphael Michel <michel@rami.io>
2020-07-28 09:26:18 +02:00
Raphael MichelandGitHub baf8a4ae18 Update src/pretix/control/forms/event.py 2020-07-28 09:25:10 +02:00
Raphael MichelandGitHub 2cdaf07c46 Update src/pretix/control/forms/event.py 2020-07-28 09:24:53 +02:00
Raphael Michel cf76a2e24d Fix typo in docs 2020-07-28 09:23:44 +02:00
Raphael MichelandGitHub 559b4a8e66 Merge pull request #1730 from pretix-translations/weblate-pretix-pretix 2020-07-27 18:04:19 +02:00
Abdullahandpretix Translation Platform 59bf11b98d Translated on translate.pretix.eu (Arabic)
Currently translated at 87.6% (3257 of 3720 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/ar/

powered by weblate
2020-07-27 18:03:45 +02:00
Yalingandpretix Translation Platform 5b3551fb60 Translated on translate.pretix.eu (Chinese (Simplified))
Currently translated at 82.8% (3081 of 3720 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/zh_Hans/

powered by weblate
2020-07-27 18:03:45 +02:00
Raphael Michel 72a5008513 Allow to remove a product from all sales channels 2020-07-27 18:03:26 +02:00
Raphael Michel c5ace8447d Fix country fields always being required 2020-07-27 18:03:10 +02:00
Raphael Michel 28b82841c2 Use edgecase words correctly 2020-07-27 17:55:19 +02:00
Raphael Michel fbe10a981b Add INV to edgecase words 2020-07-27 17:47:31 +02:00
Raphael Michel 21c22aa63a Revert "Next attempt to fix spellcheck"
This reverts commit fb4116012f.
2020-07-27 17:47:15 +02:00
Raphael Michel fb4116012f Next attempt to fix spellcheck 2020-07-27 16:28:51 +02:00
Raphael Michel 53fe4a32cd PyPI CI: Add check-manifest and twine check 2020-07-27 16:25:23 +02:00
Raphael Michel ff066898d4 Fix RTL issue 2020-07-27 16:25:23 +02:00
Felix Rindt cbb848b3fa style 2020-07-24 18:47:59 +02:00
Felix Rindt 98dfdd8b01 no ugettext 2020-07-24 18:44:35 +02:00
Felix Rindt 0e95a7863f tests for placed and paid mails 2020-07-24 18:44:24 +02:00
Raphael MichelandGitHub 0913f5bc18 Merge pull request #1729 from pretix/project-setup-things 2020-07-24 18:12:34 +02:00
Raphael Michel d1eb4c4cce Add documentation on additional indices 2020-07-24 18:10:25 +02:00
Felix Rindt 4a0a3aff59 rename to download_reminder 2020-07-24 17:57:25 +02:00
Raphael Michel 83908fde45 [experimental] restructure order search query for different performance characteristics 2020-07-24 17:48:50 +02:00
Felix Rindt 143ac10991 rebase migration 2020-07-24 16:59:24 +02:00
Felix Rindt 413cbec4b9 code format 2020-07-24 16:58:05 +02:00
Felix Rindt b168516d78 user guide 2020-07-24 16:58:05 +02:00
Felix Rindt d0ccc42aff add test for ticket reminder (oops) 2020-07-24 16:58:05 +02:00
Felix Rindt 7aa793f4f7 fix name 2020-07-24 16:58:05 +02:00
Felix Rindt 1b48b519e3 add migration 2020-07-24 16:58:05 +02:00
Felix Rindt 5f502776b1 send canonical mails depending on sales channel 2020-07-24 16:58:05 +02:00
Felix Rindt 985e1ac9bf Fix TypeError: Unknown option(s) for shell command: skip_checks. 2020-07-24 16:53:51 +02:00
Felix Rindt df1014d62f modernize isort config for v5.0 2020-07-24 15:55:24 +02:00
Felix Rindt 062afc42d3 change _decimal to decimal 2020-07-24 15:55:05 +02:00
Raphael Michel 1fb861a117 New attempt at improving CheckinList.checkin_count 2020-07-24 15:41:41 +02:00
Raphael Michel 0a2346778d Revert "Refactor query for check-in count"
This reverts commit 60eee25cd1.
2020-07-24 15:37:45 +02:00
Raphael Michel 605a21a0cf Typeahead: Remove ordering of orders to improve query performance 2020-07-24 15:29:26 +02:00
Raphael Michel 1cfec9cc99 Revert "Typeahead: No substring match in admin sessions"
This reverts commit 2626259492.
2020-07-24 15:28:14 +02:00
Raphael Michel 0a97b0ce67 Add progress bar for checkin list export 2020-07-24 13:54:38 +02:00
Raphael Michel 60eee25cd1 Refactor query for check-in count 2020-07-24 13:54:30 +02:00
Raphael Michel 779ec6c3f6 Metrics: Return accurate counts for less interesting models 2020-07-24 13:53:59 +02:00
Raphael Michel 988eb85c05 Fix exporter issue 2020-07-24 11:40:45 +02:00
Raphael Michel 556cb7c46d Add INV to wordlist 2020-07-24 11:01:29 +02:00