Commit Graph

  • 403057f3e5 Fixed a decimal casting issue Raphael Michel 2016-04-10 15:54:24 +02:00
  • fea6e0a957 Fixed a bug in banktransfer import hinting Raphael Michel 2016-04-04 10:37:31 +02:00
  • 28173bf03f Dashboard: Do not count cancelled attendees as ordered Raphael Michel 2016-04-04 10:35:55 +02:00
  • 36f3a815a1 Fixed a bug in Order._is_still_available Raphael Michel 2016-04-04 10:33:53 +02:00
  • 32b09f6bc8 Fixed isort problem Raphael Michel 2016-04-01 16:06:00 +02:00
  • fdff5e7a98 Switched from LESS to SASS Raphael Michel 2016-03-31 19:50:30 +02:00
  • 213d44d71a Fixed wrongfully placed <form> tag Raphael Michel 2016-03-26 19:17:13 +01:00
  • 1011893543 Fixed #107 and fixed #125 -- Periodic cleanup tasks Raphael Michel 2016-03-26 19:10:31 +01:00
  • 6e60332948 Fixed #133 -- Transparent quota calculation Raphael Michel 2016-03-26 15:26:30 +01:00
  • 0b111ef1fc Fixed problems when adding new questions Raphael Michel 2016-03-26 13:40:00 +01:00
  • 1cd0c1f53b Refs #102 -- Added multiple-choice question types Raphael Michel 2016-02-23 10:09:33 +01:00
  • eed74545bc Fixed minor issues around boolean questions Raphael Michel 2016-03-25 22:04:07 +01:00
  • 15663acca5 Updated German translation Raphael Michel 2016-03-24 18:09:13 +01:00
  • 945349ca21 Improved styling of price inputs Raphael Michel 2016-03-24 18:07:33 +01:00
  • 112a309a0e Fixed #106 -- added pay-what-you-want tickets Raphael Michel 2016-03-24 18:01:09 +01:00
  • abf5af4253 Fixed bugs in LazyI18nString.__eq__ Raphael Michel 2016-03-24 17:09:11 +01:00
  • 9fa063244b Refs #105 -- Added tests for voucher redemption Raphael Michel 2016-03-24 15:46:49 +01:00
  • d96da427e1 Fixed invoice test Raphael Michel 2016-03-24 14:38:10 +01:00
  • b2985ba8b4 Added tests for invoicing and template tags Raphael Michel 2016-03-24 14:11:45 +01:00
  • f80a9a7ec3 Fixed a bug in invoicing Raphael Michel 2016-03-24 14:11:24 +01:00
  • be4435cdd8 Added test for serialization of LazyI18nString in settings Raphael Michel 2016-03-20 14:35:22 +01:00
  • e3ac04fe86 Use pytest parameters for the plugin registry tests Raphael Michel 2016-03-20 14:17:58 +01:00
  • 7aa944e128 Fixed a bug in LazyI18nString.__bool__ Raphael Michel 2016-03-24 12:58:27 +01:00
  • 89f0c5e461 Be explicit about subdomain_ and maindomain_ urls in plugins Raphael Michel 2016-03-24 12:57:19 +01:00
  • b2f703ffc0 Fixed a bug in LazyI18nString Raphael Michel 2016-03-22 18:55:34 +01:00
  • 9c44159bb6 Added option to show remaining quota to users Raphael Michel 2016-03-22 18:39:28 +01:00
  • 4110c1c77a Always disable django-compressor during tests Raphael Michel 2016-03-22 18:04:33 +01:00
  • 072441c3a3 Added a margin above the voucher redemption link Raphael Michel 2016-03-22 18:04:14 +01:00
  • 9fb3ccbde8 Implemented LazyI18nString.__bool__ to return False on empty strings Raphael Michel 2016-03-22 18:03:44 +01:00
  • 842b058efd Fixed an quota calculation issue Raphael Michel 2016-03-22 17:43:35 +01:00
  • fdd3a6c6ca Log view: Show full name Raphael Michel 2016-03-22 13:15:50 +01:00
  • ff3d0f53e7 Updated German translation Raphael Michel 2016-03-22 13:10:32 +01:00
  • 70067fd91a Refs #126 -- Show order history Raphael Michel 2016-03-22 13:04:38 +01:00
  • 6280e06e7c Optimized some SQL queries Raphael Michel 2016-03-22 12:42:30 +01:00
  • 60506f68f0 Use columns on order detail page Raphael Michel 2016-03-22 12:15:43 +01:00
  • 3166b7fff2 Use pickle for result serialization Raphael Michel 2016-03-21 19:06:34 +01:00
  • 9ceb325e3e Fixed an import that required celery to be installed Raphael Michel 2016-03-21 18:40:49 +01:00
  • 8ee606f0d6 Fixed an encoding error Raphael Michel 2016-03-21 18:04:47 +01:00
  • 103fe2acca Try to improve async task performance by using more long-running requests Raphael Michel 2016-03-21 17:57:23 +01:00
  • fde5fffd3c Fixed localization and error reporting with exceptions thrown in celery Raphael Michel 2016-03-21 17:47:02 +01:00
  • 2d91319955 Reduce async polling interval Raphael Michel 2016-03-21 17:35:47 +01:00
  • 77749aaec3 Log unidentified errors from async tasks Raphael Michel 2016-03-21 16:50:44 +01:00
  • 047e5bb067 Refs #105 -- Variation support for vouchers Raphael Michel 2016-03-20 11:46:55 +01:00
  • 05aed0182e Keep lock duration as small as possible Raphael Michel 2016-03-20 10:54:41 +01:00
  • cc77f4bc5c Adjusted a test to fit the last commit Raphael Michel 2016-03-20 10:45:45 +01:00
  • 0355d22114 Refs #118 -- Asynchronous order cancelling Raphael Michel 2016-03-20 10:40:18 +01:00
  • 0044078ec5 Translate django-internal strings to de_Informal Raphael Michel 2016-03-20 10:20:45 +01:00
  • fdad6787d5 Delete existing cart positions if a product is deleted Raphael Michel 2016-03-19 20:58:12 +01:00
  • ecdeb7c79f Fixed an AttributeError when refunding an order Raphael Michel 2016-03-19 20:43:05 +01:00
  • 0c20d628ab Configured a custom EMAIL_SUBJECT_PREFIX Raphael Michel 2016-03-19 20:40:25 +01:00
  • 472b3a2f2b Fixed problems with less imports Raphael Michel 2016-03-19 16:37:39 +01:00
  • 1e96617d1c Fixed that lightbox.css has not been compressed Raphael Michel 2016-03-19 16:18:16 +01:00
  • 4272959ba7 Fixed a bug in LazyI18nString.LazyGettextProxy Raphael Michel 2016-03-15 18:47:38 +01:00
  • 74908d8405 Fixed a bug with ordering free tickets Raphael Michel 2016-03-15 18:38:07 +01:00
  • 004cb1c262 Fixed settings form for resend link Raphael Michel 2016-03-15 18:01:39 +01:00
  • 1f665e6f48 Use a context manager for temporary locale switches Raphael Michel 2016-03-15 17:59:32 +01:00
  • 1d8f2034de Localize the answers to boolean questions Raphael Michel 2016-03-15 17:26:23 +01:00
  • 7f524af79a Fixed translation issues Raphael Michel 2016-03-15 17:17:33 +01:00
  • 8a2c2db6c8 Fixed wrong prefetch_related parameter Raphael Michel 2016-03-15 17:12:04 +01:00
  • 69ecba7406 Updated German translation Raphael Michel 2016-03-15 17:11:17 +01:00
  • 8812da5325 Fixed a wrong locale string Raphael Michel 2016-03-15 17:09:04 +01:00
  • 108b518a50 Fixed an AttributeError Raphael Michel 2016-03-15 17:01:31 +01:00
  • 0a50815645 Fixed a faulty test parameter Raphael Michel 2016-03-13 19:28:32 +01:00
  • 0cdefd4a5a Fixed a bug in the test suite Raphael Michel 2016-03-13 19:22:59 +01:00
  • 9efce8f203 Fixed #132 -- Reverse payment fee calculation Raphael Michel 2016-03-13 19:10:45 +01:00
  • 0bff010ea0 Added can_change_voucher to permission change UI Raphael Michel 2016-03-13 16:39:29 +01:00
  • 5ab78b4576 Refs #131 -- Basic implementation of invoicing Raphael Michel 2016-03-12 12:03:00 +01:00
  • 0f054416fc Fixed a problem with creationg OrderPositions Raphael Michel 2016-03-12 12:22:15 +01:00
  • 2848a94cee Disabled test that suddenly started to fail Raphael Michel 2016-03-12 11:37:55 +01:00
  • a30fa2c279 Fixed displaying of item description Raphael Michel 2016-03-12 11:24:54 +01:00
  • c67e819101 Modified question type "number" to only accept positive values Raphael Michel 2016-03-12 11:06:17 +01:00
  • bd557ee719 Fixed that has_variations checkbox was required Raphael Michel 2016-03-12 11:04:22 +01:00
  • f095cded08 Fixed #23 -- Tax handling for payment fees Raphael Michel 2016-03-11 21:55:52 +01:00
  • b7c009343b Updated German translation Raphael Michel 2016-03-11 21:36:24 +01:00
  • 80200157e3 Fixed bug in last commit Raphael Michel 2016-03-10 22:41:55 +01:00
  • 3d7dccb8fb Fixed #115 -- Incorrect usage of storage API Raphael Michel 2016-03-10 22:32:29 +01:00
  • ad3eb59e6a Fixed #86 -- Decide about variations at product creation Raphael Michel 2016-03-10 22:18:53 +01:00
  • 98e135d0c6 Fixes #127 -- Leave SMTP password unchanged if not provided Raphael Michel 2016-03-10 21:28:31 +01:00
  • 6f235f4b18 Refs #127 -- Go even further with SMTP testing Raphael Michel 2016-03-10 21:18:51 +01:00
  • 49aa28bf80 Refs #127 -- Clairfy success message Raphael Michel 2016-03-10 21:07:26 +01:00
  • bc0c171921 Use native payment retrials for PayPal (fixes #33) Raphael Michel 2016-03-10 15:58:14 +01:00
  • cbc8ea44cc Fixed bugs in the PayPal implementation Raphael Michel 2016-03-10 15:57:47 +01:00
  • 934a451b9b Fixed import order Raphael Michel 2016-03-10 15:36:18 +01:00
  • 10233071c4 Fixed a bug concerning the FreeOrderProvider Raphael Michel 2016-03-10 00:42:58 +01:00
  • 2f72fddd3d Added a basic attendee view Raphael Michel 2016-03-09 23:19:31 +01:00
  • 59f0ba83b8 Merge pull request #129 from cfra/fix-pdf-upload Raphael Michel 2016-03-04 10:10:36 +01:00
  • 2d17e08842 Fixed ticket generator pdf upload Christian Franke 2016-03-03 13:26:32 -05:00
  • f2f8e285cb Exclude tests/settings.py from flake8 Raphael Michel 2016-03-03 18:50:56 +01:00
  • 1cd64f40eb Resolve warnings from modern flake8 Raphael Michel 2016-03-03 18:35:37 +01:00
  • c2d7baae2b Fixed success message on mail resending. Raphael Michel 2016-03-03 18:20:54 +01:00
  • 0dfc570071 Fixed product deletion Raphael Michel 2016-03-03 18:18:54 +01:00
  • 5cdcc62d8a Re-add secrets to OrderPositions Raphael Michel 2016-03-03 18:15:28 +01:00
  • 76ed6550f3 Fixed product picture upload Raphael Michel 2016-03-03 18:11:30 +01:00
  • 2b15493e03 Fixed user dashboard for events without start/end date Raphael Michel 2016-02-23 09:45:14 +01:00
  • 0cb331ed45 Updated German translation Raphael Michel 2016-02-23 09:32:51 +01:00
  • 1014e3f0f4 Added a personal dashboard Raphael Michel 2016-02-23 09:30:50 +01:00
  • afd8b944e7 Added "Go to shop" URL Raphael Michel 2016-02-23 09:13:49 +01:00
  • 2f10dd7c86 Fixed de/de_Informal mixup Raphael Michel 2016-02-23 09:07:30 +01:00
  • cd080e978c Added a basic test for the Event.live flag Raphael Michel 2016-02-23 09:03:13 +01:00
  • c28b40a118 Unit Tests should create enabled events Raphael Michel 2016-02-23 08:58:39 +01:00