aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/admin
AgeCommit message (Expand)Author
2025-02-25avoid quick filter for large institutes, fixes #5282Elmar Ludwig
2025-01-15Resolve "Timeout für HTTP Requests in Ilias-Schnittstelle implementieren"Philipp Schüttlöffel
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-10-15Resolve #4701 "Administration/Veranstaltungs-Stundenplan kann ohne Admin Rech...André Noack
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms
2024-08-30use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-30replace ip2long() with inet_pton(), fixes #4524Elmar Ludwig
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-06-04fixes #4221Jan-Hendrik Willms
2024-05-22fixes #4168Jan-Hendrik Willms
2024-05-06Resolve "Verwaltung von Veranstaltungen: Duplikate im Lehrendenfilter"André Noack
2024-04-03prevent php-warnings, cleanup php-doc and remove unused variables, fixes #3928David Siegfried
2023-12-20check filename as well, fixes #3582Jan-Hendrik Willms
2023-12-19fixes #3582, fixes #3584Jan-Hendrik Willms
2023-12-19fix #1694Ron Lucke
2023-12-08fixes #3547Jan-Hendrik Willms
2023-11-17prevent php-error, closes #3480David Siegfried
2023-11-17secure actions, closes #3394David Siegfried
2023-10-21fix typo in column name, fixes #3368Elmar Ludwig
2023-09-01prevent php-warnings, closes #2356David 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-07-03fix errors and warnings, fixes #2803Jan-Hendrik Willms
2023-06-28fixes #2755Jan-Hendrik Willms
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-31prevent php8-warnings, closes #2485David Siegfried
2023-03-22add appropriate title for course completion icon, fixes #2416Jan-Hendrik Willms
2023-03-22adjust wording, fixes #2391Jan-Hendrik Willms
2023-03-21purify input of accessibility info text, fixes #2408Jan-Hendrik Willms
2023-03-21prevent warnings, fixes #2407Jan-Hendrik Willms
2023-03-11prevent php-warnings, closes #2308David Siegfried
2023-03-06prevent php-warnings, refs #2271David Siegfried
2023-03-02prevent php-warnings, closes #2243David Siegfried
2023-03-02prevent php-warnings, closes #2241David Siegfried
2023-03-02prevent php-warnings, closes #2238David Siegfried
2023-02-20prevent php8 warnings (sixth batch of changes), re #2193Jan-Hendrik Willms
2023-01-13Resolve "Keine Anzeige von zugangsbeschränkten Veranstaltungen in der Datei-...Peter Thienel
2022-12-15use SORM instead plain sql, closes #29David Siegfried
2022-11-29compare file extension case insensitively, fixes #1827Jan-Hendrik Willms
2022-11-24rework aux lock rules, use sorm model, deprecate old class and let name and d...Jan-Hendrik Willms
2022-11-24Resolve "Visuelle Kennzeichnung von barrierefreien Dateien in den Dateibereic...Michaela Brückner
2022-11-18group roles in administration, fixes #1793Jan-Hendrik Willms
2022-11-15fix sorting, closes #1781David Siegfried
2022-11-15only process form values when the form has been submitted, re #1765Elmar Ludwig