17 Commits

Author SHA1 Message Date
Tim G. | SnapixLP 391ee52a5a updated test history visibility 2025-06-06 12:08:06 +02:00
Tim G. | SnapixLP 78a7597689 fixed an error where get command cant serlialize employee 2025-06-06 11:56:37 +02:00
Tim G. | SnapixLP 8630c4c346 added clockhistory and get command 2025-06-06 09:06:59 +02:00
Tim G. | SnapixLP c2608f4bf6 trying to fix that some messages are not send after specific events 2025-06-06 03:14:11 +02:00
Tim G. | SnapixLP 536de50e4c adding clock in break and out command 2025-06-06 02:01:54 +02:00
Tim G. | SnapixLP 2645d698d7 added login via mysql
added getselfuser from mysql
2025-06-06 01:41:45 +02:00
Tim G. | SnapixLP 57e8f64095 added mysql connection 2025-06-06 01:11:26 +02:00
Tim G. | SnapixLP 830c94d5e4 Fixed some Server bugs where the Employee is not send as full object 2025-06-06 00:00:46 +02:00
Tim G. | SnapixLP c0462e01b1 TEST-SOFTWARE 2025-06-05 23:03:03 +02:00
Tim G. | SnapixLP d5bb061987 Merge remote-tracking branch 'origin/master' 2025-06-05 23:02:38 +02:00
Tim G. | SnapixLP 38a9a72740 Commands + Server first development release ready (USER: TEST, PASS: 1234) (Serveradress: 185.113.120.99, PORT: 3767) 2025-06-05 22:58:56 +02:00
PBA3H22AOP 35aa165734 Merge branch 'master' of https://git.battle-of-pip.de/root/vpr-mitarbeiterverwaltung 2025-06-05 11:18:18 +02:00
PBA3H22AOP 8bdf2b334e Habe nun das Fenster "Kürzel" sowie Code Behind fertig und das "PinPanel", ebenfalls mit Code Behind angefertig.
Bitte Kommentare lesen wenn was geändert werden soll oder mich Ansprechen, danke :)
2025-06-05 11:17:46 +02:00
SnapixLP | Tim G. 838b31cb1f updated CommandManager.cs to use attributes instead of Classes 2025-06-05 09:33:01 +02:00
SnapixLP | Tim G. 4be4ee34cb First Server Test | Next Update: Change Commands to Attributes 2025-06-05 08:27:40 +02:00
SnapixLP | Tim G. 67bfce265c Fehlerbehebung von TCP-Eingangsnachrichten beim Server (DX86.cs)
Implementierung CommandManager.cs in BackendServer.cs

Worker.cs umbennannt zu Employee.cs
WorkerState.cs umbenannt zu EmployeeState.cs

.help command eingefügt (HelpCommand.cs)

Management-Server auf port 3767 eingefügt (Program.cs)

Server-Connector (Server.cs) erste methoden eingefügt
GetEmployee
Login
Logout
clockin,clockout,clockbreak
2025-05-20 12:44:28 +02:00
SnapixLP | Tim G. c214be937c Initial Commit 2025-05-19 09:16:34 +02:00