sraffauf
9a4169e50d
index now redirects to ticket_submit
...
If the application is to be integrated into the lehrerportal it wouldn't
need authentication at the beginning
2026-01-28 16:18:07 +01:00
sraffauf
f055f8943f
Added proper lock and favicon
...
Implemented not being able to go to ticket_submit if not unlocked. Also
added favicon to display in address bar (from csg-germering.de). Deleted
unnessecary files.
2026-01-28 15:49:54 +01:00
sraffauf
bb8c35b6d1
Fixed deleting tickets
...
Link was not updated
2026-01-22 21:17:57 +01:00
sraffauf
06047524ca
removed data from git repo
2026-01-22 21:10:01 +01:00
sraffauf
fe22171d88
.gitignore
2026-01-22 21:08:42 +01:00
sraffauf
e3056ba770
Removed arbitrary files
...
admin.html not needed so i removed it.
Also admin.php now uses the container id to match the rest of the pages
2026-01-22 21:06:49 +01:00
sraffauf
37df35d7a9
removed arbitrary file
2026-01-22 21:02:18 +01:00
sraffauf
f229ef69be
fixed broken links
...
Fixed broken links to data directory
2026-01-22 20:57:49 +01:00
sraffauf
65403282f7
fixed login
...
login now throws errors when wrong credentials are used and properly
redirects to dashboard
2026-01-22 20:50:53 +01:00
sraffauf
a2d78fa4a9
Implementation of dark mode
...
Dark mode is now enabled if the users device is set to use it.
Also minor stylistic changes were made
2026-01-22 19:44:46 +01:00
sraffauf
9b4a347269
made dashboard load
...
user_id never set so no access possible. Fixed that
2026-01-22 18:02:29 +01:00
sraffauf
f24151c21c
fixed redirect to admin login and minor bug
...
Fixed redirect to the admin page by actually calling the login function.
Also fixed file path of logo in admin.php
2026-01-22 17:59:44 +01:00
sraffauf
e2261ff0dd
Locket system behind session variable
...
Created php script to redirect back to index.html if system is not
unlocked
2026-01-22 17:14:47 +01:00
sraffauf
e28948372b
Added password lock to ticket system
...
Created php file to redirect to the ticket submit page when entering
right password
2026-01-22 17:09:45 +01:00
sraffauf
5b2fcb5586
Fixed broken link
2026-01-21 18:00:21 +01:00
sraffauf
77fd4e836b
Refactored file system
...
Changed the file system to a more ordered state and updated links in
files accordingly. Also the reffering to files is now uniform
2026-01-21 17:58:15 +01:00
sraffauf
a3b261e9ae
Content for index
...
Added Head with CSG image and a login button
2026-01-21 17:30:04 +01:00
sraffauf
f03c4d7814
Added new index.html
...
Moved index to ticket_submit and created index for password prompt
2026-01-21 17:00:44 +01:00
sraffauf
ca1088956c
Removed Ninos credentials
2026-01-21 16:57:02 +01:00
sraffauf
ae7bab93da
reset tickets.json
2025-10-10 16:58:20 +02:00
sraffauf
1fcceef40a
Fixed logout error where it would try to redirect to wrong file
2025-10-10 16:51:20 +02:00
ninortbrgr
a8fa59f5de
test
2025-10-10 13:50:50 +02:00
ninortbrgr
fa830f892e
base
2025-10-10 13:45:59 +02:00
Nino
edde9f07fc
Initial commit
2025-10-10 13:31:29 +02:00