aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-06-26check core plugin activations when calculating score, fixes #5674Jan-Hendrik Willms
2025-06-26change position of copy link action, fixes #494Jan-Hendrik Willms
2025-06-26Resolve "ILIAS-Arbeitsbereiche über Stud.IP verwalten und anzeigen"Arne Schröder, M. A.
2025-06-26send courseware mail in chunks, fixes #5659Jan-Hendrik Willms
2025-06-26unify text strings that are very very similar, fixes #5669Jan-Hendrik Willms
2025-06-26add mvv lvgruppen relation to course model, fixes #28Jan-Hendrik Willms
2025-06-26Resolve "Erweiterung der Modulverwaltung um Studiengangsspezifische Informati...Peter Thienel
2025-06-26Revert "Throw an exception when loading a plugin that is already loading."Elmar Ludwig
2025-06-26Throw an exception when loading a plugin that is already loading.Marcus Eibrink-Lunzenauer
2025-06-26add index and set correct for auth_user_md5.matriculation_number, fixes #4577Jan-Hendrik Willms
2025-06-26Resolve "Globales Deaktivieren des Wiki: Werkzeug kann dennoch ausgewählt we...Michaela Brückner
2025-06-26add users directly to accepted-list , fixes #4060David Siegfried
2025-06-26Resolve "Import von Fragebögen existiert nicht"Michaela Brückner
2025-06-26Resolve "Veranstaltungs-Stundenplan: Anzeigefilter für Terminkachel einbauen"Michaela Brückner
2025-06-26keep redirect url in sso as well, provide constant for default kept variables...Jan-Hendrik Willms
2025-06-25Do not show areas in last entries for forumTill Glöggler
2025-06-25delete cronjob schedule logs directly by sql to avoid memory issues, fixes #5386Jan-Hendrik Willms
2025-06-25set user language after login, fixes #5578Jan-Hendrik Willms
2025-06-24re #4754Michaela Brückner
2025-06-23remove remains of js and php editor status, fixes #5467Jan-Hendrik Willms
2025-06-19allow date and time data fields entries to be emptied (unless they are requir...Jan-Hendrik Willms
2025-06-19don't store and count multiple answers for the same user, fixes #3802Elmar Ludwig
2025-06-19fix multipersonsearch regarding removed and selected users and prevent warnin...Jan-Hendrik Willms
2025-06-18Resolve "Fehlerhafte Darstellung bei der Anmelderegel: "Kurs mit Teilnahmebed...Thomas Hackl
2025-06-18Resolve "PDF-Dateien annotieren"Thomas Hackl
2025-06-18Kern-Vue auch in PluginsMarcus Eibrink-Lunzenauer
2025-06-13Resolve "STUDIP.wysiwyg_enabled hat keine Funktion"Rasmus Fuhse
2025-06-06restructure the query in BlubberThread::findMyGlobalThreads() by using UNION...Jan-Hendrik Willms
2025-06-06Allow setting a subsequent time for a resource booking, closes #5127Moritz Strohm
2025-06-05use pathinfo to fetch the extension of a filename, fixes #5636Rami Jasim
2025-05-23Resolve "Log-Einträge für Cronjobs"Rasmus Fuhse
2025-05-23Courseware: Suche funktioniert nichtRon Lucke
2025-05-21allow setting the redirect uri of oidc auth plugin and open the oidc and oaut...Jan-Hendrik Willms
2025-05-21Resolve "Methode StudipAuthOAuth2::getUsernameKey() verwendet die falsche Rei...Jan-Hendrik Willms
2025-05-16Resolve "Ilias Schnittstelle: studip_referrer.php springt nicht mehr in Ilias...André Noack
2025-05-13Resolve "Export: Datenfelder fehlen im Teilnehmerexport"Michaela Brückner
2025-05-13ResourceBooking::validate: skip exceptions independent of their time range, f...Moritz Strohm
2025-05-08Blubber: countUnseenComments zählt falsch #5597Rami Jasim
2025-05-08always set PDO::ATTR_STRINGIFY_FETCHES, fixes #5382Elmar Ludwig
2025-05-08make `domain` optional in StudipAuthOIDC, fixes #5592Elmar Ludwig
2025-05-08set assignment_id on store, fix check in ResponseFolder::isWritable(), fixes ...Elmar Ludwig
2025-05-06Move all `VueApp::create` related Vue apps to own directory.Marcus Eibrink-Lunzenauer
2025-05-06use correct permission for JsonApi\Routes\Courses\Authority::canEditCourse(),...Jan-Hendrik Willms
2025-05-06fix migration 5.3.30 for different stud.ip version, fixes #5569Jan-Hendrik Willms
2025-05-05use the empty string as Attr.DefaultImageAlt, fixes #5576Elmar Ludwig
2025-04-30Klick auf das Ankündigungen-Symbol kann zur falschen Stelle führenRon Lucke
2025-04-29Resolve "Ausgabe der Studiengangsbezeichnung ist abgeschnitten"Peter Thienel
2025-04-29oauth2: allow setting custom scopes in configuration, fixes #5567Jan-Hendrik Willms
2025-04-29openid connect: allow setting custom scopes in configuration, fixes #5566Jan-Hendrik Willms
2025-04-28Revert "Externalize vue using `externalsType: 'global'`."Elmar Ludwig