Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds management command to repair editions in bad state #2905

Merged
merged 6 commits into from
Aug 2, 2023

Commits on Jul 17, 2023

  1. Avoid server error when encountering broken edition

    If an edition is missing its work, this change allows the page to still
    load without a server error; this is important because otherwise the
    book will break every page it appears on, including the feed page.
    mouse-reeve committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    fbb9d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee4e30 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    8b88de6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Skip trying to match editions

    It's rare that it will be useful, and it was a huge hassle.
    mouse-reeve committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ccf3a4c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Fixes test data

    mouse-reeve committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    eae0660 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    455b0c8 View commit details
    Browse the repository at this point in the history