Commit Graph

  • 8aaf334096 Do not create world-readable secret file by default Raphael Michel 2016-07-07 18:14:08 +02:00
  • 35a9ab8f62 Added signals that allow to modify the voucher form Raphael Michel 2016-07-03 16:49:56 +02:00
  • 1e4e1578f7 Improved eventsignal template tag Raphael Michel 2016-07-03 16:05:31 +02:00
  • 7b456a620d Added voucher_redeem_info signal and improved signal documentation Raphael Michel 2016-07-03 15:51:09 +02:00
  • 82f2a7ab67 Re-added secret to pretixdroid API Raphael Michel 2016-07-02 12:21:23 +02:00
  • a460a13271 Updated German translation Raphael Michel 2016-06-27 19:51:27 +02:00
  • 5cbb967744 Display errors caused in AJAX requests Raphael Michel 2016-06-27 19:49:45 +02:00
  • d3ffc2b0dc Fixed #147 -- Order filter form does not represent current state Raphael Michel 2016-06-27 19:28:45 +02:00
  • a272f2d170 Updated German translation Raphael Michel 2016-06-27 19:25:33 +02:00
  • f68ada1f41 Added filters for the MailExporter Raphael Michel 2016-06-27 19:23:43 +02:00
  • e09f213f0c Fixed developer documentation for Python 3.4 Raphael Michel 2016-06-27 18:55:23 +02:00
  • ebec8c8595 Correct mail settings validation Raphael Michel 2016-06-21 11:40:31 +02:00
  • 75b59e9d33 Bulk add vouchers: Require codes to be entered Raphael Michel 2016-06-21 11:38:24 +02:00
  • 0c4368170f Added hook for links in the footer Raphael Michel 2016-06-14 13:05:47 +02:00
  • 1bdf332afd Disable HBCI support Raphael Michel 2016-06-13 09:18:44 +02:00
  • f4cefa9ad4 Improved permission testing Raphael Michel 2016-06-10 15:43:35 +02:00
  • 66bcbc785b FIxed broken test Raphael Michel 2016-06-10 15:34:17 +02:00
  • 09e5c43c55 Fixed #143 -- Password strength validation errors in the right place Raphael Michel 2016-06-10 15:33:32 +02:00
  • ff7085fba0 Override form_errors.html without "dismiss" icon (see #143) Raphael Michel 2016-06-10 15:09:22 +02:00
  • ea7e94c98b Fixed missing error mesages Raphael Michel 2016-06-09 16:21:15 +02:00
  • 1f27bde525 Fixed incorrect reference in tpl Raphael Michel 2016-06-07 18:35:19 +02:00
  • ffce190616 banktransfer: Added a note on reference codes before order is completed Raphael Michel 2016-06-07 14:42:36 +02:00
  • d3e4941a58 Fixed infinite reload loop Raphael Michel 2016-06-07 11:55:00 +02:00
  • 511ea66858 Fixed download of cached files without JavaScript Raphael Michel 2016-06-07 11:44:38 +02:00
  • a72c9f8ddc Improve HBCI output and logging Raphael Michel 2016-06-07 10:02:48 +02:00
  • f9418b6475 Fixed TypeError in HBCI import Raphael Michel 2016-06-07 09:27:02 +02:00
  • fd2c293521 Correctly display payment fee on the order detail page Raphael Michel 2016-06-06 23:56:26 +02:00
  • a7fc8e19fb Improved SMTP testing Raphael Michel 2016-06-06 23:07:28 +02:00
  • e5edf53f00 Disable Chrome's autofill for various form fields Raphael Michel 2016-06-06 23:04:45 +02:00
  • 75b94986c3 Updated German translation Raphael Michel 2016-06-06 23:00:11 +02:00
  • a7647d8de2 Allow to disable login/password reset Raphael Michel 2016-06-06 22:58:17 +02:00
  • 87b7685cf9 Fixed overwriting files in SettingsForm Raphael Michel 2016-06-06 14:45:26 +02:00
  • 4d886b3d98 Fixed invoice generation Raphael Michel 2016-06-05 18:14:58 +02:00
  • e692e26683 Added "view order as user" link Raphael Michel 2016-06-05 18:01:27 +02:00
  • 4496f19a68 Supporting invoice-on-demand instead of autogeneration Raphael Michel 2016-06-05 18:01:10 +02:00
  • 5529ec5e0b Improved invoice file names Raphael Michel 2016-06-05 18:00:32 +02:00
  • d570b31ff3 Fixed serialization issue Raphael Michel 2016-06-03 09:58:54 +02:00
  • d46feed86f Fixed positioning of attendee name Raphael Michel 2016-06-01 21:16:43 +02:00
  • e3173ab4ef Only print attendee name on ticket if present Raphael Michel 2016-06-01 21:10:32 +02:00
  • 818f61a819 Added code generator for bulk coupons Raphael Michel 2016-06-01 19:10:00 +02:00
  • 2275812608 Added "mark as paid" button to control panel Raphael Michel 2016-06-01 18:49:52 +02:00
  • 67373ecfd1 Added URLs to quotas on dashboard Raphael Michel 2016-06-01 18:49:28 +02:00
  • 28f3eae74b Added bulk creation form for vouchers Raphael Michel 2016-06-01 13:30:17 +02:00
  • cc9a9723fe Added "comments" and "tags" to vouchers Raphael Michel 2016-06-01 12:45:32 +02:00
  • 8c188641ee Added search capabilities to the voucher list Raphael Michel 2016-06-01 12:31:08 +02:00
  • 5abaf8be31 Optionally added attendee name to ticket PDF Raphael Michel 2016-05-31 10:37:20 +02:00
  • d8705913b1 Added two new exporters Raphael Michel 2016-05-31 10:07:00 +02:00
  • d8b7765a9b Added simple health check Raphael Michel 2016-05-31 00:11:26 +02:00
  • 1d934fcca9 Updated German translation Raphael Michel 2016-05-30 22:23:05 +02:00
  • 3254c45f68 Clarified a help text Raphael Michel 2016-05-30 22:16:18 +02:00
  • 33d3e5c753 Fixed problems when running the Django shell Raphael Michel 2016-05-30 22:16:03 +02:00
  • 82fd222a72 Proper error message on duplicate voucher codes Raphael Michel 2016-05-30 22:01:10 +02:00
  • e4b1cf8d6f Document setting storage and mail sending Raphael Michel 2016-05-29 20:34:03 +02:00
  • ead7d8ed78 Improved and documented i18n and background tasks Raphael Michel 2016-05-29 20:02:31 +02:00
  • 8369ad291e Added a reference to the documentation Raphael Michel 2016-05-29 18:53:08 +02:00
  • 93502777b5 Documented pretix' URL layer Raphael Michel 2016-05-29 18:49:04 +02:00
  • 6ce5fadee1 Improved documentation on plugins Raphael Michel 2016-05-29 14:56:05 +02:00
  • f3f5f8d049 Change language tag of input fields to standard to enable spell checking (#140) Unicorn-rzl 2016-05-28 13:20:55 +02:00
  • e685f8e819 Added basic Django password validations and updated .gitignore (#136) Jason Estibeiro 2016-05-11 17:08:31 +05:30
  • 1bfe2d4525 Fixed double requirement Raphael Michel 2016-05-09 11:44:18 +02:00
  • b6fcf91517 Changed to use a custom celery as well Raphael Michel 2016-05-09 11:39:39 +02:00
  • f999b9ffd9 Updated standalone docker file and install guide Raphael Michel 2016-05-08 17:04:15 +02:00
  • 9433c76a4c Removed a temporary file Raphael Michel 2016-05-08 13:47:51 +02:00
  • 749e44f6e4 Fixed broken test Raphael Michel 2016-05-08 13:06:51 +02:00
  • a51f8b1f9b Added a code of conduct Raphael Michel 2016-05-08 12:53:16 +02:00
  • fe7a91970c More docs on contributing Raphael Michel 2016-05-08 12:47:19 +02:00
  • e2febb2979 Removed less from documentation Raphael Michel 2016-05-08 12:37:02 +02:00
  • eea90a9066 Updated models and signals documentation Raphael Michel 2016-05-08 12:35:04 +02:00
  • f40efc0304 Removed goals from docs because they were highly out of date Raphael Michel 2016-05-08 12:12:08 +02:00
  • 944b5db0bf Refs #82 -- Make order expiry more clear (#116) Raphael Michel 2016-05-07 17:03:32 +02:00
  • c9350dde40 Use a simpler form for creating items Raphael Michel 2016-05-07 16:30:55 +02:00
  • 8edf9a7034 Redesign empty statistics page Raphael Michel 2016-05-07 16:25:27 +02:00
  • c0da0db59c Fixed bugs introduced in last commit Raphael Michel 2016-05-07 14:53:23 +02:00
  • 38f1a43f31 Updated German translation Raphael Michel 2016-05-07 14:40:29 +02:00
  • ab37c15bcc Added a dashboard widget to help starting Raphael Michel 2016-05-07 14:29:51 +02:00
  • 7ae7da5af1 Improved list views to look better when they are empty Raphael Michel 2016-05-07 14:29:00 +02:00
  • 81c23271ea Fixed SVG problems in Internet Explorer and simplified SVG files Raphael Michel 2016-05-05 12:46:00 +02:00
  • 55013cf2bb Fixed error in requirements file Raphael Michel 2016-05-04 18:50:34 +02:00
  • 8c40f02cec Downgrade mt-940, see WoLpH/mt940#23 Raphael Michel 2016-05-04 18:40:03 +02:00
  • 499cf6c5c8 Fixed flake8 problems Raphael Michel 2016-05-04 18:35:10 +02:00
  • 3ae13ce0ed Added locale settings to event creation Raphael Michel 2016-05-04 18:29:40 +02:00
  • 1efdc1e44f Moved CORE_MODULES to a setting Raphael Michel 2016-05-04 18:11:26 +02:00
  • bcc42db837 Updated German translation Raphael Michel 2016-05-04 18:03:54 +02:00
  • 09cee356b0 Allow for vouchers that are valid for multiple items Raphael Michel 2016-05-04 17:50:19 +02:00
  • bda0075613 Fixed problems with PayPal and CSP Raphael Michel 2016-05-02 09:48:56 +02:00
  • 765ae39fa0 Added descriptions to item categories Raphael Michel 2016-04-21 21:48:53 +02:00
  • 38f0e6e6d6 Added a delay to invoice generation Raphael Michel 2016-04-18 17:50:03 +02:00
  • 1dbc9130ab Fixed multiple-choice question updates Raphael Michel 2016-04-18 17:45:20 +02:00
  • 1e8f7a7dca Fixed adding an item picture at creation time Raphael Michel 2016-04-18 17:37:23 +02:00
  • f85cc64463 Updated readme Raphael Michel 2016-04-16 20:21:28 +02:00
  • 5d3811fdb2 Fixed a cart display error Raphael Michel 2016-04-15 11:03:52 +02:00
  • 163be432d5 Forecefully cast all async result messages to str Raphael Michel 2016-04-13 11:34:29 +02:00
  • 167b208df9 Fixed bugs in voucher deletion view Raphael Michel 2016-04-13 11:10:37 +02:00
  • 93f824879e Fixed a bug in cart sorting method Raphael Michel 2016-04-13 11:09:14 +02:00
  • b653915a35 Enable stripe when retrying payments Raphael Michel 2016-04-10 17:56:11 +02:00
  • 63687d93cc Fixed TypeError in stripe provider Raphael Michel 2016-04-10 17:46:41 +02:00
  • 10e31bdf32 Stripe apparently needs frame and image transport Raphael Michel 2016-04-10 17:36:20 +02:00
  • 02fb27fa5d Externalize more resources, implement Content-Security-Policy headers Raphael Michel 2016-04-10 17:30:24 +02:00
  • 5cca426cd3 Removed all inline <script> tags Raphael Michel 2016-04-10 16:44:49 +02:00
  • eafbe95370 Fixed a problem with cancellations Raphael Michel 2016-04-10 16:01:55 +02:00