Our February 2019 release brings a number f new features and fixes. Admins can now create a reservation for a user directly by clicking “reserve” on the User Details page. Users can now pick their return date when they self-renew items. There are a number of new pickup options and improvements! The full list is below:
- [LEND-5604] – Allow users to select return date when self-renewing loans
- [LEND-5607] – “Start reservation for User”
- [LEND-5505] – Allow searching/filtering reservations by User ID in addition to username
- [LEND-5627] – Require pickup location selection option
- [LEND-5628] – Remember last used pickup location
- [LEND-5592] – Add option to “Do not allow as pickup location” to Locations (including “Main Location”)
- [LEND-5562] – Show loans in reports with either the home or current location that admins are permitted to
- [LEND-5576] – Update wording and UX for Release 6.5
- [LEND-5582] – Item editing performance improvements
- [LEND-5618] – Change maximum renewal date calculation to use loan length
- [LEND-5520] – Add organization option to specify if Location Admins can view and check in any item
- [LEND-5521] – Org Option to allow location admins to see all items checked out at all locations
- [LEND-5555] – Self-renew by project should use the closed days for the items being self-renewed
- [LEND-5558] – Top of date picker hidden on Custom Report page – fixed!
- [LEND-5566] – Inventory page needs to be updated after changing reservation dates
- [LEND-5567] – Changing the page length when browsing loses selected categories
- [LEND-5568] – Error when changing form params when multiple categories are selected
- [LEND-5569] – list view needs more room for price + reservation
- [LEND-5570] – Allow admins to easily renew all loans by project for user
- [LEND-5571] – Error deleting self-checkout cart when there’s nothing in the cart
- [LEND-5581] – orgDefaults/edit doesn’t handle new Rate attribute type
- [LEND-5584] – orgDefaults loses the ability to revert back to default values from blank ones
- [LEND-5591] – ArrayIndexOutOfBoundsException in logs on browse, sometimes
- [LEND-5605] – Mouse cursor does not change over Category and Type link when browsing – it should
- [LEND-5606] – Safari: after clicking on a category then using the back button, loading spinner comes up and does not go away
- [LEND-5609] – Spurious errors in the logs when executing a transaction (OnAccount/duplicate)
- [LEND-5611] – Admin can’t submit reservation on behalf of user unless the admin has a membership that allows reservations
- [LEND-5612] – Production: Patron API “Search” will create an account for any search term entered
- [LEND-5614] – Can’t create new accounts via Patron API
- [LEND-5615] – Error when trying to create a are Branch (rather than just location)
- [LEND-5616] – Add message and link about renew by project list at the top of User’s Loans page
- [LEND-5619] – Patron API: transaction for membership update is created on every login/sync
- [LEND-5620] – Project tracking UI issue on orgMyOrganization/show
- [LEND-5621] – Find or add UI for setting percentage of loan completion required for loan self-renewal
- [LEND-5622] – Issues with “this loan will be renewable” messages
- [LEND-5623] – Loan renewableDate() being calculated with system time
- [LEND-5624] – Loan.isRenewableUntil(date) is missing some code
- [LEND-5625] – Syncing Patron accounts creates more accounts, gets membership type of disabled, mangles the expiration date
- [LEND-5626] – When logging in with Patron, if the account is valid, make sure it gets the request membership type if it does not have it
- [LEND-5631] – Sync up logic for displaying loan renewal message and actual button on loan details page
- [LEND-5632] – Browse layout on item cards really messed up for location admins
- [LEND-5633] – After canceling a start reservation from an item, the location is still remembered
- [LEND-5639] – Ugly error when viewing categories from the category labels on the public show page
- [LEND-5640] – Self-renew should allow extending/renewing the loan by the default loan length… from the end of the current loan, not today.
- [LEND-5641] – Available periods not calculated correctly when there’s only pre or post buffer
- [LEND-5647] – The Project is not remembered/set when checking out orders
- [LEND-5650] – ” Items may only be reserved from one physical location at a time” must only allow pickup at the items home location.