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

Display Drivers validation issue #15488

Merged
merged 11 commits into from
Apr 18, 2024
Merged

Display Drivers validation issue #15488

merged 11 commits into from
Apr 18, 2024

Commits on Mar 11, 2024

  1. Activity Display Driver validation issue

    Should always return updated model for displaying proper data even if the model has failed to validate.
    Skrypt committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    eee7750 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    1bc6695 View commit details
    Browse the repository at this point in the history
  2. update selectpartdisplaydriver

    Skrypt committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e5a84c6 View commit details
    Browse the repository at this point in the history
  3. remove

    Skrypt committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    05a70e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. SectionDisplayDriver should use UpdateEditorContext

    UpdateAsync should use UpdateEditorContext to be able to make a distinction from a request that comes back from a POST.
    Skrypt committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d3ed2c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into skrypt/activity-validation

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.ContentFields/Drivers/NumericFieldDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.ContentFields/Drivers/UserPickerFieldDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.ContentFields/Drivers/YoutubeFieldDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.ContentTypes/Editors/ContentTypeSettingsDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.Media/Drivers/MediaFieldDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.Notifications/Drivers/NotifyUserTaskActivityDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.Taxonomies/Drivers/TaxonomyFieldDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.Taxonomies/Drivers/TaxonomyFieldTagsDisplayDriver.cs
    Skrypt committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2b06c08 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. Merge branch 'main' into skrypt/activity-validation

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Contents/Sitemaps/ContentTypesSitemapSourceDriver.cs
    Skrypt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0c258ee View commit details
    Browse the repository at this point in the history
  2. Fix build

    Skrypt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    34b28e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch 'main' into skrypt/activity-validation

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Menu/Drivers/MenuPartDisplayDriver.cs
    #	src/OrchardCore.Modules/OrchardCore.Users/Drivers/UserRoleDisplayDriver.cs
    Skrypt committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1827bf8 View commit details
    Browse the repository at this point in the history
  2. fix build

    Skrypt committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0a4fec7 View commit details
    Browse the repository at this point in the history