Raphael Michel
|
febf352159
|
Fixed #120 -- Explicitly sotre tax values
|
2016-02-11 17:39:20 +01:00 |
|
Raphael Michel
|
f18a180ae4
|
Added voucher redemption
|
2016-02-11 16:41:22 +01:00 |
|
Raphael Michel
|
55a501cb93
|
Refs #118 -- Asynchronous cart position removal
|
2016-01-13 11:51:25 +01:00 |
|
Raphael Michel
|
d8ca0d527e
|
Fixed #42 -- Configurable e-mail texts
|
2015-12-13 17:33:38 +01:00 |
|
Raphael Michel
|
f748752391
|
Removed multi-dimensional item variations [backwards-incompatible]
|
2015-12-13 15:03:56 +01:00 |
|
Raphael Michel
|
58b85819bc
|
Added logging for all basic operations
|
2015-12-12 22:53:11 +01:00 |
|
Raphael Michel
|
d133d2abff
|
Removed CleanerVersion layer [backwards-incompatible!]
|
2015-12-12 13:08:33 +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
|
b26eaaa6c9
|
Consistent use of static files template tags
|
2015-12-03 23:23:07 +01:00 |
|
Raphael Michel
|
97debe73ae
|
Fixed variations with unlimited availability
|
2015-11-12 19:14:20 +01:00 |
|
Raphael Michel
|
d33e015919
|
Added an global index page
|
2015-11-09 21:32:37 +01:00 |
|
Raphael Michel
|
f883097627
|
Fixed a bug on payment confimation with JS enabled
|
2015-11-09 21:24:34 +01:00 |
|
Raphael Michel
|
ecebe481d7
|
Rename "session" field to "cart_id"
|
2015-11-04 23:39:59 +01:00 |
|
Raphael Michel
|
7c3142995c
|
Fixed a logic bug
|
2015-11-01 14:20:10 +01:00 |
|
Raphael Michel
|
232c42b265
|
Added an organizer overview page
|
2015-10-22 17:45:19 +02:00 |
|
Raphael Michel
|
0b4cae07c4
|
Splitted URL configuration for main and subdomains
|
2015-10-21 18:16:17 +02:00 |
|
Raphael Michel
|
5e5292f2c4
|
Fixed bug introduced in a2af3db
|
2015-10-21 18:02:56 +02:00 |
|
Raphael Michel
|
e11c61c1bb
|
Fixed small bug in the checkoutflow module
|
2015-10-18 18:02:38 +02:00 |
|
Raphael Michel
|
3fa0cfb077
|
Added multi-domain capabilities
|
2015-10-18 14:01:28 +02:00 |
|
Raphael Michel
|
651d82c128
|
Removed a orphaned middot
|
2015-10-18 14:01:04 +02:00 |
|
Raphael Michel
|
eb1c166c4e
|
Removed long_description field
|
2015-10-05 23:43:21 +02:00 |
|
Raphael Michel
|
c4638a3402
|
Enabled asynchronous cart/order actions
|
2015-10-05 11:33:53 +02:00 |
|
Raphael Michel
|
4c6b292968
|
Refactored checkout steps
|
2015-10-05 11:24:00 +02:00 |
|
Raphael Michel
|
2e9157cbef
|
Removed unused imports
|
2015-10-05 11:24:00 +02:00 |
|
Raphael Michel
|
93d027cec6
|
Make all orders "guest orders"
|
2015-10-05 11:24:00 +02:00 |
|
Raphael Michel
|
c47008cc18
|
Added password reset to control.auth
|
2015-10-04 13:52:08 +02:00 |
|
Raphael Michel
|
264c1e034f
|
Used Django's token generator for passwort resets
|
2015-09-29 00:59:33 +02:00 |
|
Raphael Michel
|
082e43321c
|
Only show guest option on login page when ordering
|
2015-09-29 00:11:14 +02:00 |
|
Raphael Michel
|
07d1fdbcca
|
Fixed a typo
|
2015-09-27 20:52:02 +02:00 |
|
Raphael Michel
|
f3e03deba4
|
Refactored cart actions into pretix.base.services
|
2015-09-27 20:51:14 +02:00 |
|
Raphael Michel
|
37e00b805e
|
Fixed cart creation after guest login
|
2015-09-27 19:41:36 +02:00 |
|
Raphael Michel
|
4e11a13f14
|
Fixed three unit tests
|
2015-09-27 19:06:36 +02:00 |
|
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
|
371c67075c
|
Added nicer message after order completion
|
2015-09-17 22:48:46 +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
|
81d442c9eb
|
Ran isort
|
2015-09-16 11:34:44 +02:00 |
|
Raphael Michel
|
1a463dd5b1
|
Refs #44 -- Added background queue support for ticket output
|
2015-09-16 11:18:18 +02:00 |
|
Raphael Michel
|
9ecd16c19c
|
Refs #44 -- Added background queue support for file export
|
2015-09-15 22:56:02 +02:00 |
|
Raphael Michel
|
f8bedfdec4
|
Fixed inconsistend price display
|
2015-08-14 20:34:47 +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
|
9e16ad3433
|
Added lightbox.js for product images
|
2015-07-26 00:10:27 +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
|
e828d711bd
|
Used isort to order all import statements
|
2015-07-19 20:46:34 +02:00 |
|
Raphael Michel
|
d301bb55ba
|
Fixed #77 -- Enabled and improved responsiveness
|
2015-06-30 19:19:41 +02:00 |
|
Raphael Michel
|
b1e0fbf75c
|
Fixed a JavaScript syntax error
|
2015-06-29 21:09:52 +02:00 |
|
Raphael Michel
|
71b2564e51
|
Fixed bugs in the password recovery
|
2015-06-29 19:34:10 +02:00 |
|