Commit Graph

1107 Commits

Author SHA1 Message Date
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
f85cc64463 Updated readme 2016-04-16 20:22:38 +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
Raphael Michel
93f824879e Fixed a bug in cart sorting method 2016-04-13 11:09:14 +02:00
Raphael Michel
b653915a35 Enable stripe when retrying payments 2016-04-10 17:56:11 +02:00
Raphael Michel
63687d93cc Fixed TypeError in stripe provider 2016-04-10 17:46:41 +02:00
Raphael Michel
10e31bdf32 Stripe apparently needs frame and image transport 2016-04-10 17:36:20 +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
eafbe95370 Fixed a problem with cancellations 2016-04-10 16:01:55 +02:00
Raphael Michel
403057f3e5 Fixed a decimal casting issue 2016-04-10 15:54:24 +02:00
Raphael Michel
fea6e0a957 Fixed a bug in banktransfer import hinting 2016-04-04 10:37:31 +02:00
Raphael Michel
28173bf03f Dashboard: Do not count cancelled attendees as ordered 2016-04-04 10:35:55 +02:00
Raphael Michel
36f3a815a1 Fixed a bug in Order._is_still_available 2016-04-04 10:33:53 +02:00
Raphael Michel
32b09f6bc8 Fixed isort problem 2016-04-01 16:06:00 +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
1011893543 Fixed #107 and fixed #125 -- Periodic cleanup tasks 2016-03-26 19:10:31 +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
eed74545bc Fixed minor issues around boolean questions 2016-03-25 22:04:07 +01:00
Raphael Michel
15663acca5 Updated German translation 2016-03-24 18:09:13 +01:00
Raphael Michel
945349ca21 Improved styling of price inputs 2016-03-24 18:07:33 +01:00
Raphael Michel
112a309a0e Fixed #106 -- added pay-what-you-want tickets 2016-03-24 18:01:09 +01:00
Raphael Michel
abf5af4253 Fixed bugs in LazyI18nString.__eq__ 2016-03-24 17:09:11 +01:00
Raphael Michel
9fa063244b Refs #105 -- Added tests for voucher redemption 2016-03-24 15:46:49 +01:00
Raphael Michel
d96da427e1 Fixed invoice test 2016-03-24 14:38:10 +01:00
Raphael Michel
b2985ba8b4 Added tests for invoicing and template tags 2016-03-24 14:12:20 +01:00
Raphael Michel
f80a9a7ec3 Fixed a bug in invoicing 2016-03-24 14:12:20 +01:00
Raphael Michel
be4435cdd8 Added test for serialization of LazyI18nString in settings 2016-03-24 14:12:20 +01:00
Raphael Michel
e3ac04fe86 Use pytest parameters for the plugin registry tests 2016-03-24 14:12:20 +01:00