Commit Graph

36 Commits

Author SHA1 Message Date
Sebastian Lohff 1b7aaca19f getProfile ==> get_profile... 2012-01-21 22:07:13 +01:00
Sebastian Lohff 67f5b43c72 API: Added more JSON with success msgs to api 2012-01-21 22:01:31 +01:00
Sebastian Lohff 018332e16d API: Code cleanup 2012-01-21 16:49:55 +01:00
Sebastian Lohff f69f9bda15 Licensed k4ever under AGPLv3 or later 2012-01-21 00:21:29 +01:00
Sebastian Lohff f351a3f087 API: Added deposit bool to history, fixes #29 2012-01-20 22:22:59 +01:00
Sebastian Lohff 90a9c152fa API: Added name to history purchase-set, fixes #12 2012-01-20 22:16:28 +01:00
Sebastian Lohff b9c815effe API: Added support for negative transactions, fixes #28 2012-01-20 22:04:18 +01:00
Sebastian Lohff 7bf15a1470 Added thumbnailing functions to api, fixes #17 2012-01-07 01:37:24 +01:00
Sebastian Lohff b71b95436f Fixed: Using default checked value for api transactions 2011-11-09 20:58:20 +01:00
Sebastian Lohff e87b8e6ca1 Allows multiple Authblobs (Fixes #22) 2011-11-04 17:30:11 +01:00
Sebastian Lohff 70766bba44 Order and Purchase now consistend (Fixes #14) 2011-11-03 19:01:07 +01:00
Sebastian Lohff df32875789 API refactoring, introduced getError 2011-10-31 15:21:26 +01:00
Sebastian Lohff 5dc8770783 Added API-Support for Virtual Transactions 2011-10-31 14:57:56 +01: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 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 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