aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-02prevent php-warnings, closes #1807David Siegfried
2023-03-02fix php8 errors and warnings on my courses page, fixes #2232Jan-Hendrik Willms
2023-03-02prevent php8 warnings, fixes #2235Jan-Hendrik Willms
2023-02-28prevent php8 warnings, fixes #2222Jan-Hendrik Willms
2023-02-24display semester of the course in the news-ranges, closes #2213David Siegfried
2023-02-24fix ordering of news by priority, fixes #1636Jan-Hendrik Willms
2023-02-22Resolve "Textstringprobleme in Courseware-Zertifikatsversand"Thomas Hackl
2023-02-21Resolve "Polishing TIC: Neue Icons 5.3"Rasmus Fuhse
2023-02-21prevent php8 warnings, fixes #2204Jan-Hendrik Willms
2023-02-21fix #2101Ron Lucke
2023-02-21let RolePersistence cache the loaded roles in memory as well, fixes #2201Jan-Hendrik Willms
2023-02-21prevent php8 warnings in elearning module (fifth batch of changes), re #2193Jan-Hendrik Willms
2023-02-21CW-Canvas Block view buttonFarbod Zamani
2023-02-21prevent php8 warnings (fourth batch of changes), re #2193Jan-Hendrik Willms
2023-02-21prevent php8 warning (eigth batch of changes), re #2193Jan-Hendrik Willms
2023-02-20first batch of changes (packet 1), re #2193Jan-Hendrik Willms
2023-02-20prevent php8 warnings (seventh batch of changes), re #2193Jan-Hendrik Willms
2023-02-20prevent php8 warnings (sixth batch of changes), re #2193Jan-Hendrik Willms
2023-02-20second batch of changes, re #2193Jan-Hendrik Willms
2023-02-20fix #2048Ron Lucke
2023-02-20prevent php8 warnings in user model, re #2193Jan-Hendrik Willms
2023-02-20adjust other occurences of hardcoded User model, fixes #2197Jan-Hendrik Willms
2023-02-20extract color definitions into separate file to avoid duplicated definition, ...Jan-Hendrik Willms
2023-02-20use static instead of harcoded class, fixes #2194Jan-Hendrik Willms
2023-02-20ensure all set parameters are correctly transfered to trails by replacing use...Jan-Hendrik Willms
2023-02-17clone records before fetching into them so that the after_initialize will alw...Jan-Hendrik Willms
2023-02-17use php 7.2 for tests and fix error in jsonapi, fixes #2166Jan-Hendrik Willms
2023-02-17prevent php8 warning, fixes #2180Jan-Hendrik Willms
2023-02-16prevent warning in StudipCoreFormat, fixes #2174Jan-Hendrik Willms
2023-02-14fix permission handling, fixes #2160Jan-Hendrik Willms
2023-02-14fix type hints, closes #2162Elmar Ludwig
2023-02-13Resolve "Zertifikatsversand muss für neue Coursewarefunktionen angepasst wer...Thomas Hackl
2023-02-13fix #2008Viktoria Wiebe
2023-02-10Resolve "Anlegen von Coursewares funktioniert nicht immer"Rasmus Fuhse
2023-02-10Resolve "Fehler bei Migration CreateCwUnitsTable"Rasmus Fuhse
2023-02-09fix #2142Ron Lucke
2023-02-09only remove the notifications for one course not for all, fixes #2024Jan-Hendrik Willms
2023-02-09ensure user is actually a member of a course when sending notifications, fixe...Jan-Hendrik Willms
2023-02-08fix #2100Ron Lucke
2023-02-06Resolve ""Zweistufiger" Vollbildmodus"Thomas Hackl
2023-01-31Vererbung von Lese- und Schreibrechten in CWRon Lucke
2023-01-30fix findByModel() for object_type "sem" and "inst", re #2104Elmar Ludwig
2023-01-30Resolve "DataField::getDataFields filtert bei Veranstaltungen falsch nach der...Rasmus Fuhse
2023-01-27only select distinct courses in Course::findByUser(), fixes #2086Jan-Hendrik Willms
2023-01-27fix #2087Ron Lucke
2023-01-26drop table blubber_follower and remove last remaining code for it, fixes #2082Jan-Hendrik Willms
2023-01-26prevent warning in CourseWare\StructuralElement::hasEditingPermission(), fixe...Jan-Hendrik Willms
2023-01-26Revert "adjust sorm methods to count/return only distinct values, re #1885"Jan-Hendrik Willms
2023-01-26adjust sorm methods to count/return only distinct values, fixes #1885Jan-Hendrik Willms
2023-01-25prevent warning in OpenGraphURL, fixes #2068Jan-Hendrik Willms