Commit Graph

342 Commits

Author SHA1 Message Date
Raphael Michel
63a3054b92 Further documentation of models 2015-03-19 20:38:03 +01:00
Raphael Michel
43c44e917a Start documenting the models 2015-03-19 12:17:19 +01:00
Raphael Michel
e20ecb67d8 Add a request argument to the html_head signals 2015-03-16 01:31:52 +01:00
Raphael Michel
f54515ba0a Provide a new API for plugins to add HTML to the <head> of the site 2015-03-15 23:50:30 +01:00
Raphael Michel
13f88346d4 Documentation for the payment provider plugin API 2015-03-15 19:48:42 +01:00
Raphael Michel
46dd06897c Add draft of payment api documentation 2015-03-14 14:19:58 +01:00
Raphael Michel
25fff77be5 Django's new URLconfig style allows us to no longer ignore PEP8s error
E128
2015-03-13 00:07:14 +01:00
Raphael Michel
386bd032cf First steps into a payment provider API 2015-03-04 13:58:25 +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
93aeda0bdb Update plugin docs 2015-02-14 18:00:10 +01:00
Raphael Michel
077413f41c Restructure our python module. A lot. 2015-02-14 17:55:13 +01:00
Raphael Michel
f6bafd1f5e Start implementing the Quota magic 2015-02-11 22:17:56 +01:00
Raphael Michel
270a359e2e Variations on pretixpresale's initial ticket layout 2015-02-11 18:32:43 +01:00
Raphael Michel
b0e1546469 Django app architecture for pretixpresale 2015-02-10 22:39:35 +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
072856a7cc Doc: API documentation chapter renamed 2014-10-17 22:16:37 +02: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
Raphael Michel
a0de2fdf37 Add data structure for questions 2014-10-05 12:40:03 +02:00
Raphael Michel
dc1836592a Docs: coding style 2014-10-04 22:54:35 +02:00
Raphael Michel
77392b4ab4 Update docs: Project structure 2014-10-04 22:18:53 +02:00
Raphael Michel
06c387b295 Update documentation 2014-10-04 22:09:20 +02:00
Raphael Michel
49efb881ce Rename flavors to variations
Add new event permissions
2014-09-27 12:23:35 +02:00
Raphael Michel
8fa80b62bc Merge branch 'master' of github.com:tixl/tixl 2014-09-11 19:23:04 +02:00
Raphael Michel
cc6d624f57 Starting with localisation 2014-09-11 11:19:06 +02:00
Raphael Michel
a6699a39c0 Documentation: Add "runserver" command 2014-09-10 21:48:56 +02:00
Raphael Michel
cd08316f2e Static files management / LessCSS compiler / Bootstrap import 2014-09-10 20:57:04 +02:00
Raphael Michel
8844982af5 Update developer documentation 2014-09-10 20:05:34 +02:00
Raphael Michel
ad0293b954 Documentation: explain some basic concepts 2014-09-10 00:30:47 +02:00
Raphael Michel
bf1c64da84 Doc: Structure and concepts 2014-09-09 17:52:10 +02:00
Raphael Michel
2197c85a6d Basis development docs 2014-09-09 16:49:37 +02:00
informancer
81bf081635 Update goals.rst
differentiated the admin as a technical job and the event organizer who should just use tixl.
2014-09-09 07:33:47 +02:00
Raphael Michel
4689bdf337 Initial documentation 2014-09-08 15:54:08 +02:00