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
Tobias Kunze
6108aa880a
Typos & translations ( #211 )
...
* Translation work on german-informal
* Add translations for new options
2016-08-29 19:27:53 +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
112a309a0e
Fixed #106 -- added pay-what-you-want tickets
2016-03-24 18:01:09 +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
4a1122a862
Fixed #108 -- Removed the restrictions system
2015-12-06 17:49:02 +01:00
Raphael Michel
9d30f9fc64
Added form errors to all bootstrap forms
2015-10-21 16:32:13 +02: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
eb1c166c4e
Removed long_description field
2015-10-05 23:43:21 +02:00
Raphael Michel
f2b57f9f2b
Fixed layout issues in the restriction admin
2015-08-14 20:34:21 +02:00
Raphael Michel
478d6af248
Fixed #87 -- Added deletion of products
2015-08-13 18:27:19 +02:00
Raphael Michel
0cbf9aeec3
Added product pictures
2015-07-25 23:58:02 +02:00
Raphael Michel
d301bb55ba
Fixed #77 -- Enabled and improved responsiveness
2015-06-30 19:19:41 +02:00
Raphael Michel
3df19a7c73
Consistently use messages framework in control
...
simplify redirect(reserve()) calls
2015-05-22 10:01:33 +02:00
Raphael Michel
f617c48973
Talk about 'products', not 'items'
2015-03-14 16:04:39 +01:00
Raphael Michel
c5aced9e42
pretix.control: sidebar-based navigation
2015-03-14 15:27:57 +01:00
Raphael Michel
84bebfbd72
Integrate the names of attendees into the core database layout
2015-03-04 11:39:32 +01:00
Raphael Michel
077413f41c
Restructure our python module. A lot.
2015-02-14 17:55:13 +01:00