| Age | Commit message (Expand) | Author |
| 2024-09-02 | fixed rebase errortic-04421 | Moritz Strohm |
| 2024-09-02 | added code improvements | Jan-Hendrik Willms |
| 2024-09-02 | removed JSONAPI ScheduleEntry model and replaced it with the standard Schedul... | Moritz Strohm |
| 2024-09-02 | allow root to modify schedule entries | Moritz Strohm |
| 2024-09-02 | added missing DocBlocks to ScheduleEntry class | Moritz Strohm |
| 2024-09-02 | added code improvements | Jan-Hendrik Willms |
| 2024-09-02 | use alias | Moritz Strohm |
| 2024-09-02 | JSONAPI ScheduleEntry schema: fixed SORM member access | Moritz Strohm |
| 2024-09-02 | fixed wrong table name | Moritz Strohm |
| 2024-09-02 | began adding support for displaying hidden courses | Moritz Strohm |
| 2024-09-02 | removed CalendarScheduleModel | Moritz Strohm |
| 2024-09-02 | renamed table schedule_seminare to schedule_courses | Moritz Strohm |
| 2024-09-02 | added code for deleting schedule entries | Moritz Strohm |
| 2024-09-02 | ScheduleEntry: fixed DateTime calculations | Moritz Strohm |
| 2024-09-02 | fixed errors due to database changes | Moritz Strohm |
| 2024-09-02 | added migration, made ScheduleEntry an Event interface implementation | Moritz Strohm |
| 2024-09-02 | extended schedule/entry action | Moritz Strohm |
| 2024-09-02 | added ScheduleEntry model and added schedule/entry view | Moritz Strohm |
| 2024-09-02 | tiny modernisation | Moritz Strohm |
| 2024-09-02 | moved schedule code in the new calendar/schedule controller | Moritz Strohm |
| 2024-09-02 | fixed fullcalendar rendering for schedule views | Moritz Strohm |
| 2024-09-02 | added ScheduleCourseDate model | Moritz Strohm |
| 2024-09-02 | removed classes in lib/calendar and their tests | Moritz Strohm |
| 2024-09-02 | removed duplicate code | Moritz Strohm |
| 2024-09-02 | rewrote schedule widget | Moritz Strohm |
| 2024-09-02 | activated new schedule, use calendar time and day settings in schedule | Moritz Strohm |
| 2024-09-02 | removed CycleDataDB::getPredominantRoomDB | Moritz Strohm |
| 2024-09-02 | lib/raumzeit: continued removal of unused methods, marked classes as deprecat... | Moritz Strohm |
| 2024-09-02 | removed SingleDate::bookRoom | Moritz Strohm |
| 2024-09-02 | replaced Seminar::getDatesHTML | Moritz Strohm |
| 2024-09-02 | added Course::moveMemberToWaitlist, removed code that did that before from me... | Moritz Strohm |
| 2024-09-02 | renamed other classes | Moritz Strohm |
| 2024-09-02 | added Course::removePreliminaryMember | Moritz Strohm |
| 2024-09-02 | lib/functions.php: market studip_gettext_interpolate as temporary backport of... | Moritz Strohm |
| 2024-09-02 | renamed class files | Moritz Strohm |
| 2024-09-02 | StEP 3209, re #3209 | Moritz Strohm |
| 2024-08-30 | fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548 | Jan-Hendrik Willms |
| 2024-08-30 | add new method ContentBar::setInfoHTML() in favor of the now deprecated Conte... | Jan-Hendrik Willms |
| 2024-08-29 | make CSRFProtection::verifyRequest() private, fixes #4547 | Jan-Hendrik Willms |
| 2024-08-29 | use csrf protection correctly, fixes #4545 | Jan-Hendrik Willms |
| 2024-08-28 | Prevent root folder uploads by students in courses, re #3745 | Moritz Strohm |
| 2024-08-28 | remove unused method CalendarDate::garbageCollect(), fixes #4539 | Jan-Hendrik Willms |
| 2024-08-28 | fix unserialization of StudipArrayObjects, remove deprecated Serializable... | Jan-Hendrik Willms |
| 2024-08-27 | prevent php-warnings in Institute-Class, fixes #4534 | David Siegfried |
| 2024-08-27 | prevent php-warnings in CourseMember, fixes #4536 | David Siegfried |
| 2024-08-27 | drop special handling of admin navigation, fixes #4491 | Elmar Ludwig |
| 2024-08-23 | don't relocate content modules administration to the end in responsive naviga... | Jan-Hendrik Willms |
| 2024-08-23 | use correct join type to avoid reading way too many courses, fixes #4518 | Jan-Hendrik Willms |
| 2024-08-23 | prevent warnings, fixes #4521 | Jan-Hendrik Willms |
| 2024-08-23 | Aktion "Inhalt kopieren" bei einer abgegebenen Aufgabe funktioniert nicht | Ron Lucke |