aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2022-11-02prevent php8-warnings, refs #1733David Siegfried
2022-10-28fix table name in SQL query, fixes #1727Elmar Ludwig
2022-10-27fix #1712Ron Lucke
2022-10-26adjust password reset links expiration to 1 week and include expiration info ...Jan-Hendrik Willms
2022-10-26prevent more php8 warnings, fixes #1717Jan-Hendrik Willms
2022-10-26fix for BIESt 1283, closes #1283Moritz Strohm
2022-10-26Use Monolog as PSR-11 compatible logger, refs #1686.Marcus Eibrink-Lunzenauer
2022-10-26prevent more php8 warnings, fixes #1679 (again)Jan-Hendrik Willms
2022-10-26Add `DIContainer` class and `app` helper, refs #1684.Marcus Eibrink-Lunzenauer
2022-10-25fix storing of i18n contents, fixes #1708Jan-Hendrik Willms
2022-10-21fix #1699Ron Lucke
2022-10-21fix #1687Ron Lucke
2022-10-19Resolve "Styling des Sidebar-Suchwidgets an das Erscheinungsbild der globalen...Thomas Hackl
2022-10-19get language from accept header only if no valid is started, fixes #1680, fix...Jan-Hendrik Willms
2022-10-18restore language after call to json api, fixes #1680Jan-Hendrik Willms
2022-10-17fix php8 warnings, fixes #1679Jan-Hendrik Willms
2022-10-17fix some warnings, fixes #1675Jan-Hendrik Willms
2022-10-14implement JsonSerializable for I18NString, fixes #1672Elmar Ludwig
2022-10-14fix usage of phpCAS::proxy(), re #1573Elmar Ludwig
2022-10-13Resolve #1666 "Ankündigungen: SQL Fehler bei der Suche nach weiteren Bereichen"André Noack
2022-10-12set json content type in error handler, fixes #1659Jan-Hendrik Willms
2022-10-11fix for BIESt 1127, closes #1127Moritz Strohm
2022-10-11add docblocks, closes #1652David Siegfried
2022-10-10make semester and semtype condition optional, fixes #145Jan-Hendrik Willms
2022-10-10replace call to restapi with calls to jsonapi and remove restapi routes for c...Jan-Hendrik Willms
2022-09-30replace course-filter in course-management and add order function, closes #1583David Siegfried
2022-09-28fix for BIESt #1118Moritz Strohm
2022-09-28fix for BIESt #1110Moritz Strohm
2022-09-28fix for BIESt #1104Moritz Strohm
2022-09-28Biest #1172Ron Lucke
2022-09-28fix and restructure MyCoursesSearch, fixes #1606Jan-Hendrik Willms
2022-09-28fix for BIESt #1016Moritz Strohm
2022-09-27update text on password change, fixes #1590Elmar Ludwig
2022-09-26fix #887Ron Lucke
2022-09-26fix #1518Ron Lucke
2022-09-26StEP00362: Rechte- und Zugriffsverwaltung für Arbeitsplatz > LernmaterialienRon Lucke
2022-09-21fix #1584Ron Lucke
2022-09-21fix #874Ron Lucke
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-17remove SORM config from object instances, re #1473Elmar Ludwig
2022-09-15partly fix broken SQL queries, re #1579Elmar Ludwig
2022-09-13fix integration of scss php compiler, fixes #1574Jan-Hendrik Willms
2022-09-12update phpCAS API usage for phpCAS 1.5.0, fixes #1573Elmar Ludwig
2022-09-09Resolve #1570 "Courseware lädt nicht mehr : 500 Class 'JsonApi\PluginManager...André Noack
2022-09-09Resolve "Fehlender globaler Schalter für das Abschalten der Courseware (vera...Thomas Hackl
2022-09-09add language middleware that sets the system's language from a given...Jan-Hendrik Willms
2022-09-09optimize performance of query from GlobalSearchCourses::getSQL(), fixes #1561Jan-Hendrik Willms
2022-09-08Revert "optimize performance of query from GlobalSearchCourses::getSQL(), re ...Jan-Hendrik Willms
2022-09-08optimize performance of query from GlobalSearchCourses::getSQL(), fixes #1561Jan-Hendrik Willms
2022-09-08fix parameter for registering routes in JsonApiPlugin interface, fixes #1567Jan-Hendrik Willms