Raphael Michel
|
82fd222a72
|
Proper error message on duplicate voucher codes
|
2016-05-30 22:01:10 +02:00 |
|
Raphael Michel
|
ead7d8ed78
|
Improved and documented i18n and background tasks
|
2016-05-29 20:02:31 +02:00 |
|
Raphael Michel
|
944b5db0bf
|
Refs #82 -- Make order expiry more clear (#116)
|
2016-05-07 17:03:32 +02:00 |
|
Raphael Michel
|
c9350dde40
|
Use a simpler form for creating items
|
2016-05-07 16:30:55 +02:00 |
|
Raphael Michel
|
3ae13ce0ed
|
Added locale settings to event creation
|
2016-05-04 18:29:40 +02:00 |
|
Raphael Michel
|
09cee356b0
|
Allow for vouchers that are valid for multiple items
|
2016-05-04 17:50:19 +02:00 |
|
Raphael Michel
|
765ae39fa0
|
Added descriptions to item categories
|
2016-04-21 21:48:53 +02:00 |
|
Raphael Michel
|
1cd0c1f53b
|
Refs #102 -- Added multiple-choice question types
|
2016-03-26 12:47:44 +01:00 |
|
Raphael Michel
|
112a309a0e
|
Fixed #106 -- added pay-what-you-want tickets
|
2016-03-24 18:01:09 +01:00 |
|
Raphael Michel
|
9c44159bb6
|
Added option to show remaining quota to users
|
2016-03-22 18:39:28 +01:00 |
|
Raphael Michel
|
047e5bb067
|
Refs #105 -- Variation support for vouchers
|
2016-03-20 11:46:55 +01:00 |
|
Raphael Michel
|
004cb1c262
|
Fixed settings form for resend link
|
2016-03-15 18:01:39 +01:00 |
|
Raphael Michel
|
5ab78b4576
|
Refs #131 -- Basic implementation of invoicing
|
2016-03-13 16:05:31 +01:00 |
|
Raphael Michel
|
bd557ee719
|
Fixed that has_variations checkbox was required
|
2016-03-12 11:04:22 +01:00 |
|
Raphael Michel
|
f095cded08
|
Fixed #23 -- Tax handling for payment fees
|
2016-03-11 21:55:52 +01:00 |
|
Raphael Michel
|
ad3eb59e6a
|
Fixed #86 -- Decide about variations at product creation
|
2016-03-10 22:18:53 +01:00 |
|
Raphael Michel
|
98e135d0c6
|
Fixes #127 -- Leave SMTP password unchanged if not provided
|
2016-03-10 21:28:31 +01:00 |
|
Raphael Michel
|
14e5134890
|
Added invoice addresses
|
2016-02-22 13:49:15 +01:00 |
|
Raphael Michel
|
682ca6d149
|
Fixed wrong ModelChoiceField queryset in voucher form
|
2016-02-19 15:46:45 +01:00 |
|
Raphael Michel
|
417539d101
|
Resend link option for admin
|
2016-02-11 17:22:20 +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
|
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
|
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
|
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
|
cfb73565ce
|
Fixed a TypeError
|
2015-10-19 21:47:55 +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
|
7def097dcd
|
Refs #96 -- Completely removed local users
|
2015-09-17 00:55:00 +02:00 |
|
Raphael Michel
|
f72eb4af90
|
Fixed that mail_prefix was a required setting
|
2015-08-18 18:21:38 +02:00 |
|
Raphael Michel
|
30fd287aab
|
Allowed settings to contain files
|
2015-08-15 22:55:27 +02:00 |
|
Raphael Michel
|
0cbf9aeec3
|
Added product pictures
|
2015-07-25 23:58:02 +02:00 |
|
Raphael Michel
|
e828d711bd
|
Used isort to order all import statements
|
2015-07-19 20:46:34 +02:00 |
|
Raphael Michel
|
bf6dca3e93
|
Reduced maximum McCabe function complexity by one
|
2015-06-28 17:12:27 +02:00 |
|
Raphael Michel
|
11eb01a92b
|
Added a settings change view for users in the frontend
|
2015-06-25 20:57:02 +02:00 |
|
Raphael Michel
|
a0aa65e392
|
Fixed versioning in the Quota admin
|
2015-06-21 22:25:28 +02:00 |
|
Raphael Michel
|
879384f357
|
Added a setting for an e-mail subject prefix
|
2015-06-16 20:09:10 +02:00 |
|
Raphael Michel
|
09ef29c842
|
Merge branch 'master' of github.com:pretix/pretix
|
2015-06-16 19:40:10 +02:00 |
|
Raphael Michel
|
1cea51eb10
|
Added basic global registration
|
2015-06-15 22:36:47 +02:00 |
|
Raphael Michel
|
e657fe6605
|
Added configuration options for imprint URL and contact email address
|
2015-06-15 20:17:18 +02:00 |
|
Raphael Michel
|
4f1e6bb682
|
UserSettingsform: Refactor validation
|
2015-06-05 18:35:02 +02:00 |
|
Raphael Michel
|
49ea85caee
|
Resolve flake8 warnings
|
2015-06-03 13:25:26 +02:00 |
|
Raphael Michel
|
423dc9f0aa
|
Refactor: separate forms from view, improve code style
|
2015-06-03 13:19:59 +02:00 |
|