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

testing #4

Open
wants to merge 210 commits into
base: 8.x-1.x
Choose a base branch
from
Open

testing #4

wants to merge 210 commits into from

Conversation

swapnilsrijan
Copy link

No description provided.

davereid and others added 30 commits June 24, 2014 19:41
…d alias intact" does not uncheck "Generate automatic URL alias" checkbox on first edit of existing content, but does on subsequent edits.
…d alias intact" update action should hide the Pathauto checkbox on existing content.
code should be self documenting, removed useless comments
Use plugins for patterns form and bulk update
$langcode is the second parameter
Move delete functions to storage helper
Hook_help have been already added to this project. There not need to have it on the TODO.txt.
Patterns Form loses default values
juampynr and others added 30 commits December 26, 2015 15:10
Fix form redirection after bulk delete
The Drupal 7 version of Pathauto had logic to evaluate a bundle
being deleted and see if there were matching patterns that had
to be removed as well. This is something that we don't see a
real need for. Instead, we will let the site administrator
to clean up patterns manually after removing a bundle.
Don't expect Pathauto to delete patterns on bundle deletion
Plus:
* Small improvements suggested by Berdir.
* Make sure that the langcode is a valid machine-name. For example,
  Chinese traditional has a langcode zh-hant, which is not valid for a
  machine name.
[#10] Port patterns from config objects to config entities
[#113] Add tests for patterns with language conditions
[#128] Add drupal/token 8.1.x-dev as dependency to ensure code compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.