196 Commits (3bdf705ebbcc3db139d3faaed28ffb171de6dc20)
 

Author SHA1 Message Date
fdai7600 3bdf705ebb Added Delete course function in Main in the new menu 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
Tobias Herbert 740beafb4b refactoring: adjusting variables naming Convention to avoid confusion 1 year ago
fdai7887 11b63c519a Added getter for coursesTaught 1 year ago
fdai7887 c3b314219a Added coursesTaught attribute to Professor class 1 year ago
fdai7887 9fadf527fe refactoring: fixed initializeDummyData in Main to only be able to run once 1 year ago
Tobias Herbert 5074142b4f Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs into fdai7780 1 year ago
fdai7887 ec254257f3 Added test for initializeDummyData in AdministrationTest class 1 year ago
fdai7887 5f422da079 Added getters and setters in Administration class 1 year ago
Tobias Herbert 7d17e8f4b4 refactoring: adjusting variables names in Administration class 1 year ago
Tobias Herbert 1d31a53314 refactoring: Added automatic creation/deletions of test.tx in StudentTest 1 year ago
Tobias Herbert da57a3233f refactoring: Added automatic creation/deletions of test.tx in AdminTest 1 year ago
fdai7887 1765943f6b refactoring: moving initializeDummyData to Administration class 1 year ago
Tobias Herbert 5454451a57 refactoring: registerUser Feature Layout in the console 1 year ago
fdai7921 2e1fe55a3a Merge branch 'fdai7921' into 'master' 1 year ago
fdai7921 910461e1ad refactoring: adjusting Test functions to the naming convention agreed on 1 year ago
fdai7921 98f1a6aa84 refactoring: adjusting variable names of Course class 1 year ago
fdai7921 1ef262140b refactoring: adding String for 'courseData.txt' file 1 year ago
fdai7600 3dd46f8e27 Merge remote-tracking branch 'origin/fdai7600' 1 year ago
fdai7600 533ffedbe4 Test: Added testWriteToFile() to write the professor data into professorData.txt 1 year ago
fdai7921 f94d4419b9 extracting sample student in StudentTest file 1 year ago
fdai7600 fe694511b0 Cleared to test the functions of reading professor data 1 year ago
fdai7600 149fa2c5af Cleared to test the functions of reading professor data 1 year ago
fdai7921 05f92b2b8a Merge branch 'fdai7921' into 'master' 1 year ago
fdai7921 4c54c416ff refactoring: extracting sampleAdmins in AdministrationTest file 1 year ago
fdai7600 8133f81a6f Test: added testReadFromFile() for the professor Data 1 year ago
fdai7921 a3c4884f5e refactoring: extracting sampleProfs in AdministrationTest file 1 year ago
fdai7600 5a99747815 Added readFromFile() function in class Professor 1 year ago
fdai7600 b97684b4d7 Merge branch 'master' of gitlab.cs.hs-fulda.de:fdai7600/PWN_Alpha_Dogs 1 year ago
fdai7921 a2e11a7811 Merge branch 'fdai7921' into 'master' 1 year ago
fdai7921 f4db111d22 refactoring: extracting sampleStudents in AdministrationTest file 1 year ago
fdai7921 90d518e61e Finalizing documentation and simplify admin object handling in AdministrationTest file 1 year ago
fdai7921 946c76220d test: deleteAdmin method in Administration class 1 year ago
fdai7921 d0ad3ba87b test: addStudents method in Administration class 1 year ago
fdai7600 9891d5f5b5 Merge remote-tracking branch 'origin/fdai7600' 1 year ago
fdai7600 84826cfa7d Test: deleteStudentTest Test added 1 year ago
fdai7600 1c02ddb4ee Test: addStudentTest Test added 1 year ago