Raphael Michel
|
984730b31b
|
Changed the upload_to of item pictures to a static functions, as lambdas
do not work in migrations
|
2015-07-26 16:25:31 +02:00 |
|
Raphael Michel
|
0978f5b942
|
Fixed import sorting
|
2015-07-26 00:35:22 +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
|
8acc23a27a
|
Added a basic permission matrix editor for events
|
2015-06-15 21:51:51 +02:00 |
|
Raphael Michel
|
3114e2d959
|
Allow to adjust the order of products (closes #60)
|
2015-06-03 00:48:35 +02:00 |
|
Raphael Michel
|
14d1a12a91
|
Basic creating, editing and updating of organizers
|
2015-05-24 13:58:30 +02:00 |
|
Raphael Michel
|
c16ad60129
|
Throw away migration history. This is backwards incompatible!
Also, add an initial user in the first migration.
|
2015-05-21 21:16:39 +02:00 |
|
Raphael Michel
|
03df35bccd
|
Data structures and form elements for internationalized data
|
2015-04-03 17:38:01 +02:00 |
|
Raphael Michel
|
cd0e1cb520
|
Wider usage of the settings framework (#17)
|
2015-04-01 11:54:56 +02:00 |
|
Raphael Michel
|
a0b1a2e11b
|
Provide support for manipulting order status
|
2015-03-20 23:54:21 +01:00 |
|
Raphael Michel
|
244ad04520
|
Order changing permissions, list of ordered items
|
2015-03-20 17:29:47 +01:00 |
|
Raphael Michel
|
db6077eeb2
|
Remove redundant deleted field on Items, cleanerversion does this
for us.
Also, slugs can be a SlugField
|
2015-03-19 11:48:03 +01:00 |
|
Raphael Michel
|
8875a6328f
|
Overview over user's orders
|
2015-03-14 13:55:26 +01:00 |
|
Raphael Michel
|
197fbbd180
|
Allow to modify answers for pending orders
|
2015-03-14 13:32:56 +01:00 |
|
Raphael Michel
|
8aec2cc6b0
|
Define a default value for Order.payment_fee
|
2015-03-08 16:07:18 +01:00 |
|
Raphael Michel
|
a08b43ad45
|
Submitting orders
|
2015-03-08 11:20:17 +01:00 |
|
Raphael Michel
|
6ffdd33cf5
|
Restructure settings framework
|
2015-03-06 00:16:46 +01:00 |
|
Raphael Michel
|
e283f2513d
|
Merge migrations
|
2015-03-04 11:52:57 +01:00 |
|
Raphael Michel
|
ff7dd1b11a
|
Merge branch 'master' of github.com:pretix/pretix
|
2015-03-04 11:40:05 +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
|
497cbe17af
|
Add more tests + Event.max_items_pre_order should be a settings
|
2015-02-21 15:41:29 +01:00 |
|
Raphael Michel
|
9f850f611c
|
Django 1.8b1 is coming this week, we are ready.
We are, django-debug-toolbar isn't.
|
2015-02-18 22:08:30 +01:00 |
|
Raphael Michel
|
73aa3fb4bc
|
Add a simple framework for event- and organizer-related settings
|
2015-02-15 00:40:02 +01:00 |
|
Raphael Michel
|
077413f41c
|
Restructure our python module. A lot.
|
2015-02-14 17:55:13 +01:00 |
|