Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@mhucka mhucka released this 30 Aug 20:12
· 62 commits to main since this release

Changes in this version:

  • What counts as a "barcode" was previously too specific to the patterns of barcodes used at the Caltech Library. This is no longer the case, and Boffo now accepts anything that has at least one number in it.
  • The function Find items in call number range will work even if the user enters the same call number in the call number range fields. The effect is to search for that single call number at the given location. This is useful in situations where a library files certain items always under the same call number (e.g., THESIS) and the items are distinguished on some other basis. With this change, a user can find all items with that call number at a given location.
  • The Find items in call number range dialog will allow a limited kind of local call number. Specifically, it will recognize single words written in capitals and consisting of only letters. Examples: THESIS, FILM.
  • The values returned by Find items in call number range were not being sorted. They are now sorted according to FOLIO's shelving order sort order.
  • The resizing/scaling behavior of dialog windows is hopefully improved. Previously, on different browser/OS combinations, some people were getting scroll bars inside the dialogs like the call number dialog.