Jakob Schnell
c251a48e31
Fix #248 -- Failed Payment error handling ( #333 )
...
* [WIP] Failed Payment error handling
When finished, this should fix #248
* rename PaymentFailedException to PaymentException\nimported Exception where neccessary
* comments fixed
* minor style fixes
* Fixed a name error
2017-02-24 14:11:41 +01:00
Raphael Michel
8e4b71eb19
Display a small pretix logo next to changes performed by superusers
2017-02-23 20:36:19 +01:00
Raphael Michel
a2cb219d9b
Remove GenericRelation to prevent cascade deletion of logs
2017-02-23 17:52:48 +01:00
Raphael Michel
f722d4e83e
Update translations
2017-02-22 17:31:13 +01:00
Raphael Michel
ed04f3124f
Introduce a setting to show net prices ( #415 )
...
* Introduce a setting to show net prices in the frontend
* Show net prices in the backend as well
2017-02-22 16:59:54 +01:00
Raphael Michel
08e7a29623
MySQL Galera workaround ( #416 )
2017-02-22 16:59:23 +01:00
Raphael Michel
09020143e7
Refactoring of cart services ( #414 )
2017-02-21 17:15:43 +01:00
Raphael Michel
33e7a10bea
Fix editing organizers (now for real)
2017-02-20 16:46:48 +01:00
Raphael Michel
5e64f6ac88
Update German translation
2017-02-20 15:41:41 +01:00
Raphael Michel
f16aabc136
Add signal for required pre-checkout confirmations
2017-02-20 15:40:55 +01:00
Raphael Michel
2d00563088
Code style fix
2017-02-20 15:11:03 +01:00
Raphael Michel
124c3a99e6
Fix possible TypeError
2017-02-20 15:11:03 +01:00
Raphael Michel
7e135be012
Add tests and remove redundant checks
2017-02-17 16:19:03 +01:00
Raphael Michel
d94c67bc7a
Adjust test to previous change
2017-02-17 09:58:52 +01:00
Raphael Michel
3636bbbf3f
Fix invoice logos with transparency
2017-02-17 09:51:06 +01:00
Raphael Michel
7c687ee397
Fix dashboard widgets to show correct waiting list numbers
2017-02-17 09:45:05 +01:00
Raphael Michel
8b2257161f
Fix voucher redemption and event index after c4bf73c
2017-02-15 19:17:42 +01:00
Raphael Michel
c4bf73c8d6
Refs #340 -- Allow order changes for paid orders if they don't change the total
2017-02-15 18:42:46 +01:00
Raphael Michel
0db927407d
Clarify help texts
2017-02-15 18:07:40 +01:00
Tobias Kunze
9b7223c0e8
Enforce a sane last payment date ( #412 )
2017-02-15 16:37:10 +01:00
Flavia Bastos
7b33fc6633
Fix #409 -- false success message on sendmail plugin ( #410 )
...
* Fix false success message on sendmail plugin
#409
* remove unnecessary else statement when fixing false success message on sendmail
#409
2017-02-11 21:49:10 +01:00
Raphael Michel
8310597944
Waitinglist: Improve waitinglist and logging
2017-02-10 11:19:22 +01:00
Raphael Michel
c03ac624fc
Update translation
2017-02-10 11:19:05 +01:00
Raphael Michel
323beb1ab0
Add word wrapping to Invoice from/to/event
2017-02-10 10:38:45 +01:00
Raphael Michel
73490d2923
Add custom rich_text template filter
2017-02-10 10:38:45 +01:00
Jan Felix Wiebe
a8e630d271
corrected typo in pdf ticket generator help text ( #408 )
...
* Corrected small typo
* corrected same typo in informal language file
2017-02-10 08:36:05 +01:00
Raphael Michel
e3e8a162bd
Fix KeyError in sendmail history
2017-02-08 12:06:11 +01:00
Raphael Michel
824ca54478
Refs #386 -- Add unit test
2017-02-08 10:24:50 +01:00
Adam K. Sumner
8661bfe4a4
Fix #386 -- Allow to copy products ( #396 )
...
* add copy item info functionality
* fix formatting
* Revert "fix formatting"
This reverts commit 779bd79e8b .
* Revert "add copy item info functionality"
This reverts commit dbec76bf5a .
* add copy functionality
* copy questions from item
* add copy functionality
* copy questions from item
* add copy functionality
* copy questions from item
2017-02-08 10:16:18 +01:00
Raphael Michel
4c2c302bfd
Fix organizer team changes
2017-02-07 10:50:20 +01:00
Raphael Michel
c83f539bba
Add waiting list
2017-02-07 10:03:30 +01:00
Raphael Michel
8f5849a90c
Test on SQLite if not configured otherwise
2017-02-07 10:03:30 +01:00
Raphael Michel
b7df5eff19
Move asynctask/asyncdownload to base
2017-02-07 10:03:30 +01:00
Raphael Michel
136094caf9
Updated README (thanks Dr. h.c. pun. @rixx)
2017-02-07 00:09:35 +01:00
Raphael Michel
1fa0256363
Switch from coveralls to codecov
2017-02-07 00:04:28 +01:00
Raphael Michel
70ee678fef
Fix language classifiers
2017-02-03 15:58:38 +01:00
Raphael Michel
680e7cb0da
Bump version to 1.0.0
2017-02-03 15:56:18 +01:00
Raphael Michel
498ac97bdd
Squash migrations
2017-02-03 15:23:19 +01:00
Raphael Michel
c4fe2322a1
Update German translation
2017-02-03 14:09:25 +01:00
Raphael Michel
43abe14293
Fix #397 -- Fix problems with reminder email
2017-02-03 14:09:03 +01:00
Raphael Michel
7146d984d0
Move atomic transaction block
2017-02-03 13:11:24 +01:00
Raphael Michel
5495cd749a
Fix #399 -- Optionally create invoices only after successful payment
2017-02-03 12:37:07 +01:00
Raphael Michel
ef93b8ae38
Invoice numbers and localized commata in CSV order export
2017-02-03 12:37:07 +01:00
Raphael Michel
2d370aaf5a
Refresh order after PayPal call
2017-02-03 12:37:07 +01:00
jlwt90
3037309711
Fix #381 -- Add location field ( #398 )
...
* add location field
* rearrange the display order
2017-02-02 17:51:13 +01:00
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