Commit Graph

28 Commits

Author SHA1 Message Date
Sebastian Lohff 4e93c66b64 Fixed API urls, allowed to use bulkbuy without / 2011-10-24 17:28:11 +02:00
Sebastian Lohff b458cfaead Fixed #5 - Wrong API-Doc for Api /buy/ 2011-10-21 01:25:52 +02:00
seba 939159a1c9 Fixed bug in bulkBuy when not buying deposit 2011-10-18 02:56:29 +02:00
seba 16a0686b03 Fixed wrong function, now wrapping content_type 2011-10-17 20:06:20 +02:00
seba 2d11431e63 Fixed pistons content-type issue.
Pistons utils.Mimer.loader_for_type now get wrapped to remove
everything behind a ; (including the ;).
2011-10-17 19:44:41 +02:00
seba f1bbfbb20c Fixed some api bugs
- Disallowed buying more than 30 items at once
 - Disallowed transacting 0 euros to account
2011-10-15 04:06:01 +02:00
seba 7f484ffc52 Fix: Bulkbuying requires now items to be bought. 2011-10-11 01:34:07 +02:00
seba f6f0a0f114 Added bulk buying to api2 2011-10-10 23:59:45 +02:00
seba 4f6ae55ba4 Some Api2-Handler fixes done with sping 2011-10-10 21:14:07 +02:00
Sebastian Pipping 16f24cb4a3 Server: Add missing negation 2011-10-10 07:54:27 +02:00
seba 34af3d73dd markup errors 2011-10-07 02:38:23 +02:00
seba 4fbd3c6651 Added a *lot* of documentation 2011-10-06 18:09:35 +02:00
seba 6ee2e91338 added barcodesupport, docs and removed old apidoc 2011-10-06 02:10:16 +02:00
seba b2438f2981 started apidoc 2011-10-04 19:36:16 +02:00
seba 793162c060 added sphinx-docs scaffold 2011-10-04 00:43:11 +02:00
seba 171bc9827d Added current devcat status to git 2011-10-02 17:58:54 +02:00
seba 0f6c60020c Api2 with multiple auth handlers (for ajax reqs) 2011-10-01 18:48:40 +02:00
seba d6a3b21d51 auth blob handling (UI) works 2011-09-30 22:29:02 +02:00
seba a1052df608 Plugin + API + Changing user works 2011-09-30 17:22:26 +02:00
seba 8d39ac2a3f Started Plugin infrastructure 2011-09-30 01:24:41 +02:00
seba 9d674f82ca api functional! (except for authblobbusiness) 2011-09-29 23:41:48 +02:00
seba cf83f8def2 transaction GET/POST now possible 2011-09-29 23:38:25 +02:00
seba 1e825d96c4 fixed Decimal issues, buying per api possible 2011-09-29 19:17:11 +02:00
seba ddf72146de Buying will work... soon... 2011-09-29 14:14:29 +02:00
seba 85c37459c1 api needs account balance 2011-09-29 02:37:46 +02:00
seba b3ec6090d9 FloatField to Decimal + further API 2011-09-29 00:26:39 +02:00
seba f7980de01f Piston debugging + further handler development 2011-09-28 14:31:21 +02:00
seba c7ad4be6e4 api2 beginning, minor changes 2011-09-28 10:51:32 +02:00