Commit Graph

262 Commits

Author SHA1 Message Date
Florian Streibelt f5d40285a1 fixed typos and increased display time for price info 2011-10-19 01:56:37 +02:00
Florian Streibelt fb80a1a70d now starts without display too 2011-10-19 01:45:57 +02:00
Florian Streibelt 8fd3a73d0a Merge branch 'display-threading' 2011-10-19 01:23:58 +02:00
Florian Streibelt e7c73198f5 Merge remote-tracking branch 'origin/display-florian-backup' into display-threading
Conflicts:
	client-barcode/freitagskasse.py
2011-10-19 01:08:05 +02:00
Florian Streibelt 67ebf64ffe finally usuable(?) again! 2011-10-19 00:27:02 +02:00
Florian Streibelt 4af7594490 gnah.. i don't know yet if I hate or like that language 2011-10-19 00:22:14 +02:00
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
Sebastian Pipping d468585069 client-barcode: Allow showing product info without log-in (bug #202)
Log-in is tried first so if someone's code matches a product he can still log in
2011-10-18 21:10:39 +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
seba 939159a1c9 Fixed bug in bulkBuy when not buying deposit 2011-10-18 02:56:29 +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
seba 16a0686b03 Fixed wrong function, now wrapping content_type 2011-10-17 20:06:20 +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
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
theresa 5a25b97c59 Kontodaten direkt fuer den user zum aufs Konto ueberweisen 2011-10-17 17:25:15 +02:00
Konrad Mohrfeldt ec463c9efa added animated svg for search and buy progress, added lock svg 2011-10-16 23:25:11 +02:00
Konrad Mohrfeldt 671fcdd42c fix: search results were covered by buybuttons 2011-10-16 21:12:29 +02:00
Konrad Mohrfeldt 4da11a6364 readded message styles (error, notice and success) 2011-10-16 21:09:44 +02:00
Konrad Mohrfeldt ec39438057 changed gritter settings 2011-10-16 20:41:03 +02:00
Konrad Mohrfeldt 265d286dcf added gritter buy notification, buy delay and fixed styles for search and buy 2011-10-16 16:20:59 +02:00
Konrad Mohrfeldt 61c344f936 fixed search and buy functionality failing on items that are not drinks 2011-10-16 15:10:42 +02:00
Konrad Mohrfeldt 8c05fb6b0f stylesheet doc fixes, replaced all paths in stylesheet with variables 2011-10-16 13:37:53 +02:00
Konrad Mohrfeldt 1f8e805a4d added graphic sources for approved/pending icons 2011-10-16 13:08:57 +02:00
Konrad Mohrfeldt 43658f48d3 fixed linkhover fail on images 2011-10-16 13:08:17 +02:00
Konrad Mohrfeldt 4910a387d9 updated account view template and styles 2011-10-16 13:03:11 +02:00
Konrad Mohrfeldt 905b218e4c added textbutton and viewcontrol styles. updated templates 2011-10-16 01:40:57 +02:00
Konrad Mohrfeldt 456465a67e oh hai. i edited all your templates and introduced less stylesheets 2011-10-16 00:39:35 +02:00
theresa 28ade73b47 Fix text rotation on start page 2011-10-15 19:10:26 +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