Raphael Michel
5529ec5e0b
Improved invoice file names
2016-06-05 18:00:32 +02:00
Raphael Michel
d570b31ff3
Fixed serialization issue
2016-06-03 09:58:54 +02:00
Raphael Michel
d46feed86f
Fixed positioning of attendee name
2016-06-01 21:16:43 +02:00
Raphael Michel
e3173ab4ef
Only print attendee name on ticket if present
2016-06-01 21:10:32 +02:00
Raphael Michel
818f61a819
Added code generator for bulk coupons
2016-06-01 19:10:00 +02:00
Raphael Michel
2275812608
Added "mark as paid" button to control panel
2016-06-01 18:49:52 +02:00
Raphael Michel
67373ecfd1
Added URLs to quotas on dashboard
2016-06-01 18:49:28 +02:00
Raphael Michel
28f3eae74b
Added bulk creation form for vouchers
2016-06-01 13:30:17 +02:00
Raphael Michel
cc9a9723fe
Added "comments" and "tags" to vouchers
2016-06-01 12:45:32 +02:00
Raphael Michel
8c188641ee
Added search capabilities to the voucher list
2016-06-01 12:31:08 +02:00
Raphael Michel
5abaf8be31
Optionally added attendee name to ticket PDF
2016-05-31 10:37:20 +02:00
Raphael Michel
d8705913b1
Added two new exporters
2016-05-31 10:07:00 +02:00
Raphael Michel
d8b7765a9b
Added simple health check
2016-05-31 00:11:26 +02:00
Raphael Michel
1d934fcca9
Updated German translation
2016-05-30 22:23:05 +02:00
Raphael Michel
3254c45f68
Clarified a help text
2016-05-30 22:16:18 +02:00
Raphael Michel
33d3e5c753
Fixed problems when running the Django shell
2016-05-30 22:16:03 +02:00
Raphael Michel
82fd222a72
Proper error message on duplicate voucher codes
2016-05-30 22:01:10 +02:00
Raphael Michel
e4b1cf8d6f
Document setting storage and mail sending
2016-05-29 20:34:20 +02:00
Raphael Michel
ead7d8ed78
Improved and documented i18n and background tasks
2016-05-29 20:02:31 +02:00
Raphael Michel
93502777b5
Documented pretix' URL layer
2016-05-29 18:49:04 +02:00
Unicorn-rzl
f3f5f8d049
Change language tag of input fields to standard to enable spell checking ( #140 )
...
* change language tag from data-lang to lang to enable spell checking
See https://www.w3.org/International/questions/qa-html-language-declarations for reference
* change language tag from data-lang to lang in correspondence to i18n.py
change necessary to enable spell checking in textareas
2016-05-28 13:20:55 +02:00
Jason Estibeiro
e685f8e819
Added basic Django password validations and updated .gitignore ( #136 )
2016-05-11 13:38:31 +02:00
Raphael Michel
1bfe2d4525
Fixed double requirement
2016-05-09 11:44:18 +02:00
Raphael Michel
b6fcf91517
Changed to use a custom celery as well
2016-05-09 11:40:06 +02:00
Raphael Michel
f999b9ffd9
Updated standalone docker file and install guide
2016-05-09 11:11:25 +02:00
Raphael Michel
749e44f6e4
Fixed broken test
2016-05-08 13:06:51 +02:00
Raphael Michel
eea90a9066
Updated models and signals documentation
2016-05-08 12:35:04 +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
8edf9a7034
Redesign empty statistics page
2016-05-07 16:25:27 +02:00
Raphael Michel
c0da0db59c
Fixed bugs introduced in last commit
2016-05-07 14:53:23 +02:00
Raphael Michel
38f1a43f31
Updated German translation
2016-05-07 14:40:29 +02:00
Raphael Michel
ab37c15bcc
Added a dashboard widget to help starting
2016-05-07 14:29:51 +02:00
Raphael Michel
7ae7da5af1
Improved list views to look better when they are empty
2016-05-07 14:29:00 +02:00
Raphael Michel
81c23271ea
Fixed SVG problems in Internet Explorer and simplified SVG files
2016-05-05 12:46:00 +02:00
Raphael Michel
55013cf2bb
Fixed error in requirements file
2016-05-04 18:50:34 +02:00
Raphael Michel
8c40f02cec
Downgrade mt-940, see WoLpH/mt940#23
2016-05-04 18:40:03 +02:00
Raphael Michel
499cf6c5c8
Fixed flake8 problems
2016-05-04 18:35:33 +02:00
Raphael Michel
3ae13ce0ed
Added locale settings to event creation
2016-05-04 18:29:40 +02:00
Raphael Michel
1efdc1e44f
Moved CORE_MODULES to a setting
2016-05-04 18:11:26 +02:00
Raphael Michel
bcc42db837
Updated German translation
2016-05-04 18:03:54 +02:00
Raphael Michel
09cee356b0
Allow for vouchers that are valid for multiple items
2016-05-04 17:50:19 +02:00
Raphael Michel
bda0075613
Fixed problems with PayPal and CSP
2016-05-02 09:48:56 +02:00
Raphael Michel
765ae39fa0
Added descriptions to item categories
2016-04-21 21:48:53 +02:00
Raphael Michel
38f0e6e6d6
Added a delay to invoice generation
2016-04-18 17:50:19 +02:00
Raphael Michel
1dbc9130ab
Fixed multiple-choice question updates
2016-04-18 17:50:19 +02:00
Raphael Michel
1e8f7a7dca
Fixed adding an item picture at creation time
2016-04-18 17:50:19 +02:00
Raphael Michel
5d3811fdb2
Fixed a cart display error
2016-04-15 11:03:52 +02:00
Raphael Michel
163be432d5
Forecefully cast all async result messages to str
2016-04-13 11:34:29 +02:00
Raphael Michel
167b208df9
Fixed bugs in voucher deletion view
2016-04-13 11:10:37 +02:00