Raphael Michel
|
5ab78b4576
|
Refs #131 -- Basic implementation of invoicing
|
2016-03-13 16:05:31 +01:00 |
|
Raphael Michel
|
a30fa2c279
|
Fixed displaying of item description
|
2016-03-12 11:24:54 +01:00 |
|
Raphael Michel
|
c67e819101
|
Modified question type "number" to only accept positive values
|
2016-03-12 11:06:17 +01:00 |
|
Raphael Michel
|
f095cded08
|
Fixed #23 -- Tax handling for payment fees
|
2016-03-11 21:55:52 +01:00 |
|
Raphael Michel
|
10233071c4
|
Fixed a bug concerning the FreeOrderProvider
|
2016-03-10 00:43:18 +01:00 |
|
Raphael Michel
|
c28b40a118
|
Unit Tests should create enabled events
|
2016-02-23 08:58:39 +01:00 |
|
Raphael Michel
|
e29f19e96b
|
Fixed #29 -- "Shop is live" flag
|
2016-02-22 21:53:08 +01:00 |
|
Raphael Michel
|
0fd519df4d
|
Catch RelatedObjectDoesNotExist error
|
2016-02-22 13:55:06 +01:00 |
|
Raphael Michel
|
14e5134890
|
Added invoice addresses
|
2016-02-22 13:49:15 +01:00 |
|
Raphael Michel
|
edba7984cd
|
Only load Stripe.js if necessary
|
2016-02-20 16:03:05 +01:00 |
|
Raphael Michel
|
ee57fe8310
|
Added favicon
|
2016-02-19 15:26:54 +01:00 |
|
Raphael Michel
|
72e66806a6
|
Handle Resolver404 exception in context processors
|
2016-02-17 10:38:43 +01:00 |
|
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 |
|