RedmineUP resources plugin allow booking from issue and allow bookings for a specific timeslot within a day
The following functionality would be great;
- Allow resource booking straight from an issue (far more efficient than searching for a ticket within the resource view). Create a new button "Add booking" within the issue view that triggers the new booking window (with the correct issue already selected)
- Add the option to select a start time and end time for the resource booking
or - Integrate with a decent Redmine calendar like this one; https://github.com/berti92/mega_calendar .This would allow creating a booking by selecting a timeslot in the calendar. So the booking can have a scheduled time within a day.