d163cfda05
feat: proper thumbnail cache handling, removal of cachebusters
2024-12-11 01:31:29 +01:00
418d7ffea9
feat: load default thumbnail on fetch rather than copying default thumbnail to user/product on creation
2024-12-11 00:04:36 +01:00
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
dd65b5c4d0
feat: use button groups in admin tables
/ test (push) Successful in 1m26s
/ codestyle (push) Successful in 58s
2024-12-07 20:38:24 +01:00
67e2a813d5
feat: redesign ui using bootstrap
...
/ 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
4cf563ce62
fix: missing error message when scanning an unassociated barcode
/ build_wheel (push) Successful in 1m58s
/ build_debian (push) Successful in 2m23s
/ test (push) Successful in 1m23s
/ codestyle (push) Successful in 4m52s
2024-12-01 23:37:22 +01:00
418cff7348
feat: add barcode login feature
/ build_wheel (push) Successful in 2m4s
/ build_debian (push) Successful in 3m2s
/ test (push) Successful in 1m26s
/ codestyle (push) Successful in 31m13s
2024-12-01 21:58:16 +01:00
66f23f5dda
fix: store notifications in the session so that they won't be served to other clients
...
/ 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
f614fe1afc
breaking: remove the config option to automatically close tabs after ean purchase
...
/ test (push) Successful in 1m22s
/ codestyle (push) Successful in 1m4s
/ build_wheel (push) Successful in 1m59s
/ build_debian (push) Successful in 2m33s
fix: improve error handling on database consistency errors (e.g. non-unique ean codes) in the settings
feat: handle ean codes in the already open tab via a websocket connection
feat: populate ean code input field when a barcode is scanned while in the product settings
2024-11-25 23:29:30 +01:00
s3lph
be09ea1ee7
Wrote code documentation for the pagelets of the current implementation, and for some of the jinja2 templates
2018-07-23 00:19:41 +02:00
s3lph
6db093437b
Merge branch 'jinja2-template' into DO-NOT-MERGE-horrible-webapp
2018-07-09 22:38:39 +02:00
s3lph
f699058cf0
first, horribly broken, undocumented implementation of the matemat webapp using jinja2 templates
2018-07-07 15:11:27 +02:00