231 Commits (3713e18f23030d7de9aaf1a78f5b16d21533bf08)
 

Author SHA1 Message Date
fdai7600 3713e18f23 Merge remote-tracking branch 'origin/fdai7600' 1 year ago
fdai7600 a3dd0f5764 refactoring: encapsulated the input handling related with case 5 1 year ago
fdai7887 727be64c90 Added Test for deleteCourseWithInput method to AdministrationTest class 1 year ago
fdai7600 b0fea42a7c refactoring: encapsulated the input handling related with case 6 1 year ago
fdai7600 110c8d0ded refactoring: encapsulated the input handling related with case 7 1 year ago
fdai7600 6bb64f6a06 refactoring: encapsulated the input handling related with case 9 1 year ago
Tobias Herbert d85c04e586 fixed merge conflict 1 year ago
Tobias Herbert 2dbedd5879 test: Added testViewGradesFromStudent Function 1 year ago
fdai7887 4c43b68e18 Merge remote-tracking branch 'origin/master' 1 year ago
fdai7887 6ca8101ffe Added Test for dropStudentFromCourse method to AdministrationTest class 1 year ago
fdai7600 90d6ae9538 Merge remote-tracking branch 'origin/fdai7600' 1 year ago
Tobias Herbert be76e39089 test: Added testEnrollStudentInteractive Function 1 year ago
fdai7887 7b2d0dafb7 refactoring: Moved dropStudentFromCourse Method to Administration class 1 year ago
fdai7600 c80a4dd636 refactoring: encapsulated the input handling related with case 10 1 year ago
fdai7887 b5b71bd152 Added dropStudentFromCourse feature in Main class 1 year ago
fdai7600 20d6af9614 Implemented cae 10 To view Grades from Student 1 year ago
fdai7600 2e315e56bf refactoring: encapsulates the input handling related to enrolling a student in a course 1 year ago
fdai7600 6785825c43 Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs into fdai7600 1 year ago
fdai7600 3744102661 refactoring: follow up on the redundancy on the Menu (element 11-13) 1 year ago
fdai7600 a6c886ac1e Merge remote-tracking branch 'origin/fdai7600' 1 year ago
fdai7600 98f8944568 Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs 1 year ago
fdai7600 e0c6b49c80 Added the missing implementation for the Menu elements aside from Case 5 1 year ago
fdai7887 bf2260f2b7 refactoring: removed redundancies from Menu in Main class 1 year ago
fdai7887 38977b1f09 Added test for dropFromCourse Method in AdministrationTest class 1 year ago
fdai7600 798cb5c36d Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs into fdai7600 1 year ago
fdai7600 33d41beb40 Merge remote-tracking branch 'origin/master' 1 year ago
Tobias Herbert bf345ba729 test: Added registerUser Test Function 1 year ago
fdai7600 0b69f68241 Merge remote-tracking branch 'origin/master' 1 year ago
fdai7600 b6948da1eb Adjusted the implementation of Cases 6-9 from the new menu to the older ones 1 year ago
Tobias Herbert ec0b692ce7 test: Added enrollInCourse Test Function 1 year ago
fdai7887 ae092ecf82 refactoring: Moved dropProfFromCourse to Administration class 1 year ago
fdai7887 ce73746c0f Added dropProfFromCourse function in Main class 1 year ago
fdai7600 c96fbd2d52 Added the new Enroll Student in course 1 year ago
fdai7887 5190b04a81 refactoring: Moved enrollProfInCourse function to Administration 1 year ago
fdai7600 3bdf705ebb Added Delete course function in Main in the new menu 1 year ago
fdai7887 d94f43320d Implemented enrollProfToCourse function in Main class 1 year ago
fdai7600 8fc2c6d50b Added Create course function Administration and implemented in Main 1 year ago
fdai7600 2cf158923f refactoring: updated Menu to better readability of extended project 1 year ago
fdai7600 fe4b78b1ea refactoring: Changed to Map instead of list to store both Course and grades 1 year ago
fdai7600 6ad1984302 Added Setter for the class Student courses 1 year ago
fdai7600 4d6f2581f7 Added getCourses for the class Student 1 year ago
fdai7600 6b7ae7f768 Added Attribute List of Courses for the Student 1 year ago
fdai7887 71bce92669 refactoring: adjusting test functions to the naming conventions in class StudentTest 1 year ago
fdai7887 5906a08c1b refactoring: delete redundant functions in AdministrationTest class 1 year ago
fdai7887 b481c2edd0 refactoring: adjusting test functions to the naming conventions in class AdministrationTest 1 year ago
Tobias Herbert 1bd483bbf8 Merge branch 'fdai7780' 1 year ago
Tobias Herbert 1ce94ba809 refactoring: adjusting test functions to the naming conventions in class AdminTest 1 year ago
Tobias Herbert 1585f1a487 refactoring: adjusting test functions to the naming conventions in class StudentTest 1 year ago
fdai7887 2da89c4761 Added setter for coursesTaught and improved documentation 1 year ago
Tobias Herbert 9ac92b1fcf refactoring: adjusting variables naming Convention to avoid confusion 1 year ago