Commit Graph

1107 Commits

Author SHA1 Message Date
Raphael Michel
ba678de43a Plugin URL hooks for maindomain/subdomain 2016-02-16 20:50:39 +01:00
Raphael Michel
88d91f8db7 Allow plugins to register via setuptools, allow for invisible plugins 2016-02-16 20:40:35 +01:00
Raphael Michel
c4df20c827 Added names to gitignore 2016-02-16 20:23:02 +01:00
Raphael Michel
3db4d32940 Compile messages at build time 2016-02-16 16:48:42 +01:00
Raphael Michel
ffba6f93de Added banktransfer requirements to setup.py 2016-02-16 16:46:08 +01:00
Raphael Michel
ced7302b81 Get rid of our own dj-static fork 2016-02-16 16:43:12 +01:00
Raphael Michel
f503d3f3f5 Move static files out of pretix again, compile on setuptools build 2016-02-16 16:42:02 +01:00
Raphael Michel
abe89039e4 Allow to call manage.py as python -m pretix 2016-02-16 16:36:11 +01:00
Raphael Michel
b0fa089561 Fixed dependency declaration in setup.py, upgraded django-compressor 2016-02-16 16:33:23 +01:00
Raphael Michel
bbcfb62d27 Really exclude tests from python packages 2016-02-16 16:22:12 +01:00
Raphael Michel
c930829510 Got rid of all submodules 2016-02-16 16:17:04 +01:00
Raphael Michel
d4b3c9717c Move staticfiles and locale inside the package 2016-02-16 16:08:37 +01:00
Raphael Michel
b36314b909 Fixed dangerous bug in connection handling 2016-02-12 09:33:48 +01:00
Raphael Michel
640fc5f230 Item.tax_rate should not be nullable 2016-02-11 18:19:20 +01:00
Raphael Michel
febf352159 Fixed #120 -- Explicitly sotre tax values 2016-02-11 17:39:20 +01:00
Raphael Michel
0741c00133 Fixed #119 -- Explicitly set decimal rounding mode 2016-02-11 17:27:29 +01:00
Raphael Michel
417539d101 Resend link option for admin 2016-02-11 17:22:20 +01:00
Raphael Michel
6b25dea7b0 Don't show delete page in control panel if deletion is impossible 2016-02-11 16:58:23 +01:00
Raphael Michel
fe6bcd2e9e Fixed broken database transaction grouping 2016-02-11 16:58:02 +01:00
Raphael Michel
f18a180ae4 Added voucher redemption 2016-02-11 16:41:22 +01:00
Raphael Michel
bcde964ea3 Added voucher control UI to permission test cases 2016-02-09 12:25:05 +01:00
Raphael Michel
6e22149a21 UI for creating and chacnging vouchers 2016-02-09 11:47:16 +01:00
Raphael Michel
61d3954a13 Travis: update dependencies 2016-02-09 11:03:05 +01:00
Raphael Michel
27ef34754c Fixed a bug in order confirmations 2016-02-09 10:56:57 +01:00
Raphael Michel
7a9930954c Added voucher data model [backwards incompatible] 2016-02-09 10:42:35 +01:00
Raphael Michel
55a501cb93 Refs #118 -- Asynchronous cart position removal 2016-01-13 11:51:25 +01:00
Raphael Michel
dc0852f54f Made event an optional parameter of mail_send 2015-12-13 18:20:16 +01:00
Raphael Michel
72853b4a94 Fixed a test broken in 7e69d8e 2015-12-13 18:03:38 +01:00
Raphael Michel
a114aa11f4 Fixed #45: Custom SMTP server 2015-12-13 17:56:35 +01:00
Raphael Michel
7e69d8ea10 Moved sender and prefix settings to mail page 2015-12-13 17:36:36 +01:00
Raphael Michel
d8ca0d527e Fixed #42 -- Configurable e-mail texts 2015-12-13 17:33:38 +01:00
Raphael Michel
1e72c58219 Code style fix 2015-12-13 15:11:50 +01:00
Raphael Michel
f748752391 Removed multi-dimensional item variations [backwards-incompatible] 2015-12-13 15:03:56 +01:00
Raphael Michel
bc13ba9517 Fixed Organizer edit form 2015-12-13 13:03:48 +01:00
Raphael Michel
1c696c4c87 Updated rtd badge path 2015-12-13 00:25:16 +01:00
Raphael Michel
84655449d9 Fixed problems with the I18nTextField widget 2015-12-12 23:49:35 +01:00
Raphael Michel
bebc15241a Fixed double requirement for readthedocs 2015-12-12 23:32:24 +01:00
Raphael Michel
cd0c840825 Django 1.9 requires django-compressor@develop 2015-12-12 23:32:01 +01:00
Raphael Michel
9df77c6c27 Removed usage of deprecated SubfieldBase metaclass 2015-12-12 23:18:00 +01:00
Raphael Michel
85f580ec5b Added requirements file for readthedocs.org 2015-12-12 23:04:27 +01:00
Raphael Michel
58b85819bc Added logging for all basic operations 2015-12-12 22:53:11 +01:00
Raphael Michel
83b5fa2fa6 Added a model for logging actions 2015-12-12 15:41:48 +01:00
Raphael Michel
493b80a481 Updated Django to 1.9, django-bootstrap3 to 6.2 and reportlab to 3.2 2015-12-12 13:21:24 +01:00
Raphael Michel
d133d2abff Removed CleanerVersion layer [backwards-incompatible!] 2015-12-12 13:08:33 +01:00
Raphael Michel
0c9c9dd22c Indentation fix 2015-12-06 18:46:17 +01:00
Raphael Michel
90d62189b6 Removed an obsolete TODO statement 2015-12-06 18:34:40 +01:00
Raphael Michel
613c072ee6 Minor services optimizations 2015-12-06 18:32:29 +01:00
Raphael Michel
324c35cbeb Merge pull request #111 from pretix/remove-restrictions
Remove restrictions
2015-12-06 18:24:43 +01:00
Raphael Michel
e70485e7fb Re-added the ability to restrict a product sale by time 2015-12-06 18:18:54 +01:00
Raphael Michel
4a1122a862 Fixed #108 -- Removed the restrictions system 2015-12-06 17:49:02 +01:00