aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-08-29make CSRFProtection::verifyRequest() private, fixes #4547Jan-Hendrik Willms
2024-08-29use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-28Prevent root folder uploads by students in courses, re #3745Moritz Strohm
2024-08-28remove unused method CalendarDate::garbageCollect(), fixes #4539Jan-Hendrik Willms
2024-08-28fix unserialization of StudipArrayObjects, remove deprecated Serializable...Jan-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-27drop special handling of admin navigation, fixes #4491Elmar Ludwig
2024-08-23don't relocate content modules administration to the end in responsive naviga...Jan-Hendrik Willms
2024-08-23use correct join type to avoid reading way too many courses, fixes #4518Jan-Hendrik Willms
2024-08-23prevent warnings, fixes #4521Jan-Hendrik Willms
2024-08-23Aktion "Inhalt kopieren" bei einer abgegebenen Aufgabe funktioniert nichtRon Lucke
2024-08-23Zusammenführen von Accounts nimmt keine Courseware-Inhalte mitRon Lucke
2024-08-23PHP8: Warnungen in JSON-API Route des DateibereichsRon Lucke
2024-08-23PHP 8: Warnungen in JSON-API Route der CoursewareRon Lucke
2024-08-22DOMDocument::loadHTML(): Empty string supplied as inputRon Lucke
2024-08-22actually reset settings for admin course filter, fixes #4515Jan-Hendrik Willms
2024-08-22user admin: allow searching for matriculation number and add matriculation nu...Jan-Hendrik Willms
2024-08-21don't try to use "all" (default value of MY_INSTITUTES_DEFAULT) as an institu...Elmar Ludwig
2024-08-21Resolve "CoreScm: Entfer nicht verwendete Methode"Murtaza Sultani
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-19fix variable access and storing of removed property, fixes #4485Jan-Hendrik Willms
2024-08-19regenerate unique id of date when importing dates, fixes #3103Jan-Hendrik Willms
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-16refine doc block, fixes #4396Jan-Hendrik Willms
2024-08-16remove unused RangeTreeIndex route, fixes #4397Jan-Hendrik Willms
2024-08-16add oauth2 as auth plugin, fixes #4482Jan-Hendrik Willms
2024-08-15fix access to institute administration, fixes #4458Jan-Hendrik Willms
2024-08-15check if variable exists before accessing it, fixes #4480Jan-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-08use server request factory instead of request factory, fixes #4465Jan-Hendrik Willms
2024-08-07check callback for string type before validating method, fixes #4442Jan-Hendrik Willms
2024-08-07Resolve "Nutzername im FROM-Mail-Header führt zu Spam-Einstufung"Thomas Hackl
2024-08-07actually reset search on courses admin page, fixes #4460Jan-Hendrik Willms
2024-08-07add lis_course_section_sourcedid parameter, fixes #4461Elmar Ludwig
2024-08-05use getter method for subnav, re #4317Elmar Ludwig
2024-08-05don't create plugin instances from navigation context, fixes #4317Elmar Ludwig
2024-08-05fixes #4284, fixes #4286Jan-Hendrik Willms
2024-08-05add missing cid parameter, fixes #4411Jan-Hendrik Willms
2024-08-05Resolve "Polishing der neuen Notifications"Thomas Hackl
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-17Resolve "PHP8 Warning bei Export von Ablaufplan"André Noack
2024-07-15Resolve "search/courses lädt nicht, wenn in der URL der Parameter „cid“ ...Thomas Hackl
2024-07-15fix #889Ron Lucke