Commit Graph

  • e0ece9c18a Stripe checkout: Fixed retry order Raphael Michel 2016-09-09 10:38:58 +02:00
  • 84d264d626 Stripe: Optional support for Stripe checkout Raphael Michel 2016-09-09 10:20:30 +02:00
  • e0f0a3a87f Allow to discard duplicate orders Raphael Michel 2016-09-09 09:32:48 +02:00
  • bb1cd6bcec Banktransfer: Fixed issue introduced in 833c310 Raphael Michel 2016-09-09 08:48:38 +02:00
  • 40486a115b Banktransfer: Fixed order code regex Raphael Michel 2016-09-08 22:56:46 +02:00
  • 833c31022f Banktransfer: Save imported date into CharField, date format autodetection never works Raphael Michel 2016-09-08 22:24:31 +02:00
  • 54d5477069 Resolve naive datetime warning Raphael Michel 2016-09-08 21:42:20 +02:00
  • 09c175e3bb Merge pull request #226 from pretix/refactor_bankimport Raphael Michel 2016-09-08 21:04:50 +02:00
  • dae5d859db Banktransfer: Big import refactoring Raphael Michel 2016-09-05 22:06:25 +02:00
  • 01f30485de Merge pull request #225 from rixx/invoice_string_from_payment_provider Raphael Michel 2016-09-08 18:32:28 +02:00
  • 55120fc4ea Proper regeneration behavior for cancellations Tobias Kunze 2016-09-07 15:52:15 +02:00
  • 0c2e477ec8 Use ManifestStaticFilesStorage by default Raphael Michel 2016-09-08 15:20:17 +02:00
  • ef9c78df65 Banktransfer: Completely remove HBCI support Raphael Michel 2016-09-05 18:55:50 +02:00
  • 988dfc32a3 Use @transaction.atomic instead of @transaction.atomic() Tobias Kunze 2016-09-07 15:03:06 +02:00
  • 65db55f21b Extract common code of generate_invoice and regenerate_invoice Tobias Kunze 2016-09-07 00:50:10 +02:00
  • 3eb4e84db4 Allow payment providers to supply invoice content Tobias Kunze 2016-09-07 00:33:27 +02:00
  • 6e829ff30a Removed redundant voucher.is_ordered Raphael Michel 2016-09-06 21:29:21 +02:00
  • d84fbfd950 Updated German translation Raphael Michel 2016-09-06 20:35:03 +02:00
  • 2576d3680d Directly serve cached files through django Raphael Michel 2016-09-05 23:58:16 +02:00
  • af223bd69b Fixed wrong URL name Raphael Michel 2016-09-05 23:53:33 +02:00
  • 78358c6cda Directly serve invoice PDFs via Django Raphael Michel 2016-09-05 23:49:50 +02:00
  • f1495f242f Fixed transaction handling problem if a race condition occurs during invoice creation Raphael Michel 2016-09-05 23:19:25 +02:00
  • 30ab315fec Use full codes in orders Raphael Michel 2016-09-05 22:47:44 +02:00
  • fcee787ff5 Fixed a test that failed because of a new feature Raphael Michel 2016-09-05 22:38:49 +02:00
  • 7cb2adebc1 Stripe: Fixed severe problem that lead to all orders being marked as refunded Raphael Michel 2016-09-05 22:21:21 +02:00
  • 03f6724ddf Fixed problem that lead to wrongly displayed payment fees Raphael Michel 2016-09-04 23:02:30 +02:00
  • 11da8810d3 Extend order search to attendee position names Raphael Michel 2016-09-04 22:59:13 +02:00
  • d8f81955ba Changed order overview columns to increase usefulness Raphael Michel 2016-09-04 22:56:00 +02:00
  • 2569ebec55 Add filter "pending or expired" for correct links in the order overview Raphael Michel 2016-09-04 22:50:22 +02:00
  • a6bafd816b Send automatic payment reminder emails, redesign mail settings Raphael Michel 2016-09-02 10:09:43 +02:00
  • 972ad211bf Only expire orders in the evening of their expiry date Raphael Michel 2016-09-02 09:52:36 +02:00
  • 70d6cb4255 Fix #222 -- Link the related order(s) in a used voucher Raphael Michel 2016-09-01 21:58:17 +02:00
  • a764e6f55b Allow admin to manually change order email Raphael Michel 2016-09-01 21:51:41 +02:00
  • ae2d551d7d Fix #152 -- Linebreak for multiline answers (#224) FlaviaBastos 2016-09-01 13:48:29 -06:00
  • 5aa7740c45 Stripe: Removed global webhook, added test for webhook Raphael Michel 2016-09-01 14:19:53 +02:00
  • 4356ee6e46 Stripe: Fixed webhook problem Raphael Michel 2016-09-01 13:27:27 +02:00
  • f95f57516e Handle Stripe dispute objects Raphael Michel 2016-09-01 13:14:14 +02:00
  • 9eb8cd8212 Fixed typo Raphael Michel 2016-09-01 12:45:27 +02:00
  • a329a9ac0f Fixed incorrect redirect in resend_link Raphael Michel 2016-09-01 12:36:31 +02:00
  • 090d25aba0 Added examples to i18n documentation, run doctests Raphael Michel 2016-09-01 11:10:48 +02:00
  • 5538b23348 Added German translation Raphael Michel 2016-09-01 12:27:02 +02:00
  • 8c7e051f8d Updated dev docs as we removed all submodules Raphael Michel 2016-09-01 11:30:44 +02:00
  • eef9e287aa Added exporter for a list of orders Raphael Michel 2016-09-01 11:30:21 +02:00
  • 0add1fd2fa Refs #122 -- Link resend on the front page (could be made more beautiful later...) Raphael Michel 2016-09-01 09:10:33 +02:00
  • 795d0ec333 Improve help on the Item model Raphael Michel 2016-09-01 08:57:54 +02:00
  • 7e19effe3c Fix #122 -- Allow users to re-send order links (#197) Tobias Kunze 2016-09-01 08:59:36 +02:00
  • 841cfe52a2 Fix #91 -- Make products/orders that are not cancelable (#204) Enrique Saez 2016-09-01 08:55:02 +02:00
  • 022e02d913 Fix #177 - Allow to change the payment method Raphael Michel 2016-08-31 13:20:00 +02:00
  • b21ed4d99f Fix #163 -- Form to change orders (#191) Raphael Michel 2016-08-31 19:10:11 +02:00
  • 57374aec1a Updated German translation Raphael Michel 2016-08-31 13:58:18 +02:00
  • 5659cb17cc Fixed missing migrations Raphael Michel 2016-08-30 21:53:47 +02:00
  • 159519b695 Merge pull request #207 from rixx/invoices Raphael Michel 2016-08-30 19:58:25 +02:00
  • 5f401f17d8 Add a footer and a second text field to invoices Tobias Kunze 2016-08-22 19:05:11 +02:00
  • 157a16810d Add a net_value column to invoices Tobias Kunze 2016-08-22 17:19:45 +02:00
  • b8e77aeca4 Render line breaks in invoices "Additional text" Tobias Kunze 2016-08-22 17:19:27 +02:00
  • 3c8f9f5a62 Catch and display mail sending errors (#215) Tobias Kunze 2016-08-30 16:49:52 +02:00
  • fe4946d591 Promote pretixdroid app in control/ Raphael Michel 2016-08-30 13:46:24 +02:00
  • 96dbfc304a Fix #195 -- Add message explaining invoice address updating process (#196) Tobias Kunze 2016-08-30 13:22:24 +02:00
  • 854fb1218e pretixdroid: Completely new API Raphael Michel 2016-08-30 12:57:06 +02:00
  • dc3e1e3d30 Got rid of javascript-based random generator Raphael Michel 2016-08-29 23:46:17 +02:00
  • a86e706244 Updated German translation Raphael Michel 2016-08-29 23:28:45 +02:00
  • 1cb6c0e3da Add more tolerance about handwriting in order code detection Raphael Michel 2016-08-29 23:01:50 +02:00
  • e5f76d92a2 Stripe: Expose webhook listener on event domain Raphael Michel 2016-08-29 22:46:45 +02:00
  • c30ff5e657 Only call now() once inside any event.lock() call Raphael Michel 2016-08-29 22:32:15 +02:00
  • 65c16bdc58 Fix #160 -- Add step to run collectstatic and info for testing env (#194) FlaviaBastos 2016-08-29 14:26:26 -06:00
  • aad44105a4 Document and further restrict a possible path traversal issue Raphael Michel 2016-08-29 21:49:14 +02:00
  • b14ada27d0 Fixed problem in LocaleSet view with view names in next= parameters Raphael Michel 2016-08-29 21:28:52 +02:00
  • c913e44803 Fixed a problem with custom prices introduced in 4fa631a Raphael Michel 2016-08-29 21:24:59 +02:00
  • 5f64aecafa Merge pull request #201 from rixx/ticket165_reactivate_voucher Raphael Michel 2016-08-29 21:15:10 +02:00
  • 0bc504761b Fixed a problem with default values in I18nWidget Raphael Michel 2016-08-29 20:05:43 +02:00
  • 3e343cd88f Updated AUTHORS file Raphael Michel 2016-08-29 20:05:05 +02:00
  • 19f17dec1c Set enabled_langcodes in I18nFormFields in ProviderForm instances Raphael Michel 2016-08-29 20:02:46 +02:00
  • 6511d5297f Use localized settings for bank_details (#176) Tobias Kunze 2016-08-22 16:02:58 +02:00
  • c31622fca1 Removed duplicate template and rendering logic Tobias Kunze 2016-08-22 16:00:50 +02:00
  • 4fa631ab97 Assert that the item count is a positive integer (#221) Tobias Kunze 2016-08-29 19:36:38 +02:00
  • 5346473f75 Fix #180 -- Hide add to cart button if no products active or no quantity left (#200) Vishal Sodani 2016-08-29 23:00:08 +05:30
  • 6108aa880a Typos & translations (#211) Tobias Kunze 2016-08-29 19:27:53 +02:00
  • 00e9e52072 Fix Open Redirect issue in /locale/set (#223) Tobias Kunze 2016-08-29 19:21:48 +02:00
  • 3458d64850 Add a count of elements to pagination elements (#219) Tobias Kunze 2016-08-29 19:19:57 +02:00
  • 579d71e95b Fix #198 -- Collapse invoice form if it is optional (#218) Tobias Kunze 2016-08-29 19:18:20 +02:00
  • 6027262194 Fix #203 -- Add mouseover text to I18nFormFields (#217) Tobias Kunze 2016-08-29 19:17:24 +02:00
  • 9548dc69a7 Fix #172 -- Add a filter for overdue orders (#216) Tobias Kunze 2016-08-29 19:16:49 +02:00
  • 7cbc497737 Fix #166 -- Do not resend links to cancelled orders (#214) Tobias Kunze 2016-08-29 19:12:44 +02:00
  • 1a24a2e892 Show a voucher's item's variation, if any, in list view (#181) (#213) Tobias Kunze 2016-08-29 19:12:05 +02:00
  • 4a02ed566f Use get_random_string everywhere (#210) Tobias Kunze 2016-08-29 19:10:01 +02:00
  • e440782545 Fix #199 - Export an item's tax_rate in the JSON export Tobias Kunze 2016-08-29 19:01:24 +02:00
  • 3583dde1db Fix #202 -- Allow the manual ordering of questions Enrique Saez 2016-08-29 18:36:56 +02:00
  • 87a77989e7 Disallow cancelling an expired order Tobias Kunze 2016-08-21 16:07:31 +02:00
  • 5667866c9d Make vouchers reusable upon cancelation of an Order Tobias Kunze 2016-08-08 18:50:16 +02:00
  • 68967fbfda Fixed mail settings form that was missing a field Raphael Michel 2016-08-16 21:33:45 +02:00
  • 4191f93ece Add setting determining invoice number format (#193) Tobias Kunze 2016-08-16 21:18:40 +02:00
  • 6628d65f9a Added *.bak to gitignore Raphael Michel 2016-08-16 21:18:19 +02:00
  • 5aef86417c Removed two unused model fields Raphael Michel 2016-08-16 14:43:00 +02:00
  • 2cfdab35bf Banktransfer: Consistently use order.full_code Raphael Michel 2016-08-16 14:34:57 +02:00
  • 72adbfb3bd Banktransfer: Correct matching of longer order codes Raphael Michel 2016-08-16 14:21:07 +02:00
  • a6121c40f1 Added custom headers to mail() API Raphael Michel 2016-08-16 13:36:53 +02:00
  • dadc4463fc Added more tests for voucher redemption Raphael Michel 2016-08-15 23:00:44 +02:00
  • 63b683096b Resolved two more edge cases in quota handling Raphael Michel 2016-08-15 22:53:32 +02:00
  • fddd612a63 Updated German translation Raphael Michel 2016-08-15 16:59:01 +02:00
  • 1cb956d508 Added setting to disable order cancelling for users Raphael Michel 2016-08-15 16:42:39 +02:00