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
4eb71415fd
fix: show the purchase warning banner also on the touchkey login
...
/ test (push) Successful in 1m22s
/ codestyle (push) Successful in 1m5s
/ build_wheel (push) Successful in 1m59s
/ build_debian (push) Successful in 2m32s
feat: replace overlay system with a generic notification banner system
feat: add a config option to automatically close tabs after ean purchase
2024-11-23 09:48:53 +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
d41484e69a
fix: improve auto logout
/ test (push) Successful in 50s
/ codestyle (push) Successful in 50s
/ build_wheel (push) Successful in 1m55s
/ build_debian (push) Successful in 2m27s
2024-04-12 23:43:01 +02:00
97df130768
feat: improve link sizes for touchscreens
2023-12-22 19:57:51 +01:00
s3lph
86f0eecc34
chore: migrate from gitlab-ci to woodpecker
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-29 23:12:38 +02:00
s3lph
2d7d93c2a7
feat: show and fade an overlay after completing a purchase or deposi
2023-05-15 22:14:38 +02:00
s3lph
c2de89201f
Add theme support
2023-02-20 10:02:12 +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
d4e2d6591e
Implemented sales statistics page.
2018-10-01 21:08:37 +02: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
0ab7d48622
Enabled jinja2 escaping by default.
2018-07-20 13:57:23 +02:00
s3lph
9b67d1d1ff
Merge branch '7-configuration-file' into DO-NOT-MERGE-horrible-webapp
2018-07-13 20:58:37 +02:00
s3lph
a52f09fc58
First, horrible config file support.
2018-07-11 22:06:06 +02:00
s3lph
a6e7c244e4
Removed link to gitlab repo from Matemat footer, as people constantly clicked that in the touchscreen kiosk and could not get back.
2018-07-11 15:40:14 +02:00
s3lph
4ba0165e7c
Added some barebones CSS to display the user- and product-list in a somewhat acceptable way.
2018-07-11 15:32:07 +02:00
s3lph
0481b5bf98
Always add Matemat version number to Jinja template.
2018-07-09 22:46:35 +02:00
s3lph
e618f06d11
Included version number in base template.
2018-07-09 22:41:58 +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