Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The current actual build is 23.05.863 (since 22.11.805), installed on production servers

Build 863:

Fixed:

  1. Fixed the column name in columns configuration for the basket table. (Bug 34748)
  2. Fixed database comment inconsistency on toc_request. (Bug 34843)
  3. Fixed store default query. (Bug 34622)
  4. Made condition more specific and fixed order receive for standing orders. (Bug 34880)

Changed:

  1. Confirmed session ID is set to save OPAC search history to the logged-in user. (Bug 34760)
  2. For Code39, appended or prepended an asterisk if missing from the barcode. (Bug 34732)
  3. Adjusted Suggestion API route when non 'standard' statuses are present. (Bug 32942)
  4. Highlighted the logged-in library in patron searches fix for the new staff interface. (Bug 34835)
  5. Indicated if syspref has been inserted. (Bug 34720)
  6. Check for IsAvailableForItemLevelRequest only if authenticated. (Bug 34694)
  7. Allowed the embedding of biblio on GET /items. (Bug 34054)
  8. Validated and escaped inputs for task scheduler. (Bug 34349)

Fixed:

  1. Fixed the column name in columns configuration for the basket table. (Bug 34748)
  2. Fixed database comment inconsistency on toc_request. (Bug 34843)
  3. Fixed store default query. (Bug 34622)
  4. Made condition more specific and fixed order receive for standing orders. (Bug 34880)

Added:

  1. Added responsive behavior to more tables in the OPAC. (Bug 34730)

Removed:

  1. Removed incorrect URL escaping on search filters. (Bug 33734)

Build 853:

Changed:

  1. Improved accessibility: Navigation buttons are now better described for screen readers (Bug 27496)
  2. Allowed other patron identifier on password validation. (Bug 32739)
  3. Updated 'catalog' to 'bibliographic' in preferences. (Bug 33286)
  4. Updated email transport method for sending emails. (Bug 33964)
  5. Addressed changing pickup location for holds. (Bug 34024)
  6. Improved phrasing and contextualization for display statuses. (Bug 34079, 34081)
  7. Adjusted logic for shipment cost display. (Bug 34095)
  8. Preserved checked orders after item editing. (Bug 34108)
  9. Checked mandatory item fields during receipt. (Bug 34109)
  10. Set default sort on first column (ID) desc (Bug 34133)
  11. Hide 'Next available' at OPAC when item-level hold is forced (Bug 34155)
  12. Made ERM-related changes, replaced new with search in Licenses, and avoided relying on $c->validation - ERM (Bug 34339)
  13. Changed "Tendered" to the correct input id "Collected" (Bug 34340)
  14. Reverted changes of Bug 34072: Holds queue search interface hidden on small screens (Bug 34341)
  15. Made sort order always default to correct column (Bug 34356)
  16. Changed terminology from "Biblio" to "bibliographic". (Bug 34434)
  17. Started using select2 to load vendors on basket creation. (Bug 34509)
  18. Ensured Patron Search filter fields always contain at least an empty array. (Bug 34592)
  19. Updated the Real Time Holds Queue logic. (Bug 34656)
  20. Updated sort options in ES config to Yes/No (Bug 34740)
  21. Ensured payments with no status aren't excluded (Bug 34552)

...