Raphael Michel
b00a0eccc6
Add names to AUTHORS file
2017-03-16 23:46:20 +01:00
Raphael Michel
d675ad18e0
Absolute URLs in HTML mails
2017-03-16 09:59:54 +01:00
Raphael Michel
031ed8f3cd
Add new template tag abseventurl
2017-03-16 09:59:54 +01:00
Raphael Michel
aed78c2d69
Show "sold out" if all quota is blocked by orders, even unpaid ones
2017-03-13 18:02:45 +01:00
jlwt90
af3e811f94
Fix #428 -- Timezone handling on event creation/update ( #432 )
...
* add event timezone during event creation
* add timezone handling in EventUpdate
* added event creation test cases & form cleaning bug fix
2017-03-13 16:44:05 +01:00
Raphael Michel
811c498080
Fix typo
2017-03-12 23:09:11 +01:00
Raphael Michel
e6d58b3b0d
Show warnings about development mode and DEBUG mode
2017-03-12 23:03:03 +01:00
Raphael Michel
b7dc671028
Move global settings to a distinct URL
2017-03-12 20:17:55 +01:00
Raphael Michel
8418eb2c6b
Add basic tests for event creation
2017-03-12 17:23:39 +01:00
Raphael Michel
5a882a0fae
Fix broken i18nfield style
2017-03-12 11:11:13 +01:00
Raphael Michel
be1cbfeb91
Integrate cartshare tests ( #425 )
2017-03-12 00:32:33 +01:00
Raphael Michel
96c61a073c
Fix wrong email subject
2017-03-11 20:03:10 +01:00
Raphael Michel
64ef293ce2
Move "Add to calendar" button down
2017-03-09 21:41:18 +01:00
jlwt90
55953d5b4e
Fix #389 -- Add event ical download feature ( #413 )
...
* added event ical download feature
* handle event settings and timezone
* add test cases for ical download
* fix failed test case for timezone settings
* using vobject lib to generate ical
* customised UID & add vobject dependency
2017-03-09 21:13:08 +01:00
Raphael Michel
c63e69db5f
Remove version pin of html5lib and update bleach
2017-03-08 18:26:52 +01:00
Raphael Michel
f9646d9325
Do casual reads only on Galera
2017-03-08 18:15:39 +01:00
Raphael Michel
6bbdbddfaa
Reorder meta tags
2017-03-08 17:54:55 +01:00
Raphael Michel
177d46ab8d
New signal: html_footer
2017-03-08 14:38:25 +01:00
Raphael Michel
ecd90da554
Fix syntax fuckup
2017-03-07 23:37:37 +01:00
Raphael Michel
2302dbade6
Even slightly more CSP refactoring
2017-03-07 22:30:15 +01:00
Raphael Michel
cbf735487f
Improved merging of CSP headers
2017-03-07 21:48:59 +01:00
Tobias Kunze
a10090b1fb
Set autofocus on search/filter field ( #427 )
2017-03-06 14:19:14 +01:00
Raphael Michel
babf76371e
Sendmail plugin: Fix usage of old argument
2017-03-05 17:23:16 +01:00
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