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

[Redirects] Improvements for Auto-Create when Document is moved #5851

Merged
merged 2 commits into from Feb 19, 2020

Conversation

brusch
Copy link
Member

@brusch brusch commented Feb 18, 2020

  • remove global setting in system settings (do not use it anymore, mark it as deprecated, to not break existing configs)
  • move functionality to admin UI
  • let the user decide case by case if redirects should be created or not
  • create redirects for all children as well
  • create redirects without using a regex (performance! see [Redirect] Performance Optimizations #5766 / [Redirect] Performance & Usability Optimizations #5784)
  • introduce a new redirect type, for easier identification in UI
  • redirects table: changed type column to enum

image

image

@brusch brusch added this to the 6.5.2 ("Espresso Stout") milestone Feb 18, 2020
@brusch brusch requested a review from dvesh3 February 18, 2020 16:04
@brusch brusch self-assigned this Feb 18, 2020
@brusch brusch removed the request for review from dvesh3 February 19, 2020 08:48
@brusch brusch merged commit 17d4ce0 into master Feb 19, 2020
@brusch brusch deleted the redirect_auto branch February 19, 2020 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant