Sebastian Pipping
|
8c98c6c6dc
|
Introduce client-barcode/.gitignore
|
2012-02-02 01:47:00 +01:00 |
Sebastian Lohff
|
551c8641d3
|
Merge branch 'morejson'
|
2012-02-01 23:01:20 +01:00 |
Sebastian Pipping
|
098ff4786a
|
Add sample config
|
2012-01-31 02:34:07 +01:00 |
Sebastian Pipping
|
692284f41d
|
Extract constant for config file section
.. and improve config error reporting
|
2012-01-31 02:34:07 +01:00 |
Sebastian Pipping
|
62f0f02fa7
|
Migrate to JSON response
|
2012-01-31 02:34:07 +01:00 |
Sebastian Pipping
|
135fc1044c
|
Make configurable: server URL, user, password, debugging
|
2012-01-31 02:34:07 +01:00 |
Sebastian Pipping
|
e26563b946
|
Remove obsolete function buy_item()
|
2012-01-31 02:34:07 +01:00 |
Sebastian Lohff
|
ff7ef54e7e
|
Client-Barcode: Added install script to add db entries
|
2012-01-29 04:38:16 +01:00 |
Sebastian Lohff
|
738b8cf240
|
Fix for encoding problems with barcode-display (fixes #26)
|
2011-11-30 22:39:56 +01:00 |
Sebastian Pipping
|
d480ea8805
|
client-barcode: Add workaround for German keyboard layout
|
2011-10-27 23:38:03 +02:00 |
Sebastian Pipping
|
294425f2b6
|
client-barcode: Add "neu" highlight to 5 euro charge code on howto sheet
|
2011-10-27 23:38:03 +02:00 |
Sebastian Pipping
|
621f8017c8
|
client-barcode: Allow empty commit (bug #17, broken by introduction of bulkbuy)
|
2011-10-26 17:52:14 +02:00 |
Sebastian Pipping
|
64ce18cb74
|
client-barcode: Save empty bulkbuy going over the line
|
2011-10-26 17:51:38 +02:00 |
Sebastian Pipping
|
156a0df88d
|
client-barcode: Split Status.commit() up into sub-functions
|
2011-10-26 17:50:57 +02:00 |
Sebastian Pipping
|
526cc6c6c8
|
client-barcode: Fix call to LCD code
|
2011-10-25 17:06:30 +02:00 |
Sebastian Pipping
|
04f9741de7
|
client-barcode: Implement and integrate bulkbuy
|
2011-10-24 19:08:09 +02:00 |
Florian Streibelt
|
0a26f74872
|
display escape codes replaced by api calls
|
2011-10-21 20:52:34 +02:00 |
Sebastian Pipping
|
f2ad3bb89b
|
client-barcode: Replace 10 Euro by 5 Euro on howto sheet
|
2011-10-19 23:44:39 +02:00 |
Sebastian Pipping
|
53368e49ac
|
client-barcode: Commit 6 deposits of 1.00 Euro as one deposit of 6.00 Euro (bug #203)
|
2011-10-19 20:32:17 +02:00 |
Sebastian Pipping
|
7046890acf
|
client-barcode: Show sum of commodity and deposit on item info page, too (bug #202)
|
2011-10-19 19:44:21 +02:00 |
Sebastian Pipping
|
eff542bc99
|
client-barcode: Increase presentation time of item info page (bug #202)
|
2011-10-19 19:30:26 +02:00 |
Sebastian Pipping
|
5ba9cf97d6
|
Revert "client-barcode: Turn off console echo (experiment for now, idea by Andy Gunschl)"
This reverts commit 9880b1ebc1 .
|
2011-10-19 19:17:28 +02:00 |
Florian Streibelt
|
10962d479f
|
sleep entfernt, etc
|
2011-10-19 12:45:28 +02:00 |
Sebastian Pipping
|
a0f1acffc1
|
client-barcode: Reduce presentation time of item info page
|
2011-10-19 05:56:20 +02:00 |
Sebastian Pipping
|
9880b1ebc1
|
client-barcode: Turn off console echo (experiment for now, idea by Andy Gunschl)
|
2011-10-19 05:55:36 +02:00 |
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
|
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 |
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 |