Raphael Michel
|
3bacfdcb9f
|
Enhance payment method validation
|
2015-03-07 13:32:09 +01:00 |
|
Raphael Michel
|
2acc653807
|
Basic confirmation page
|
2015-03-06 23:57:09 +01:00 |
|
Raphael Michel
|
e57b23e616
|
Allow payment providers to process user input
|
2015-03-06 23:35:48 +01:00 |
|
Raphael Michel
|
e630858a35
|
Allow payment providers to define custom form fields / templates
|
2015-03-06 22:27:47 +01:00 |
|
Raphael Michel
|
29cedbaac3
|
First steps towards payment provider selection
|
2015-03-06 15:22:09 +01:00 |
|
Raphael Michel
|
eca4964d98
|
Payment provider fee calculation
|
2015-03-06 15:21:47 +01:00 |
|
Raphael Michel
|
4390ee0b07
|
Add a dummy Stripe plugin for testing purposes
|
2015-03-06 15:20:59 +01:00 |
|
Raphael Michel
|
98f7f07c2e
|
Fields should not be required, serialize more types
|
2015-03-06 11:55:05 +01:00 |
|
Raphael Michel
|
c6e081ca00
|
Use OrderedDict for plugin-generated forms
|
2015-03-06 00:41:55 +01:00 |
|
Raphael Michel
|
35f6086635
|
Basic payment provider settings form API
|
2015-03-06 00:32:52 +01:00 |
|
Raphael Michel
|
27b0b563e4
|
Basic settings serialization and SettingsForm object
|
2015-03-06 00:32:11 +01:00 |
|
Raphael Michel
|
6ffdd33cf5
|
Restructure settings framework
|
2015-03-06 00:16:46 +01:00 |
|
Raphael Michel
|
386bd032cf
|
First steps into a payment provider API
|
2015-03-04 13:58:25 +01:00 |
|
Raphael Michel
|
bef74c39f7
|
Fix plugin version number display
|
2015-03-04 13:03:14 +01:00 |
|
Raphael Michel
|
941db3db3a
|
Checkout: Ask questions
|
2015-03-04 12:42:36 +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
|
dade162154
|
Fix failing plugins test
|
2015-02-21 17:02:57 +01:00 |
|
Raphael Michel
|
fd252b0ff5
|
Complete test suite for cart actions
|
2015-02-21 17:00:52 +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
|
e13d11be78
|
Cart tests
|
2015-02-20 22:00:07 +01:00 |
|
Raphael Michel
|
504081cce3
|
Basic tests for cart features
|
2015-02-20 01:14:23 +01:00 |
|
Raphael Michel
|
4da23d33b5
|
Remove legacy multi-browser and Sauce test runner code
|
2015-02-20 01:05:23 +01:00 |
|
Raphael Michel
|
38a56e06d2
|
Remove a TODO statement
|
2015-02-20 00:07:08 +01:00 |
|
Raphael Michel
|
89a5c65df7
|
Premature optimization indeed is the root of all evil
|
2015-02-19 23:50:58 +01:00 |
|
Raphael Michel
|
0fb7875c98
|
Experimental caching for the number of paid tickets
|
2015-02-19 00:26:22 +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
|
e266b0438c
|
formclass= argument will get optional in Django 1.8
|
2015-02-18 22:07:08 +01:00 |
|
Raphael Michel
|
1e7d839731
|
django.utils.unittest is deprecated
|
2015-02-18 21:47:29 +01:00 |
|
Raphael Michel
|
9a2e75cbfb
|
Additional tests for the item list
|
2015-02-18 21:37:12 +01:00 |
|
Raphael Michel
|
1d6232f30b
|
Versionable.clone_shallow() has to set version_end_date records
|
2015-02-18 21:27:15 +01:00 |
|
Raphael Michel
|
6ac29924a2
|
First tests for pretix.presale
|
2015-02-18 20:41:11 +01:00 |
|
Raphael Michel
|
c5ae503c0e
|
Fix a severe bug in VariationField
|
2015-02-18 20:36:36 +01:00 |
|
Raphael Michel
|
03184bdbf2
|
Deal with items that belong to no category
|
2015-02-18 19:45:48 +01:00 |
|
Raphael Michel
|
fa405372b9
|
Merge branch 'master' of github.com:pretix/pretix
|
2015-02-18 10:53:09 +01:00 |
|
Raphael Michel
|
3f7d3711ef
|
New pep8 version added a warning W503 which we will ignore
|
2015-02-18 10:52:38 +01:00 |
|
Raphael Michel
|
54b494890e
|
Login is mandatory for adding things to a card
|
2015-02-17 23:27:43 +01:00 |
|
Raphael Michel
|
c827579a8e
|
Merge branch 'master' of https://github.com/pretix/pretix
|
2015-02-17 20:33:10 +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
|
38e313c886
|
Cart expiry handling, checkout link
|
2015-02-14 23:53:39 +01:00 |
|
Raphael Michel
|
1a7b9d0744
|
There shouldn't have been an __init__.py in src/
|
2015-02-14 17:57:31 +01:00 |
|
Raphael Michel
|
077413f41c
|
Restructure our python module. A lot.
|
2015-02-14 17:55:13 +01:00 |
|
Raphael Michel
|
cf18f3e200
|
Minor changes to the shopping cart
|
2015-02-14 16:32:39 +01:00 |
|
Raphael Michel
|
15896d2f41
|
flake8 run
|
2015-02-14 12:29:06 +01:00 |
|
Raphael Michel
|
294ef76660
|
Display and manipulate cart
|
2015-02-14 12:23:20 +01:00 |
|
Raphael Michel
|
cbf94ad4f1
|
Move some optimizations and checks around
|
2015-02-14 11:13:13 +01:00 |
|
Raphael Michel
|
7f84069f4d
|
Code documentation
|
2015-02-14 11:01:59 +01:00 |
|
Raphael Michel
|
5d2af48732
|
Small refactoring in cart.py and related locations
|
2015-02-14 10:52:01 +01:00 |
|
Raphael Michel
|
ae9cb552af
|
Set locked parameter on Quota item
|
2015-02-13 21:57:08 +01:00 |
|