Commit Graph

152 Commits

Author SHA1 Message Date
Raphael Michel
168288e98a Added voucher tag statistics 2016-07-30 15:41:59 +02:00
Raphael Michel
650f2412c2 Added filtering to the voucher list 2016-07-30 13:56:43 +02:00
Raphael Michel
4ab819aeed Added custom logo support 2016-07-29 20:53:19 +02:00
Raphael Michel
d32c1bd9c8 Added runtime SASS compliation and color settings 2016-07-29 20:15:13 +02:00
Raphael Michel
9b573b99e4 Re-organized some of the settings pages 2016-07-29 16:46:10 +02:00
Raphael Michel
2541855948 Fixed missing or unused imports 2016-07-18 23:12:16 +02:00
Raphael Michel
10c18c5cc9 Added signals to VoucherBulkForm to ease extension 2016-07-11 19:30:29 +02:00
Raphael Michel
35a9ab8f62 Added signals that allow to modify the voucher form 2016-07-03 16:52:56 +02:00
Raphael Michel
f4cefa9ad4 Improved permission testing 2016-06-10 15:45:02 +02:00
Raphael Michel
a7647d8de2 Allow to disable login/password reset 2016-06-06 23:07:49 +02:00
Raphael Michel
4496f19a68 Supporting invoice-on-demand instead of autogeneration 2016-06-05 18:01:10 +02:00
Raphael Michel
d570b31ff3 Fixed serialization issue 2016-06-03 09:58:54 +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
ead7d8ed78 Improved and documented i18n and background tasks 2016-05-29 20:02:31 +02:00
Jason Estibeiro
e685f8e819 Added basic Django password validations and updated .gitignore (#136) 2016-05-11 13:38: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
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
3ae13ce0ed Added locale settings to event creation 2016-05-04 18:29:40 +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
28173bf03f Dashboard: Do not count cancelled attendees as ordered 2016-04-04 10:35:55 +02: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
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
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
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
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
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