d163cfda05
feat: proper thumbnail cache handling, removal of cachebusters
2024-12-11 01:31:29 +01:00
5a0c0cf148
feat: always pad thumbnails to a square shape
2024-12-11 01:18:56 +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
a7150e123e
feat: make user settings available via touchkey login
...
/ test (push) Successful in 1m8s
/ codestyle (push) Successful in 1m25s
/ build_wheel (push) Successful in 1m28s
/ build_debian (push) Successful in 2m5s
feat: add an explicit home button to the navbar
2024-12-08 04:36:51 +01:00
1669ef4c1e
feat: improve "logout after purchase" ui representation
2024-12-08 00:21:11 +01:00
Valentin Weber
470da688f3
feat: refactor password change section
2024-12-07 22:08:46 +01:00
2883593eeb
Merge branch 'main' into main
2024-12-07 21:28:02 +01:00
Valentin Weber
d3c5a8a56b
feat: move avatar up
2024-12-07 21:27:18 +01:00
43ac5d656f
feat: add logout after purchase setting to productlist
/ test (push) Successful in 1m3s
/ codestyle (push) Successful in 1m24s
2024-12-07 21:15:46 +01:00
Valentin Weber
9a1c220813
feat: refactor user settings part 1
2024-12-07 21:08:20 +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
Valentin Weber
a5907dce2d
feat(templates): improve breakpoints
2024-12-07 19:52:14 +01:00
Valentin Weber
4943508233
feat(templates): userlist improve breakpoints
2024-12-07 19:49:40 +01:00
Valentin Weber
8fb3bd8d9c
feat(templates): modify login mask for responsiveness
2024-12-07 19:38:35 +01:00
745843e07d
fix: session id shared between all sessions
...
/ test (push) Successful in 1m5s
/ codestyle (push) Successful in 1m30s
/ build_wheel (push) Successful in 1m27s
/ build_debian (push) Successful in 2m2s
fix: minor css fixes
2024-12-07 16:30:28 +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
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
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
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
2f79377c09
fix: image cache busting
2023-03-25 22:51:57 +01:00
s3lph
c2de89201f
Add theme support
2023-02-20 10:02:12 +01:00
s3lph
8c3e0e08b6
v0.2.14: Present an on-screen keyboard and disable file upload in kiosk mode (localhost)
2022-10-22 16:14:19 +02:00
s3lph
caee4a3ee7
Sort user list in db.list_users rather than during templating. Closes !82
2022-07-20 21:43:47 +02:00
s3lph
2457b7e2a0
Add missing email field to signup.html
2022-07-18 23:53:50 +02:00
s3lph
f92ad205d2
Add user signup (has to be enabled via config)
2022-07-17 00:12:16 +02:00
s3lph
1b35f4ea7d
Allow users to transfer founds to another account
2022-07-16 19:15:25 +02:00
s3lph
b804d57d24
Disable text selection and image dragging for better touchscreen support
2021-08-07 21:06:24 +02:00
s3lph
ddcdc0f816
Prepare 0.2.8 release
2021-04-07 09:36:18 +02:00
s3lph
bdd771c694
Add numpad popup for deposit
2021-04-07 02:41:53 +02:00
s3lph
361144815e
Improve support for stock providers
2021-04-07 01:25:45 +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
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
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
436da33330
Added a not to the settings UI when sending of receipts has been disabled in the configuration.
2018-09-08 21:05:03 +02:00
s3lph
22d4bd2cd5
Fixed trailing whitespace.
2018-09-07 19:06:47 +02:00
s3lph
a3fa86fb25
Implemented "Balance change reason" field.
2018-09-01 23:48:10 +02:00
s3lph
c26e0ffc21
Integration of ReceiptPreference into the UI.
2018-08-31 20:57:08 +02:00