Commit Graph

1068 Commits

Author SHA1 Message Date
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
Raphael Michel
d1db485ee9 Update German locale 2014-10-07 18:19:44 +02:00
Raphael Michel
e461d47ed2 Test Py3.3 as well 2014-10-07 17:47:23 +02:00
Raphael Michel
1f0736eee0 str.split has no keyword arguments in Python 3.2 2014-10-07 17:46:23 +02:00
Raphael Michel
d004d7c49a Adding a bunch of Unit Tests 2014-10-07 17:12:06 +02:00
Raphael Michel
d633f4317c Use a polyfill for Enum on Python<3.4 2014-10-07 13:08:15 +02:00
Raphael Michel
07245b89e5 Fix settings URL in tests 2014-10-07 12:48:39 +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
421b4d8eca Ignore McCabe 2014-10-07 00:53:03 +02:00
Raphael Michel
b0126e30f3 Improve documentation, add missing migrations 2014-10-07 00:46:47 +02:00
Raphael Michel
a64d00aa82 ipython might not be considered a requirement 2014-10-07 00:46:22 +02:00
Raphael Michel
e1decb0dea Make use of caching 2014-10-07 00:41:41 +02:00
Raphael Michel
73e49e6423 Implement event-based caching 2014-10-07 00:06:11 +02:00
Raphael Michel
3c6f8b77cb The very basics of the plugin API 2014-10-06 23:30:36 +02:00
Raphael Michel
7ded9e88d8 Fix deprecation warning 2014-10-06 23:29:34 +02:00
Raphael Michel
495b7a9ce0 get_all_variations: return an empty dict in the list if there are no
properties
2014-10-06 14:26:58 +02:00
Raphael Michel
5e04dd4e9f Control UI for questions 2014-10-05 13:21:39 +02:00
Raphael Michel
a0de2fdf37 Add data structure for questions 2014-10-05 12:40:03 +02:00
Raphael Michel
1acc494cf5 Sort model class members according to the Django Coding style guide 2014-10-05 12:16:45 +02:00
Raphael Michel
8b413e3628 Update German locale 2014-10-05 12:09:18 +02:00
Raphael Michel
dc1836592a Docs: coding style 2014-10-04 22:54:35 +02:00
Raphael Michel
50464140f4 Include tests in flake8 configurations 2014-10-04 22:32:13 +02:00
Raphael Michel
0d711cffb3 Docs: Remove indices from TOC 2014-10-04 22:21:39 +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
e0e2ccb1c3 Unit tests for the authentication forms 2014-10-04 21:16:08 +02:00
Raphael Michel
f1a699c122 First unit tests for locale discovery 2014-10-04 20:54:10 +02:00
Raphael Michel
b5b60b9482 Merge and extent .gitignore files 2014-10-04 20:24:03 +02:00
Raphael Michel
74e0e752d4 Move tests into submodule 2014-10-04 20:22:56 +02:00
Raphael Michel
e10267ebd0 Manage item properties 2014-10-04 19:42:36 +02:00
Raphael Michel
65091b71d4 Add .coveragerc 2014-10-02 10:12:17 +02:00
Raphael Michel
c45ea081fa Coverage checks 2014-10-02 10:08:54 +02:00
Raphael Michel
aee250c218 Updated German locale 2014-09-29 22:56:43 +02:00
Raphael Michel
36eaa81204 Add missing files 2014-09-29 22:56:36 +02:00
Raphael Michel
916f8a49b4 Add Django 1.7's check framework to travis config 2014-09-29 22:56:18 +02:00
Raphael Michel
844c5d6545 Categories management 2014-09-29 21:52:29 +02:00