jlwt90
1baac6bb21
add voucher code in success message ( #426 )
...
* add voucher code in success message
* change voucher message
2017-03-05 09:32:56 +01:00
Raphael Michel
b1c60065b2
Bump version number
v1.1.0
2017-03-02 23:10:31 +01:00
Raphael Michel
af4a2c7184
Run tests on multiple Python versions and databases ( #424 )
...
* Test against more python versions
* Add testing on MySQL
* Add testing on PostgreSQL
2017-03-02 11:59:09 +01:00
Tobias Kunze
b6f42ecd6d
Update translations. ( #423 )
...
(Including adding a missing whitespace.)
2017-03-02 08:19:34 +01:00
Raphael Michel
8b7d2314b8
Use django-i18nfield library ( #418 )
2017-02-27 21:16:28 +01:00
Tobias Kunze
81adbb3813
Expand Question docstring ( #420 )
2017-02-26 13:11:37 +01:00
Raphael Michel
684198fc08
Docker: fix build on docker hub
2017-02-26 12:40:57 +01:00
Raphael Michel
a86431bb6d
Docker: Move static files
2017-02-26 11:55:19 +01:00
Raphael Michel
767e3ac659
Docker: Use stable version in docs
2017-02-26 11:32:23 +01:00
Raphael Michel
910d6831bf
Docker: Ignore local pretix.cfg on build host
2017-02-26 11:31:24 +01:00
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
c3fb033d33
Update .codecov.yml
2017-02-16 10:33:08 +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 779bd79e8b1364bf244904c4b857443d3341fb93.
* Revert "add copy item info functionality"
This reverts commit dbec76bf5ae7c9b08da71a51b1a122026bf4d3ac.
* 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
eb4ba70be8
Codecov config
2017-02-07 08:39:31 +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
Ahrdie
6de44aee02
Small Typo correction ( #404 )
2017-02-06 22:04:12 +01:00
Marc-Pascal Clement
43facbecda
Fix path in cronjob of smallscale deployment guide ( #401 )
2017-02-04 14:10:41 +01:00
Raphael Michel
0dfca824e2
Fix install docs, thanks @buenaventure
2017-02-04 14:09:04 +01:00