aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2025-06-25Do not show areas in last entries for forumTill Glöggler
2025-06-25fix regression from 865185d8 on branch 5.3, re #5629Jan-Hendrik Willms
2025-06-25fix multipersonsearch regarding removed and selected users and prevent warnin...Jan-Hendrik Willms
2025-06-20allow date and time data fields entries to be emptied (unless they are requir...Jan-Hendrik Willms
2025-05-22fix php compatibility issue from 97a07830 on branch 5.3, re #5625Jan-Hendrik Willms
2025-05-22allow setting the redirect uri of oidc auth plugin and open the oidc and oaut...Jan-Hendrik Willms
2025-05-16add attribute 'is-cancelled' for course date schema that allows distinguishin...Jan-Hendrik Willms
2025-05-16make `domain` optional in StudipAuthOIDC, fixes #5592Elmar Ludwig
2025-05-16always set PDO::ATTR_STRINGIFY_FETCHES, fixes #5382Elmar Ludwig
2025-05-06use correct permission for JsonApi\Routes\Courses\Authority::canEditCourse(),...Jan-Hendrik Willms
2025-05-06use the empty string as Attr.DefaultImageAlt, fixes #5576Elmar Ludwig
2025-04-29openid connect: allow setting custom scopes in configuration, fixes #5566Jan-Hendrik Willms
2025-04-14remove order by from fetching config fields and values, fixes #5492Jan-Hendrik Willms
2025-04-07Resolve "Logout über Shibboleth: Informationen gehen verloren"Philipp Schüttlöffel
2025-04-01prevent php8 warnings, fixes #5441Jan-Hendrik Willms
2025-04-01prevent php8 warnings on branch 5.4, re #5441Jan-Hendrik Willms
2025-02-14Resolve #5250 "Globale Suche nach Veranstaltungen berücksichtigt SEM_VISIBIL...André Noack
2025-02-06prevent more php8 warnings, fixes #5216Jan-Hendrik Willms
2025-01-31make elements on user privacy settings page translatable, fixes #5205Jan-Hendrik Willms
2025-01-31introduce StudygroupInvitation model and use it as relation for course and us...Jan-Hendrik Willms
2025-01-31fix sorm default string values for mariadb >= 10.2.7, fixes #4462Jan-Hendrik Willms
2025-01-31Änderung des Inhaltstyps macht Aufgabe unbrauchbar (5.3-5.5)Ron Lucke
2025-01-15fix semester display, fixes #5119Jan-Hendrik Willms
2025-01-15prevent errors in LVGroupsWizardStep, fixes #5123David Siegfried
2025-01-15AdvancedBasicDataWizardStep: prevent missing metadata for I18NString fields, ...Moritz Strohm
2025-01-09prevent error by accessing the items in object_id individually, fixes #5031Jan-Hendrik Willms
2024-12-18Revert "use Request::int() for clipboard_id, fixes #4715"Elmar Ludwig
2024-12-12Resolve "Im Stundenplan werden veraltete Termine angezeigt"Rasmus Fuhse
2024-12-09prevent warnings in restapi, fixes #4813David Siegfried
2024-12-06revert changes to memcached cache, re #4768Jan-Hendrik Willms
2024-11-29prevent php8 warnings, fixes #4925Jan-Hendrik Willms
2024-11-27fix adding deputies by allowing multi person search to be verified using a ti...Jan-Hendrik Willms
2024-11-18prevent php-warnings in htmlpurifier, fixes #4883David Siegfried
2024-11-13don't store translations of I18NString if they are equal to the original base...Jan-Hendrik Willms
2024-11-13fix and improve forum category detection, fixes #4850Jan-Hendrik Willms
2024-11-13fix 2fa token waiting (and more cleaning up than should be, sorry), fixes #4855Jan-Hendrik Willms
2024-11-13fix pagination for users index jsonapi route, fixes #4844Jan-Hendrik Willms
2024-11-13don't count automatic forum entries, fixes #4851Jan-Hendrik Willms
2024-11-13fix type hints, fixes #4860Jan-Hendrik Willms
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
2024-11-06prevent php-warnings in courseware-routes, fixes #4834David Siegfried
2024-11-05prevent php-warnings, fixes #4829David Siegfried
2024-11-05fix #4792Ron Lucke
2024-11-05fix default for Request::i18n() if only one language is configured, fixes #4811Jan-Hendrik Willms
2024-11-05prevent warnings in course-wizard, fixes #4805David Siegfried
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-10-28fix default handling of Request::i18n(), fixes #4774Jan-Hendrik Willms
2024-10-28improve body detection of requests in jsonapi, fixes #4764Jan-Hendrik Willms
2024-10-25Resolve "MemcachedCache übergibt Werte nicht serialisiert"Thomas Hackl
2024-10-25exportpdf no longer breaks when an embedded stud.ip file does not exist, fixe...Jan-Hendrik Willms