Commit Graph

137 Commits

Author SHA1 Message Date
Raphael Michel
8e965bcd6d Fixed redirections and errors 2015-09-17 23:54:22 +02:00
Raphael Michel
c8830cc880 Added custom error pages 2015-09-17 23:44:07 +02:00
Raphael Michel
9d625198bd Refs #96 -- Allow anonymous orders 2015-09-17 22:45:57 +02:00
Raphael Michel
7def097dcd Refs #96 -- Completely removed local users 2015-09-17 00:55:00 +02:00
Raphael Michel
c268da02a2 Simplified the locking procedure 2015-09-16 16:03:17 +02:00
Raphael Michel
0680f940a6 Fixed ticket download in control panel 2015-09-16 11:57:13 +02:00
Raphael Michel
9ecd16c19c Refs #44 -- Added background queue support for file export 2015-09-15 22:56:02 +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
ec9df17595 Fixed #93 -- Added more details to the payment detail page 2015-08-22 14:33:54 +02:00
Raphael Michel
f72eb4af90 Fixed that mail_prefix was a required setting 2015-08-18 18:21:38 +02:00
Raphael Michel
617de765e0 Fixed download button links in pretix control 2015-08-15 23:51:40 +02:00
Raphael Michel
30fd287aab Allowed settings to contain files 2015-08-15 22:55:27 +02:00
Raphael Michel
66bc5c4432 Added ticket download option to the admin page 2015-08-15 18:37:10 +02:00
Raphael Michel
c928864477 Added a basic framework for data exporters 2015-08-14 22:44:07 +02:00
Raphael Michel
f2b57f9f2b Fixed layout issues in the restriction admin 2015-08-14 20:34:21 +02:00
Raphael Michel
63928ab557 Fixed item deletion to also respect deleted orders (which should not
exist)
2015-08-13 18:32:33 +02:00
Raphael Michel
699a2ec2ff Modified product list to strike out deactivated items 2015-08-13 18:32:10 +02:00
Raphael Michel
478d6af248 Fixed #87 -- Added deletion of products 2015-08-13 18:27:19 +02:00
Raphael Michel
d80349649b Added pretix logo to control login page 2015-07-26 00:42:18 +02:00
Raphael Michel
4e7e806005 Updated German translation 2015-07-26 00:39:40 +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
a34236aeb3 Added pretix logo to the repository and the control navigation 2015-07-19 21:37:06 +02:00
Raphael Michel
e828d711bd Used isort to order all import statements 2015-07-19 20:46:34 +02:00
Raphael Michel
c2971d28a6 Fixed HTML escaping 2015-07-19 20:33:58 +02:00
Raphael Michel
cb9ae9cc81 Added filtering by item to the product list 2015-07-19 20:32:15 +02:00
Raphael Michel
42b3f9ff51 Fixed a bug in the new template filter 2015-07-19 13:29:02 +02:00
Raphael Michel
ca870e02bd Refs #79 -- Toggle between number and money in order overview 2015-07-19 13:16:36 +02:00
Raphael Michel
cfd966fe2f Fixed a display bug on 'sm' screen size 2015-07-19 12:51:31 +02:00
Raphael Michel
2474104d63 Changed the opacity of dashboard icons to keep numbers readable on small
screens
2015-07-14 20:40:33 +02:00
Raphael Michel
89bad60621 Changed OrderGo to accept order codes prepended with the event slug 2015-07-14 20:01:13 +02:00
Unicorn-rzl
63b7d714e0 Show the correct number of paid items
In the order overview the total of "paid orders" is the same as the total number of "ordered items". By using the right variable, we can easily fix that ;)
2015-07-10 21:51:04 +02:00
Raphael Michel
205c946f82 Fixed an accidentally displayed menu on large screens 2015-06-30 20:47:41 +02:00
Raphael Michel
5fcf53bef7 Fixed a duplicate HTML element ID 2015-06-30 20:06:06 +02:00
Raphael Michel
d301bb55ba Fixed #77 -- Enabled and improved responsiveness 2015-06-30 19:19:41 +02:00
Raphael Michel
bf6dca3e93 Reduced maximum McCabe function complexity by one 2015-06-28 17:12:27 +02:00
Raphael Michel
1f08dfda5c Resolved flake8 warnings 2015-06-28 17:02:12 +02:00
Raphael Michel
11eb01a92b Added a settings change view for users in the frontend 2015-06-25 20:57:02 +02:00
Raphael Michel
76b0189972 Fixed a versioning bug in the property editor 2015-06-23 21:18:04 +02:00
Raphael Michel
7d3e2ec7f2 Refs #39 -- Hide links from users without permission 2015-06-23 19:46:50 +02:00
Raphael Michel
b7cbf55db4 Added filters to the list of orders 2015-06-23 19:17:09 +02:00
Raphael Michel
bef9e05e0b Added a payment provider for free products 2015-06-23 10:08:23 +02:00
Raphael Michel
7308405da5 Changed the primary color to a lighter one 2015-06-22 13:54:22 +02:00
Raphael Michel
e12ddcc61d Added datetime localization 2015-06-21 23:00:19 +02:00
Raphael Michel
39e1f6fd75 Changed bootstrap's primary color and navbar background to pretix's
brand color
2015-06-21 22:49:06 +02:00
Raphael Michel
a0aa65e392 Fixed versioning in the Quota admin 2015-06-21 22:25:28 +02:00
Raphael Michel
879384f357 Added a setting for an e-mail subject prefix 2015-06-16 20:09:10 +02:00
Raphael Michel
09ef29c842 Merge branch 'master' of github.com:pretix/pretix 2015-06-16 19:40:10 +02:00
Raphael Michel
44863471b7 Fixed a typo 2015-06-15 23:53:41 +02:00