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

Issue 1364: Improved "Error isolation" view #1446

Merged
merged 17 commits into from
Sep 20, 2018

Commits on Sep 5, 2018

  1. Begin prototype for single error taxonomy term.php page

    The design for this is very similar to the error URL index page
    (Errors by URL, /wp-admin/edit.php...)
    So use the same template from that page: edit.php.
    kienstra committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    732c9b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

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

Commits on Sep 14, 2018

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

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    2f63c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c26bd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    4ebb3d2 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    jacobschweitzer committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c0c4727 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Configuration menu
    Copy the full SHA
    0c0d74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9233de0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76af143 View commit details
    Browse the repository at this point in the history
  4. PHPCS fixes

    jacobschweitzer committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    0c58339 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0a7f34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1df4ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23ac4f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88afc91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f76bd58 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Hide accept/reject button if already Accepted or Rejected

    * Hide buttons entirely if sanitization is forced.
    * Use flexbox to lay out the buttons.
    * Add more information to explain what accept/reject mean.
    westonruter committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    5770277 View commit details
    Browse the repository at this point in the history