Florian Streibelt
|
ffe61d7e7c
|
stuff...
|
2011-10-12 19:53:05 +02:00 |
Florian Streibelt
|
b36df0167d
|
Now licensed under GPL...
|
2011-10-12 13:18:28 +02:00 |
Florian Streibelt
|
7dc1d5c7ca
|
various comments added.
|
2011-10-12 13:16:45 +02:00 |
Florian Streibelt
|
5c15a18110
|
do not create fifo if not there
|
2011-10-12 02:46:36 +02:00 |
Florian Streibelt
|
7bcc8f0c18
|
Added first Code fragments for external display.
|
2011-10-12 02:28:35 +02:00 |
Florian Streibelt
|
af69d2f16f
|
Timeouts now suitable for real use, old values for testing only
|
2011-10-12 02:27:06 +02:00 |
Florian Streibelt
|
8d6ff280e3
|
fix for exception handlibg if not an HTTP but URLError
|
2011-10-12 02:19:52 +02:00 |
Florian Streibelt
|
83c4e1441d
|
one typo and one bugfix for user unknown on login
|
2011-10-12 01:35:07 +02:00 |
Florian Streibelt
|
9ccdb10e34
|
Userspace daemon that creates a FIFO and opens the serial port to talk to an EPSON display attached to a serial port. Implemented in C.
Initial Commit of a rcs-free development.
|
2011-10-12 00:49:35 +02:00 |
seba
|
7f484ffc52
|
Fix: Bulkbuying requires now items to be bought.
|
2011-10-11 01:34:07 +02:00 |
seba
|
f6f0a0f114
|
Added bulk buying to api2
|
2011-10-10 23:59:45 +02:00 |
theresa
|
828a31ec67
|
Fixed some typos and rewrote some of the doku.
|
2011-10-10 22:15:14 +02:00 |
Sebastian Pipping
|
e72e5838f1
|
client-barcode: Adjust display of deposit to match the webapp
|
2011-10-10 22:10:17 +02:00 |
Sebastian Pipping
|
f697486296
|
client-barcode: Allow buying sole deposit of an item
|
2011-10-10 22:10:17 +02:00 |
Sebastian Pipping
|
92efe05fed
|
client-barcode: Implement (in)equality test for class Item
|
2011-10-10 22:00:10 +02:00 |
seba
|
4f6ae55ba4
|
Some Api2-Handler fixes done with sping
|
2011-10-10 21:14:07 +02:00 |
Sebastian Pipping
|
22d0bf50b9
|
Propaget deposit flag to server
|
2011-10-10 07:54:27 +02:00 |
Sebastian Pipping
|
16f24cb4a3
|
Server: Add missing negation
|
2011-10-10 07:54:27 +02:00 |
Sebastian Pipping
|
5fffd09053
|
Ignore empty input lines rather than trying to find a barcode to match them
|
2011-10-10 07:38:14 +02:00 |
Sebastian Pipping
|
7242261f16
|
urllib2.URLError may not have attribute "reason"
|
2011-10-10 07:38:14 +02:00 |
Sebastian Pipping
|
fafb03c843
|
Implement to-go logic for all, none, or previous
|
2011-10-10 07:38:14 +02:00 |
Sebastian Pipping
|
cf5cae5303
|
Show total effect on balance, too
|
2011-10-10 04:49:35 +02:00 |
Sebastian Pipping
|
c720456749
|
Fix sign of buy command (display only)
|
2011-10-10 04:49:35 +02:00 |
Sebastian Pipping
|
a3521100b6
|
Add first bits of color
|
2011-10-10 04:49:35 +02:00 |
Sebastian Pipping
|
6b726137b8
|
Add colorama 0.2.4
|
2011-10-10 04:49:35 +02:00 |
Sebastian Pipping
|
15a154b05c
|
Be less loud
|
2011-10-10 03:54:14 +02:00 |
seba
|
252010544d
|
added check for admin plugin user group membership
|
2011-10-08 18:11:45 +02:00 |
seba
|
0bd4f3b4e0
|
added aspect ratio checking for admin (+note)
|
2011-10-08 05:05:27 +02:00 |
seba
|
c42babf7c3
|
TODOs for release
|
2011-10-07 20:04:35 +02:00 |
seba
|
34af3d73dd
|
markup errors
|
2011-10-07 02:38:23 +02:00 |
seba
|
b5616789cc
|
Doc: Added examples
|
2011-10-07 00:48:22 +02:00 |
seba
|
4fbd3c6651
|
Added a *lot* of documentation
|
2011-10-06 18:09:35 +02:00 |
seba
|
7850b322c5
|
more documentation to come
|
2011-10-06 15:30:02 +02:00 |
seba
|
6ee2e91338
|
added barcodesupport, docs and removed old apidoc
|
2011-10-06 02:10:16 +02:00 |
Sebastian Pipping
|
83ac56d9e4
|
client-barcode: Move from product ids to product barcodes
|
2011-10-05 21:50:14 +02:00 |
Sebastian Pipping
|
dd224f42f6
|
client-barcode: Handle KeyboardInterrupt
|
2011-10-05 17:45:32 +02:00 |
Sebastian Pipping
|
11122966b5
|
client-barcode: Fix random 401s with HTTP authentication
|
2011-10-05 17:30:05 +02:00 |
Sebastian Pipping
|
3402393fe4
|
client-barcode: Fix constant reference
|
2011-10-05 16:40:15 +02:00 |
Sebastian Pipping
|
c70ec751b1
|
client-barcode: Add some network error handling
|
2011-10-05 16:39:20 +02:00 |
Sebastian Pipping
|
f3c86688a7
|
client-barcode: Simplify decimal.Decimal to Decimal
|
2011-10-05 12:43:23 +02:00 |
Sebastian Pipping
|
61af03c5f9
|
client-barcode: Add an item cache
|
2011-10-05 12:39:22 +02:00 |
Sebastian Pipping
|
5b42351454
|
client-barcode: Integrate networking (little error checking for now)
|
2011-10-05 12:31:48 +02:00 |
Sebastian Pipping
|
a4c37ce813
|
client-barcode: Add command classes
|
2011-10-05 12:28:37 +02:00 |
Sebastian Pipping
|
68ba629966
|
client-barcode: Remove hard-coded sample products
|
2011-10-05 12:24:10 +02:00 |
Sebastian Pipping
|
f7963b9acf
|
client-barcode: Rename login_code to auth_blob
|
2011-10-05 11:43:34 +02:00 |
Sebastian Pipping
|
7a1ee41ca2
|
client-barcode: Add basic networking code
|
2011-10-05 11:35:56 +02:00 |
seba
|
b2438f2981
|
started apidoc
|
2011-10-04 19:36:16 +02:00 |
seba
|
793162c060
|
added sphinx-docs scaffold
|
2011-10-04 00:43:11 +02:00 |
seba
|
4ad0d0d0c0
|
thads todo
|
2011-10-03 23:29:41 +02:00 |
theresa
|
89518255fa
|
New admin layout and pagination on buying history
|
2011-10-03 22:55:13 +02:00 |