You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -407,7 +407,7 @@ The KPAC utilizes its own CSS files:
407
407
* The SlimPAC, which was an early version of the Evergreen catalog without Javascript,
408
408
has been removed from Evergreen's code. (https://bugs.launchpad.net/evergreen/+bug/2051382[Bug 2051382])
409
409
* Fixes a bug where using the "Clear" button on the shelving location field in the Holdings Editor would not work (https://bugs.launchpad.net/evergreen/+bug/2122448[Bug 2122448]
410
-
* Improve pcrud performance, and add permission delegation. (https://bugs.launchpad.net/evergreen/+bug/1847805[Bug 1847805])
410
+
* Improve PCRUD performance, and add permission delegation. (https://bugs.launchpad.net/evergreen/+bug/1847805[Bug 1847805])
411
411
* Various performance improvements to Angular Record Buckets. (https://bugs.launchpad.net/evergreen/+bug/2098043[Bug 2098043], https://bugs.launchpad.net/evergreen/+bug/2098407[Bug 2098407], and https://bugs.launchpad.net/evergreen/+bug/2098117[Bug 2098117])
412
412
* Add an automated accessibility check for Evergreen's documentation. (https://bugs.launchpad.net/evergreen/+bug/2076555[Bug 2076555])
@@ -422,15 +422,15 @@ The KPAC utilizes its own CSS files:
422
422
* Removes submit_on_change behavior from OPAC results sort dropdown and adds a separate button to update results (https://bugs.launchpad.net/evergreen/+bug/2048671[Bug 2048671])
423
423
* Move fieldmapper editor's Unset link to end; use X icon; hide Unset for readonly fields. (https://bugs.launchpad.net/evergreen/+bug/2105680[Bug 2105680])
424
424
* Sets the default owning library to the workstation in New Shelving Location dialog. (https://bugs.launchpad.net/evergreen/+bug/1922390[Bug 1922390])
425
-
* Adding IDL conneciton Item->In House Use (https://bugs.launchpad.net/evergreen/+bug/2095540[Bug 2095540])
425
+
* Adding IDL connection Item->In House Use (https://bugs.launchpad.net/evergreen/+bug/2095540[Bug 2095540])
426
426
* Adds Library setting to hide Clear These Holds. (https://bugs.launchpad.net/evergreen/+bug/1961534[Bug 1961534])
427
427
* Adds number of available copies per part to the hold placement screen. (https://bugs.launchpad.net/evergreen/+bug/1868097[Bug 1868097])
428
428
* Adds Queued Ingest documentation.
429
429
* Angular patron notes dialog now includes staff initials field, requires a title, and allows notes with title and no text. (https://bugs.launchpad.net/evergreen/+bug/2116206[Bug 2116206])
* Updates screenshot & verbiage in the Shelving Location Admin docs.
432
432
* Adding information to the OPAC MyAccount docs about SmartPay.
433
-
* Adds page-{ctx.page} or page-myopac-{myopac_page} to OPAC <body> tag for use in custom CSS (https://bugs.launchpad.net/evergreen/+bug/2115739[Bug 2115739])
433
+
* Adds `page-{ctx.page}` or `page-myopac-{myopac_page}` to OPAC `<body>` tag for use in custom CSS (https://bugs.launchpad.net/evergreen/+bug/2115739[Bug 2115739])
434
434
* Fixes borders of staff login form button, password toggle (https://bugs.launchpad.net/evergreen/+bug/2089597[Bug 2089597])
435
435
* Fixed input labels, IDs in Merge Monograph Parts dialog. (https://bugs.launchpad.net/evergreen/+bug/2063455[Bug 2063455])
436
436
* Ensures all grid table captions have unique IDs (https://bugs.launchpad.net/evergreen/+bug/2102046[Bug 2102046])
0 commit comments