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
2024-12-07 20:38:24 +01:00
f8de9f5e1e
Merge pull request 'feat(template): improve responsiveness' ( #3 ) from weva/matemat:main into main
...
Reviewed-on: s3lph/matemat#3
2024-12-07 19:57:21 +01:00
Valentin Weber
a5907dce2d
feat(templates): improve breakpoints
2024-12-07 19:52:14 +01:00
ef53367035
fix: recreate users table with case-insensitive username
2024-12-07 19:51:07 +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
...
fix: minor css fixes
2024-12-07 16:30:28 +01:00
67e2a813d5
feat: redesign ui using bootstrap
...
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
b3b47b6b60
fix: debian postinst/prerm scripts
2024-12-01 23:44:26 +01:00
4cf563ce62
fix: missing error message when scanning an unassociated barcode
2024-12-01 23:37:22 +01:00
418cff7348
feat: add barcode login feature
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
...
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
...
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
...
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
8287dc1947
fix: codestyle
2024-11-23 04:37:47 +01:00
f3af4d64a7
feat: Immediately purchase a product by calling /?ean=...
...
chore: Replace datetime.utcnow with datetime.now(UTC)
chore: Replace sqlite3 qmark-bindings with named bindings
2024-11-23 04:35:05 +01:00
bfc503c5d3
feat: sort products in list
2024-05-05 00:21:04 +02:00
d41484e69a
fix: improve auto logout
2024-04-12 23:43:01 +02:00
c8243fd9d5
feat: release 0.3.10
2024-04-09 22:47:36 +02:00
677c1e681b
fix: unittests, codestyle
2024-04-09 22:40:38 +02:00
d54aa2bc57
feat: add option to log out users automatically after completing a purchase
2024-04-09 22:35:37 +02:00
1e561fd9cd
feat: release 0.3.9
2023-12-22 20:00:11 +01:00
97df130768
feat: improve link sizes for touchscreens
2023-12-22 19:57:51 +01:00
1b45a21210
feat: migrate from woodpecker to forgejo actions
2023-12-19 05:01:51 +01:00
abd70b9cc6
fix(ci): wrong filename when uploading deb package to registry
2023-09-09 18:43:25 +02:00
623dadb62a
fix: bottle by default re-encodes UTF-8 to latin1
2023-09-09 18:38:59 +02:00
76918a0f2c
fix: python interpreter in debian package
2023-07-29 23:23:55 +02:00
f5e1374d5a
fix: pycodestyle
2023-07-29 23:16:43 +02:00
s3lph
a3c450179d
fix: ci
2023-07-29 23:15:07 +02:00
s3lph
86f0eecc34
chore: migrate from gitlab-ci to woodpecker
2023-07-29 23:12:38 +02:00
s3lph
01deb63098
fix: purchase confirmation overlay animation
2023-05-17 01:55:40 +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
de110cd397
feat: add support for multiple theme search paths
2023-03-28 20:45:09 +02:00
s3lph
2f79377c09
fix: image cache busting
2023-03-25 22:51:57 +01:00
s3lph
5aa3d2e4c2
Fix version in deb package
2023-02-20 10:25:05 +01:00
s3lph
c2de89201f
Add theme support
2023-02-20 10:02:12 +01:00
s3lph
c28f42a08d
Update docker-compose instructions. Fixes #30
2023-02-12 11:57:42 +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
d3f2da88cc
Merge branch 'staging' into 'master'
...
v0.2.13
See merge request s3lph/matemat!83
2022-07-20 19:52:23 +00:00
s3lph
d846ddf044
Prepare release v0.2.13
2022-07-20 21:47:52 +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
c7f6e1e849
Works, restricting to tags only
2022-07-19 23:16:05 +02:00
s3lph
cbd8a23236
Add CI task to trigger a build of the repository pipeline. Hope this works...
2022-07-19 22:53:35 +02:00
s3lph
3572ad5a96
Merge branch 'master' into staging
2022-07-19 00:05:26 +02:00
s3lph
f5dc0e51c7
Fix changelog
2022-07-19 00:03:49 +02:00
s3lph
b4deda7778
Merge branch 'staging' into 'master'
...
Release 0.2.12
See merge request s3lph/matemat!81
2022-07-18 21:59:12 +00:00
s3lph
9d449b69e9
Release 0.2.12
2022-07-18 23:57:23 +02:00
s3lph
2457b7e2a0
Add missing email field to signup.html
2022-07-18 23:53:50 +02:00
s3lph
075afa2d76
Fix some minor display issues with transfer vs deposit
2022-07-18 23:49:13 +02:00