Commit Graph

881 Commits

Author SHA1 Message Date
Raphael Michel
ecdeb7c79f Fixed an AttributeError when refunding an order 2016-03-19 20:43:05 +01:00
Raphael Michel
0c20d628ab Configured a custom EMAIL_SUBJECT_PREFIX 2016-03-19 20:40:25 +01:00
Raphael Michel
472b3a2f2b Fixed problems with less imports 2016-03-19 16:37:39 +01:00
Raphael Michel
1e96617d1c Fixed that lightbox.css has not been compressed 2016-03-19 16:18:16 +01:00
Raphael Michel
4272959ba7 Fixed a bug in LazyI18nString.LazyGettextProxy 2016-03-15 18:47:38 +01:00
Raphael Michel
74908d8405 Fixed a bug with ordering free tickets 2016-03-15 18:38:07 +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
1d8f2034de Localize the answers to boolean questions 2016-03-15 17:26:23 +01:00
Raphael Michel
7f524af79a Fixed translation issues 2016-03-15 17:17:33 +01:00
Raphael Michel
8a2c2db6c8 Fixed wrong prefetch_related parameter 2016-03-15 17:12:04 +01:00
Raphael Michel
69ecba7406 Updated German translation 2016-03-15 17:11:32 +01:00
Raphael Michel
8812da5325 Fixed a wrong locale string 2016-03-15 17:09:32 +01:00
Raphael Michel
108b518a50 Fixed an AttributeError 2016-03-15 17:01:31 +01:00
Raphael Michel
0a50815645 Fixed a faulty test parameter 2016-03-13 19:28:32 +01:00
Raphael Michel
0cdefd4a5a Fixed a bug in the test suite 2016-03-13 19:22:59 +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
0f054416fc Fixed a problem with creationg OrderPositions 2016-03-12 12:22:15 +01:00
Raphael Michel
2848a94cee Disabled test that suddenly started to fail 2016-03-12 11:37:55 +01:00
Raphael Michel
a30fa2c279 Fixed displaying of item description 2016-03-12 11:24:54 +01:00
Raphael Michel
c67e819101 Modified question type "number" to only accept positive values 2016-03-12 11:06:17 +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
80200157e3 Fixed bug in last commit 2016-03-10 22:41:55 +01:00
Raphael Michel
3d7dccb8fb Fixed #115 -- Incorrect usage of storage API 2016-03-10 22:32:29 +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
bc0c171921 Use native payment retrials for PayPal (fixes #33) 2016-03-10 15:58:14 +01:00
Raphael Michel
cbc8ea44cc Fixed bugs in the PayPal implementation 2016-03-10 15:57:47 +01:00
Raphael Michel
934a451b9b Fixed import order 2016-03-10 15:36:18 +01:00
Raphael Michel
10233071c4 Fixed a bug concerning the FreeOrderProvider 2016-03-10 00:43:18 +01:00
Raphael Michel
2f72fddd3d Added a basic attendee view 2016-03-09 23:19:31 +01:00
Raphael Michel
59f0ba83b8 Merge pull request #129 from cfra/fix-pdf-upload
Fixed ticket generator pdf upload
2016-03-04 10:10:36 +01:00
Christian Franke
2d17e08842 Fixed ticket generator pdf upload 2016-03-03 13:26:32 -05:00
Raphael Michel
f2f8e285cb Exclude tests/settings.py from flake8 2016-03-03 18:50:56 +01: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
5cdcc62d8a Re-add secrets to OrderPositions 2016-03-03 18:15:28 +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
0cb331ed45 Updated German translation 2016-02-23 09:32:51 +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
2f10dd7c86 Fixed de/de_Informal mixup 2016-02-23 09:07:30 +01:00