aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-02-03only select distinct courses in Course::findByUser(), fixes #2086Jan-Hendrik Willms
2023-02-03drop table blubber_follower and remove last remaining code for it, fixes #2082Jan-Hendrik Willms
2023-01-26Resolve #2053 "Evaluationen (alt): Zugeordnete Bereiche werden nicht mit Name...André Noack
2023-01-24use aria-current="page" correctly, closes #1748Elmar Ludwig
2023-01-23made the times / rooms section on the course details page more accessible, cl...Moritz Strohm
2023-01-11use first found sem class or default sem class instead of relying on a sem cl...Jan-Hendrik Willms
2023-01-11check all valid include paths, fixes #2003Jan-Hendrik Willms
2023-01-09fix property access in ActionMenu::addLink(), fixes #1989Jan-Hendrik Willms
2023-01-09set size of icon in action menus only via css, fixes #1953Jan-Hendrik Willms
2023-01-09remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985Jan-Hendrik Willms
2023-01-06remove obsolete code, refs #1121David Siegfried
2023-01-06catch exception, closes #1565David Siegfried
2023-01-06allow StudipCachedArray to expire completely and use that in RolePersistence,...Jan-Hendrik Willms
2023-01-06fix ical-import, closes #680David Siegfried
2022-12-09migrate from storing last visit dates of blubber threads in config_values to...Jan-Hendrik Willms
2022-12-09fail safe room request filtering, fixes #1840Jan-Hendrik Willms
2022-12-06Resolve "Einzeltermine einer regelmäßigen Zeit werden doppelt/falsch erzeugt"Thomas Hackl
2022-11-30fix #465Ron Lucke
2022-11-30fixes #1815Jan-Hendrik Willms
2022-11-30fixes #1810Jan-Hendrik Willms
2022-11-30Resolve "OER-Campus: Großer schwarzer Kasten"Rasmus Fuhse
2022-11-30Resolve #1831 "Individuelle Raumgruppen werden unsortiert angezeigt"André Noack
2022-11-28Resolve "mvv_assignments bzw. mvv_contacts kann nicht nach priority sortiert ...Rasmus Fuhse
2022-11-25prevent deprecated warning, fixes #1818Jan-Hendrik Willms
2022-11-25ensure only valid User objects are passed as responsible persons, fixes #1821Jan-Hendrik Willms
2022-11-18prepare release 5.1.1Stefan Suchi
2022-11-17fix #1047 - add perm check for user contextViktoria Wiebe
2022-11-17fix sorting, closes #1781David Siegfried
2022-11-17failsafe studyarea assignment detection, fixes #1550Jan-Hendrik Willms
2022-11-15show exception on database connection error in development mode, fixes #1716Jan-Hendrik Willms
2022-11-15fix typo, fixes #1767Jan-Hendrik Willms
2022-11-15valid semester from config, fixes #1774Jan-Hendrik Willms
2022-11-15apply chdate filter first (and fix the filter so it actually works), fixes #1779Elmar Ludwig
2022-11-11fix parameters for semester index retrieval, fixes #1775Jan-Hendrik Willms
2022-11-03prevent warning, fixes #1741Jan-Hendrik Willms
2022-11-03Resolve "Fehler bei Terminvergabe, wenn Nutzer gelöscht wird"Rasmus Fuhse
2022-11-02Update Courseware's Authority class to allow unlocking blocks.Marcus Eibrink-Lunzenauer
2022-11-02fix #887Ron Lucke
2022-11-01fix #1699Ron Lucke
2022-11-01fix #1687Ron Lucke
2022-11-01adjust password reset links expiration to 1 week and include expiration info ...Jan-Hendrik Willms
2022-11-01fix #1632Ron Lucke
2022-10-28fix table name in SQL query, fixes #1727Elmar Ludwig
2022-10-25allow changing of many options for consultation blocks, fixes #1707Jan-Hendrik Willms
2022-10-20ResourceRequest::buildResourceAndTimeRangesSqlQuery: use CAST for termine.dat...Moritz Strohm
2022-10-19set json content type in error handler, fixes #1659Jan-Hendrik Willms
2022-10-19explicitly compare to the empty string, fixes #1669Elmar Ludwig
2022-10-19implement JsonSerializable for I18NString, fixes #1672Elmar Ludwig
2022-10-19count in SQL, not in PHP, fixes #1677Elmar Ludwig
2022-10-19get language from accept header only if no valid is started, fixes #1680, fix...Jan-Hendrik Willms