Raphael Michel
|
b2132b7a5a
|
Added basic JSON export
|
2015-08-14 23:02:58 +02:00 |
|
Raphael Michel
|
c928864477
|
Added a basic framework for data exporters
|
2015-08-14 22:44:07 +02:00 |
|
Raphael Michel
|
e49a159ff4
|
Fixed import sorting in a migration
|
2015-08-14 21:39:46 +02:00 |
|
Raphael Michel
|
b2d7e09a10
|
Fixed two failing tests
|
2015-08-14 21:30:06 +02:00 |
|
Raphael Michel
|
d87106ee67
|
Fixed #85 -- Fixed logic of time restrictions
|
2015-08-14 21:17:28 +02:00 |
|
Raphael Michel
|
27fe1b98d4
|
Fixed price calculation with restrictions
|
2015-08-14 20:36:55 +02:00 |
|
Raphael Michel
|
f8bedfdec4
|
Fixed inconsistend price display
|
2015-08-14 20:34:47 +02:00 |
|
Raphael Michel
|
f2b57f9f2b
|
Fixed layout issues in the restriction admin
|
2015-08-14 20:34:21 +02:00 |
|
Raphael Michel
|
535d06c3ef
|
Fixed stripe template
|
2015-08-13 20:34:46 +02:00 |
|
Raphael Michel
|
88bf1af47b
|
Updated German translation
|
2015-08-13 19:11:31 +02:00 |
|
Raphael Michel
|
ec6f22d701
|
Fixed payment details for unpaid stripe payments
|
2015-08-13 19:09:32 +02:00 |
|
Raphael Michel
|
7094d8178f
|
Fixed a bug with unpaid stripe payments
|
2015-08-13 18:43:44 +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
|
56961337ae
|
Refs #85 -- Do not sell tickets that are marked as inactive
|
2015-08-13 11:58:47 +02:00 |
|
Raphael Michel
|
4277e689b8
|
Refs #56 -- Revert changes to recover from a problem
|
2015-08-04 15:59:06 +02:00 |
|
Raphael Michel
|
1554d2e5be
|
Fixed a bug with restrictions that set the price to None
|
2015-07-31 12:50:09 +02:00 |
|
Raphael Michel
|
f7c20888e2
|
Merge branch 'master' of github.com:pretix/pretix
|
2015-07-30 19:33:52 +02:00 |
|
Raphael Michel
|
395d57fb7f
|
Specified a default order for orders
|
2015-07-30 19:33:00 +02:00 |
|
Raphael Michel
|
1754bf0a01
|
Fixed import order in migrations
|
2015-07-26 19:17:33 +02:00 |
|
Raphael Michel
|
c8a47f6d4b
|
Removed redundant operators
|
2015-07-26 17:18:48 +02:00 |
|
Raphael Michel
|
36430f3b9a
|
Fixed tests that did not set a default_price on items
|
2015-07-26 17:07:31 +02:00 |
|
Raphael Michel
|
a0e8e06743
|
Fixed #65 -- Disallow None value for product default prices
|
2015-07-26 16:31:01 +02:00 |
|
Raphael Michel
|
984730b31b
|
Changed the upload_to of item pictures to a static functions, as lambdas
do not work in migrations
|
2015-07-26 16:25:31 +02:00 |
|
Raphael Michel
|
e47cbdd6e5
|
Fixed usage of old logo
|
2015-07-26 00:44:25 +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
|
018fb29daf
|
Banktransfer: Display full price in transfer details
|
2015-07-26 00:37:56 +02:00 |
|
Raphael Michel
|
0978f5b942
|
Fixed import sorting
|
2015-07-26 00:35:22 +02:00 |
|
Raphael Michel
|
02d81fbdf6
|
Updated a German translation to clarify things
|
2015-07-26 00:32:37 +02:00 |
|
Raphael Michel
|
b6d9a65073
|
Added libjpeg-dev to Dockerfile
|
2015-07-26 00:29:13 +02:00 |
|
Raphael Michel
|
9e16ad3433
|
Added lightbox.js for product images
|
2015-07-26 00:10:27 +02:00 |
|
Raphael Michel
|
e09efeb06b
|
Updated COPYRIGHT file
|
2015-07-25 23:58:09 +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
|
a34236aeb3
|
Added pretix logo to the repository and the control navigation
|
2015-07-19 21:37:06 +02:00 |
|
Raphael Michel
|
f0c2f2995d
|
Fixed isort settings
|
2015-07-19 21:13:07 +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
|
7e1121e870
|
Upgraded to Travis' new infrastructure
|
2015-07-19 13:25:55 +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
|
1dbce9db24
|
Merge pull request #81 from abrock/master
Spelling corrections
|
2015-07-19 12:46:51 +02:00 |
|
Raphael Michel
|
509d8b8f08
|
Fixed #80 -- Documented that we do not have a front page yet.
|
2015-07-19 12:46:19 +02:00 |
|
Alexander Brock
|
e81bdbfd92
|
Spelling corrections
|
2015-07-18 00:47:18 +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 |
|