Raphael Michel
|
88df78d4cf
|
tixlcontrol: Quota UI
|
2015-01-08 00:13:20 +01:00 |
|
Raphael Michel
|
a5a976b16a
|
Code documentation improvements
|
2015-01-07 18:28:05 +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
|
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
|
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
|
c311052ffd
|
VariationField form logic
|
2014-10-17 15:55:07 +02:00 |
|
Raphael Michel
|
a7beb46c94
|
Minor refactoring
|
2014-10-17 10:25:29 +02:00 |
|
Raphael Michel
|
2967e64e69
|
Bind restrictions to only one item for reduced complexibility
|
2014-10-13 20:17:57 +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
|
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
|
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
|
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
|
f1a699c122
|
First unit tests for locale discovery
|
2014-10-04 20:54:10 +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
|
36eaa81204
|
Add missing files
|
2014-09-29 22:56:36 +02:00 |
|
Raphael Michel
|
844c5d6545
|
Categories management
|
2014-09-29 21:52:29 +02:00 |
|
Raphael Michel
|
ffd3e52584
|
Optimize number of SQL queries (now constant)
|
2014-09-29 18:57:18 +02:00 |
|
Raphael Michel
|
72de56493e
|
Manage variations for items with exactly one property
|
2014-09-29 12:44:06 +02:00 |
|
Raphael Michel
|
d831980f1e
|
Item update: restrict choices
|
2014-09-29 11:14:19 +02:00 |
|
Raphael Michel
|
9749181101
|
Typo
|
2014-09-29 10:56:34 +02:00 |
|
Raphael Michel
|
545d0267d4
|
Rework Item.get_all_variations to return a list of dicts
|
2014-09-29 10:55:03 +02:00 |
|
Raphael Michel
|
d59e203299
|
Add Item.get_all_variations and a test for it
|
2014-09-27 13:58:26 +02:00 |
|
Raphael Michel
|
675688d5df
|
Basic item settings
|
2014-09-27 12:36:56 +02:00 |
|
Raphael Michel
|
49efb881ce
|
Rename flavors to variations
Add new event permissions
|
2014-09-27 12:23:35 +02:00 |
|
Raphael Michel
|
652fff2f09
|
Item object admin
|
2014-09-16 23:32:15 +02:00 |
|
Raphael Michel
|
663f2844bd
|
Item model migrations
|
2014-09-16 23:20:16 +02:00 |
|
Raphael Michel
|
ad23e0b9b9
|
Item property models
|
2014-09-16 23:18:06 +02:00 |
|
Raphael Michel
|
3177e141a7
|
Translate event settings [de]
|
2014-09-16 22:53:39 +02:00 |
|
Raphael Michel
|
15fdad61e8
|
Models: Item, ItemCategory
|
2014-09-16 22:53:19 +02:00 |
|
Raphael Michel
|
2bc33a8f52
|
Basic event settings
|
2014-09-15 20:14:33 +02:00 |
|
Raphael Michel
|
9ef88b4589
|
Fix typo
|
2014-09-14 19:47:03 +02:00 |
|