Commit Graph

23 Commits

Author SHA1 Message Date
Raphael Michel
8e086f1f3f Added dispatch_uid argument to all receivers to prevent duplicate
execution
2015-08-15 14:36:29 +02:00
Raphael Michel
b2d7e09a10 Fixed two failing tests 2015-08-14 21:30:06 +02:00
Raphael Michel
d87106ee67 Fixed #85 -- Fixed logic of time restrictions 2015-08-14 21:17:28 +02:00
Alexander Brock
e81bdbfd92 Spelling corrections 2015-07-18 00:47:18 +02:00
Raphael Michel
765076540a Fixed a bug introduced in 1f08dfd 2015-06-28 17:41:20 +02:00
Raphael Michel
12b81449a3 Fixed a typo 2015-06-28 17:32:51 +02:00
Raphael Michel
bf6dca3e93 Reduced maximum McCabe function complexity by one 2015-06-28 17:12:27 +02:00
Raphael Michel
423dc9f0aa Refactor: separate forms from view, improve code style 2015-06-03 13:19:59 +02:00
Raphael Michel
13f88346d4 Documentation for the payment provider plugin API 2015-03-15 19:48:42 +01:00
Raphael Michel
93aeda0bdb Update plugin docs 2015-02-14 18:00:10 +01:00
Raphael Michel
270a359e2e Variations on pretixpresale's initial ticket layout 2015-02-11 18:32:43 +01:00
Raphael Michel
6648e7ed03 Rename tixl to pretix 2015-01-19 01:10:35 +01:00
Raphael Michel
2ede2c657c Restore broken unit tests 2015-01-11 11:07:58 +01:00
Raphael Michel
6b5027e412 Remove some confusing complexity from restrictions 2015-01-07 22:02:08 +01:00
Raphael Michel
ccb0dc9682 Merge 2015-01-07 17:02:10 +01:00
Raphael Michel
c311052ffd VariationField form logic 2014-10-17 15:55:07 +02:00
Raphael Michel
912b0b4211 Bootstrap the form magic for inline restriction formset variation
controls
2014-10-14 00:45:42 +02:00
Raphael Michel
2967e64e69 Bind restrictions to only one item for reduced complexibility 2014-10-13 20:17:57 +02:00
informancer
047bf16e2f Fixes Typos in the documentation 2014-10-11 15:40:16 +02:00
Raphael Michel
3bae6a6819 Plugin registry 2014-10-07 12:21:13 +02:00
Raphael Michel
1ec224049d Introduce VariationDict to reduce duplicate code 2014-10-07 10:25:29 +02:00
Raphael Michel
b0126e30f3 Improve documentation, add missing migrations 2014-10-07 00:46:47 +02:00
Raphael Michel
3c6f8b77cb The very basics of the plugin API 2014-10-06 23:30:36 +02:00