| Age | Commit message (Expand) | Author |
| 2024-09-02 | fixed error | Moritz Strohm |
| 2024-09-02 | fixed errors | Moritz Strohm |
| 2024-09-02 | began splitting schedule/course_info action into several actions | Moritz Strohm |
| 2024-09-02 | use different form actions for saving and deleting schedule entries | Moritz Strohm |
| 2024-09-02 | fixed error | Moritz Strohm |
| 2024-09-02 | fixed code indentation | Moritz Strohm |
| 2024-09-02 | moved saving and deleting entries into separate methods | Moritz Strohm |
| 2024-09-02 | added code improvements | Jan-Hendrik Willms |
| 2024-09-02 | Fix syntax error | Jan-Hendrik Willms |
| 2024-09-02 | added code improvements | Jan-Hendrik Willms |
| 2024-09-02 | fixed show/hide button | Moritz Strohm |
| 2024-09-02 | fixed URL parameter handling when using the semester selector or the visibili... | Moritz Strohm |
| 2024-09-02 | fixed errors when displaying hidden courses | Moritz Strohm |
| 2024-09-02 | began adding support for displaying hidden courses | Moritz Strohm |
| 2024-09-02 | fixed icon display | Moritz Strohm |
| 2024-09-02 | added functionality to show marked course in the schedule | Moritz Strohm |
| 2024-09-02 | added calendar/schedule/mark_course action | Moritz Strohm |
| 2024-09-02 | fixed error when setting group 0 | Moritz Strohm |
| 2024-09-02 | renamed table schedule_seminare to schedule_courses | Moritz Strohm |
| 2024-09-02 | added calendar/schedule/course_info view | Moritz Strohm |
| 2024-09-02 | added code for deleting schedule entries | Moritz Strohm |
| 2024-09-02 | fixed data collection error when no semester is selected, fixed initial dow f... | 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 | fixed errors | 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 | removed add_courses action from schedule | Moritz Strohm |
| 2024-09-02 | removed schedule specific code | Moritz Strohm |
| 2024-09-02 | moved add_courses action back to calendar/calendar controller | Moritz Strohm |
| 2024-09-02 | moved schedule code in the new calendar/schedule controller | Moritz Strohm |
| 2024-09-02 | removed old schedule controller and its views | Moritz Strohm |
| 2024-09-02 | changed course info dialog URL for schedule entries | Moritz Strohm |
| 2024-09-02 | added semester selector widget | Moritz Strohm |
| 2024-09-02 | fixed fullcalendar rendering for schedule views | Moritz Strohm |
| 2024-09-02 | removed duplicate code | Moritz Strohm |
| 2024-09-02 | activated new schedule, use calendar time and day settings in schedule | Moritz Strohm |
| 2024-09-02 | added new schedule from StEP 1354 branch | 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 | use csrf protection correctly, fixes #4545 | Jan-Hendrik Willms |
| 2024-08-29 | don't allow deletion of specific page versions, fixes #4486 | Elmar Ludwig |
| 2024-08-27 | prevent php-warnings on members.php, fixes #4533 | David Siegfried |
| 2024-08-27 | ensure a valid semester is always selected, fixes #4527 | Jan-Hendrik Willms |
| 2024-08-27 | store last created date in session, fixes #3278 | Elmar Ludwig |
| 2024-08-26 | add action to clone an irregular date, fixes #3275 | Elmar Ludwig |
| 2024-08-26 | replace ip2long() with inet_pton(), fixes #4524 | Elmar Ludwig |
| 2024-08-22 | user admin: allow searching for matriculation number and add matriculation nu... | Jan-Hendrik Willms |