Commit Graph

18 Commits

Author SHA1 Message Date
Raphael Michel
3114e2d959 Allow to adjust the order of products (closes #60) 2015-06-03 00:48:35 +02:00
Raphael Michel
3df19a7c73 Consistently use messages framework in control
simplify redirect(reserve()) calls
2015-05-22 10:01:33 +02:00
Raphael Michel
7a3051c22d Presale: Add a language switch to the UI 2015-05-08 21:59:08 +02:00
Raphael Michel
c5a7594943 Basic password recovery (#5) 2015-04-21 19:14:46 +02:00
Raphael Michel
c88822dada Fix a miscalculation 2015-04-19 18:40:31 +02:00
Raphael Michel
57f4d300a2 Don't to min() over an empty set 2015-04-10 15:26:54 +02:00
Raphael Michel
0073a16acd Collapse variants by default 2015-04-06 16:38:28 +02:00
Raphael Michel
2b732d3967 Fix some comparisons that broke in the last change 2015-04-01 12:03:30 +02:00
Raphael Michel
5ea81b33f8 Only display current versions of orders 2015-03-15 17:09:56 +01:00
Raphael Michel
8875a6328f Overview over user's orders 2015-03-14 13:55:26 +01:00
Raphael Michel
f12f138861 Fix broken method call 2015-03-13 01:16:57 +01:00
Raphael Michel
497cbe17af Add more tests + Event.max_items_pre_order should be a settings 2015-02-21 15:41:29 +01:00
Raphael Michel
504081cce3 Basic tests for cart features 2015-02-20 01:14:23 +01:00
Raphael Michel
0fb7875c98 Experimental caching for the number of paid tickets 2015-02-19 00:26:22 +01:00
Raphael Michel
9a2e75cbfb Additional tests for the item list 2015-02-18 21:37:12 +01:00
Raphael Michel
03184bdbf2 Deal with items that belong to no category 2015-02-18 19:45:48 +01:00
Raphael Michel
54b494890e Login is mandatory for adding things to a card 2015-02-17 23:27:43 +01:00
Raphael Michel
077413f41c Restructure our python module. A lot. 2015-02-14 17:55:13 +01:00