Raphael Michel
01c3200258
Fix issues around required payment form fields
2017-02-01 19:04:08 +01:00
Raphael Michel
bf9987e05f
Proper localization of Decimals
2017-02-01 18:46:04 +01:00
Raphael Michel
cd61c0833d
More safety against duplicate PayPal payments
2017-02-01 18:40:27 +01:00
Raphael Michel
90bdb30449
Require activation before taking events live
2017-02-01 18:25:52 +01:00
Raphael Michel
92c2dcaf25
Improve type hint
2017-01-27 12:10:22 +01:00
Raphael Michel
a3cd8d151d
Improve organizer page and tabs
2017-01-27 12:06:55 +01:00
Raphael Michel
ba455a3630
Add request to organizer_edit_tabs signal and actually send it
2017-01-27 11:08:52 +01:00
Raphael Michel
123f47ab39
Added tabs to the organizer page
2017-01-27 11:03:56 +01:00
Lukas Martini
d6503e3e48
Correct wrong module name for Postgres in example configs ( #394 )
2017-01-26 09:18:56 +01:00
Raphael Michel
4f4e5854f2
Fix log display
2017-01-25 14:32:18 +01:00
Raphael Michel
48461122f8
Set Reply-To headers to the event's contact address
2017-01-24 18:35:20 +01:00
Raphael Michel
aba7652aee
Update django-statici18n to 1.3
2017-01-23 00:09:57 +01:00
Raphael Michel
78fc58cc93
Add setting to turn off automatic collapsing of variations
2017-01-22 20:31:59 +01:00
Raphael Michel
3a2ca8d3d6
Change semantics of validate_cart hook
2017-01-22 20:27:16 +01:00
Raphael Michel
fecc5ec307
Add support for restricted plugins
2017-01-22 18:15:31 +01:00
Raphael Michel
0665bd443b
Add validate_cart hook
2017-01-22 18:05:47 +01:00
Raphael Michel
221526c979
Prevent duplicate payment confirmation mails
2017-01-22 17:46:56 +01:00
Raphael Michel
04369ff4f1
Fix word-wrapping in invoices
2017-01-22 17:28:56 +01:00
Raphael Michel
e71691d4a5
Allow superusers to access events that are not yet live
2017-01-21 19:10:46 +01:00
Raphael Michel
598e7c5637
Add invoice logo
2017-01-21 17:44:47 +01:00
Raphael Michel
ad73c0e05b
Simplify dockerfile
2017-01-21 17:08:26 +01:00
Raphael Michel
d4573e8c25
Permission bypass for superusers
2017-01-21 14:29:56 +01:00
Raphael Michel
1d0def19b1
Add sepadebit to plugin list
2017-01-21 13:44:42 +01:00
Raphael Michel
80a1bcf033
Updated German translation
2017-01-21 13:43:03 +01:00
Raphael Michel
2f0cbcc565
Include provider-specific text in payment notification mail
2017-01-21 13:41:20 +01:00
Raphael Michel
48a2090e01
Make order codes organizer-unique
2017-01-21 13:40:49 +01:00
Jan Felix Wiebe
520b978ab0
Changed pagination of organizer page ( #385 )
...
* Changed pagination of organizer page
...to show more than one event per page. Maybe this value should become a configurable value in the future.
* Changed pagination to 30
2017-01-20 15:07:35 +01:00
Raphael Michel
ec42557305
Drop periodic_task call from rebuild command
2017-01-20 13:08:48 +01:00
Raphael Michel
bbb71ef891
New email placeholders invoice_name, invoice_company
2017-01-20 09:12:19 +01:00
Tobias Kunze
7300c60e73
Fix #380 -- Add missing translation strings ( #382 )
2017-01-19 11:03:06 +01:00
Raphael Michel
9f90ac80a0
Workaround to fix #378
...
See https://github.com/zyegfryed/django-statici18n/pull/29 for real fix
2017-01-18 10:02:53 +01:00
Raphael Michel
f2260212ee
Update German translation
2017-01-18 10:02:53 +01:00
Raphael Michel
b94459c761
Don't show "binding order" for 0€
2017-01-18 10:02:53 +01:00
Tobias Kunze
3e26a4d9cc
Allow superusers to view any event ( #377 )
2017-01-17 16:54:13 +01:00
Raphael Michel
6bcfa4980f
Fix accidental rename
2017-01-15 21:44:08 +01:00
Raphael Michel
829b6a7d56
Fix mistake in German translation
2017-01-15 21:37:18 +01:00
Raphael Michel
56bf3fe459
PayPal: Different types of webhooks
2017-01-15 21:28:54 +01:00
Jan Felix Wiebe
63bdb397e7
Added validation for voucher generation field ( #373 )
...
* Check voucher count input field before generating
* changed voucher-bulk-codes-num to numeric type
* Added Jan Felix to AUTHORS
* replaced alert by validation colors
* added another formatting reset
...so that it does not stay red if someone submits something valid
2017-01-15 15:42:15 +01:00
Raphael Michel
d4b3bf4370
Clearer error messages
2017-01-14 16:14:09 +01:00
Raphael Michel
7120e95d2a
Fix #192 -- Disable bank import after last date of payments
2017-01-14 16:12:25 +01:00
Raphael Michel
f285390f46
Add pages to the list of plugins
2017-01-14 15:40:58 +01:00
Raphael Michel
559864dd01
Fix errors in install documentation
2017-01-14 13:31:37 +01:00
Raphael Michel
8021e1f269
Update German translation
2017-01-13 16:16:17 +01:00
Raphael Michel
53713acd9a
Refs #356 -- Multi-page PDFs
2017-01-13 16:10:53 +01:00
Raphael Michel
5212f6b035
Fix copy-paste-error
2017-01-13 16:10:53 +01:00
Raphael Michel
ea807239b1
Fix #356 -- Download all tickets from an order
2017-01-13 16:10:53 +01:00
Raphael Michel
2ec534e32d
Show all events to superuser
2017-01-12 16:44:41 +01:00
Raphael Michel
ec90efbf4a
Allow signal receivers of footer_link to add multiple links
2017-01-09 20:23:00 +01:00
Raphael Michel
ffa35a9b9b
Fix Django version in PyPI classifier
2017-01-09 20:20:02 +01:00
Raphael Michel
2a6629e075
Fix empty log in category form
2017-01-09 20:19:47 +01:00