Commit Graph

  • ba32298602 Fixed duplicate execution of process_response Raphael Michel 2016-09-26 15:12:05 +02:00
  • 68987970bf OrderChangeManager: Deal with unlimited quotas correctly Raphael Michel 2016-09-26 14:13:33 +02:00
  • 2a8bbb9952 Fixed missing check for variation.active Raphael Michel 2016-09-25 20:54:40 +02:00
  • a8a9db19de Add search API for pretixdroid Raphael Michel 2016-09-25 14:49:30 +02:00
  • 48791b2f02 Refs #250 -- Keep payment deadlines on weekdays Raphael Michel 2016-09-25 12:18:17 +02:00
  • 79e1b6cb83 Bankimport: Add a delay before starting the background task Raphael Michel 2016-09-24 17:27:18 +02:00
  • 9ab3c20b2e Add a read-only view for quotas Raphael Michel 2016-09-24 17:22:09 +02:00
  • f8c99f6d02 Added can_view_vouchers permission Raphael Michel 2016-09-24 16:57:41 +02:00
  • 9f934858cc Fix a UX bug in handling Stripe checkout payments Raphael Michel 2016-09-24 16:06:16 +02:00
  • aefa92d986 Fix #249 -- Blacklist some exceptions for celeries error reporting Raphael Michel 2016-09-24 13:28:01 +02:00
  • 1a69185754 There was a missing in a sentence (#247) Tobias Kunze 2016-09-22 09:38:09 +02:00
  • 4af788bc82 Plugin settings: fixed problem with incompatible plugins Raphael Michel 2016-09-21 23:09:26 +02:00
  • f27f98c769 Banktransfer: Do not allow concurrent import jobs Raphael Michel 2016-09-21 23:03:55 +02:00
  • 0e4a232d5d Always ignore redis in development Raphael Michel 2016-09-21 19:07:26 +02:00
  • 84fd7cb166 Merge remote-tracking branch 'remotes/flaviabastos/187_unify_canceled_spelling' Raphael Michel 2016-09-21 18:57:35 +02:00
  • 8ef6439c44 Unify spelling of 'canceled' Issue 187 Remove typeahead JS file. Flavia Bastos 2016-09-20 14:53:12 -06:00
  • 1faf33d61f Added tests for banktransfer review actions Raphael Michel 2016-09-21 15:22:02 +02:00
  • 6229db5035 Make calls to regenerate_css asynchronous Raphael Michel 2016-09-21 14:17:39 +02:00
  • 3dc63d669f More tests for items and questions Raphael Michel 2016-09-21 14:12:10 +02:00
  • 048c4e8432 Fixed bug in plugin settings view Raphael Michel 2016-09-21 14:11:57 +02:00
  • fc967ed735 Consistent icon use for vouchers (#246) Tobias Kunze 2016-09-21 13:38:15 +02:00
  • 912a81d120 Fixed wrongfully committed settings change Raphael Michel 2016-09-21 13:31:10 +02:00
  • 3181aa75c2 Thank-you note style fix Raphael Michel 2016-09-21 11:06:26 +02:00
  • 831d06993e Removed references to obsolete celery.txt Raphael Michel 2016-09-21 10:49:16 +02:00
  • 1faacef9d4 Always process tasks through celery (#245) Raphael Michel 2016-09-21 10:38:31 +02:00
  • d014a92cef Stronger hint to enable payment providers Raphael Michel 2016-09-21 10:33:52 +02:00
  • a2f55c0c34 Fixed payment settings form validation Raphael Michel 2016-09-21 10:26:57 +02:00
  • 7afc9730cb Updated README Raphael Michel 2016-09-21 09:47:10 +02:00
  • dff43ed130 Improved fuzzy tests Raphael Michel 2016-09-20 17:03:22 +02:00
  • 515e9e574d Removed docker from non-docker docs Raphael Michel 2016-09-20 17:03:02 +02:00
  • a92923c7d0 Added tests for the voucher redemption view Raphael Michel 2016-09-20 16:37:46 +02:00
  • d1f79faef2 New tests and minor fixes Raphael Michel 2016-09-20 16:13:13 +02:00
  • 1b6be05a5f Fixed plugin tests Raphael Michel 2016-09-20 12:43:26 +02:00
  • f6cde4c6e0 Added tests for JS i18n utils Raphael Michel 2016-09-20 12:37:38 +02:00
  • 497663d0d8 Do not count coverage for a deprecated code path Raphael Michel 2016-09-20 12:30:12 +02:00
  • f73dea55a1 Added tests for pretixdroid API v2 Raphael Michel 2016-09-20 12:27:21 +02:00
  • d2416272c5 Added tests for taking an event live Raphael Michel 2016-09-20 00:21:43 +02:00
  • 2e453bd051 Use the redirect view for the imprint link Raphael Michel 2016-09-19 22:17:13 +02:00
  • ba26b8fc71 Fixed front page spacing Raphael Michel 2016-09-19 21:59:44 +02:00
  • ed8087b35e Check for quotas before going live Raphael Michel 2016-09-19 21:51:09 +02:00
  • cc13631cb8 Ignore free provider in live status Raphael Michel 2016-09-19 21:45:53 +02:00
  • 637e495b02 Color warnings orange before going live Raphael Michel 2016-09-19 21:45:37 +02:00
  • 4696007ddf Bankimport: Clean database before run Raphael Michel 2016-09-19 19:26:03 +02:00
  • 531d4b0ce9 Bankimport: Handle thousand seperator Raphael Michel 2016-09-19 19:23:36 +02:00
  • 8aa1d74609 Updated German translation Raphael Michel 2016-09-19 18:46:05 +02:00
  • fb694bf901 Stress that the payment is still required in the thanks message Raphael Michel 2016-09-19 18:42:09 +02:00
  • bbd790a13e Show order total on payment confirmation page Raphael Michel 2016-09-19 18:10:16 +02:00
  • 988340400d Only show "change payment method" if another one is available Raphael Michel 2016-09-19 18:06:07 +02:00
  • 11abf83a7f Added caching for eventreverse Raphael Michel 2016-09-19 17:53:41 +02:00
  • 4319082139 Banktransfer: Fixed retry button of duplicate transactions Raphael Michel 2016-09-19 16:54:08 +02:00
  • 33c23977a5 Fixed JS compression issue Raphael Michel 2016-09-18 21:06:10 +02:00
  • 52f3062d75 Fixed broken test Raphael Michel 2016-09-18 21:01:24 +02:00
  • 13459d6d83 Updated German translation Raphael Michel 2016-09-18 20:48:48 +02:00
  • d2f50cff16 Added statistic view on questions Raphael Michel 2016-09-18 20:45:05 +02:00
  • bcfd1dcf3b Statistics: Adjust label angle to 30° Raphael Michel 2016-09-18 19:13:40 +02:00
  • f8ce3523dc Added a donut chart to the quota view Raphael Michel 2016-09-18 19:11:44 +02:00
  • ebbd9aaee9 Fix #232 -- display log text for stripe events Raphael Michel 2016-09-18 18:29:18 +02:00
  • 96828c3f5a Fixed bug introduced in last commit Raphael Michel 2016-09-17 23:50:56 +02:00
  • 5a9c760633 Fixed bug when modifying an expired cart including a voucher Raphael Michel 2016-09-17 23:42:23 +02:00
  • 852e3cced7 SecurityMiddleware: Add child-src Raphael Michel 2016-09-17 23:18:51 +02:00
  • 9a0967c0e2 Refs #55 -- Datepicker in EventCreateForm Raphael Michel 2016-09-17 23:16:34 +02:00
  • 2138faecf9 SecurityMiddleware: Increase CSP parser tolerance Raphael Michel 2016-09-17 23:08:56 +02:00
  • e29ccca49b Fix #229 -- Consistent language between django and javascript Raphael Michel 2016-09-17 22:46:07 +02:00
  • f79e1adf25 Fix #55 -- Datetime picker for input fields Raphael Michel 2016-09-17 22:33:39 +02:00
  • ecef64c035 Change signature-separator (#242) cherti 2016-09-17 12:13:13 +02:00
  • 5c0f04fc67 Fix #228 -- Enable substring-search when matching voucher tags (#241) koebi 2016-09-16 00:06:01 +02:00
  • 122221c218 Fixed code style in vouchers.py Raphael Michel 2016-09-16 00:04:05 +02:00
  • 68e51c0f74 Added pytest-rerunfailures Raphael Michel 2016-09-16 00:03:42 +02:00
  • 20cb4abb7b Fixed error in JavaScript voucher code generation Raphael Michel 2016-09-15 23:20:27 +02:00
  • 5aa1ecec7c Add documentation for voucher tags (#240) koebi 2016-09-15 21:52:02 +02:00
  • 70ce19e786 Fixed wrong comparison Raphael Michel 2016-09-15 20:28:05 +02:00
  • 03ec7e3389 Minor clarification in ticket download hint (#237) Tobias Kunze 2016-09-15 08:11:05 +02:00
  • f1565d1089 remove bundled code from github stats (#238) Nicole Klünder 2016-09-15 08:10:38 +02:00
  • 6e6e0bcc9d Fixed filter state display in order list Raphael Michel 2016-09-14 13:10:35 +02:00
  • 092179d0d7 Added Martin to authors list Raphael Michel 2016-09-14 13:09:39 +02:00
  • 46d87c6964 Tilt Ordered/Paid Statistics Labels in order to show them all (#236) Martin Gross 2016-09-14 13:02:15 +02:00
  • 8fb363f815 Fix #233 -- Make orderlist and overview filterable by payment_provider (#234) Martin Gross 2016-09-14 13:01:22 +02:00
  • a43b41c8d6 Actually link flags via static tag Raphael Michel 2016-09-14 12:43:51 +02:00
  • f128a5f559 Fixed a referer leak Raphael Michel 2016-09-14 10:34:20 +02:00
  • 5c791e7fab Order voucher tags in the voucher tag view Raphael Michel 2016-09-14 08:55:42 +02:00
  • 074e7648b9 Bankimport: Fixed another typerror Raphael Michel 2016-09-13 18:07:22 +02:00
  • a1d92f9740 Fixed a fatal bug in payment method changing Raphael Michel 2016-09-12 20:39:34 +02:00
  • 01f0673683 Fixed a possible timing attack channel Raphael Michel 2016-09-12 20:38:41 +02:00
  • f165275ade Do not generate upper case secrets if we treat them case-insensitively Raphael Michel 2016-09-12 17:41:55 +02:00
  • 9318652124 Fixed a broken test Raphael Michel 2016-09-12 17:31:33 +02:00
  • e93a24afb2 Call order_placed signal after invoice address is set Raphael Michel 2016-09-12 17:31:02 +02:00
  • f5eb4d01aa Fixed problem with moment.js and duplicate JS minification Raphael Michel 2016-09-11 18:36:36 +02:00
  • c4c633f21a Merge pull request #227 from rixx/translations Raphael Michel 2016-09-11 17:13:28 +02:00
  • 582eb1b7a8 Fixed a TypeError in send_expiry_warnings Raphael Michel 2016-09-11 17:11:04 +02:00
  • d13e146429 Fixed misleading query parameters Raphael Michel 2016-09-11 14:38:01 +02:00
  • 71d061e04d Fixed a TypeError Raphael Michel 2016-09-11 14:04:58 +02:00
  • a073486c3e Minor changes in translations Tobias Kunze 2016-09-09 17:11:50 +02:00
  • 38eabb5c51 Update German translation Raphael Michel 2016-09-09 15:37:42 +02:00
  • 1ed43ead3f Count down to cart expiry Raphael Michel 2016-09-09 15:35:35 +02:00
  • 037aa7fc59 Improved tests Raphael Michel 2016-09-09 14:53:09 +02:00
  • 52906abfb2 Frontpage layout adjustments Raphael Michel 2016-09-09 14:44:14 +02:00
  • d9f1360634 Fixed typo Raphael Michel 2016-09-09 14:42:57 +02:00
  • dac0af8aec Translate error messages during voucher redemption Raphael Michel 2016-09-09 14:22:39 +02:00
  • 9b67d8d363 Strip whitespace from voucher codes Raphael Michel 2016-09-09 14:15:16 +02:00
  • 15b9d8420c Improve error messages, update German translation Raphael Michel 2016-09-09 14:14:18 +02:00