aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
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
2024-07-12refactor wiki to vue sfc, fixes #4307Jan-Hendrik Willms
2024-07-10Resolve "Methode "Folder::findTopFolder()" prüft nicht auf Typ "RootFolder""Murtaza Sultani
2024-07-10Revert "Resolve "Methode "Folder::findTopFolder()" prüft nicht auf Typ "Root...Jan-Hendrik Willms
2024-07-10Resolve "Methode "Folder::findTopFolder()" prüft nicht auf Typ "RootFolder""B. Sc Murtaza Sultani, B. Sc
2024-07-09consultation slot events are not editable/movable/deletable in fullcalendar, ...Jan-Hendrik Willms
2024-07-09use valid value for column repetition_type when creating events for consultat...Jan-Hendrik Willms
2024-07-06prevent php8 warnings, fixes #4369Jan-Hendrik Willms
2024-07-04refactor questionnaire editor to sfc, fixes #4303Jan-Hendrik Willms
2024-07-02use global dynamic content var, fixes #4356Sebastian Biller
2024-07-01do without sorting, fixes #3639Jan-Hendrik Willms
2024-06-25allow copying of participants and groups when copying a course, fixes #3441Jan-Hendrik Willms
2024-06-25fixes #4320, fixes #1871Jan-Hendrik Willms
2024-06-25add column to mark resources as requestable via the booking plan, fixes #2715Elmar Ludwig
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-19remove restapi, fixes #2798Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer