- Mar 11, 2022
-
-
eyan_ authored
-
eyan_ authored
-
ArktikHunter authored
-
Rafi authored
Added functionality to remove the employee shift by using the unique shift id to both the server and client side.
-
ArktikHunter authored
added attributes, get/set methods to model
-
- Mar 10, 2022
-
-
ArktikHunter authored
-
ArktikHunter authored
-
eyan_ authored
-
eyan_ authored
-
eyan_ authored
-
eyan_ authored
-
Rafi authored
-
Rafi authored
-
Rafi Zereselasie (raz070) authored
This reverts commit c3032b36
-
Rafi authored
-
eyan_ authored
-
mik586 authored
-
ArktikHunter authored
-
Rafi authored
-
mik586 authored
-
eyan_ authored
-
eyan_ authored
-
ArktikHunter authored
-
Rafi authored
Changed class names to update rather than get, and fixed a small bug in the writer. Implemented getShiftsByWeek.
-
eyan_ authored
-
Rafi authored
-
Rafi authored
-
ArktikHunter authored
-
- Mar 09, 2022
-
-
Michael Kish authored
-
ArktikHunter authored
-
Rafi authored
Converts ip address to InetAddress for ServerSocket constructor call. Set's maximum requests to server to 50. Fixed some warnings.
-
Rafi Zereselasie (raz070) authored
-
Rafi Zereselasie (raz070) authored
Fixed issues where after a connection is established on a server with no clients, employee data couldn't be received. Error messages print to console.
-
Rafi Zereselasie (raz070) authored
Revert "Fixed issues where after a connection is established on a server with no clients, employee data couldn't be received. Error messages print to console." This reverts commit 032e63a2.
-
Rafi Zereselasie (raz070) authored
Fixed issues where after a connection is established on a server with no clients, employee data couldn't be received. Error messages print to console.
-
Michael Kish authored
-
Rafi Zereselasie (raz070) authored
Fixed bugs that made getEmployeeByID not work. For some reason if this while loop and print statement arent present then the client will never get the initial send of the data. Removed commented code and cleaned up warnings.
-
Rafi Zereselasie (raz070) authored
-
Rafi authored
Fixed bugs with that caused in consistencies with message sending between client and server. All employee data should be updated to all clients when employee data is modified in the database. The client should have an updated copy of employee information.
-
eyan_ authored
-