Commit Graph

1023 Commits

Author SHA1 Message Date
Raphael Michel
5cbb967744 Display errors caused in AJAX requests 2016-06-27 19:49:45 +02:00
Raphael Michel
d3ffc2b0dc Fixed #147 -- Order filter form does not represent current state 2016-06-27 19:28:45 +02:00
Raphael Michel
a272f2d170 Updated German translation 2016-06-27 19:25:33 +02:00
Raphael Michel
f68ada1f41 Added filters for the MailExporter 2016-06-27 19:23:43 +02:00
Raphael Michel
e09f213f0c Fixed developer documentation for Python 3.4 2016-06-27 18:55:23 +02:00
Raphael Michel
ebec8c8595 Correct mail settings validation 2016-06-21 11:40:31 +02:00
Raphael Michel
75b59e9d33 Bulk add vouchers: Require codes to be entered 2016-06-21 11:38:24 +02:00
Raphael Michel
0c4368170f Added hook for links in the footer 2016-06-14 13:05:47 +02:00
Raphael Michel
1bdf332afd Disable HBCI support
It does not work currently and it raises security and legal questions
that need to be answered first.
2016-06-13 09:18:44 +02:00
Raphael Michel
f4cefa9ad4 Improved permission testing 2016-06-10 15:45:02 +02:00
Raphael Michel
66bcbc785b FIxed broken test 2016-06-10 15:34:17 +02:00
Raphael Michel
09e5c43c55 Fixed #143 -- Password strength validation errors in the right place 2016-06-10 15:33:32 +02:00
Raphael Michel
ff7085fba0 Override form_errors.html without "dismiss" icon (see #143) 2016-06-10 15:09:22 +02:00
Raphael Michel
ea7e94c98b Fixed missing error mesages 2016-06-09 16:21:47 +02:00
Raphael Michel
1f27bde525 Fixed incorrect reference in tpl 2016-06-07 18:36:16 +02:00
Raphael Michel
ffce190616 banktransfer: Added a note on reference codes before order is completed 2016-06-07 14:44:00 +02:00
Raphael Michel
d3e4941a58 Fixed infinite reload loop 2016-06-07 11:55:00 +02:00
Raphael Michel
511ea66858 Fixed download of cached files without JavaScript 2016-06-07 11:44:38 +02:00
Raphael Michel
a72c9f8ddc Improve HBCI output and logging 2016-06-07 10:02:48 +02:00
Raphael Michel
f9418b6475 Fixed TypeError in HBCI import 2016-06-07 09:27:02 +02:00
Raphael Michel
fd2c293521 Correctly display payment fee on the order detail page 2016-06-06 23:56:26 +02:00
Raphael Michel
a7fc8e19fb Improved SMTP testing 2016-06-06 23:07:49 +02:00
Raphael Michel
e5edf53f00 Disable Chrome's autofill for various form fields 2016-06-06 23:07:49 +02:00
Raphael Michel
75b94986c3 Updated German translation 2016-06-06 23:07:49 +02:00
Raphael Michel
a7647d8de2 Allow to disable login/password reset 2016-06-06 23:07:49 +02:00
Raphael Michel
87b7685cf9 Fixed overwriting files in SettingsForm 2016-06-06 22:46:07 +02:00
Raphael Michel
4d886b3d98 Fixed invoice generation 2016-06-05 18:14:58 +02:00
Raphael Michel
e692e26683 Added "view order as user" link 2016-06-05 18:01:27 +02:00
Raphael Michel
4496f19a68 Supporting invoice-on-demand instead of autogeneration 2016-06-05 18:01:10 +02:00
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
8369ad291e Added a reference to the documentation 2016-05-29 18:53:08 +02:00
Raphael Michel
93502777b5 Documented pretix' URL layer 2016-05-29 18:49:04 +02:00