Raphael Michel
|
a811a44b2a
|
Statistics: Fixed payment statistics
|
2015-08-15 13:32:16 +02:00 |
|
Raphael Michel
|
07be99976e
|
Statistics: Fixed revenue statistics
|
2015-08-15 13:11:28 +02:00 |
|
Raphael Michel
|
1687dbf6fa
|
Stripe: Fixed typo
|
2015-08-15 13:02:53 +02:00 |
|
Raphael Michel
|
5d3572fa7b
|
Statistics: Consistent usage of currencies
|
2015-08-15 12:55:46 +02:00 |
|
Raphael Michel
|
808445371d
|
Statistics: Added a graph for revenue over time
|
2015-08-15 12:54:30 +02:00 |
|
Raphael Michel
|
0db9fe5199
|
Statistics: Fixed bar colors
|
2015-08-15 12:40:35 +02:00 |
|
Raphael Michel
|
d9a39d9019
|
Statistics: Do not compress raphael and morris and hope that it works
|
2015-08-15 12:31:51 +02:00 |
|
Raphael Michel
|
4eb52caa1a
|
Statistics: Disable chart interpolation
|
2015-08-15 12:13:43 +02:00 |
|
Raphael Michel
|
62547dbaa0
|
Statistics: Load JS in head
|
2015-08-15 12:12:39 +02:00 |
|
Raphael Michel
|
390e2e6c58
|
Statistics: Added product statistics
|
2015-08-15 11:47:53 +02:00 |
|
Raphael Michel
|
1193254a62
|
Statistics: Changed layout
|
2015-08-15 11:28:13 +02:00 |
|
Raphael Michel
|
0eae207928
|
Statistics: Fixed and documented type variation between MySQL and SQLite
|
2015-08-15 11:25:46 +02:00 |
|
Raphael Michel
|
efea0748dd
|
Statistics: Fixed isort and database-dependent types
|
2015-08-15 11:19:32 +02:00 |
|
Raphael Michel
|
b8fb9838af
|
Statistics: Changed plugin name and chart options
|
2015-08-15 11:17:52 +02:00 |
|
Raphael Michel
|
d9085d37a6
|
Added basic statistics
|
2015-08-15 11:07:04 +02:00 |
|
Raphael Michel
|
9ffd166214
|
Banktransfer: Allowed whitespace between slug and order code
|
2015-08-14 23:39:00 +02:00 |
|
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 |
|