aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/resources
AgeCommit message (Expand)Author
2023-03-11prevent php-warnings, closes #2304David Siegfried
2023-03-02prevent php-warnings, closes #1807David Siegfried
2023-02-17added weekday selector in resources/export/resource_bookings, closes #2181Moritz Strohm
2023-02-17fix csrf protection, fixes #2184Jan-Hendrik Willms
2023-02-17fix wording, fixes #2183Jan-Hendrik Willms
2023-01-31hide request-buttons for user without permissions, closes #1270David Siegfried
2022-12-16redirect on error, closes #1773David Siegfried
2022-12-14StEP 1352, closes #1352Moritz Strohm
2022-12-08fix filtering, closes #220David Siegfried
2022-11-16prevent php-warnings, closes #1782David Siegfried
2022-11-15TIC 1311, closes #1311Moritz Strohm
2022-11-15prevent php8-warnings, closes #1770David Siegfried
2022-11-15remove unused column repeat_quantity from table resource_bookings, fixes #1142Elmar Ludwig
2022-11-07prevent php8-warning, closes #1750David Siegfried
2022-10-26fix for BIESt 1283, closes #1283Moritz Strohm
2022-09-30only show an error message when a room request for a regular date cannot be r...Moritz Strohm
2022-09-28fix for BIESt #1110Moritz Strohm
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-05do not allow copying a booking into its resource, closes #840Moritz Strohm
2022-09-02allow access to resources/export for global resource users, closes #201Moritz Strohm
2022-08-30allow people without user permissions access to the booking plan in a new tab...Moritz Strohm
2022-08-20Resolve "Icons mit Zusätze ersetzen durch Icons ohne Zusätze"Rasmus Fuhse
2022-08-20replace RoomClipboardWidget with SelectWidget, closes #236David Siegfried
2022-08-19fix 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