Commit Graph

1068 Commits

Author SHA1 Message Date
Raphael Michel
ffd3e52584 Optimize number of SQL queries (now constant) 2014-09-29 18:57:18 +02:00
Raphael Michel
6e826bb7c5 Add Django debug toolbar for some insights into SQL queries issued 2014-09-29 18:48:56 +02:00
Raphael Michel
a6b5b58451 Manage variations for items with any number of properties 2014-09-29 18:42:50 +02:00
Raphael Michel
1f737af1c6 Update .travis.yml 2014-09-29 14:43:03 +02:00
Raphael Michel
ea7eff3d3b Removed unused variable 2014-09-29 14:23:59 +02:00
Raphael Michel
8a50b1d98a Manage variations for items with exactly two properties 2014-09-29 14:22:26 +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
4ff339c620 unittest forces us to break naming conventions, so ignore errors for
them
2014-09-27 14:00:24 +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
a64f69ad24 Simplified tixlcontrol.urls 2014-09-17 00:23:38 +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
4c43f58761 Control: Event settings: success message 2014-09-15 20:16:07 +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
Raphael Michel
fb07769223 Select correct locale and timezone 2014-09-14 15:10:34 +02:00
Raphael Michel
0226b12840 Event slugs are only unique among one organizer 2014-09-14 14:26:41 +02:00
Raphael Michel
b440036942 Update README 2014-09-12 22:19:01 +02:00
Raphael Michel
33efa75de0 Show "log out" text in navi when collapsed 2014-09-12 22:14:04 +02:00
Raphael Michel
d04cb41507 Fix whitespace 2014-09-12 22:11:12 +02:00
Raphael Michel
b47c6e14fa Base structure for event-specific control 2014-09-12 22:10:37 +02:00
Raphael Michel
1b579a7e45 Basic permission logic 2014-09-12 21:51:50 +02:00
Raphael Michel
f20cec3caf Add Bootstrap JavaScript and jQuery 2014-09-12 21:36:48 +02:00
Raphael Michel
b2b653e57e Event list 2014-09-12 21:32:14 +02:00
Raphael Michel
9f3fb52cce Django admin for Organizer/Event 2014-09-12 21:00:56 +02:00
Raphael Michel
b77264dc47 Merge branch 'master' of github.com:tixl/tixl 2014-09-12 16:24:27 +02:00
Raphael Michel
6e91c115ce Login view doc 2014-09-12 16:24:17 +02:00
Raphael Michel
d81d33c83c Permission models 2014-09-11 22:52:58 +02:00
Raphael Michel
2883950b7e Logout help text 2014-09-11 21:10:36 +02:00
Raphael Michel
2e06a74d72 Fix PEP8 errors 2014-09-11 21:01:10 +02:00
Raphael Michel
288bf95f29 Use stable bootstrap release 2014-09-11 20:53:07 +02:00
Raphael Michel
ac135787dd Fontawesome as a submodule 2014-09-11 20:52:22 +02:00
Raphael Michel
59a3d29fd1 Remove local fontawesome copy 2014-09-11 20:50:57 +02:00
Raphael Michel
41d22b274e Tixlcontrol base template 2014-09-11 20:49:34 +02:00
Raphael Michel
5365893b31 Implement Logout 2014-09-11 20:49:22 +02:00
Raphael Michel
8ccbaa6caf Include FontAwesome 2014-09-11 20:49:05 +02:00
Raphael Michel
2648fd5268 Instance name in title tag 2014-09-11 20:48:30 +02:00
Raphael Michel
8fa80b62bc Merge branch 'master' of github.com:tixl/tixl 2014-09-11 19:23:04 +02:00
Raphael Michel
8ae7027ccb Add footer to auth templates 2014-09-11 12:23:10 +02:00
Raphael Michel
cc6d624f57 Starting with localisation 2014-09-11 11:19:06 +02:00
Raphael Michel
5243bba883 Login parameter "next" 2014-09-10 22:48:48 +02:00
Raphael Michel
a54001b1a2 Redirect logged in users from login page 2014-09-10 22:47:25 +02:00