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

Allow displaying age/page IDs in Object Browser tree #84

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    52c3283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb710c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df56ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    994de1b View commit details
    Browse the repository at this point in the history
  5. Fix code that looked up tree items by their displayed text

    This no longer works for pages now that they might have IDs displayed.
    For ages it's technically still fine, but better to fix those as well to
    avoid unpleasant surprises later.
    dgelessus committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a7d27b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 16, 2024

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