aboutsummaryrefslogtreecommitdiff
path: root/lib/filesystem
AgeCommit message (Expand)Author
2025-01-20use objects instead of idstic-4946Jan-Hendrik Willms
2025-01-14adjust new folder types and correct file ref id usage of isFile... methods (s...Jan-Hendrik Willms
2025-01-14adjustments according to reviewJan-Hendrik Willms
2025-01-14add display parameterJan-Hendrik Willms
2025-01-14fix inconsistencyJan-Hendrik Willms
2025-01-14remove displayDownloads() in favor of just a single methodJan-Hendrik Willms
2025-01-14adjust signature to prevent errorJan-Hendrik Willms
2025-01-14implement new methods in PermissionEnabledFolderJan-Hendrik Willms
2025-01-14adjust signature to prevent errorJan-Hendrik Willms
2025-01-14take file ref into account for decision whether to count download of a file r...Jan-Hendrik Willms
2025-01-14remove redundant type hint class, re #4946Jan-Hendrik Willms
2025-01-14simplify signature of FolderType::getEditTemplate() and remove redundant impl...Jan-Hendrik Willms
2025-01-14Apply 2 suggestion(s) to 2 file(s)Jan-Hendrik Willms
2025-01-14add type and return type hints to all methods of interfaceJan-Hendrik Willms
2025-01-14initial implementation of download counter display and counting via FolderTyp...Jan-Hendrik Willms
2025-01-10add Vips as CorePlugin, re #4258Elmar Ludwig
2024-11-11set default icon size to 20, fixes #2801Jan-Hendrik Willms
2024-11-06prevent php-warnings, re #4832David Siegfried
2024-11-04HomeworkFolder: use folder-edit icons instead of folder-lock icons, fixes #4691Moritz Strohm
2024-09-30prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-09-28fixes add files via url, fixes #4644David Siegfried
2024-08-28Prevent root folder uploads by students in courses, re #3745Moritz Strohm
2024-07-23Fix PHP 8 Warning IssuesRon Lucke
2024-07-10Resolve "Methode "Folder::findTopFolder()" prüft nicht auf Typ "RootFolder""Murtaza Sultani
2024-06-21fix php8 warning, fixes #4341Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-06-17prevent php-warnings, closes #4310David Siegfried
2024-06-17Resolve "Selbst hochgeladene Dateien in Ordnern ohne Lesezugriff schlecht sic...Philipp Schüttlöffel
2024-06-11allow updating of mvv files, fixes #696Jan-Hendrik Willms
2024-05-16relocate flexi, fixes #4101Jan-Hendrik Willms
2024-05-15fixes #4133Jan-Hendrik Willms
2024-05-06adjustments for php8, fixes #4111Jan-Hendrik Willms
2024-03-15fixes #3793Jan-Hendrik Willms
2024-03-14replaced getFullname with getFullName, re #3499Moritz Strohm
2024-01-08Resolve ""Falsche" Verzeichnisstruktur bei Download aus Veranstaltung"André Noack
2024-01-03fixes #3206Jan-Hendrik Willms
2023-12-20Resolve #2641 "Die Aktion „Ordner bearbeiten“ funktioniert beim Hauptordn...André Noack
2023-11-14use relsize, fixes #3463Jan-Hendrik Willms
2023-10-21Raumverwaltung: Fehler bei Dokumenten in Räumen, fixes #2829Dennis Benz
2023-08-29prevent php8 warnings, fixes #3106Jan-Hendrik Willms
2023-08-07file/unzipquestion: allow unzipping of ZIP files in file system plugin file a...Moritz Strohm
2023-07-31FileArchiveManager::addFileTypeToArchive: call convertToStandardFile on files...Moritz Strohm
2023-07-31FileManager::moveFolder: also check the destination folder before making a sp...Moritz Strohm
2023-07-31VirtualFolderType constructor: make sure the description field is initialised...Moritz Strohm
2023-07-31FileManager::moveFolder: use FileType instead of FileRef, re #2980Moritz Strohm
2023-07-25VirtualFolderType::__get: check for existance before returning the value of t...Moritz Strohm
2023-05-15Resolve "Hauptordner der Veranstaltung optional für Studierende sperren"Rasmus Fuhse
2023-05-15connect oer share action with configurable perms, fixes #2638Jan-Hendrik Willms
2023-03-31prevent php8 warnings, fixes #2496Jan-Hendrik Willms