aboutsummaryrefslogtreecommitdiff
path: root/lib/models/resources/ResourceBooking.class.php
AgeCommit message (Expand)Author
2024-02-13Resolve #1043 "Belegungsplan: Bearbeiten von Wiederholungsterminen versucht, ...André Noack
2023-09-18Resolve #3195 "Name der Veranstaltung in Terminlöschungs-Nachricht"Felix Pahlow
2023-09-15check if the user needs booking rights on the resource, fixes #2570Elmar Ludwig
2023-07-19display course name if a course booking overlaps a new booking, re #2119Moritz Strohm
2022-11-15remove unused column repeat_quantity from table resource_bookings, fixes #1142Elmar Ludwig
2022-08-09switch resource locking to check the booking interval, fixes #1350 and #185Elmar Ludwig
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-08biest #1072Viktoria Wiebe
2022-05-11set sender for messages regarding resource requests and bookings to the actua...Jan-Hendrik Willms
2022-05-11unify class definition in relations of simpleormap models, fixes #979Jan-Hendrik Willms
2022-04-27fix for BIESt #978Moritz Strohm
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-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-26do not remove bookings that have the same start/end point as an overwriting l...Moritz Strohm
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms