Commit Graph

1425 Commits

Author SHA1 Message Date
Raphael Michel
765ae39fa0 Added descriptions to item categories 2016-04-21 21:48:53 +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
167b208df9 Fixed bugs in voucher deletion view 2016-04-13 11:10:37 +02:00
Raphael Michel
93f824879e Fixed a bug in cart sorting method 2016-04-13 11:09:14 +02:00
Raphael Michel
02fb27fa5d Externalize more resources, implement Content-Security-Policy headers 2016-04-10 17:30:24 +02:00
Raphael Michel
5cca426cd3 Removed all inline <script> tags 2016-04-10 16:44:49 +02:00
Raphael Michel
28173bf03f Dashboard: Do not count cancelled attendees as ordered 2016-04-04 10:35:55 +02:00
Raphael Michel
fdff5e7a98 Switched from LESS to SASS 2016-03-31 20:08:27 +02:00
Raphael Michel
213d44d71a Fixed wrongfully placed <form> tag 2016-03-26 19:17:13 +01:00
Raphael Michel
6e60332948 Fixed #133 -- Transparent quota calculation 2016-03-26 15:27:57 +01:00
Raphael Michel
0b111ef1fc Fixed problems when adding new questions 2016-03-26 13:40:00 +01: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
fdd3a6c6ca Log view: Show full name 2016-03-22 13:15:50 +01:00
Raphael Michel
70067fd91a Refs #126 -- Show order history 2016-03-22 13:04:38 +01:00
Raphael Michel
6280e06e7c Optimized some SQL queries 2016-03-22 12:42:30 +01:00
Raphael Michel
60506f68f0 Use columns on order detail page 2016-03-22 12:15:43 +01:00
Raphael Michel
047e5bb067 Refs #105 -- Variation support for vouchers 2016-03-20 11:46:55 +01:00
Raphael Michel
fdad6787d5 Delete existing cart positions if a product is deleted 2016-03-19 20:58:12 +01:00
Raphael Michel
004cb1c262 Fixed settings form for resend link 2016-03-15 18:01:39 +01:00
Raphael Michel
1f665e6f48 Use a context manager for temporary locale switches 2016-03-15 17:59:32 +01:00
Raphael Michel
9efce8f203 Fixed #132 -- Reverse payment fee calculation 2016-03-13 19:10:45 +01:00
Raphael Michel
0bff010ea0 Added can_change_voucher to permission change UI 2016-03-13 16:39:29 +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
b7c009343b Updated German translation 2016-03-11 21:36:24 +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
6f235f4b18 Refs #127 -- Go even further with SMTP testing 2016-03-10 21:18:51 +01:00
Raphael Michel
49aa28bf80 Refs #127 -- Clairfy success message 2016-03-10 21:07:26 +01:00
Raphael Michel
934a451b9b Fixed import order 2016-03-10 15:36:18 +01:00
Raphael Michel
2f72fddd3d Added a basic attendee view 2016-03-09 23:19:31 +01:00
Christian Franke
2d17e08842 Fixed ticket generator pdf upload 2016-03-03 13:26:32 -05:00
Raphael Michel
1cd64f40eb Resolve warnings from modern flake8 2016-03-03 18:35:37 +01:00
Raphael Michel
c2d7baae2b Fixed success message on mail resending. 2016-03-03 18:20:54 +01:00
Raphael Michel
0dfc570071 Fixed product deletion 2016-03-03 18:18:54 +01:00
Raphael Michel
76ed6550f3 Fixed product picture upload 2016-03-03 18:11:30 +01:00
Raphael Michel
2b15493e03 Fixed user dashboard for events without start/end date 2016-02-23 09:45:14 +01:00
Raphael Michel
1014e3f0f4 Added a personal dashboard 2016-02-23 09:30:50 +01:00
Raphael Michel
afd8b944e7 Added "Go to shop" URL 2016-02-23 09:13:49 +01:00
Raphael Michel
d5feeb77d1 Fixed #5 -- Added a spam protection feature to password resets 2016-02-22 22:10:25 +01:00
Raphael Michel
e29f19e96b Fixed #29 -- "Shop is live" flag 2016-02-22 21:53:08 +01:00
Raphael Michel
28c8cd8461 Show quotas on dashboard 2016-02-22 20:51:06 +01:00
Raphael Michel
4f35a16787 Event dashboard with a flat design and plugin hooks 2016-02-22 16:14:01 +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
ee57fe8310 Added favicon 2016-02-19 15:26:54 +01:00