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

Publish and Save Draft buttons : add "and create new" option #3623

Closed
wants to merge 30 commits into from

Commits on May 12, 2019

  1. Copy the full SHA
    80515cb View commit details
    Browse the repository at this point in the history
  2. code cleanup

    Skrypt committed May 12, 2019
    Copy the full SHA
    c969e55 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Add a returnUrl to the contents list for menu content items that are …

    …used for creating new content items.
    Skrypt committed May 13, 2019
    Copy the full SHA
    be885e2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Copy the full SHA
    8ca26ef View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cf34ebf View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. simplify code

    Skrypt committed May 15, 2019
    Copy the full SHA
    bc286e2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb413d3 View commit details
    Browse the repository at this point in the history
  3. simplify code

    Skrypt committed May 15, 2019
    Copy the full SHA
    53aa91e View commit details
    Browse the repository at this point in the history
  4. fix Razor templates

    Skrypt committed May 15, 2019
    Copy the full SHA
    85847ac View commit details
    Browse the repository at this point in the history
  5. code cleanup

    Skrypt committed May 15, 2019
    Copy the full SHA
    3771442 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f50d222 View commit details
    Browse the repository at this point in the history
  7. Use hidden input instead for returnUrl.

    Reverting changes on NavigationItermBuilder.
    Skrypt committed May 15, 2019
    Copy the full SHA
    2d60fda View commit details
    Browse the repository at this point in the history
  8. code formatting

    Skrypt committed May 15, 2019
    Copy the full SHA
    225d2a8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cb75b5b View commit details
    Browse the repository at this point in the history
  10. Parse refererUrl and return only PathAndQuery part since this should …

    …always be a local url.
    Skrypt committed May 15, 2019
    Copy the full SHA
    1a8af44 View commit details
    Browse the repository at this point in the history
  11. code cleanup

    Skrypt committed May 15, 2019
    Copy the full SHA
    10dfa73 View commit details
    Browse the repository at this point in the history
  12. code cleanup

    Skrypt committed May 15, 2019
    Copy the full SHA
    54b1055 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    6c6cedb View commit details
    Browse the repository at this point in the history
  14. Revert "Use hidden input instead for returnUrl."

    This reverts commit 2d60fda.
    
    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Contents/Views/Admin/Create.cshtml
    #	src/OrchardCore.Modules/OrchardCore.Contents/Views/Admin/Edit.cshtml
    #	src/OrchardCore.Modules/OrchardCore.Contents/Views/Content.PublishButton.cshtml
    #	src/OrchardCore.Modules/OrchardCore.Contents/Views/Content.SaveDraftButton.cshtml
    #	src/OrchardCore/OrchardCore.Navigation.Core/NavigationManager.cs
    Skrypt committed May 15, 2019
    Copy the full SHA
    4604e39 View commit details
    Browse the repository at this point in the history
  15. fix button templates

    Skrypt committed May 15, 2019
    Copy the full SHA
    0d522d4 View commit details
    Browse the repository at this point in the history
  16. code cleanup

    Skrypt committed May 15, 2019
    Copy the full SHA
    56e2339 View commit details
    Browse the repository at this point in the history
  17. code cleanup (removing using)

    Skrypt committed May 15, 2019
    Copy the full SHA
    025e795 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Merge remote-tracking branch 'origin/dev' into skrypt/create-and-add

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Contents/Controllers/AdminController.cs
    Skrypt committed May 20, 2019
    Copy the full SHA
    4d5a286 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Copy the full SHA
    2737ab1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Copy the full SHA
    f0f7ee4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    31024a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Copy the full SHA
    7d720e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Copy the full SHA
    1317062 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e9cc506 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Merge branch 'dev' into skrypt/create-and-add

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Contents/Controllers/AdminController.cs
    #	src/OrchardCore.Modules/OrchardCore.Templates/Controllers/TemplateController.cs
    #	src/OrchardCore.Modules/OrchardCore.Templates/Views/Template/Create.cshtml
    #	src/OrchardCore.Modules/OrchardCore.Templates/Views/Template/Edit.cshtml
    Skrypt committed Jan 31, 2020
    Copy the full SHA
    2cfa55b View commit details
    Browse the repository at this point in the history