Commit Graph

82 Commits

Author SHA1 Message Date
Raphael Michel
1efdc1e44f Moved CORE_MODULES to a setting 2016-05-04 18:11:26 +02:00
Raphael Michel
02fb27fa5d Externalize more resources, implement Content-Security-Policy headers 2016-04-10 17:30:24 +02:00
Raphael Michel
fdff5e7a98 Switched from LESS to SASS 2016-03-31 20:08:27 +02:00
Raphael Michel
3166b7fff2 Use pickle for result serialization 2016-03-21 19:09:57 +01:00
Raphael Michel
0c20d628ab Configured a custom EMAIL_SUBJECT_PREFIX 2016-03-19 20:40:25 +01:00
Raphael Michel
5ab78b4576 Refs #131 -- Basic implementation of invoicing 2016-03-13 16:05:31 +01:00
Raphael Michel
ac8e13ff53 Set X-Frame-Options to DENY 2016-02-19 14:35:30 +01:00
Raphael Michel
f81dd0e24a Increase conn_maxage if not on sqlite 2016-02-18 12:53:40 +01:00
Raphael Michel
3c39eb2ee0 Djdt only if DEBUG 2016-02-17 17:49:35 +01:00
Raphael Michel
004ff55495 Staticfile fix 2016-02-17 17:13:59 +01:00
Raphael Michel
560132072d Make compression dependent on runserver, not on DEBUG 2016-02-17 17:08:23 +01:00
Raphael Michel
2083d95058 Added own show_toolbar plugin 2016-02-17 16:57:09 +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
f503d3f3f5 Move static files out of pretix again, compile on setuptools build 2016-02-16 16:42:02 +01:00
Raphael Michel
d4b3c9717c Move staticfiles and locale inside the package 2016-02-16 16:08:37 +01:00
Raphael Michel
cd0c840825 Django 1.9 requires django-compressor@develop 2015-12-12 23:32:01 +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
4a1122a862 Fixed #108 -- Removed the restrictions system 2015-12-06 17:49:02 +01:00
Raphael Michel
8dd7b581d5 Refs #110 -- Don't use cached session storage without a central cache 2015-12-03 22:07:30 +01:00
Raphael Michel
09907ee367 Made debug-toolbar optional 2015-11-12 18:49:00 +01:00
Raphael Michel
6c9e8ae3a7 Fixed cookie domain behaviour 2015-11-09 21:13:02 +01:00
Raphael Michel
ee93495fda Added a custom csrf failure view 2015-11-05 10:19:05 +01:00
Raphael Michel
d87715c8d6 Fixed missing mail settings 2015-11-01 14:21:33 +01:00
Raphael Michel
5bded76187 Do not mark valid vields as green 2015-10-21 16:42:59 +02:00
Raphael Michel
3fa0cfb077 Added multi-domain capabilities 2015-10-18 14:01:28 +02:00
Raphael Michel
f2a813fad0 Merge branch 'new-user-concept' 2015-09-17 22:47:56 +02:00
Raphael Michel
7def097dcd Refs #96 -- Completely removed local users 2015-09-17 00:55:00 +02:00
Raphael Michel
c4307d7808 Removed deprecated setting TEMPLATE_DEBUG 2015-09-17 00:42:28 +02:00
Raphael Michel
101f1c77e0 Refs #44 -- Added optional celery background queue for mails 2015-09-09 23:42:16 +02:00
Raphael Michel
1b65d3cfaf Added PDF exporter for the order overview 2015-09-08 23:45:29 +02:00
Raphael Michel
6279540372 Added a default set of active plugins 2015-09-08 21:12:56 +02:00
Raphael Michel
691a06e855 Added a plugin for the coming pretixdroid application 2015-08-22 17:21:55 +02:00
Raphael Michel
e2606cb456 Fixed isort 2015-08-16 14:49:49 +02:00
Raphael Michel
22b4d514d6 Fixed #83 -- Added an informal German translation 2015-08-16 14:25:14 +02:00
Raphael Michel
d9085d37a6 Added basic statistics 2015-08-15 11:07:04 +02:00
Raphael Michel
0cbf9aeec3 Added product pictures 2015-07-25 23:58:02 +02:00
Raphael Michel
8732e92cde Refs #80 -- Moved static files to a top-level directory 2015-07-20 11:19:43 +02:00
Raphael Michel
cd9c048458 Refs #80 -- Default to DEBUG=True when using the development server 2015-07-20 10:50:34 +02:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
478b900ab3 Fixed #46 -- Added a plugin to send out emails 2015-07-12 18:45:22 +02:00
Raphael Michel
235769ce4f Added the possibility to use Redis for quota locks 2015-06-30 17:29:34 +02:00
Raphael Michel
77905c596b Moved default SQLite database to DATA_DIR 2015-06-30 09:21:13 +02:00
Raphael Michel
9adb5c3e12 Added ADMINS setting 2015-06-29 19:53:35 +02:00
Raphael Michel
cfb8b24b4a Fixed collectstatic if the now possible static files in DATA_DIR do not
exist, also, we have to run collectstatic at startup time
2015-06-29 17:27:50 +02:00
Raphael Michel
0a5c2c9fcf Added DATA_DIR as a template and static file source 2015-06-29 15:16:45 +02:00
Raphael Michel
c4789fb9a4 Fixed #73 -- Add memcached configuration options 2015-06-23 19:57:34 +02:00
Raphael Michel
bfbc08a6ff Do not output all SQL queries 2015-06-15 18:45:15 +02:00
Raphael Michel
6c3df1e3f5 Move testdummy plugin to the test directory 2015-06-03 18:14:05 +02:00
Raphael Michel
fad8605aa7 Add unit tests for our mail API 2015-06-03 18:09:00 +02:00
Raphael Michel
fa12424b1b Configure logging 2015-06-03 16:13:55 +02:00