Raphael Michel
|
ecebe481d7
|
Rename "session" field to "cart_id"
|
2015-11-04 23:39:59 +01:00 |
|
Raphael Michel
|
232c42b265
|
Added an organizer overview page
|
2015-10-22 17:45:19 +02:00 |
|
Raphael Michel
|
a2af3db771
|
Added the option of unlimited quotas
|
2015-10-21 16:31:58 +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
|
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
|
1c89fec808
|
Fixed import sorting
|
2015-09-28 23:11:46 +02:00 |
|
Raphael Michel
|
72ecfea622
|
Fixed and improved locking implementations
|
2015-09-28 22:59:28 +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 |
|
Raphael Michel
|
0680f940a6
|
Fixed ticket download in control panel
|
2015-09-16 11:57:13 +02:00 |
|
Raphael Michel
|
e49c336675
|
Fixed field type of CachedTicket.order
|
2015-09-16 11:41:48 +02:00 |
|
Raphael Michel
|
9ecd16c19c
|
Refs #44 -- Added background queue support for file export
|
2015-09-15 22:56:02 +02:00 |
|
Raphael Michel
|
e49a159ff4
|
Fixed import sorting in a migration
|
2015-08-14 21:39:46 +02:00 |
|
Raphael Michel
|
4277e689b8
|
Refs #56 -- Revert changes to recover from a problem
|
2015-08-04 15:59:06 +02:00 |
|
Raphael Michel
|
1754bf0a01
|
Fixed import order in migrations
|
2015-07-26 19:17:33 +02:00 |
|
Raphael Michel
|
a0e8e06743
|
Fixed #65 -- Disallow None value for product default prices
|
2015-07-26 16:31:01 +02:00 |
|
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 |
|