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

URL Rewriting Module #16687

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

Commits on Jul 10, 2020

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

Commits on Dec 17, 2020

  1. Merge pull request #3 from OrchardCMS/dev

    Fork update
    arkadiuszwojcik authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    ad39ce7 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Merge pull request #4 from OrchardCMS/dev

    Sync with upstream repository
    arkadiuszwojcik authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    67ff75e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Merge pull request #5 from OrchardCMS/dev

    Sync with upstrem repo
    arkadiuszwojcik authored Dec 27, 2020
    Configuration menu
    Copy the full SHA
    0c6761b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    f8ec4e2 View commit details
    Browse the repository at this point in the history
  2. Rewrite module

    Arkadiusz Wójcik committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4661da6 View commit details
    Browse the repository at this point in the history
  3. Fix warning as errors

    Arkadiusz Wójcik committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    49f3939 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Code cleanup after code review

    Arkadiusz Wójcik committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    171c170 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Rename module

    Arkadiusz Wójcik committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0f2914a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Rename classes to match module name

    Arkadiusz Wójcik committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3cbccfb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. - Constant for module order

    - Permissions refactor work
    Arkadiusz Wójcik committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2eeefea View commit details
    Browse the repository at this point in the history
  2. - Introduce ConfigureOptions

    - Rename Permissions class to UrlRewritingPermissionProvider
    Arkadiusz Wójcik committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    40bf27b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5a0a436 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into new_rewrite_module

    Arkadiusz Wójcik committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3d86a84 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. UrlRewriting UI - part 1

    Arkadiusz Wójcik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6d1f4b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff64d23 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into new_rewrite_module

    Arkadiusz Wójcik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1735f9a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. UrlRewriting UI - part 2

    Arkadiusz Wójcik committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8080821 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. UrlRewriting UI - part 3

    Arkadiusz Wójcik committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    23546cb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. UrlRewriting UI - part 4

    Arkadiusz Wójcik committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    060a19c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e2ce7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into new_rewrite_module

    Arkadiusz Wójcik committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    397ffa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Add recipe step

    Arkadiusz Wójcik committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2963137 View commit details
    Browse the repository at this point in the history
  2. Mark classes as sealed

    Arkadiusz Wójcik committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7ffe421 View commit details
    Browse the repository at this point in the history
  3. Bug fixes

    Arkadiusz Wójcik committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    806be17 View commit details
    Browse the repository at this point in the history
  4. UI fix

    Arkadiusz Wójcik committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8b23ca1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    45d1547 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb929f View commit details
    Browse the repository at this point in the history
  3. add site release warning

    MikeAlhayek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    78d7943 View commit details
    Browse the repository at this point in the history
  4. style

    MikeAlhayek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f5cd1f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f83775 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    342d69b View commit details
    Browse the repository at this point in the history
  7. missed method

    MikeAlhayek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a1de614 View commit details
    Browse the repository at this point in the history