| Age | Commit message (Expand) | Author |
| 2024-07-10 | don't delete user datafields when editing group, fixes #4331 | Elmar Ludwig |
| 2024-07-03 | use Request::get() instead of Request::option() so that namespaced plugin... | Jan-Hendrik Willms |
| 2024-05-06 | Resolve "Verwaltung von Veranstaltungen: Duplikate im Lehrendenfilter" | André Noack |
| 2024-01-04 | Resolve "Nutzer Löschen geht nicht, wenn man die CourseMemberships nicht mit... | Rasmus Fuhse |
| 2023-12-20 | check filename as well, fixes #3582 | Jan-Hendrik Willms |
| 2023-12-19 | fixes #3582, fixes #3584 | Jan-Hendrik Willms |
| 2023-12-19 | fix #1694 | Ron Lucke |
| 2023-11-17 | prevent php-error, closes #3480 | David Siegfried |
| 2023-11-17 | secure actions, closes #3394 | David Siegfried |
| 2023-07-22 | replace role-information into view, closes #2009 | David Siegfried |
| 2023-07-14 | Resolve "Semester lassen sich überschneiden" | Philipp Schüttlöffel |
| 2023-07-11 | Fix course name localization in course administration, fixes #2761 | Dennis Benz |
| 2023-05-10 | only process courses having the locked semester as end semester, fixes #2626 | Jan-Hendrik Willms |
| 2023-05-10 | remove pagination from cronjob administration pages for schedules and tasks, ... | Jan-Hendrik Willms |
| 2023-04-18 | fix redirect, fixes #2551 | Jan-Hendrik Willms |
| 2023-04-18 | Resolve "Export von Veranstaltungen stellt keine Heimateinrichtung dar" | Rasmus Fuhse |
| 2023-03-22 | add appropriate title for course completion icon, fixes #2416 | Jan-Hendrik Willms |
| 2023-03-22 | adjust wording, fixes #2391 | Jan-Hendrik Willms |
| 2023-01-13 | Resolve "Keine Anzeige von zugangsbeschränkten Veranstaltungen in der Datei-... | Peter Thienel |
| 2022-11-30 | compare file extension case insensitively, fixes #1827 | Jan-Hendrik Willms |
| 2022-11-17 | fix sorting, closes #1781 | David Siegfried |
| 2022-11-15 | don't force setting of MY_INSTITUTES_DEFAULT or MY_COURSES_SELECTED_STGTEIL, ... | Elmar Ludwig |
| 2022-11-15 | only process form values when the form has been submitted, re #1765 | Elmar Ludwig |
| 2022-11-15 | trim values for search, fixes #1765 | Jan-Hendrik Willms |
| 2022-10-19 | change default value of configuration MY_INSTITUTES_DEFAULT to all, fixes #1656 | Jan-Hendrik Willms |
| 2022-10-19 | count in SQL, not in PHP, fixes #1677 | Elmar Ludwig |
| 2022-09-06 | cache administration: prepopulate memcached settings and fix message upon... | Jan-Hendrik Willms |
| 2022-07-15 | StEP-366: Add OAuth2 support to Stud.IP | Marcus Eibrink-Lunzenauer |
| 2022-07-14 | fix locking of courses when locking a semester, fixes #1329 | Jan-Hendrik Willms |
| 2022-07-14 | fix require once paths, re #1328 | Jan-Hendrik Willms |
| 2022-07-14 | fix most of the errors reported from phpstan in `app/controllers`, fixes #1328 | Jan-Hendrik Willms |
| 2022-07-14 | change file-permissions, closes #44 | David Siegfried |
| 2022-07-11 | fixed semester in sem export, closes #1296 | Philipp Schüttlöffel |
| 2022-06-22 | re #208 | Michaela Brückner |
| 2022-06-17 | fix redirect after editing configuration entries, fixes #1182 | Jan-Hendrik Willms |
| 2022-05-27 | fix for BIESt #971 | Moritz Strohm |
| 2022-05-17 | fix password validation | Jan-Hendrik Willms |
| 2022-05-11 | Resolve "Darstellungsfilter im Adminbereich für Veranstaltungen um Einrichtu... | Rasmus Fuhse |
| 2022-05-06 | `Request::submitted()` should only be used for buttons, re #1014 | Elmar Ludwig |
| 2022-05-05 | allow open global section and jump to last configured item | Jan-Hendrik Willms |
| 2022-04-21 | add pk for user inst, re #947 | Elmar Ludwig |
| 2022-04-05 | drop unused plugin default activations, fixes #568 | Elmar Ludwig |
| 2022-04-04 | trim user attributes when creating users, fixes #865 | Jan-Hendrik Willms |
| 2022-03-31 | Resolve "Unbegrenzte Veranstaltungen haben Startzeitpunkt!" | Rasmus Fuhse |
| 2022-03-30 | fix activity overview, fixes #834 | Jan-Hendrik Willms |
| 2022-02-08 | allow change_view action for admin and root, fixes #502 | Elmar Ludwig |
| 2022-02-07 | StEP 00357 | Ron Lucke |
| 2022-01-25 | fixes #409 | Sebastian Biller |
| 2022-01-07 | Resolve "Veranstaltungskategorien: Inhaltselemente nicht wählbar" | André Noack |
| 2021-12-27 | remove obsolete libray_config from installer re #495 | noackorama |