Commit Graph

40 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 0b32fa576f
sklad: show whole container descriptions 2019-04-15 10:54:27 +02:00
Přemysl Eric Janouch 82c6c34ea5
sklad: trim spaces from user-supplied attributes 2019-04-15 03:57:53 +02:00
Přemysl Eric Janouch 5b7113905e
sklad: support running under a prefix 2019-04-15 03:45:41 +02:00
Přemysl Eric Janouch dc0536c011
sklad: breadcrumbs for all containers 2019-04-15 02:57:04 +02:00
Přemysl Eric Janouch 37b7edb2ef
sklad: create, update, remove 2019-04-15 02:40:55 +02:00
Přemysl Eric Janouch 608ba10eec
sklad: show the number of members of each series 2019-04-14 23:19:25 +02:00
Přemysl Eric Janouch 8d9b6f75d0
Add README.adoc 2019-04-14 22:55:51 +02:00
Přemysl Eric Janouch 1331f3b564
Move commands under cmd/ 2019-04-14 22:30:40 +02:00
Přemysl Eric Janouch 7d9410c6b3
sklad: remove obsolete comment 2019-04-14 21:39:03 +02:00
Přemysl Eric Janouch 32ad36a287
label-tool: unindent template 2019-04-14 21:38:26 +02:00
Přemysl Eric Janouch 412efcb1ae
Flush input buffers on printer initialization
Seems to be necessary, not sure why.
2019-04-14 21:34:56 +02:00
Přemysl Eric Janouch 39e2c5b76d
sklad: don't post-login redirect to POST requests 2019-04-14 21:25:55 +02:00
Přemysl Eric Janouch ea45784554
sklad: import label printing capability from label-tool 2019-04-14 21:25:21 +02:00
Přemysl Eric Janouch 4dade55387
sklad: implement search 2019-04-14 20:29:18 +02:00
Přemysl Eric Janouch 3d98454543
sklad: cleanup, add comment
Child containers now show a linear list of subcontainers.
2019-04-14 19:48:32 +02:00
Přemysl Eric Janouch fbb76679f3
sklad: autofocus desirable input fields 2019-04-14 10:31:32 +02:00
Přemysl Eric Janouch e003427f9f
sklad: preliminary web interface
Only exposing most read operations thus far.
2019-04-14 10:17:02 +02:00
Přemysl Eric Janouch 7eb84cd937
sklad: styling, add a basic view for containers 2019-04-14 01:05:05 +02:00
Přemysl Eric Janouch bcfb9fbc2b
sklad: implement login and logout
So far there are no other pages, and nothing links to the logout.
2019-04-13 23:54:24 +02:00
Přemysl Eric Janouch f5790dbff9
sklad: write timestamps to the DB log 2019-04-13 22:48:51 +02:00
Přemysl Eric Janouch 401ed71323
sklad: sync the database log 2019-04-13 05:57:43 +02:00
Přemysl Eric Janouch 8c3aaa8261
sklad: move the database into its own file 2019-04-13 05:43:33 +02:00
Přemysl Eric Janouch 3fe6d7d071
label-tool: cleanup 2019-04-13 05:38:58 +02:00
Přemysl Eric Janouch fd347fa1eb
sklad: initial commit for the web application 2019-04-13 05:16:16 +02:00
Přemysl Eric Janouch 10380a7901
ql-print: add a simple printing tool 2019-04-13 01:14:50 +02:00
Přemysl Eric Janouch b287ba5500
Split out imgutil 2019-04-13 00:34:40 +02:00
Přemysl Eric Janouch fab0a52189
Cleanup 2019-04-13 00:16:58 +02:00
Přemysl Eric Janouch 3080194dc1
Rename and improve the information tool 2019-04-13 00:06:51 +02:00
Přemysl Eric Janouch b2733bf3fd
label-tool: show the font name 2019-04-12 23:56:11 +02:00
Přemysl Eric Janouch b782686063
label-tool: don't hardcode the BDF path or listening port 2019-04-12 23:54:09 +02:00
Přemysl Eric Janouch ef904ccf8c
Rename the label tool 2019-04-12 23:50:05 +02:00
Přemysl Eric Janouch 89fc9d86c7
Cleanup, improve communication while printing 2019-04-12 23:43:42 +02:00
Přemysl Eric Janouch 4c2f29384d
Move printer stuff into the ql package 2019-04-12 22:18:22 +02:00
Přemysl Eric Janouch b763c2d362
Improve the label printing experimental tool
Now it should be safer to print on die-cut labels,
or even any supported label at all.
2019-04-12 19:55:15 +02:00
Přemysl Eric Janouch 8c0a5195fc
Add a media size information table 2019-04-12 04:52:03 +02:00
Přemysl Eric Janouch 43b5536c4d
Fix status decoding
Mainly to reflect a real-world printer.
2019-04-12 03:47:36 +02:00
Přemysl Eric Janouch c9e5b4d1e9
Create a package for the printer 2019-04-12 02:31:22 +02:00
Přemysl Eric Janouch e605078d89
Save some tape 2019-04-11 21:45:56 +02:00
Přemysl Eric Janouch 047ce4d34d
Replace checkbox with button 2019-04-11 19:16:40 +02:00
Přemysl Eric Janouch ab253ce768
Initial commit 2019-04-07 23:08:27 +02:00