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
f3af4d64a7
feat: Immediately purchase a product by calling /?ean=...
...
/ 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
d54aa2bc57
feat: add option to log out users automatically after completing a purchase
/ test (push) Failing after 54s
/ codestyle (push) Failing after 1m29s
2024-04-09 22:35:37 +02:00
s3lph
ddcdc0f816
Prepare 0.2.8 release
2021-04-07 09:36:18 +02:00
s3lph
93af2dbbd4
Add pluggable interfaces for providing stock information or dispensing physical products
2020-12-28 09:46:51 +01:00
s3lph
e5c3fad812
Further bottle porting
2020-02-03 20:44:58 +01:00
s3lph
4ecc848eac
Implemented default images.
2018-09-10 00:45:32 +02:00
s3lph
f2f8828db4
Fixed image and price entry on product creation.
2018-09-10 00:12:11 +02:00
s3lph
31b1cc9c21
Implemented image conversion and resizing with pillow.
2018-09-09 23:59:06 +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