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

Fix missing module dependencies and add security updates #2

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Fix missing module dependencies and add security updates #2

wants to merge 8 commits into from

Conversation

wroxbox
Copy link

@wroxbox wroxbox commented Apr 20, 2018

No description provided.

@wroxbox
Copy link
Author

wroxbox commented Apr 20, 2018

This update adds next DB changes by the module updates:

elysia_cron module

7201 - Use default cron_key variable.
7202 - Increase elysia_cron last_abort_function size from 32 to 128 characters.
7203 - Change length property of rule to 256 characters.
7204 - Remove unused variables.
7205 - Rename context variable to channel.
entityreference module

7100 - Implements hook_update_N(). Remove duplicate rows in the taxonomy_index table.
features module

7200 - Add {cache_features} table.
metatag module

7039 - Reload some meta tag caches.
7040 - Fix robots meta tags that might have been broken when they were imported from Nodewords.
7041 - Rerun update 7018 that was fixed to run correctly when using Entity Translation. This may take some time.
7100 - Delete a deprecated variable and clear all Metatag caches.
7101 - Update i18n strings for all meta tags to use the new format.
7102 - Re-run update 7101.
7103 - Clear all metatag caches so the new entity caching structure takes over.
7104 - Remove the entity revision ID from the translation strings.
7105 - Fix the output translation strings.
7106 - The output translation strings were renamed to something shorter, so rerun update 7105.
7107 - Fix the global config translation strings.
7108 - Delete output translations if it's disabled.
7109 - Rename the 'icon_any' meta tag to 'mask-icon' in the entity records.
7110 - Rename the 'icon_any' meta tag to 'mask-icon' in the configs.
7111 - Remove the "metatag_ui" record from the {system} table.
7112 - The Publisher meta tag is now part of the Google Plus submodule.
7113 - Clear all metatag output caches if output caching is disabled.
7114 - Disable output caching.
7115 - Clear all metatag output caches, it will be rebuild if needed.
metatag_google_plus module

7100 - Notify the site builder that the html.tpl.php file needs to be changed.
metatag_opengraph module

7103 - Change og:video to og:video:url in all metatags.
7104 - Rename the 'og:video' meta tag to 'og:video:url' in the configs.
7105 - Clear the Metatag cache to pick up changes to og:video.
7106 - Clear the Metatag cache to pick up changes to og:audio:secure_url.
metatag_twitter_cards module

7100 - Rename the 'twitter:image:src' meta tag back to 'twitter:image'. Sorry.
7101 - Rename the 'twitter:image:src' meta tag back to 'twitter:image', part 2.
7102 - Clear the Metatag cache.

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.

None yet

1 participant