Commit graph

12 commits

Author SHA1 Message Date
0f4b1d9da2 Split up static files into static and django_static 2024-02-13 18:02:38 +01:00
5572fec9c1 Completely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20 2023-02-11 17:23:57 +01:00
8599f49857 Refactored CSS and HTML templates and polished UI (#10), changed JavaScript variable names to camelCase, adjusted filenames and some url parameter names in urlpatterns, and more. 2022-11-04 20:35:28 +01:00
86ea7c0000 Added 'supply' page to create negative register transactions, updated translation 2022-10-15 19:37:01 +02:00
f5bf77fbed Added auto-reload after 2 minutes when logged in, to force auto-logout 2022-08-06 17:33:31 +02:00
f2725845cf hide the userlist in the background when showing the password overlay 2022-07-05 17:42:50 +02:00
4fd02a8498 #7 fix broken login page for Webkit Browsers 2022-06-29 20:04:28 +02:00
9f965b8119 Rearranged statistics page 2022-05-24 20:49:18 +02:00
22382eef6e Added NaN-checks for the number input on the order page to fix some weird behaviour 2022-05-24 20:28:16 +02:00
d792a7658c Fixed a bug in the template for the order page caused by localization and removed the previously applied workaround for this issue 2022-05-16 10:51:22 +02:00
a03fe6a9f4 Fix parsing issue resulting in wrong order sum being calculated when using the german localization 2022-03-16 19:10:01 +01:00
c49798a9ea Initial commit - existing project files 2022-03-16 12:11:30 +01:00