aboutsummaryrefslogtreecommitdiff
path: root/lib/models/Course.php
AgeCommit message (Expand)Author
2025-01-10Resolve "Studiengruppen erweitern" - HauptbronchRasmus Fuhse
2024-12-11restore missing courses by implementing old logic in a new, more fail safe wa...Jan-Hendrik Willms
2024-12-04upgrade to phpstan 2, fixes #4958Jan-Hendrik Willms
2024-12-04restore logging of institute changes and insert home institut back into semin...Jan-Hendrik Willms
2024-11-06Course::addMember: use german column names in SQL statement, fixes #4819Moritz Strohm
2024-11-05course/enrolment: allow participants to enter locked courses, fixes #4822Moritz Strohm
2024-11-05Course::getEnrolmentInformation: fixed checks for root and admin users, fixes...Moritz Strohm
2024-10-25fix Course::getDatesWithExDates() in the wake of the changes in #4758, re #4758Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-09-27Neues Layout für den HeaderRon Lucke
2024-09-20fix another error on studygroup details page, fixes #4622Jan-Hendrik Willms
2024-09-20remove faulty additional field and access to it, fixes #4620Jan-Hendrik Willms
2024-09-19fix deleting of course members and clean up, fixes #4605Jan-Hendrik Willms
2024-09-18remove faulty code that references deleted classes or tables, fixes #4595Jan-Hendrik Willms
2024-09-18TIC 4391, closes #4391Moritz Strohm
2024-09-04Resolve "Ausbau der Elearning Schnittstelle"André Noack
2024-09-02TIC 4421, closes #4421Moritz Strohm
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer