Raphael Michel
4fbad2d360
Fixed a bug while editing variations
2017-01-02 21:13:44 +01:00
Raphael Michel
1af09509ff
Prevent deletion of ordered variations
2016-12-14 13:39:01 +01:00
Raphael Michel
f79e1adf25
Fix #55 -- Datetime picker for input fields
2016-09-17 22:33:39 +02:00
Enrique Saez
841cfe52a2
Fix #91 -- Make products/orders that are not cancelable ( #204 )
...
* Make products/orders that are not cancellable
Update Unit Tests
* Make use of select_related instead of prefetch_related
Simplify cancellable logic
Migrations
* Simplify cancellable logic
Maske use of select_related instead of prefetch_related
* Fix cancelable condition bug
2016-09-01 08:55:02 +02:00
Raphael Michel
f91c95b1bc
Added products that require a voucher to be bought/shown
2016-07-28 19:52:07 +02:00
Raphael Michel
c9350dde40
Use a simpler form for creating items
2016-05-07 16:30:55 +02:00
Raphael Michel
765ae39fa0
Added descriptions to item categories
2016-04-21 21:48:53 +02:00
Raphael Michel
1cd0c1f53b
Refs #102 -- Added multiple-choice question types
2016-03-26 12:47:44 +01:00
Raphael Michel
112a309a0e
Fixed #106 -- added pay-what-you-want tickets
2016-03-24 18:01:09 +01:00
Raphael Michel
bd557ee719
Fixed that has_variations checkbox was required
2016-03-12 11:04:22 +01:00
Raphael Michel
ad3eb59e6a
Fixed #86 -- Decide about variations at product creation
2016-03-10 22:18:53 +01:00
Raphael Michel
f748752391
Removed multi-dimensional item variations [backwards-incompatible]
2015-12-13 15:03:56 +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
974c5cee79
Moved property to the inside of items
2015-10-08 12:45:19 +02:00
Raphael Michel
e6767afbd1
Moved question<>item relation to the question side
...
Cleared migration history
2015-10-06 00:00:38 +02:00
Raphael Michel
0cbf9aeec3
Added product pictures
2015-07-25 23:58:02 +02:00
Raphael Michel
e828d711bd
Used isort to order all import statements
2015-07-19 20:46:34 +02:00
Raphael Michel
a0aa65e392
Fixed versioning in the Quota admin
2015-06-21 22:25:28 +02:00
Raphael Michel
423dc9f0aa
Refactor: separate forms from view, improve code style
2015-06-03 13:19:59 +02:00