Commit graph

10 commits

Author SHA1 Message Date
583107ac63
feat: allow multiple barcodes to be associated with a product
chore: consistent renaming from ean to barcode
2024-12-09 22:07:54 +01:00
67e2a813d5
feat: redesign ui using bootstrap
All checks were successful
/ test (push) Successful in 1m22s
/ codestyle (push) Successful in 1m6s
/ build_wheel (push) Successful in 2m0s
/ build_debian (push) Successful in 2m32s
feat: split user settings and admin settings
fix: list user tokens in admin user settings
feat!: remove osk, osk should be provided by kiosk browser
2024-12-07 15:53:19 +01:00
66f23f5dda
fix: store notifications in the session so that they won't be served to other clients
All checks were successful
/ test (push) Successful in 1m12s
/ codestyle (push) Successful in 1m26s
/ build_wheel (push) Successful in 1m42s
/ build_debian (push) Successful in 2m3s
feat: list all users and products in a table in the settings
feat: add back buttons to signup, password login and touchkey login pages
feat: if the tabfocus webextension is installed, use it to focus the tab when a barcode is scanned
2024-11-27 23:45:42 +01:00
f3af4d64a7
feat: Immediately purchase a product by calling /?ean=...
Some checks failed
/ test (push) Successful in 1m26s
/ codestyle (push) Failing after 57s
chore: Replace datetime.utcnow with datetime.now(UTC)
chore: Replace sqlite3 qmark-bindings with named bindings
2024-11-23 04:35:05 +01:00
s3lph
e5c3fad812 Further bottle porting 2020-02-03 20:44:58 +01:00
s3lph
8e8f159150 Migrate from own web framework to bottle.py 2019-11-22 03:58:54 +01:00
s3lph
61649657b0 Touchkey documentation & cleanup. 2018-07-23 21:07:53 +02:00
s3lph
6db093437b Merge branch 'jinja2-template' into DO-NOT-MERGE-horrible-webapp 2018-07-09 22:38:39 +02:00
s3lph
e3c65776b5 A first, semi-sane integration of Jinja2 templates 2018-07-09 01:09:53 +02:00
s3lph
f699058cf0 first, horribly broken, undocumented implementation of the matemat webapp using jinja2 templates 2018-07-07 15:11:27 +02:00