Commit Graph

38 Commits

Author SHA1 Message Date
MasterofJOKers 9e2b0574ee make some buyable urls accessible by name
Gives the advantage of only having to change the urls.py instead
of every link that has been set somewhere. This also verifies that
all parameters needed by the URL are given.
2011-11-24 02:32:25 +01:00
MasterofJOKers 602c6585f8 Rebuild main view
Mostly for testing purposes, but also to unify the usage of
buyable in templates.
This also fixes the problem of having to make the retrieved lists
for usersLast* unique manually.
2011-11-24 02:32:18 +01:00
Sebastian Lohff 70766bba44 Order and Purchase now consistend (Fixes #14) 2011-11-03 19:01:07 +01:00
Theresa Enghardt f7dc5bda50 Improve admin interface: Transaction list, filters, order list with purchases, buyable list... 2011-10-30 02:21:56 +01:00
tkroenert 7da1e4875b showItem: *fix: BuyDeposit-button where there is no deposiyyy 2011-10-28 22:09:19 +02:00
Sebastian Lohff 5f0c0c14fc Cleanup of VirtualTransaction 2011-10-25 19:03:51 +02:00
Konrad Mohrfeldt 265d286dcf added gritter buy notification, buy delay and fixed styles for search and buy 2011-10-16 16:20:59 +02:00
Konrad Mohrfeldt 905b218e4c added textbutton and viewcontrol styles. updated templates 2011-10-16 01:40:57 +02:00
Konrad Mohrfeldt 456465a67e oh hai. i edited all your templates and introduced less stylesheets 2011-10-16 00:39:35 +02:00
seba 17e9321eed added thumbnail support (kudoes to tannek) 2011-10-15 03:43:33 +02:00
theresa f7476ebf68 Fix right column on start page and table width on buyable list 2011-10-14 20:23:29 +02:00
Konrad Mohrfeldt adb8233120 updated buyButton and table.showitem styles
updated templates for product listings
2011-10-14 09:21:13 +02:00
theresa e7253465d7 Beautify settings page and buying history, order items in store 2011-10-13 23:55:43 +02:00
theresa 77a8dd73ed Buying history: Show pictures side-by-side instead of names 2011-10-12 01:43:30 +02:00
seba 4f6ae55ba4 Some Api2-Handler fixes done with sping 2011-10-10 21:14:07 +02:00
seba 0bd4f3b4e0 added aspect ratio checking for admin (+note) 2011-10-08 05:05:27 +02:00
seba 4fbd3c6651 Added a *lot* of documentation 2011-10-06 18:09:35 +02:00
seba 7850b322c5 more documentation to come 2011-10-06 15:30:02 +02:00
seba 6ee2e91338 added barcodesupport, docs and removed old apidoc 2011-10-06 02:10:16 +02:00
theresa 89518255fa New admin layout and pagination on buying history 2011-10-03 22:55:13 +02:00
seba 171bc9827d Added current devcat status to git 2011-10-02 17:58:54 +02:00
seba 97ea6a6d31 whuppie, works (mostly), minor api probs 2011-09-30 22:55:31 +02:00
seba 1e825d96c4 fixed Decimal issues, buying per api possible 2011-09-29 19:17:11 +02:00
seba b3ec6090d9 FloatField to Decimal + further API 2011-09-29 00:26:39 +02:00
seba c7ad4be6e4 api2 beginning, minor changes 2011-09-28 10:51:32 +02:00
Konrad Mohrfeldt 5b3401ffdd änderungen an suchfeld und design
suchfeld:
* kann jetzt kaufen
* wie gehts: pfeiltastenwahl, alt + rechte pfeiltaste

kleine oder große änderungen am design und an templates. zu lange her um alle im kopf zu haben :)
2011-05-25 18:33:48 +02:00
seba 1f5f82d08d deposit purchase fix 2011-03-05 01:17:12 +01:00
seba fe3502d775 kaufen zieht nun geld ab 2011-03-05 00:41:37 +01:00
seba c87580f861 history template 2011-03-04 23:35:28 +01:00
seba d8838dbefb history 2010-12-02 13:44:10 +01:00
seba c05fe944c0 everything is much better now! 2010-12-02 13:31:52 +01:00
seba 35301915be well, this is more like it 2010-12-02 12:54:34 +01:00
seba 70a0536de1 its working now but i dont like the relationship
order shouldn't have to know about his purchases
purchases should know their order!
purchases would be accessible by calling
       order.purchase_set()
2010-12-02 10:35:02 +01:00
seba 4f37807ef1 more broken than before 2010-12-02 02:39:15 +01:00
seba 60fe5ca2d2 ich schreib mal alles up. das is nu kaputt
purchase, order, foo
2010-12-01 23:30:35 +01:00
seba f4ceecf205 Kaufen funktioniert 2010-10-19 01:03:38 +02:00
seba 9450f3326b Transactions funtzen, kaufen fast 2010-10-16 17:33:18 +02:00
seba 5acc7b8d29 k4ever django project - db online! 2010-10-13 02:57:59 +02:00