aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-09-02added short message in case of an overlapMoritz Strohm
2024-09-02course/timesrooms: provide link to the course whose booking overlap an attemp...Moritz Strohm
2024-09-02replaced calls to Seminar class instance creation and calls to getDatesExport...Moritz Strohm
2024-09-02removed Issue class, removed Seminar::getIssuesMoritz Strohm
2024-09-02removed unused Seminar class methods, replaced calls to Seminar class in Basi...Moritz Strohm
2024-09-02removed CycleDate and CycleDataDB classesMoritz Strohm
2024-09-02renamed other classesMoritz Strohm
2024-09-02added Course::removePreliminaryMemberMoritz Strohm
2024-09-02lib/functions.php: market studip_gettext_interpolate as temporary backport of...Moritz Strohm
2024-09-02renamed class filesMoritz Strohm
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms
2024-08-30add new method ContentBar::setInfoHTML() in favor of the now deprecated Conte...Jan-Hendrik Willms
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