aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/resources
AgeCommit message (Expand)Author
2024-06-27always return valid default and some cleaning up, fixes #3676Jan-Hendrik Willms
2024-03-11fixes #3783Jan-Hendrik Willms
2023-11-28check the dates in resource_request_appointments instead of all course dates,...Elmar Ludwig
2023-11-23prevent temporary permissions to be deleted when managing them for one user, ...Moritz Strohm
2023-10-21Raumverwaltung: Fehler bei Dokumenten in Räumen, fixes #2829Dennis Benz
2023-09-13regard takes_place column before selecting resource booking intervals for exp...Moritz Strohm
2023-09-13allow users with room permissions to use the export tab in the resource manag...Moritz Strohm
2023-08-21don't (ab)use LinksWidget for upload elements, fixes #3080Elmar Ludwig
2023-07-22Resolve #2856 "Belegungspläne sind für Stud.IP Benutzer nur sichtbar, wenn...André Noack
2023-06-13fixes Systemeigenschaften eines Raumes sind unveränderbar #2707Michaela Brückner
2023-02-17fix csrf protection, fixes #2184Jan-Hendrik Willms
2023-02-17fix wording, fixes #2183Jan-Hendrik Willms
2023-02-03hide request-buttons for user without permissions, closes #1270David Siegfried
2023-01-06redirect on error, closes #1773David Siegfried
2022-12-09fix filtering, closes #220David Siegfried
2022-09-30only show an error message when a room request for a regular date cannot be r...Moritz Strohm
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-06allow access to resources/export for global resource users, closes #201Moritz Strohm
2022-09-05do not allow copying a booking into its resource, closes #840Moritz Strohm
2022-08-30allow people without user permissions access to the booking plan in a new tab...Moritz Strohm
2022-08-26fix errors in resource management, fixes #1331Jan-Hendrik Willms
2022-08-16show course details for booking on the same conditions like in the booking pl...Moritz Strohm
2022-08-12fix sorting, refs #358David Siegfried
2022-08-09switch resource locking to check the booking interval, fixes #1350 and #185Elmar Ludwig
2022-08-09Resolve "Raumplanung: Sortierung der Raumanfragen funktioniert nicht"Viktoria Wiebe
2022-08-08prevent php-errors, closes #1339David Siegfried
2022-07-29make public booking plans only visible when RESOURCES_SHOW_PUBLIC_ROOM_PLANS ...Moritz Strohm
2022-07-15don't assign by reference, declare filter variable, fixes #1338Jan-Hendrik Willms
2022-07-05redirect to selected booking-plan, closes #1255David Siegfried
2022-06-27insert sharewidget at end of the sidebar, closes #1208David Siegfried
2022-06-23remove obsolete function-call, closes #1212David Siegfried
2022-05-13load jquery.qrcode via npm and rework integration into stud.ipJan-Hendrik Willms
2022-05-13no default values are saved for geo-coordinates, closes #871David Siegfried
2022-05-09Biest #199David Siegfried
2022-05-05select the correct rooms when resolving a room request, fixes #710Elmar Ludwig
2022-04-22fix #379 - allow admins to access/view invisible usersViktoria Wiebe
2022-04-21hide geo coordiantes when room has no building, fixes #945Jan-Hendrik Willms
2022-04-06check user-permissons, closes #870David Siegfried
2022-03-08show filter for all, fixes #768David Siegfried
2022-03-08remember selected semester, fixes #745David Siegfried
2022-03-01fix #348 - re-add option to exclude resource from global locksViktoria Wiebe
2022-01-17fix counting of visible_dates, fixes #511Elmar Ludwig
2021-12-13changed text string for info message, re #11Moritz Strohm
2021-12-03resources/messages/index: Fixed error when calling Clipboard::getClipboardsFo...Moritz Strohm
2021-12-01resources/room_request/resolve: set page title and info messagebox to a diffe...Moritz Strohm
2021-11-30change text string "Planungsbuchung" to be consistent with existing "geplante...Thomas Hackl
2021-11-12room_request controller: added checks to prevent division by zero, re #264Moritz Strohm
2021-11-09fix checks for overlapping bookings, fixes #251Elmar Ludwig
2021-11-04Fix for BIESt #264Moritz Strohm
2021-10-13fixes #302tgloeggl