Skip to content
Success

Changes

Summary

  1. Fixing offcanvas in combination with sticky elements (#3924) (details)
  2. [VUFIND-1701] Setting to display FOLIO holdings info when no items exist (#3838) (details)
  3. Clarify use of getWorkKeys in documentation (#3760) (details)
  4. Simplify DynamicRoleProvider with constructor property promotion. (#3911) (details)
Commit 9fe8b90acd9153c0b5f30a284098559edd1bf209 by noreply
Fixing offcanvas in combination with sticky elements (#3924)

The file was modifiedthemes/local_theme_example/css/compiled.css (diff)
The file was modifiedthemes/bootstrap5/css/compiled.css (diff)
The file was modifiedthemes/bootstrap3/scss/components/offcanvas.scss (diff)
The file was modifiedthemes/bootstrap5/scss/components/offcanvas.scss (diff)
The file was modifiedthemes/bootprint3/css/compiled.css (diff)
The file was modifiedthemes/bootstrap3/css/compiled.css (diff)
The file was modifiedthemes/bootstrap3/less/components/offcanvas.less (diff)
The file was modifiedthemes/sandal5/css/compiled.css (diff)
The file was modifiedthemes/sandal/css/compiled.css (diff)
Commit 053de2e89af6058695fde860c63296141ec82cb9 by noreply
[VUFIND-1701] Setting to display FOLIO holdings info when no items exist (#3838)

The file was modifiedlanguages/HoldingStatus/en.ini (diff)
The file was modifiedconfig/vufind/Folio.ini (diff)
The file was modifiedmodule/VuFind/src/VuFind/ILS/Logic/AvailabilityStatus.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/ILS/Logic/AvailabilityStatusInterface.php (diff)
The file was modifiedmodule/VuFind/src/VuFind/ILS/Driver/Folio.php (diff)
Commit 9c9f16377d87bf89d1132b604551a435893bfd73 by noreply
Clarify use of getWorkKeys in documentation (#3760)

The file was modifiedimport/marc.properties (diff)
The file was modifiedimport/marc_local.properties (diff)
Commit 95a407777885a46106053f1cfddf64e7d1c15a9a by noreply
Simplify DynamicRoleProvider with constructor property promotion. (#3911)

The file was modifiedmodule/VuFind/src/VuFind/Role/DynamicRoleProvider.php (diff)