fix checks for overlapping bookings, fixes #251
Showing
- app/controllers/course/room_requests.php 1 addition, 4 deletionsapp/controllers/course/room_requests.php
- app/controllers/resources/export.php 1 addition, 5 deletionsapp/controllers/resources/export.php
- app/controllers/resources/statistics.php 1 addition, 3 deletionsapp/controllers/resources/statistics.php
- app/controllers/room_management/planning.php 1 addition, 5 deletionsapp/controllers/room_management/planning.php
- lib/models/resources/ResourceBooking.class.php 6 additions, 31 deletionslib/models/resources/ResourceBooking.class.php
- lib/models/resources/ResourceRequest.class.php 10 additions, 34 deletionslib/models/resources/ResourceRequest.class.php
- lib/resources/RoomManager.class.php 3 additions, 51 deletionslib/resources/RoomManager.class.php
Loading
Please register or sign in to comment