aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/admin
AgeCommit message (Expand)Author
2024-09-28prevent warning in plugin administration, fixes #4640Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-09-23fix parameter that should send mails when deleting a user, fixes #4624Jan-Hendrik Willms
2024-09-18TIC 4391, closes #4391Moritz Strohm
2024-09-16allow emptying of values in user administration, fixes #4584Jan-Hendrik Willms
2024-09-06Resolve "Ilias Schnittstelle: SOAP_ENABLE wird noch abgefragt"André Noack
2024-09-06Resolve "Übergabe von Matrikelnummern und Studiengängen durch die ILIAS-Sch...Arne Schröder, M. A.
2024-09-03Resolve "Ausbau der SOAP/XMLRPC Webservices"André Noack
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms
2024-08-29use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-26replace ip2long() with inet_pton(), fixes #4524Elmar Ludwig
2024-08-22user admin: allow searching for matriculation number and add matriculation nu...Jan-Hendrik Willms
2024-08-07actually reset search on courses admin page, fixes #4460Jan-Hendrik Willms
2024-07-12Resolve "Admin-VA CSV-Export ist unsortiert"Murtaza Sultani
2024-07-08don't delete user datafields when editing group, fixes #4331Elmar Ludwig
2024-07-04introduce [data-vue-app], fixes #4294Jan-Hendrik Willms
2024-07-03use Request::get() instead of Request::option() so that namespaced plugin...Jan-Hendrik Willms
2024-06-19remove restapi, fixes #2798Jan-Hendrik Willms
2024-06-14add new config-option MAX_SHOW_ADMIN_COURSES, fixes #2853David Siegfried
2024-06-06Resolve "Veranstaltungshierarchie: Fehler beim Anlegen von Unterelementen"Thomas Hackl
2024-05-30fixes #4221issue-4232Jan-Hendrik Willms
2024-05-27Resolve "Fehler in der Datei- und Aktivitätsübersicht: Tabelle "wiki" exist...Thomas Hackl
2024-05-27integrate trails, fixes #4102Jan-Hendrik Willms
2024-05-21fixes #4195Jan-Hendrik Willms
2024-05-16Resolve #4146 "Verwaltung von Veranstaltungen: Lehrendenfilter zeigt zuviele ...André Noack
2024-05-16relocate flexi, fixes #4101Jan-Hendrik Willms
2024-05-15fixes #4133Jan-Hendrik Willms
2024-05-15fixes #4168Jan-Hendrik Willms
2024-05-15remove old evaluation, fixes #3787David Siegfried
2024-05-14made Stud.IP cache compatible with PSR-6, re #3701Moritz Strohm
2024-05-07prevent php-warnings, closes #4124David Siegfried
2024-05-06relocate stud.ip trails files, fixes #4105Jan-Hendrik Willms
2024-05-06fixes #4104Jan-Hendrik Willms
2024-05-03Resolve "Verwaltung von Veranstaltungen: Duplikate im Lehrendenfilter"André Noack
2024-05-02Resolve "Einrichtungsfilter zeigt falschen Wert bei "Einrichtung + Institute""Rasmus Fuhse
2024-05-02Resolve "Verwaltung von Veranstaltungen: Lehrendenfilter wird angewendet, obw...Rasmus Fuhse
2024-04-29cronjobs: remove scheduling once and priority, fixes #4078Jan-Hendrik Willms
2024-04-23optimize query that loads the courses by using a subselect and EXISTS and avo...Jan-Hendrik Willms
2024-04-19consistently uses CourseManagementSelectWidget on all sites of the course man...Jan-Hendrik Willms
2024-04-18fixes #4028Jan-Hendrik Willms
2024-04-15Resolve "Admin-Filter nach Lehrenden und Studiengangteilen werden nicht zurü...Rasmus Fuhse
2024-04-11fixes #3996David Siegfried
2024-04-03fixes #3926Jan-Hendrik Willms
2024-04-03fix wrong member-counting, closes #3906David Siegfried
2024-04-03prevent php-warnings, cleanup php-doc and remove unused variables, fixes #3928David Siegfried
2024-03-25fixes #3888Jan-Hendrik Willms
2024-03-19refine member-export, fixes #3841David Siegfried
2024-03-17cleanup user-config, closes #3803David Siegfried
2024-03-14replaced getFullname with getFullName, re #3499Moritz Strohm