| Age | Commit message (Expand) | Author |
| 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 | added code improvements | Jan-Hendrik Willms |
| 2024-09-02 | fixed course colour selector | Moritz Strohm |
| 2024-09-02 | fixed show/hide button | Moritz Strohm |
| 2024-09-02 | began adding support for displaying hidden courses | Moritz Strohm |
| 2024-09-02 | added functionality to show marked course in the schedule | Moritz Strohm |
| 2024-09-02 | renamed table schedule_seminare to schedule_courses | Moritz Strohm |
| 2024-09-02 | added colour selector boxes from my_courses view | Moritz Strohm |
| 2024-09-02 | replaced Seminar class code | 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 | added missing text | Moritz Strohm |
| 2024-09-02 | fixed errors due to database changes | 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 schedule specific code | Moritz Strohm |
| 2024-09-02 | fixed errors | 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 | added new schedule from StEP 1354 branch | Moritz Strohm |
| 2024-09-02 | StEP 3209, re #3209 | Moritz Strohm |
| 2024-08-30 | use correnct resource, re #4538 | David Siegfried |
| 2024-08-30 | fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548 | 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 in wiki, fixes #4535 | David Siegfried |
| 2024-08-26 | add action to clone an irregular date, fixes #3275 | Elmar Ludwig |
| 2024-08-22 | user admin: allow searching for matriculation number and add matriculation nu... | Jan-Hendrik Willms |
| 2024-08-19 | use new way to mark required fields for screenreaders, fixes #4488 | Moritz Strohm |
| 2024-08-19 | calendar: set valid variable types and values and introduce some constants fo... | Jan-Hendrik Willms |
| 2024-08-19 | correctly display original name, fixes #4419 | Jan-Hendrik Willms |
| 2024-08-16 | don't escape page content in any way, fixes #4459 | Jan-Hendrik Willms |
| 2024-08-16 | fix misc errors on feedback element, fixes #4475 | Jan-Hendrik Willms |
| 2024-08-12 | jump to, open and mark module as selected after storing changes, fixes #4473 | Jan-Hendrik Willms |
| 2024-08-09 | fix notice about only passing variables by reference, fixes #4472 | Jan-Hendrik Willms |
| 2024-08-09 | refine creation of single consultation dates, re #1871 | Jan-Hendrik Willms |
| 2024-08-07 | link courses and institutes in admin user view, fixes #4457 | Jan-Hendrik Willms |
| 2024-08-05 | adjustments according to gui feedback, re #696 | Jan-Hendrik Willms |
| 2024-08-05 | fix indentation, re #2863 | Elmar Ludwig |
| 2024-08-05 | sort by name not by size, fixes #4450 | Jan-Hendrik Willms |
| 2024-07-24 | Resolve "Undefined variablen Warnungen beim Resource hinzufügen" | Murtaza Sultani |
| 2024-07-17 | Resolve "PHP8 Warning bei Export von Ablaufplan" | André Noack |
| 2024-07-15 | duplicate pagination on consultation pages, fixes #3774 | Jan-Hendrik Willms |
| 2024-07-15 | fix #889 | Ron Lucke |
| 2024-07-12 | refactor wiki to vue sfc, fixes #4307 | Jan-Hendrik Willms |
| 2024-07-08 | split display and booking action into two separate actions, fixes #3771 | Jan-Hendrik Willms |
| 2024-07-06 | prevent php8 warnings, fixes #4369 | Jan-Hendrik Willms |