aboutsummaryrefslogtreecommitdiff
path: root/lib/models
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-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
2022-12-16CW: GalleryBlock mouseover filename new featureFarbod Zamani
2022-12-15use SORM instead plain sql, closes #29David Siegfried
2022-12-08resolves #853Michaela Brückner
2022-12-07migrate from storing last visit dates of blubber threads in config_values to...Jan-Hendrik Willms
2022-12-07Resolve "Erweiterung Courseware: Zertifikate, Erinnerungen und Rücksetzen de...Thomas Hackl
2022-12-06Resolve "Einzeltermine einer regelmäßigen Zeit werden doppelt/falsch erzeugt"Thomas Hackl
2022-12-05fail safe room request filtering, fixes #1840Jan-Hendrik Willms
2022-11-30fixes #1815Jan-Hendrik Willms
2022-11-29Resolve #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-25ensure only valid User objects are passed as responsible persons, fixes #1821Jan-Hendrik Willms
2022-11-24prevent deprecated warning, fixes #1818Jan-Hendrik Willms
2022-11-24rework aux lock rules, use sorm model, deprecate old class and let name and d...Jan-Hendrik Willms