openlibrary
openlibrary copied to clipboard
One webpage for every book ever published!
Closes #6812 Allows author merge requests to be added to the librarian request queue. Author merge requests are added similarly to work merge requests: `librarians` can submit a request via...
Closes # ### Technical ### Testing ### Screenshot ### Stakeholders
Recently, IA-linked items are being imported with title pages or text pages as covers, even when the IA item has a true cover available. ### Evidence / Screenshot (if possible)...
Closes #6558 Addresses the problem of bad merges when the MergeUI doesn't retrieve all of the editions for a work. ### Technical - Increases the limit for retrieved editions from...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/internetarchive/openlibrary). ## Config Migration Needed - [ ]...
Many editions have multiple LCCNs, one with a alpha prefix, and one with the alpha prefix stripped. The stripped prefix is necessary, so one of the ids is incorrect, eg:...
https://sentry.archive.org/organizations/ia-ux/issues/46145/?project=7&query=is%3Aunresolved If s3_loan fails, raise exception, don't account for loan in graphite ### Technical ### Testing ### Screenshot ### Stakeholders
Closes #6830 Fix ### Technical I am not sure it is the best approach, but a simple fix for the left-hand menu would be changing `$:macros.WorldcatLink(isbn=isbn_13, oclc_numbers=oclc_numbers, referer=page.url(relative=False))` to `$:macros.WorldcatLink(isbn=isbn_13...
Closes # **Prerequisites completed in #6820**: * Remove a bunch of legacy code which had three versions of an LCCN related method `clean_lccn()` - which incorrectly stripped alphabetic characters from...
refactor ### Technical See: [Jest Docs](https://jestjs.io/docs/webpack#handling-static-assets) ### Testing Run the js tests , verify that they output the same results ### Screenshot ### Stakeholders @cdrini