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