Commit Graph

188 Commits

Author SHA1 Message Date
Florian Streibelt dd49d650fb almost usable. threads are not all temrinating yet 2011-10-19 00:12:49 +02:00
Florian Streibelt 65255fb53a the first time information is somehow displayed again 2011-10-18 23:59:18 +02:00
Florian Streibelt a9d82b9b85 its scrolling, yay. 2011-10-18 23:56:37 +02:00
Florian Streibelt 2858b1e71a yea, now screensaver almost works... or sth like that. lets convert the helper funcs 2011-10-18 23:10:35 +02:00
Florian Streibelt f575423506 started to push the screensaver over 2011-10-18 22:30:25 +02:00
Florian Streibelt 0aad574f60 commands converted from C-program to python, now replacing all calls accordingly 2011-10-18 19:23:14 +02:00
Florian Streibelt 5c9d45b725 first steps for pulling display functionality out of the client 2011-10-18 18:59:14 +02:00
Sebastian Pipping d3b0a8fa4c client-barcode: Turn stdin reading to nonblocking, add autologout after 3 Minutes 2011-10-17 23:19:54 +02:00
Sebastian Pipping c532fdb551 client-barcode: No longer print empty barcode on LCD display 2011-10-17 23:19:54 +02:00
Sebastian Pipping 0a86d9391c client-barcode: Extra method Status.logout() 2011-10-17 23:19:54 +02:00
Sebastian Pipping bb880e494b Allow asciify to deal with instances of unicode 2011-10-17 21:46:31 +02:00
Sebastian Pipping bb468f25bf Hopefully fix crash on sending "Schöfferhofer" to LCD display 2011-10-17 21:23:17 +02:00
Sebastian Pipping 028d03456f Merge branch 'master' into display-threading
Conflicts:
	client-barcode/freitagslib/network.py
2011-10-17 20:01:43 +02:00
Sebastian Pipping dd27a1e5ab client-barcode: Handle long labels better 2011-10-17 19:59:16 +02:00
Florian Streibelt afa510e090 better timeouts and the real url 2011-10-15 06:11:15 +02:00
Florian Streibelt 1818360fc5 some screens net to get fixed. 2011-10-15 05:58:48 +02:00
Florian Streibelt bc234a691c renamed to a more sane name 2011-10-15 05:41:05 +02:00
Florian Streibelt 18f1de1b26 screensaver now implemented in python (too) including idle message per state. 2011-10-15 05:38:14 +02:00
Florian Streibelt f5f55eff84 reordering of functions 2011-10-15 04:19:49 +02:00
Sebastian Pipping 7a70f06bbb client-barcode: No longer mention absense of deposit for items how never have deposit 2011-10-15 04:17:22 +02:00
Florian Streibelt 5684b46001 Moar functions for the display 2011-10-15 04:15:50 +02:00
Sebastian Pipping 35989b3e04 client-barcode: Update server URL 2011-10-15 04:12:55 +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 23b2164e23 moved map, added docs link 2011-10-15 03:49:43 +02:00
Florian Streibelt 665ba7cc5e Display now has scrolling text implemented in a python thread and error-screens, etc 2011-10-15 03:49:13 +02:00
seba 17e9321eed added thumbnail support (kudoes to tannek) 2011-10-15 03:43:33 +02:00
Florian Streibelt 15493ee6aa now now exit if display daemin dies 2011-10-15 02:21:32 +02:00
Florian Streibelt 5124cf1d23 wrong escape sequence 2011-10-15 02:10:19 +02:00
theresa b62b6543e4 Show prices on start page, fix background color 2011-10-15 01:39:06 +02:00
Florian Streibelt d6e277fac4 cursor off/full display init after resume 2011-10-14 20:46:25 +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 ff74f9305e meh, dont mess with the buybutton ^^ 2011-10-14 17:58:05 +02:00
seba 5ddd2c71a1 Merge branch 'master' of git.someserver.de:k4ever
Conflicts:
	k4ever/buyable/templates/buyables/showItems.html
	k4ever/media/css/style.css
2011-10-14 14:58:52 +02:00
theresa b059611d4a Fix stylesheet (links, fonts, margins) 2011-10-14 13:42:06 +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 37cd8698bf devel/ cleanup + a bit README text 2011-10-14 05:18:19 +02:00
Florian Streibelt b83d15a461 finally{} 2011-10-14 01:48:28 +02:00
theresa 86b25703be Merge branch 'master' of git.someserver.de:k4ever 2011-10-14 00:07:29 +02:00
Florian Streibelt f0fa719d9f now displays deposit corectly 2011-10-13 23:58:47 +02:00
theresa e7253465d7 Beautify settings page and buying history, order items in store 2011-10-13 23:55:43 +02:00
theresa 60b16bd532 Added multi-authblob submission error msg 2011-10-13 23:53:44 +02:00
Florian Streibelt f880ec04ea now with goodbye message 2011-10-13 23:21:09 +02:00
Florian Streibelt 2a1ad9f122 fixed some escape codes and added some output screens 2011-10-13 22:23:36 +02:00
Florian Streibelt ad5eff49be Scrolling text now in function and with a 'slide in' from right 2011-10-13 22:22:04 +02:00
Sebastian Pipping 56673f9936 client-barcode: Turn "UNDO" into "STORNO" on howto sheet 2011-10-13 20:54:02 +02:00
Sebastian Pipping aa204aea02 client-barcode: Increase visibility of commit reminder 2011-10-13 20:51:47 +02:00
Florian Streibelt 8261c3ecef Merge branch 'master' into display 2011-10-13 19:21:15 +02:00
Florian Streibelt e36d00c393 Bugs removed that prevented the screen from turning on again.: 2011-10-13 19:19:17 +02:00
Sebastian Pipping 584cd364e5 client-barcode: Repair deposit, bug reported by Florian 2011-10-13 19:08:00 +02:00
Sebastian Pipping f48d01ff1a client-barcode: Integrate feedback from Theresa into howto sheet 2011-10-13 03:12:34 +02:00