Merged
Conversation
…t on a configuration wizard.
… administrative pages over to it.
…e PathautoWidgets to work with the method changes and special casing taxonomy_term entity token logic since it does not properly conform to the rest of core.
…tity interface and implemented them. Also provided preSave and postLoad overrides for the pathauto pattern entity in order to properly handle expanding and contracting relationship settings.
…n order to populate with appropriate tokens from available relationships.
…ing to the plugin
…ing to the plugin
…be subclasses of CTools provided classes.
…rait and causes PHP notices
Now that patterns are config entities, the UI tests were failing. On top of that, the Add form has an Ajax interaction to select the pattern type, which is covered too.
* Remove obsolete references. * Adjust functions that changed.
Fix PathautoUiTest test
[#79] Update README.md
Fix form redirection after bulk delete
…ities-simplified-ui
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
|
👹 How can I help peer reviewing this? |
Member
Author
|
Currently going through and doing some cleanup. Will possibly merge this soon. Note: I am using the new token entity mapper service. Make sure you are using the latest token 8.x-1.x. |
Member
Author
|
Ok, going to merge this now! A few follow-ups to work on:
|
Berdir
added a commit
that referenced
this pull request
Jan 1, 2016
…ified-ui Pattern config entities
|
👍 👍 👍 👍 👍 👍 👍 👍 👍 |
|
Nice! HUGE step in the right direction. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.