This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Make reservations requests friendlier #673
Open
Description
- figure out how to add a review button to the requested items column without getting it too wide
- mass approval of all requests that do not fail any validations
- on review page, be able to see the same information for all requests in the time span
- on review page, be able to approve all selected requests (like checkin checkout!!! oh sweet jesus)
- also have an 'approve all' button for fast approval
- this information needs to include the availability for that time frame
- reservation denial should prompt for a reason which should be sent to the patron. this could be easily hacked in via appending notes
- look at the filters for reservations in admin and patron views and adjust accordingly. admins should be able to easily view all pending reservations and those reservations should not be included in the reserved category. patrons should be able to do the same, but just for themselves of course.
Activity