Raphael Michel
|
5cbb967744
|
Display errors caused in AJAX requests
|
2016-06-27 19:49:45 +02:00 |
|
Raphael Michel
|
0c4368170f
|
Added hook for links in the footer
|
2016-06-14 13:05:47 +02:00 |
|
Raphael Michel
|
1f27bde525
|
Fixed incorrect reference in tpl
|
2016-06-07 18:36:16 +02:00 |
|
Raphael Michel
|
fd2c293521
|
Correctly display payment fee on the order detail page
|
2016-06-06 23:56:26 +02:00 |
|
Raphael Michel
|
4d886b3d98
|
Fixed invoice generation
|
2016-06-05 18:14:58 +02:00 |
|
Raphael Michel
|
4496f19a68
|
Supporting invoice-on-demand instead of autogeneration
|
2016-06-05 18:01:10 +02:00 |
|
Raphael Michel
|
5529ec5e0b
|
Improved invoice file names
|
2016-06-05 18:00:32 +02:00 |
|
Raphael Michel
|
944b5db0bf
|
Refs #82 -- Make order expiry more clear (#116)
|
2016-05-07 17:03:32 +02:00 |
|
Raphael Michel
|
09cee356b0
|
Allow for vouchers that are valid for multiple items
|
2016-05-04 17:50:19 +02:00 |
|
Raphael Michel
|
765ae39fa0
|
Added descriptions to item categories
|
2016-04-21 21:48:53 +02:00 |
|
Raphael Michel
|
163be432d5
|
Forecefully cast all async result messages to str
|
2016-04-13 11:34:29 +02:00 |
|
Raphael Michel
|
93f824879e
|
Fixed a bug in cart sorting method
|
2016-04-13 11:09:14 +02:00 |
|
Raphael Michel
|
b653915a35
|
Enable stripe when retrying payments
|
2016-04-10 17:56:11 +02:00 |
|
Raphael Michel
|
5cca426cd3
|
Removed all inline <script> tags
|
2016-04-10 16:44:49 +02:00 |
|
Raphael Michel
|
eafbe95370
|
Fixed a problem with cancellations
|
2016-04-10 16:01:55 +02:00 |
|
Raphael Michel
|
32b09f6bc8
|
Fixed isort problem
|
2016-04-01 16:06:00 +02:00 |
|
Raphael Michel
|
fdff5e7a98
|
Switched from LESS to SASS
|
2016-03-31 20:08:27 +02:00 |
|
Raphael Michel
|
1cd0c1f53b
|
Refs #102 -- Added multiple-choice question types
|
2016-03-26 12:47:44 +01:00 |
|
Raphael Michel
|
eed74545bc
|
Fixed minor issues around boolean questions
|
2016-03-25 22:04:07 +01:00 |
|
Raphael Michel
|
945349ca21
|
Improved styling of price inputs
|
2016-03-24 18:07:33 +01:00 |
|
Raphael Michel
|
112a309a0e
|
Fixed #106 -- added pay-what-you-want tickets
|
2016-03-24 18:01:09 +01:00 |
|
Raphael Michel
|
9c44159bb6
|
Added option to show remaining quota to users
|
2016-03-22 18:39:28 +01:00 |
|
Raphael Michel
|
9ceb325e3e
|
Fixed an import that required celery to be installed
|
2016-03-21 18:40:49 +01:00 |
|
Raphael Michel
|
103fe2acca
|
Try to improve async task performance by using more long-running
requests
|
2016-03-21 17:57:23 +01:00 |
|
Raphael Michel
|
fde5fffd3c
|
Fixed localization and error reporting with exceptions thrown in celery
|
2016-03-21 17:50:55 +01:00 |
|
Raphael Michel
|
77749aaec3
|
Log unidentified errors from async tasks
|
2016-03-21 16:51:20 +01:00 |
|
Raphael Michel
|
cc77f4bc5c
|
Adjusted a test to fit the last commit
|
2016-03-20 10:45:45 +01:00 |
|
Raphael Michel
|
0355d22114
|
Refs #118 -- Asynchronous order cancelling
|
2016-03-20 10:40:18 +01:00 |
|
Raphael Michel
|
1e96617d1c
|
Fixed that lightbox.css has not been compressed
|
2016-03-19 16:18:16 +01:00 |
|
Raphael Michel
|
74908d8405
|
Fixed a bug with ordering free tickets
|
2016-03-15 18:38:07 +01:00 |
|
Raphael Michel
|
8a2c2db6c8
|
Fixed wrong prefetch_related parameter
|
2016-03-15 17:12:04 +01:00 |
|
Raphael Michel
|
108b518a50
|
Fixed an AttributeError
|
2016-03-15 17:01:31 +01:00 |
|
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 |
|