307 Commits (bb13e1fcc35c9fd3c06a60614d8378efbee77eb3)
 

Author SHA1 Message Date
Sebastian Pipping f697486296 client-barcode: Allow buying sole deposit of an item
13 years ago
Sebastian Pipping 92efe05fed client-barcode: Implement (in)equality test for class Item
13 years ago
seba 4f6ae55ba4 Some Api2-Handler fixes done with sping
13 years ago
Sebastian Pipping 22d0bf50b9 Propaget deposit flag to server
13 years ago
Sebastian Pipping 16f24cb4a3 Server: Add missing negation
13 years ago
Sebastian Pipping 5fffd09053 Ignore empty input lines rather than trying to find a barcode to match them
13 years ago
Sebastian Pipping 7242261f16 urllib2.URLError may not have attribute "reason"
13 years ago
Sebastian Pipping fafb03c843 Implement to-go logic for all, none, or previous
13 years ago
Sebastian Pipping cf5cae5303 Show total effect on balance, too
13 years ago
Sebastian Pipping c720456749 Fix sign of buy command (display only)
13 years ago
Sebastian Pipping a3521100b6 Add first bits of color
13 years ago
Sebastian Pipping 6b726137b8 Add colorama 0.2.4
13 years ago
Sebastian Pipping 15a154b05c Be less loud
13 years ago
seba 252010544d added check for admin plugin user group membership
13 years ago
seba 0bd4f3b4e0 added aspect ratio checking for admin (+note)
13 years ago
seba c42babf7c3 TODOs for release
13 years ago
seba 34af3d73dd markup errors
13 years ago
seba b5616789cc Doc: Added examples
13 years ago
seba 4fbd3c6651 Added a *lot* of documentation
13 years ago
seba 7850b322c5 more documentation to come
13 years ago
seba 6ee2e91338 added barcodesupport, docs and removed old apidoc
13 years ago
Sebastian Pipping 83ac56d9e4 client-barcode: Move from product ids to product barcodes
13 years ago
Sebastian Pipping dd224f42f6 client-barcode: Handle KeyboardInterrupt
13 years ago
Sebastian Pipping 11122966b5 client-barcode: Fix random 401s with HTTP authentication
13 years ago
Sebastian Pipping 3402393fe4 client-barcode: Fix constant reference
13 years ago
Sebastian Pipping c70ec751b1 client-barcode: Add some network error handling
13 years ago
Sebastian Pipping f3c86688a7 client-barcode: Simplify decimal.Decimal to Decimal
13 years ago
Sebastian Pipping 61af03c5f9 client-barcode: Add an item cache
13 years ago
Sebastian Pipping 5b42351454 client-barcode: Integrate networking (little error checking for now)
13 years ago
Sebastian Pipping a4c37ce813 client-barcode: Add command classes
13 years ago
Sebastian Pipping 68ba629966 client-barcode: Remove hard-coded sample products
13 years ago
Sebastian Pipping f7963b9acf client-barcode: Rename login_code to auth_blob
13 years ago
Sebastian Pipping 7a1ee41ca2 client-barcode: Add basic networking code
13 years ago
seba b2438f2981 started apidoc
13 years ago
seba 793162c060 added sphinx-docs scaffold
13 years ago
seba 4ad0d0d0c0 thads todo
13 years ago
theresa 89518255fa New admin layout and pagination on buying history
13 years ago
seba 5f166e471d new admin layout (but still broken)
13 years ago
seba 171bc9827d Added current devcat status to git
13 years ago
seba 0f6c60020c Api2 with multiple auth handlers (for ajax reqs)
13 years ago
seba 3aa0339387 TODOs..
13 years ago
seba 97ea6a6d31 whuppie, works (mostly), minor api probs
13 years ago
seba d6a3b21d51 auth blob handling (UI) works
13 years ago
seba a1052df608 Plugin + API + Changing user works
13 years ago
seba 8e0ad87341 started user plugin settings
13 years ago
seba 8d39ac2a3f Started Plugin infrastructure
13 years ago
seba dc585b47be put plugin entities into ER
13 years ago
seba 9d674f82ca api functional! (except for authblobbusiness)
13 years ago
seba cf83f8def2 transaction GET/POST now possible
13 years ago
seba 1e825d96c4 fixed Decimal issues, buying per api possible
13 years ago