103 Commits (7a86a2863365b4cd564059a9358198b208790607)

Author SHA1 Message Date
Florian Streibelt 18f1de1b26 screensaver now implemented in python (too) including idle message per state.
13 years ago
Florian Streibelt f5f55eff84 reordering of functions
13 years ago
Sebastian Pipping 7a70f06bbb client-barcode: No longer mention absense of deposit for items how never have deposit
13 years ago
Florian Streibelt 5684b46001 Moar functions for the display
13 years ago
Sebastian Pipping 35989b3e04 client-barcode: Update server URL
13 years ago
Florian Streibelt 665ba7cc5e Display now has scrolling text implemented in a python thread and error-screens, etc
13 years ago
Florian Streibelt 15493ee6aa now now exit if display daemin dies
13 years ago
Florian Streibelt 5124cf1d23 wrong escape sequence
13 years ago
Florian Streibelt b83d15a461 finally{}
13 years ago
Florian Streibelt f0fa719d9f now displays deposit corectly
13 years ago
Florian Streibelt f880ec04ea now with goodbye message
13 years ago
Florian Streibelt 2a1ad9f122 fixed some escape codes and added some output screens
13 years ago
Sebastian Pipping 56673f9936 client-barcode: Turn "UNDO" into "STORNO" on howto sheet
13 years ago
Sebastian Pipping aa204aea02 client-barcode: Increase visibility of commit reminder
13 years ago
Florian Streibelt 8261c3ecef Merge branch 'master' into display
13 years ago
Sebastian Pipping 584cd364e5 client-barcode: Repair deposit, bug reported by Florian
13 years ago
Sebastian Pipping f48d01ff1a client-barcode: Integrate feedback from Theresa into howto sheet
13 years ago
Florian Streibelt f9550712d8 not all screens yet on the display. scroll text would be nice...
13 years ago
Florian Streibelt ed8659964c Merge branch 'master' into display
13 years ago
Florian Streibelt ffe61d7e7c stuff...
13 years ago
Sebastian Pipping f5f1b25bc0 client-barcode: Update howto sheet to include to-go codes
13 years ago
Sebastian Pipping 255c08d6c3 Show hint on Plugin permissions if user unknown
13 years ago
Sebastian Pipping 9a0206da97 Remove unused COLOR_WARN
13 years ago
Sebastian Pipping 356c2584db client-barcode: Resolve class ToGoCommand, make UNDO delete commodity/deposity combined
13 years ago
Florian Streibelt 5c15a18110 do not create fifo if not there
13 years ago
Florian Streibelt 7bcc8f0c18 Added first Code fragments for external display.
13 years ago
Florian Streibelt 8d6ff280e3 fix for exception handlibg if not an HTTP but URLError
13 years ago
Florian Streibelt 83c4e1441d one typo and one bugfix for user unknown on login
13 years ago
Sebastian Pipping e72e5838f1 client-barcode: Adjust display of deposit to match the webapp
13 years ago
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
Sebastian Pipping 22d0bf50b9 Propaget deposit flag to server
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
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
Sebastian Pipping 7922d3254c Add current demo code of Freitagskasse Barcode Client and related HOWTO paper
13 years ago