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

FIX Unpublising parent pages should include child pages #89

Merged
merged 9 commits into from
Apr 12, 2024

Commits on Oct 5, 2023

  1. FIX Unpublising parent pages should include child pages

    Issue [silverstripe#88](silverstripe#88) Uses `SiteTree::enforce_strict_hierarchy` config in getting the dependent documents for indexing child pages.
    ssmarco committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    188f6bd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 10, 2024

  1. FIX Update comments on src/DataObject/DataObjectDocument.php

    Co-authored-by: Bernard Hamlin <948122+blueo@users.noreply.github.com>
    ssmarco and blueo committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    de17f14 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    59a4a5e View commit details
    Browse the repository at this point in the history
  2. Indexer: Making sure we get the Live version of the DataObject before…

    … indexing the document
    ssmarco committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4efcc96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ssmarco/feature/3-remove-children-extension

    Extract to extension for SiteTree related documents
    ssmarco committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b38d94e View commit details
    Browse the repository at this point in the history
  4. Fix linting suppression

    ssmarco committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    de32cd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a73313a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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