switch resource locking to check the booking interval, fixes #1350 and #185
Closes #1350 and #185 Merge request studip/studip!834
Showing
- app/controllers/resources/admin.php 1 addition, 19 deletionsapp/controllers/resources/admin.php
- app/routes/Resources.php 1 addition, 1 deletionapp/routes/Resources.php
- app/views/resources/admin/global_locks.php 2 additions, 11 deletionsapp/views/resources/admin/global_locks.php
- app/views/resources/admin/user_permissions.php 0 additions, 25 deletionsapp/views/resources/admin/user_permissions.php
- lib/models/resources/GlobalResourceLock.class.php 3 additions, 9 deletionslib/models/resources/GlobalResourceLock.class.php
- lib/models/resources/Resource.class.php 25 additions, 46 deletionslib/models/resources/Resource.class.php
- lib/models/resources/ResourceBooking.class.php 1 addition, 1 deletionlib/models/resources/ResourceBooking.class.php
- lib/raumzeit/SingleDate.class.php 1 addition, 1 deletionlib/raumzeit/SingleDate.class.php
- lib/resources/ResourceManager.class.php 0 additions, 10 deletionslib/resources/ResourceManager.class.php
Loading
Please register or sign in to comment