|
b090c387e1
|
Release 21 (devel -> main)
See merge request ChaoticByte/drinks-manager!20
|
2024-02-13 18:27:09 +00:00 |
|
|
71bc46c72d
|
Bumped version to 21
|
2024-02-13 19:20:50 +01:00 |
|
|
69c6b79267
|
Small improvements to the UI
|
2024-02-13 19:16:59 +01:00 |
|
|
0f4b1d9da2
|
Split up static files into static and django_static
|
2024-02-13 18:02:38 +01:00 |
|
|
3a9b2c25e7
|
Changed README title
|
2024-02-13 17:30:29 +01:00 |
|
|
1e20fd9549
|
Updated dependencies
|
2024-02-13 17:28:39 +01:00 |
|
|
dffcaa6416
|
Release 20 (devel -> main)
See merge request ChaoticByte/drinks-manager!19
|
2023-11-01 18:35:42 +00:00 |
|
|
b48a1c1888
|
Bumped version to 20
|
2023-11-01 19:32:59 +01:00 |
|
|
6b5740c617
|
Added missing translations
|
2023-11-01 19:32:25 +01:00 |
|
|
4ad23c5db0
|
Release 19 (devel -> main)
See merge request ChaoticByte/drinks-manager!18
|
2023-11-01 18:23:55 +00:00 |
|
|
4958a56f8d
|
Bumped version to 19
|
2023-11-01 19:21:34 +01:00 |
|
|
e4acc5c101
|
Added two new statistics about all users: 'order sum' visible for users having the 'view_order' permission and 'deposit sum' visible for users having the 'view_registertransaction' permission, improved the layout of the statistics page, updated translations
|
2023-11-01 19:07:07 +01:00 |
|
|
4eb2911150
|
Fixed round corners on tables for Firefox
|
2023-10-31 18:17:12 +01:00 |
|
|
31ae251164
|
Fixed orders/weekday statistic, improved statistics page layout
|
2023-10-31 18:00:20 +01:00 |
|
|
60d2df9fb9
|
Use a dedicated logfile for session cleanup
|
2023-10-30 18:36:44 +01:00 |
|
|
fc24be7934
|
Merge branch 'devel'
|
2023-10-30 18:19:17 +01:00 |
|
|
dd36c3c114
|
Fixed a security issue on the login page by clearing the buffer of the virtual keyboard when pressing 'cancel'.
|
2023-06-07 19:04:17 +02:00 |
|
|
bdb1d6353c
|
Release 17 (devel -> main)
See merge request ChaoticByte/drinks-manager!17
|
2023-04-19 16:27:58 +00:00 |
|
|
51fda11281
|
Bumped version to 17
|
2023-04-19 18:24:05 +02:00 |
|
|
85e49795bc
|
Added missing zero to numeric keyboard layout
|
2023-04-19 18:23:24 +02:00 |
|
|
7bd71f9e97
|
Merge branch 'devel' into 'main'
Fixed License file
See merge request ChaoticByte/drinks-manager!16
|
2023-04-17 19:31:07 +00:00 |
|
|
5408ec5a7d
|
Moved third-party licenses to the README and restored previous license file, because Gitlab wasn't able to determine the right license for this project anymore
|
2023-04-17 21:28:04 +02:00 |
|
|
47dc1fe375
|
Release 16 (devel -> main)
See merge request ChaoticByte/drinks-manager!15
|
2023-04-17 19:10:52 +00:00 |
|
|
c9792cc2c4
|
Bumped version to 16
|
2023-04-17 20:52:31 +02:00 |
|
|
2c51e62a7d
|
Added a text banner that is displayed in the terminal/logfile on application startup, fixed a wrongly indented code block
|
2023-04-17 20:52:08 +02:00 |
|
|
6b396dbb50
|
Removed leftover print statements that were used for debugging
|
2023-04-17 20:13:34 +02:00 |
|
|
79d148bfd0
|
Improved the style of select elements (now also works on WebKit browsers)
|
2023-04-15 15:30:53 +02:00 |
|
|
c74744d720
|
Improved the visibility of the dropdown menu in the userpanel, especially on mobile devices
|
2023-04-15 14:15:55 +02:00 |
|
|
e1555375cc
|
Added Inter font for the UI, replaced some icons with Material Design Icons, minor css improvements
|
2023-04-15 12:58:33 +02:00 |
|
|
3a0f1bf340
|
Moved LICENSE to LICENSE.md and added the license for simple-keyboard
|
2023-04-15 11:47:39 +02:00 |
|
|
880f7f6cc8
|
Changed the appearance of the dropdown button in the userpanel
|
2023-04-15 11:33:30 +02:00 |
|
|
ac59aa0baa
|
Improved history page and spacing between values and currency suffix + minor improvements to css
|
2023-04-15 10:01:56 +02:00 |
|
|
8702233934
|
Added feature to transfer money to another account + some minor improvements
|
2023-04-14 23:47:12 +02:00 |
|
|
2bab323b86
|
Implemented 'custom forms' to replace individual scripts for deposit and supply forms
|
2023-04-14 20:48:01 +02:00 |
|
|
5ab0d1088f
|
Added 'Hide from userlist' to user settings
|
2023-04-13 21:19:11 +02:00 |
|
|
105ddc0409
|
Removed 'User: ' prefix in user panel to get more space for the username and balance
|
2023-04-13 21:06:06 +02:00 |
|
|
5a229e82a7
|
Merge branch 'devel' into 'main'
Release 15 - Revamp
See merge request ChaoticByte/drinks-manager!14
|
2023-03-26 11:09:30 +00:00 |
|
|
03abfca2f8
|
Bumped version to 15 #24
|
2023-03-26 12:43:01 +02:00 |
|
|
93f52adfd3
|
Merge branch 'revamp' into 'devel'
Complete project revamp with a bunch of commits
See merge request ChaoticByte/drinks-manager!13
|
2023-03-26 10:40:59 +00:00 |
|
|
266cb6ca10
|
Fixed an issue with the 0002_setup migration that caused the upgrade from version 14 to fail
|
2023-03-26 12:26:43 +02:00 |
|
|
2ff58fb955
|
Removed unnecessary import in db_queries.py
|
2023-02-17 22:21:40 +01:00 |
|
|
9dc1f902d3
|
Updated translations
|
2023-02-17 22:15:20 +01:00 |
|
|
e04e1b940c
|
Updated README (about gettext dependency)
|
2023-02-17 22:08:44 +01:00 |
|
|
d93591bcb2
|
Redesigned the user interface #23
|
2023-02-17 22:01:09 +01:00 |
|
|
f7048d1e9f
|
Fixed shift- and shift-lock buttons and backspace issues in simple-keyboard_configure.js #14
|
2023-02-13 21:08:20 +01:00 |
|
|
548af757e7
|
Disable on-screen keyboard when smartphone is detected #14
|
2023-02-13 19:47:00 +01:00 |
|
|
0ab45c6e68
|
Integrated simple-keyboard from hodged as a on-screen keyboard #14
|
2023-02-13 19:31:21 +01:00 |
|
|
6c72b5059f
|
Fixed login button overlaid by footer on small screens #13
|
2023-02-12 20:06:23 +01:00 |
|
|
0939d10322
|
Changed all W13R references to ChaoticByte #18
|
2023-02-12 19:30:46 +01:00 |
|
|
fb3bbf3fc5
|
Added support for multiple hosts in caddy configuration and CSRF_TRUSTED_ORIGINS #22
|
2023-02-12 10:59:22 +01:00 |
|