Jakob Schnell
41fbf362fa
fix typos in doc signal ( #687 )
2017-11-25 14:31:09 +01:00
Raphael Michel
e8867d0fbc
Allow searching organizes by name
2017-11-25 14:27:35 +01:00
Raphael Michel
3bf8aad127
Update German translation
2017-11-24 17:06:16 +01:00
Raphael Michel
fb5354c3cd
Fix AttributeError in redemption view
2017-11-24 10:04:04 +01:00
Raphael Michel
a62105fa28
Stripe Elements: Fix incorrect JavaScript and display loading indicator
2017-11-24 09:42:26 +01:00
Raphael Michel
65592dc42d
Checkout step Questions: Automatically focus first field
2017-11-24 09:35:47 +01:00
Raphael Michel
3a345c0d7f
Stripe webhook: Schedule retry on lock timeout
2017-11-24 09:32:41 +01:00
Raphael Michel
3da11e615f
Fix TypeError when accessing a product list without a subevent
2017-11-24 09:29:05 +01:00
Raphael Michel
3eb87a878a
Fix invoice API test after addition of attendee names
2017-11-24 09:28:31 +01:00
Raphael Michel
91ed869dba
Correctly assign positions of newly created products
2017-11-23 20:55:36 +01:00
Raphael Michel
bd5d0093ef
Allow adding question answers to ticket layouts
2017-11-23 20:55:03 +01:00
Raphael Michel
bd7ba09f10
Ticket PDF editor: Correct save button handling in Firefox
2017-11-23 18:52:42 +01:00
Raphael Michel
851b6a837f
Add attendee names to invoices
2017-11-23 18:44:41 +01:00
Raphael Michel
d8064d1567
Add email_filter signal
2017-11-23 18:15:41 +01:00
Raphael Michel
046edd5a86
PDF ticket editor: Adjust CSS for very small papers
2017-11-22 14:57:15 +01:00
Raphael Michel
8d8eb5d13b
Enforce step order of event creation wizard
2017-11-22 12:09:52 +01:00
Raphael Michel
2a3adb135b
Fix position of "Optional" label on small screens
2017-11-22 12:09:52 +01:00
Raphael Michel
b0c4c62668
Expose product mapping in event_copy_data signal
2017-11-22 12:09:52 +01:00
ari-s
a08cb3b8e4
fix "typo" Referrer-Options -> Referrer-Options ( #685 )
...
this header was probably meant - at least it's the one that's actually used in the wild.
2017-11-20 08:29:23 +01:00
Raphael Michel
943d61dee9
Update German translation
2017-11-16 22:26:26 +01:00
Raphael Michel
d22427f578
Implement progress indicator during checkout ( #677 )
...
* Implement progress indicator during checkout
* Do not extend bars to the edge
* Wording
* Add a bit more margin
2017-11-16 21:24:55 +01:00
Ture Gjørup
e4167380b9
API: Write methods for quotas ( #657 )
...
* MKBDIGI-183: Added quotas API write methods
* MKBDIGI-183: Fixed code formatting
* MKBDIGI-183: Added test for permission requirements
* MKBDIGI-183: Documentation corrections
* MKBDIGI-183: Removed redundant create/update locks
* MKBDIGI-183: Added quota validation to check that items and variations corresponds to each other
* MKBDIGI-183: Added quota validation to check that item belong to the same event as the endpoint
* MKBDIGI-183: Added subevent validation to check that subevent belong to the same event as the endpoint
* MKBDIGI-183: Added subevent validation to check that subevent is null for non-series events
* MKBDIGI-183: Changed validation error text
* MKBDIGI-183: Added logging for subevents
* MKBDIGI-183: Fixed code formatting
* MKBDIGI-183: Fixed validation error in API test
* MKBDIGI-183: Fixed documentation errors
* MKBDIGI-183: Fixed typos in validation messages
* MKBDIGI-183: Refactored validation loop vars check
* MKBDIGI-183: Updated error strings in test assersions
* MKBDIGI-183: Fixed logging for API quota update to account changing subevents
2017-11-16 18:39:10 +01:00
Jakob Schnell
445afcc50c
fix english typo ( #684 )
2017-11-16 18:18:58 +01:00
Jakob Schnell
e0e37d9a2d
fix german typo ( #683 )
2017-11-16 18:18:37 +01:00
Raphael Michel
d94faae5af
Add subevent to bulk voucher form
2017-11-15 14:53:46 +01:00
Tobias Kunze
e7f38abd77
Use rel="noopener" with target="_blank". ( #682 )
...
Required reading: https://mathiasbynens.github.io/rel-noopener/
2017-11-13 18:52:15 +01:00
Raphael Michel
01585877d7
Fix retrying Stripe checkout payments
2017-11-11 22:38:49 +01:00
Raphael Michel
8baa800e30
Fix incorrect encoding of bank account in emails
2017-11-11 22:23:38 +01:00
Raphael Michel
84b2c24f9f
Fix language of dates on PDF tickets
2017-11-11 22:13:28 +01:00
Raphael Michel
3fc8ccf8be
Add additional voucher test case
2017-11-11 22:09:03 +01:00
Raphael Michel
b294f1a854
Update German translation
2017-11-11 22:07:55 +01:00
Raphael Michel
06725441a1
Fix localization of payment reminder email
2017-11-11 22:00:43 +01:00
Raphael Michel
aa40a27558
Make event slug helptext more accurate
2017-11-11 21:50:30 +01:00
Raphael Michel
f5958a7ff2
Fix TypeError
2017-11-07 18:18:57 +01:00
Raphael Michel
f3221e6e76
Allow attaching invoices to emails
2017-11-07 17:53:28 +01:00
Raphael Michel
7649fa11d3
Fix logging language of expiry mails
2017-11-06 17:18:26 +01:00
Tobias Kunze
98aa70c9ce
Remove minor typos in documentation ( #673 )
2017-11-05 12:54:05 +01:00
Raphael Michel
a3be5c9616
Fix typo in documentation
2017-11-04 20:52:30 +01:00
Raphael Michel
decc8b9141
Fix TypeError on retrying stripe sofort payments
2017-11-04 15:03:43 +01:00
Raphael Michel
1c7df4d9f7
Manually merge changes from #672 (thanks @koebi!)
2017-11-04 11:29:02 +01:00
Jakob Schnell
b94f307379
Fix typos in informal german translation ( #671 )
...
Critical points here are the gendering change of "Studenten" into
"Studierende" and "Studentenausweis" into "Studierendenausweis".
2017-11-04 11:23:30 +01:00
Raphael Michel
33d9e35667
Fix typos (thanks @koebi)
2017-11-04 11:18:57 +01:00
Raphael Michel
ad9a3e01de
Bump release to dev
2017-11-03 12:33:50 +01:00
Raphael Michel
2cc6d03a8b
Bump release
v1.9.0
2017-11-03 12:32:56 +01:00
Raphael Michel
6785979fbc
Create squash migration
2017-11-03 12:05:46 +01:00
Raphael Michel
23958b3d03
Update translation
2017-11-03 12:00:44 +01:00
Jakob Schnell
831e31ea9d
occured -> occurred ( #660 )
...
* Fix duplicate source string
* occured -> occurred
All resources I could find listed this as misspelled, but I wasn't too
sure…
Also, it should be checked if all changes to the .po-files are respected
in the corresponding src-files.
2017-11-03 11:46:35 +01:00
Raphael Michel
66483b6ae8
Fix duplicate source string
2017-11-03 11:41:16 +01:00
Jakob Schnell
4614d04be4
Correct english typos ( #662 )
...
* Check that vouchers selected via API are for the correct event
* Choose different subject for reminder mails if auto-expiry is off
* correct english typos
As with PR #660 , it should be checked whether the changes to the
.po-files are respected in the corresponding src-files.
2017-11-03 11:40:52 +01:00
Raphael Michel
1285e9aa69
Widget: Open waiting list only in iframe if iframe is enabled
2017-11-01 22:46:31 +01:00