aboutsummaryrefslogtreecommitdiff
path: root/lib/models/resources/ResourceRequest.php
AgeCommit message (Expand)Author
2026-02-27fix XSS issues with date formatting, fixes #6277Elmar Ludwig
2026-02-10prevent php8 warning, fixes #6237Jan-Hendrik Willms
2026-01-14allow booking separable rooms in courses, closes #639Moritz Strohm
2025-09-22made requests visible in anonymous form for everyone, closes #5801Moritz Strohm
2025-09-22allow setting a booking text for simple resource requests, closes #5800Moritz Strohm
2025-06-06Allow setting a subsequent time for a resource booking, closes #5127Moritz Strohm
2025-03-14execute sorm:describe for 6.0, re #3804Jan-Hendrik Willms
2025-01-14fix and simplify sorting of resource requests, fixes #5122Jan-Hendrik Willms
2024-11-28Resolve "RVV: Ablehnen einer Raumanfrage"André Noack
2024-11-18cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-14revert #4821 on main, re #4821Jan-Hendrik Willms
2024-11-13sort resource request appointments when converting to readable strings, fixes...Jan-Hendrik Willms
2024-11-06cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-06prevent php-warnings, re #4832David Siegfried
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-09-30prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-09-24prevent php-warnings in resources, fixes #4623David Siegfried
2024-09-02StEP 3209, re #3209Moritz Strohm
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