aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2023-03-11prevent php-warnings, closes #2351David Siegfried
2023-03-11prevent php-warnings, closes #2334David Siegfried
2023-03-11prevent php8 warnings, fixes #2279Jan-Hendrik Willms
2023-03-11prevent php-warnings, closes #2304David Siegfried
2023-03-10return type adjustments, fixes #2290Jan-Hendrik Willms
2023-03-08prevent php-warnings, closes #2284David Siegfried
2023-03-07prevent php-warnings, fixes #2276David Siegfried
2023-03-07prevent php-warnings, refs #2277David Siegfried
2023-03-06show appropriate info message when a holiday interferes with the creation of ...Jan-Hendrik Willms
2023-03-03adjustments due to phpstan report, fixes #2257Jan-Hendrik Willms
2023-03-03fix #2260Ron Lucke
2023-03-03prevent php8 warnings, fixes #2250Jan-Hendrik Willms
2023-03-02prevent php-warnings, closes #2243David Siegfried
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-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-21Resolve "Polishing TIC: Neue Icons 5.3"Rasmus Fuhse
2023-02-20first batch of changes (packet 1), re #2193Jan-Hendrik Willms
2023-02-20second batch of changes, re #2193Jan-Hendrik Willms
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-20use static instead of harcoded class, fixes #2194Jan-Hendrik Willms
2023-02-17clone records before fetching into them so that the after_initialize will alw...Jan-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 "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-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-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
2023-01-23BIEST #2049Ron Lucke
2023-01-13reorder code to ensure a correct order of callback execution, re #1990Jan-Hendrik Willms
2023-01-12change execution order to ensure the id for storing i18n contents is valid, f...Jan-Hendrik Willms
2023-01-09make other functions static as well, re #1986Jan-Hendrik Willms
2023-01-06make function static as it should be, fixes #1986Jan-Hendrik Willms
2023-01-06remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985Jan-Hendrik Willms
2023-01-06Optimierung der Darstellungsstruktur mehrerer Lernmaterialien in CoursewareRon Lucke
2022-12-21fix broken usage of sorm, closes #1579David Siegfried
2022-12-16Resolve "Evaluationen mit Fragebögen"Rasmus Fuhse