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

Add events before and after handling bulk imports #11532

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Apr 13, 2022

  1. add BeforeImportAsync event

    hyzx86 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    a598c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f9b25 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    9bfcde9 View commit details
    Browse the repository at this point in the history
  2. add IBulkContentHandler

    hyzx86 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f6d6989 View commit details
    Browse the repository at this point in the history
  3. add line

    hyzx86 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    aacbdad View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. Update src/OrchardCore/OrchardCore.ContentManagement.Abstractions/Han…

    …dlers/IBulkContentHandler.cs
    
    Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
    hyzx86 and Piedone authored May 17, 2024
    Configuration menu
    Copy the full SHA
    b736b2f View commit details
    Browse the repository at this point in the history
  2. Update src/OrchardCore/OrchardCore.ContentManagement.Abstractions/Han…

    …dlers/IBulkContentHandler.cs
    
    Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
    hyzx86 and Piedone authored May 17, 2024
    Configuration menu
    Copy the full SHA
    8aa1db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de88cbb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix conflicts

    hyzx86 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1086272 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Rename to IBulkContentEventHandler

    hyzx86 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c73788d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0106e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. Update src/OrchardCore/OrchardCore.ContentManagement/DefaultContentMa…

    …nager.cs
    
    Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
    hyzx86 and Piedone authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    91abd99 View commit details
    Browse the repository at this point in the history
  2. Update src/docs/releases/2.0.0.md

    Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
    hyzx86 and Piedone authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ea55f51 View commit details
    Browse the repository at this point in the history
  3. Update src/OrchardCore/OrchardCore.ContentManagement/Handlers/Default…

    …BulkContentEventHandlerBase.cs
    
    Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
    hyzx86 and Piedone authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bb9fc82 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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