aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2024-10-28PHP8 TypeError for additional_fields set in SORMRami Jasim
2024-10-25fix Course::getDatesWithExDates() in the wake of the changes in #4758, re #4758Jan-Hendrik Willms
2024-10-25fix typo in StudipStudyArea, re #4746Jan-Hendrik Willms
2024-10-24fix jsonapi calls for studip trees, fixes #4746Jan-Hendrik Willms
2024-10-24prevent php8 warning and fix logic, fixes #4757Jan-Hendrik Willms
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-10-17add type to consultation events, fixes #4703Jan-Hendrik Willms
2024-10-16fix parameters html_id and avatar for PersonalNotifications::add(), fixes #4705Jan-Hendrik Willms
2024-10-09TIC 3265 - option to add links to coursewares in link block and table of cont...Viktoria Wiebe
2024-10-01Tic 2807 - add toggling task visibility functionality to student task dashboardViktoria Wiebe
2024-10-01fix access to removed column start_time and dremove obsolete duration seminar...Jan-Hendrik Willms
2024-09-30prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-09-30fix sem query regarding semesters in StudipNews, fixes #4648Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-09-27Neues Layout für den HeaderRon Lucke
2024-09-25fix export of course dates, fixes #4626Jan-Hendrik Willms
2024-09-24prevent php-warnings in resources, fixes #4623David Siegfried
2024-09-23use binary comparison for looking up wiki pages by name, fixes #4602Jan-Hendrik Willms
2024-09-20fix another error on studygroup details page, fixes #4622Jan-Hendrik Willms
2024-09-20remove faulty additional field and access to it, fixes #4620Jan-Hendrik Willms
2024-09-19check every wiki page for correct context, fixes #4585Jan-Hendrik Willms
2024-09-19use correct wiki tables when migrating users, fixes #4608Jan-Hendrik Willms
2024-09-19fix deleting of course members and clean up, fixes #4605Jan-Hendrik Willms
2024-09-18remove faulty code that references deleted classes or tables, fixes #4595Jan-Hendrik Willms
2024-09-18TIC 4391, closes #4391Moritz Strohm
2024-09-09add repetition from monday until friday for resource bookings, re #2013Moritz Strohm
2024-09-04Resolve "Ausbau der Elearning Schnittstelle"André Noack
2024-09-03prevent all mails from consultation bookings, fixes #4532Jan-Hendrik Willms
2024-09-03correctly check if there are any file refs, fixes #4556Jan-Hendrik Willms
2024-09-02TIC 4421, closes #4421Moritz Strohm
2024-09-02TIC 4387, closes #4387Moritz Strohm
2024-09-02TIC 4392, closes #4392Moritz Strohm
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-08-28remove unused method CalendarDate::garbageCollect(), fixes #4539Jan-Hendrik Willms
2024-08-27prevent php-warnings in Institute-Class, fixes #4534David Siegfried
2024-08-27prevent php-warnings in CourseMember, fixes #4536David Siegfried
2024-08-23Zusammenführen von Accounts nimmt keine Courseware-Inhalte mitRon Lucke
2024-08-22DOMDocument::loadHTML(): Empty string supplied as inputRon Lucke
2024-08-22user admin: allow searching for matriculation number and add matriculation nu...Jan-Hendrik Willms
2024-08-21support IPv6 in checkIpInRange(), fixes #4500Elmar Ludwig
2024-08-21Update verändert erste Seite einer CoursewareRon Lucke
2024-08-19prevent php-warnings in Vote.php, fixes #4492David Siegfried
2024-08-19only add valid users as folder creators, fixes #4479Jan-Hendrik Willms
2024-08-19calendar: set valid variable types and values and introduce some constants fo...Jan-Hendrik Willms
2024-08-15fix access to institute administration, fixes #4458Jan-Hendrik Willms
2024-08-09Resolve "Regelmäßige Termine lassen sich nicht bearbeiten"Rasmus Fuhse
2024-08-09refine creation of single consultation dates, re #1871Jan-Hendrik Willms
2024-08-05Resolve "Fragebogen: Nicht-Pflicht Antwort wird auf erste Option gesetzt"Rasmus Fuhse
2024-07-24Resolve "Undefined variablen Warnungen beim Resource hinzufügen"Murtaza Sultani
2024-07-23Fix PHP 8 Warning IssuesRon Lucke