Commit Graph
174 Commits
Author SHA1 Message Date
Raphael Michel 88d91f8db7 Allow plugins to register via setuptools, allow for invisible plugins 2016-02-16 20:40:35 +01:00
Raphael Michel febf352159 Fixed #120 -- Explicitly sotre tax values 2016-02-11 17:39:20 +01:00
Raphael Michel 417539d101 Resend link option for admin 2016-02-11 17:22:20 +01:00
Raphael Michel 6b25dea7b0 Don't show delete page in control panel if deletion is impossible 2016-02-11 16:58:23 +01:00
Raphael Michel f18a180ae4 Added voucher redemption 2016-02-11 16:41:22 +01:00
Raphael Michel 6e22149a21 UI for creating and chacnging vouchers 2016-02-09 11:47:16 +01:00
Raphael Michel a114aa11f4 Fixed #45: Custom SMTP server 2015-12-13 17:56:35 +01:00
Raphael Michel 7e69d8ea10 Moved sender and prefix settings to mail page 2015-12-13 17:36:36 +01:00
Raphael Michel d8ca0d527e Fixed #42 -- Configurable e-mail texts 2015-12-13 17:33:38 +01:00
Raphael Michel 1e72c58219 Code style fix 2015-12-13 15:11:50 +01:00
Raphael Michel f748752391 Removed multi-dimensional item variations [backwards-incompatible] 2015-12-13 15:03:56 +01:00
Raphael Michel bc13ba9517 Fixed Organizer edit form 2015-12-13 13:03:48 +01:00
Raphael Michel 58b85819bc Added logging for all basic operations 2015-12-12 22:53:11 +01:00
Raphael Michel d133d2abff Removed CleanerVersion layer [backwards-incompatible!] 2015-12-12 13:08:33 +01:00
Raphael Michel e70485e7fb Re-added the ability to restrict a product sale by time 2015-12-06 18:18:54 +01:00
Raphael Michel 4a1122a862 Fixed #108 -- Removed the restrictions system 2015-12-06 17:49:02 +01:00
Raphael Michel 411eb3c60f Got rid of an obsolete setting 2015-12-03 21:59:14 +01:00
Raphael Michel ec0a7d6fe4 Removed typo 2015-11-12 19:21:30 +01:00
Raphael Michel 232c42b265 Added an organizer overview page 2015-10-22 17:45:19 +02:00
Raphael Michel 2832498a16 Added some form validation; fixed broken templates 2015-10-21 16:49:22 +02:00
Raphael Michel 9d30f9fc64 Added form errors to all bootstrap forms 2015-10-21 16:32:13 +02:00
Raphael Michel a2af3db771 Added the option of unlimited quotas 2015-10-21 16:31:58 +02:00
Raphael Michel 493e520db7 Reworded descriptions 2015-10-19 21:55:01 +02:00
Raphael Michel f47f8c1a04 Added availability status to the list of quotas 2015-10-19 21:53:27 +02:00
Raphael Michel cfb73565ce Fixed a TypeError 2015-10-19 21:47:55 +02:00
Raphael Michel 3b0e72440a Fixed small b ugs in the order view 2015-10-19 15:34:55 +02:00
Raphael Michel 80235fce26 Added tests for (and improved) download in control panel 2015-10-19 00:16:48 +02:00
Raphael Michel fe5a5e54aa Improved a HTTP 405 response 2015-10-18 23:48:53 +02:00
Raphael Michel 3fa0cfb077 Added multi-domain capabilities 2015-10-18 14:01:28 +02:00
Raphael Michel 8dec1abf12 Fixed and simplified PDF exports 2015-10-11 19:50:08 +02:00
Raphael Michel 974c5cee79 Moved property to the inside of items 2015-10-08 12:45:19 +02:00
Raphael Michel e6767afbd1 Moved question<>item relation to the question side
Cleared migration history
2015-10-06 00:00:38 +02:00
Raphael Michel eb1c166c4e Removed long_description field 2015-10-05 23:43:21 +02:00
Raphael Michel 93d027cec6 Make all orders "guest orders" 2015-10-05 11:24:00 +02:00
Raphael Michel c47008cc18 Added password reset to control.auth 2015-10-04 13:52:08 +02:00
Raphael Michel 033cea47be Added Logo to registration form 2015-09-29 00:00:40 +02:00
Raphael Michel 28437771cf Moved locking out of the model layer 2015-09-28 23:30:25 +02:00
Raphael Michel 8e965bcd6d Fixed redirections and errors 2015-09-17 23:54:22 +02:00
Raphael Michel c8830cc880 Added custom error pages 2015-09-17 23:44:07 +02:00
Raphael Michel 9d625198bd Refs #96 -- Allow anonymous orders 2015-09-17 22:45:57 +02:00
Raphael Michel 7def097dcd Refs #96 -- Completely removed local users 2015-09-17 00:55:00 +02:00
Raphael Michel c268da02a2 Simplified the locking procedure 2015-09-16 16:03:17 +02:00
Raphael Michel 0680f940a6 Fixed ticket download in control panel 2015-09-16 11:57:13 +02:00
Raphael Michel 9ecd16c19c Refs #44 -- Added background queue support for file export 2015-09-15 22:56:02 +02:00
Raphael Michel 1b65d3cfaf Added PDF exporter for the order overview 2015-09-08 23:45:29 +02:00
Raphael Michel 6279540372 Added a default set of active plugins 2015-09-08 21:12:56 +02:00
Raphael Michel ec9df17595 Fixed #93 -- Added more details to the payment detail page 2015-08-22 14:33:54 +02:00
Raphael Michel f72eb4af90 Fixed that mail_prefix was a required setting 2015-08-18 18:21:38 +02:00
Raphael Michel 617de765e0 Fixed download button links in pretix control 2015-08-15 23:51:40 +02:00
Raphael Michel 30fd287aab Allowed settings to contain files 2015-08-15 22:55:27 +02:00