Comment 3 for bug 1721575

Revision history for this message
Kathy Lussier (klussier) wrote :

The MassLNC Evergreen Development Initiative partners have been testing this code over the past couple of months. Our libraries are going to love the ability to select a group of items from the search results page and to place hold, add to a list, etc. in one action! Thanks Galen!

I've signed off on Galen's commit and added a small commit that changes some strings in the following ways:

1. One string on the search results page still referred to a cart. I updated it to basket.
2. In most cases when we give users the option to clear the basket after performing an action, the string says 'Clear basket after ...'. On the place holds screen, we just say 'Clear basket.' I thought it would be clearer and more consistent with the other 'clear basket' options if it said 'Clear basket after holds are requested.'

The signoff branch is at http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/kmlussier/lp1721575_opac_batch_actions

I held off on merging it because I would like to give an opportunity for others not involved in the project to review it.