aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/resources
AgeCommit message (Expand)Author
2025-10-15copied code from clipboard booking plan REST-API route into resources/ajax/ge...Moritz Strohm
2025-10-02extended circular mail functionality in room management, closes #5804Moritz 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-08-26fixed setting the "display all requests" checkbox while also allowing the boo...Moritz Strohm
2025-08-26fixed display of publicly available room plans, fixes #5839 #5840Moritz Strohm
2025-08-21fixed PHP warnings when adding or removing temporary resource permissions, fi...Moritz Strohm
2025-07-23resources/booking/add: fixed handling of overwrite_bookings parameter, fixes ...Moritz Strohm
2025-07-11only display to inst admins requests they have permissions for, fixes #432Elmar Ludwig
2025-06-26unify text strings that are very very similar, fixes #5669Jan-Hendrik Willms
2025-06-26Resolve "Belegungsplan: "Alle Anfragen anzeigen" standardmäßig immer anzeigen"Murtaza Sultani
2025-06-26Resolve "Raumverwaltung Administration: Berechtigungsübersicht zeigt nur Buc...Murtaza Sultani
2025-06-06Allow setting a subsequent time for a resource booking, closes #5127Moritz Strohm
2025-03-07sort list by name when selecting room group, fixes #5110Elmar Ludwig
2025-01-14fix and simplify sorting of resource requests, fixes #5122Jan-Hendrik Willms
2025-01-03Resolve #5008 "PHPLib - Öffentliche Belegungspläne gehen nicht"André Noack
2024-12-11use PermissionSearch, fixes #4994Elmar Ludwig
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-06cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-04prevent php-warnings in room-requests, fixes #4814David Siegfried
2024-10-30Resolve #4253 "Erfassung der tatsächlichen Teilnehmendenzahl"André Noack
2024-10-22fix condition for single dates, fixes #4690Elmar Ludwig
2024-10-22fix typo, re #4631Jan-Hendrik Willms
2024-10-22use Request::int() for clipboard_id, fixes #4715Elmar Ludwig
2024-10-03fix deletion of bookings, fixes #4566Jan-Hendrik Willms
2024-09-30prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-09-24prevent php-warnings in resources, fixes #4623David Siegfried
2024-09-19prevent warnings in room-requests, fixes #4613David Siegfried
2024-09-09add repetition from monday until friday for resource bookings, re #2013Moritz Strohm
2024-09-06Resolve #3716 "Erweiterung des Raumbuchungsexports"André Noack
2024-07-24Resolve "Undefined variablen Warnungen beim Resource hinzufügen"Murtaza Sultani
2024-06-25always return valid default and some cleaning up, fixes #3676Jan-Hendrik Willms
2024-06-25add column to mark resources as requestable via the booking plan, fixes #2715Elmar Ludwig
2024-06-19remove restapi, fixes #2798Jan-Hendrik Willms
2024-05-27fixes #4210Jan-Hendrik Willms
2024-05-16relocate flexi, fixes #4101Jan-Hendrik Willms
2024-05-07fixes #4128Jan-Hendrik Willms
2024-04-04Resolve #2956 "Verlinkung bei der Raumverwaltung > Auflösen von Raumanfragen"André Noack
2024-03-25Resolve #3873 "Raumverwaltung: Raumplanung > Anfragenplan"André Noack
2024-03-18prevent warnings, closes #3833David Siegfried
2024-03-15move rest-api routes to trails controller, closes #3791David Siegfried
2024-03-14replaced getFullname with getFullName, re #3499Moritz Strohm
2024-03-08fixes #3783Jan-Hendrik Willms
2024-02-16resources/export/bookings: take bookings that span over multiple days into ac...Moritz Strohm
2024-01-31fixes #3244Jan-Hendrik Willms
2024-01-29Resolve #3057 "Raumsuche, Semesterbelegungsplan: "zukünftige Einzeltermine" ...André Noack
2023-12-05fixed method call to in_array, re #3225Moritz Strohm
2023-11-28check the dates in resource_request_appointments instead of all course dates,...Elmar Ludwig