aboutsummaryrefslogtreecommitdiff
path: root/lib/models/resources
AgeCommit message (Expand)Author
2023-03-15fixes #2374David Siegfried
2023-03-11prevent php-warnings, closes #2334David Siegfried
2023-03-11prevent php-warnings, closes #2304David Siegfried
2023-02-20second batch of changes, re #2193Jan-Hendrik Willms
2022-12-05fail safe room request filtering, fixes #1840Jan-Hendrik Willms
2022-11-15prevent php8-warnings, closes #1770David Siegfried
2022-11-15remove unused column repeat_quantity from table resource_bookings, fixes #1142Elmar Ludwig
2022-11-09fix typo, fixes #1767Jan-Hendrik Willms
2022-10-20ResourceRequest::buildResourceAndTimeRangesSqlQuery: use CAST for termine.dat...Moritz Strohm
2022-10-17fix php8 warnings, fixes #1679Jan-Hendrik Willms
2022-09-28fix for BIESt #1110Moritz Strohm
2022-09-28fix for BIESt #1104Moritz Strohm
2022-09-28fix for BIESt #1016Moritz Strohm
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-08-31also check for RESOURCES_MIN_BOOKING_TIME when handling course dates, closes ...Moritz Strohm
2022-08-19fix errors in resource management, fixes #1331Jan-Hendrik Willms
2022-08-09switch resource locking to check the booking interval, fixes #1350 and #185Elmar Ludwig
2022-07-29make public booking plans only visible when RESOURCES_SHOW_PUBLIC_ROOM_PLANS ...Moritz Strohm
2022-07-29Resolve #1398 "Performance der Gruppenpläne sehr schlecht"André Noack
2022-07-14fix errors in tests, fixes #1309Jan-Hendrik Willms
2022-07-13fix code for restapi routes, fixes #1303Jan-Hendrik Willms
2022-07-02added missing $real_begin to ResourceBooking::validate, fixes #1221Moritz Strohm
2022-06-30fix error in rrv2 models, fixes #1232Jan-Hendrik Willms
2022-06-27set booking user to current user if resource booking is changed or if the use...Jan-Hendrik Willms
2022-06-24pass only existing dates to room request, fixes #1214Elmar Ludwig
2022-06-08biest #1072Viktoria Wiebe
2022-05-27fix for BIESt #971Moritz Strohm
2022-05-25Deletes all resource request appointments #707Viktoria Wiebe
2022-05-13no default values are saved for geo-coordinates, closes #871David Siegfried
2022-05-11set sender for messages regarding resource requests and bookings to the actua...Jan-Hendrik Willms
2022-05-11TIC #608Moritz Strohm
2022-05-11unify class definition in relations of simpleormap models, fixes #979Jan-Hendrik Willms
2022-05-10fix for BIESt #977Moritz Strohm
2022-04-27fix for BIESt #978Moritz Strohm
2022-04-06check user-permissons, closes #870David Siegfried
2022-03-11Delete clipboard items when room is deleted, closes #361David Siegfried
2022-03-01fix #348 - re-add option to exclude resource from global locksViktoria Wiebe
2022-01-21Resolve "Sperrzeiten sperren auch globale Raumadmins"André Noack
2021-11-26also check SEM_VISIBILITY_PERM, fixes #437Elmar Ludwig
2021-11-09fix checks for overlapping bookings, fixes #251Elmar Ludwig
2021-11-08refs #251, overlap check for (forced) booking not workingtgloeggl
2021-10-26add logging for requests, change wrong logging messagenoackorama
2021-10-11fixes #215, fixes #241, fixes #242Till Glöggler
2021-10-08fixes #284, fix regressionTill Glöggler
2021-10-08fixes #284, show room in tooltipTill Glöggler
2021-10-01fixes #186, do not check for locks if user has admin permsTill Glöggler
2021-09-30ResourceBooking::convertToEventData: check course visibility and user access ...Moritz Strohm
2021-08-12closes #66noackorama
2021-08-11do not notify user when deleting her own booking, closes #62noackorama
2021-07-27imported diff for Trac TIC 11552Moritz Strohm