Commit Graph

154 Commits

Author SHA1 Message Date
Raphael Michel
6648e7ed03 Rename tixl to pretix 2015-01-19 01:10:35 +01:00
Raphael Michel
fd93dcae3c Experimenting with the failing test 2015-01-15 18:04:20 +01:00
Raphael Michel
a506376c31 Unit tests for quotas 2015-01-15 17:51:43 +01:00
Raphael Michel
2977002cbd Add unit tests for category ordering and for questions 2015-01-15 16:46:51 +01:00
Raphael Michel
24beedd232 Use PhantomJS instead of SauceLabs for CI testing 2015-01-15 10:14:44 +01:00
Raphael Michel
a144d4ccfe Test properties UI 2015-01-13 23:57:31 +01:00
Raphael Michel
5acca0479a Test categories UI 2015-01-11 21:44:53 +01:00
Raphael Michel
20f200795c Remove DEBUG from unit tests, as it breaks travis 2015-01-11 20:08:36 +01:00
Raphael Michel
3c09998894 More unit tests 2015-01-11 18:56:47 +01:00
Raphael Michel
59eac8987a Tests, fixes and creating items 2015-01-11 17:47:43 +01:00
Raphael Michel
dacb81af47 Add a few assertions 2015-01-11 11:08:11 +01:00
Raphael Michel
2ede2c657c Restore broken unit tests 2015-01-11 11:07:58 +01:00
Raphael Michel
415be79ff6 Encapsulate some views in transactions 2015-01-08 01:02:44 +01:00
Raphael Michel
88df78d4cf tixlcontrol: Quota UI 2015-01-08 00:13:20 +01:00
Raphael Michel
6b5027e412 Remove some confusing complexity from restrictions 2015-01-07 22:02:08 +01:00
Raphael Michel
a5a976b16a Code documentation improvements 2015-01-07 18:28:05 +01:00
Raphael Michel
48109720cc Django 1.7 does no longer need a route to server static files on the
development server
2015-01-07 17:12:12 +01:00
Raphael Michel
ccb0dc9682 Merge 2015-01-07 17:02:10 +01:00
Raphael Michel
c87f36e027 Merge branch 'master' of github.com:tixl/tixl
Conflicts:
	src/locale/de/LC_MESSAGES/django.po
2015-01-07 17:02:03 +01:00
Raphael Michel
c810a86895 Fix an untranslated string 2015-01-07 16:56:10 +01:00
Raphael Michel
fe49c3fdd2 Re-add migrations 2015-01-06 16:59:25 +01:00
Raphael Michel
11487cdab3 Fix the unit tests 2015-01-06 16:50:01 +01:00
Raphael Michel
3ec770a73a Change data model to versioned tables 2015-01-06 16:38:15 +01:00
Raphael Michel
02c0fcbd1e Restrictions UI 2014-10-26 19:21:16 +01:00
Raphael Michel
94d3d4c6f3 Variation matrix: CSS sugar 2014-10-25 11:55:04 +02:00
Raphael Michel
3d8ea6095d We don't need the 2-d layout, as it is only a special case of the n-d layout 2014-10-25 11:45:00 +02:00
Raphael Michel
d25cc20031 UI consistency 2014-10-25 11:42:26 +02:00
Raphael Michel
d54068272c CSS: Unified submit control 2014-10-25 11:36:11 +02:00
Raphael Michel
4d2deca1bb Very basic quota control 2014-10-25 11:16:53 +02:00
Raphael Michel
da24aa3f6e Python 3 style type hinting 2014-10-21 10:15:42 +02:00
Raphael Michel
c604d45488 another try for saucelabs 2014-10-19 00:00:55 +02:00
Raphael Michel
ab412fb932 Fix Sauce tests 2014-10-18 22:44:49 +02:00
Raphael Michel
bf36b23cbc Fix logic 2014-10-18 21:05:33 +02:00
Raphael Michel
b8a9c63b07 Try SauceLabs for Selenium tests 2014-10-18 20:48:36 +02:00
Raphael Michel
85a99c65df Update German translation 2014-10-18 17:36:55 +02:00
Raphael Michel
a9a71b5cd9 Start using the issue tracker 2014-10-18 16:51:33 +02:00
Raphael Michel
ed4789dc4f Add quota and order models 2014-10-17 23:55:54 +02:00
Raphael Michel
29b1352377 Optimize number of database queries 2014-10-17 22:44:37 +02:00
Raphael Michel
4f368a4661 Fix wrong keyword argument 2014-10-17 22:26:48 +02:00
Raphael Michel
072856a7cc Doc: API documentation chapter renamed 2014-10-17 22:16:37 +02:00
Raphael Michel
49c93f95af Fix bug with zero-dimensional items 2014-10-17 16:55:22 +02:00
Raphael Michel
23cd98050f Render logic for ItemVariation field 2014-10-17 16:52:52 +02:00
Raphael Michel
c311052ffd VariationField form logic 2014-10-17 15:55:07 +02:00
Raphael Michel
3cabd6f611 Add a temporary easy pickings file 2014-10-17 10:33:48 +02:00
Raphael Michel
a7beb46c94 Minor refactoring 2014-10-17 10:25:29 +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
0c6326270c Basic restriction control 2014-10-13 21:52:19 +02:00
Raphael Michel
2967e64e69 Bind restrictions to only one item for reduced complexibility 2014-10-13 20:17:57 +02:00
Raphael Michel
b2796b1406 Merge pull request #3 from informancer/doc-typos
Fixes Typos in the documentation
2014-10-12 12:01:07 +02:00
informancer
047bf16e2f Fixes Typos in the documentation 2014-10-11 15:40:16 +02:00