[com_newsfeeds] update component install mysql sql#11617
Merged
wilsonge merged 2 commits intojoomla:stagingfrom Aug 15, 2016
Merged
[com_newsfeeds] update component install mysql sql#11617wilsonge merged 2 commits intojoomla:stagingfrom
wilsonge merged 2 commits intojoomla:stagingfrom
Conversation
Member
|
I have tested this item ✅ successfully on 2f2041d This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11617. |
rdeutz
pushed a commit
that referenced
this pull request
Aug 16, 2016
* increased limit of characters for the URL To resolve #11612 * increased limit of characters for the feed URL Increased limit of characters for the Feed URL to fix issue #11612 * increased limit of characters for the feed URL To resolve #11612 * increased limit of characters for the feed URL To resolve #11612 * increased limit of characters for the feed URL To fix #11612 * increased limit of characters for the feed URL To fix #11612 * increased limit of characters for the feed URL To fix #11612 * fixed syntax * fixed syntax SQL Azure * fixed syntax * Fixed mistake in comment Updated comment from "Set if article is featured" to "Set if contact is featured" * Fixed mistake in comment Fixed, there was "article" instead of "contact" * Updated mysql comment to reflect rules * Updated SQL comment to reflect rules * Updated SQL comment to reflect rules * Resolving merge conflicts to fix merge conflicts after #11617 * Resolving merge conflicts * Applying patch to increase size of link field After resolving merge issues, this commit apply again the patch to increase the size of the link field.
ggppdk
pushed a commit
to ggppdk/joomla-cms
that referenced
this pull request
Aug 19, 2016
* update com_newsfeeds component install sql * Update install.mysql.utf8.sql
ggppdk
pushed a commit
to ggppdk/joomla-cms
that referenced
this pull request
Aug 19, 2016
* increased limit of characters for the URL To resolve joomla#11612 * increased limit of characters for the feed URL Increased limit of characters for the Feed URL to fix issue joomla#11612 * increased limit of characters for the feed URL To resolve joomla#11612 * increased limit of characters for the feed URL To resolve joomla#11612 * increased limit of characters for the feed URL To fix joomla#11612 * increased limit of characters for the feed URL To fix joomla#11612 * increased limit of characters for the feed URL To fix joomla#11612 * fixed syntax * fixed syntax SQL Azure * fixed syntax * Fixed mistake in comment Updated comment from "Set if article is featured" to "Set if contact is featured" * Fixed mistake in comment Fixed, there was "article" instead of "contact" * Updated mysql comment to reflect rules * Updated SQL comment to reflect rules * Updated SQL comment to reflect rules * Resolving merge conflicts to fix merge conflicts after joomla#11617 * Resolving merge conflicts * Applying patch to increase size of link field After resolving merge issues, this commit apply again the patch to increase the size of the link field.
roland-d
pushed a commit
to roland-d/joomla-cms
that referenced
this pull request
Sep 11, 2016
* update com_newsfeeds component install sql * Update install.mysql.utf8.sql
roland-d
pushed a commit
to roland-d/joomla-cms
that referenced
this pull request
Sep 11, 2016
* increased limit of characters for the URL To resolve joomla#11612 * increased limit of characters for the feed URL Increased limit of characters for the Feed URL to fix issue joomla#11612 * increased limit of characters for the feed URL To resolve joomla#11612 * increased limit of characters for the feed URL To resolve joomla#11612 * increased limit of characters for the feed URL To fix joomla#11612 * increased limit of characters for the feed URL To fix joomla#11612 * increased limit of characters for the feed URL To fix joomla#11612 * fixed syntax * fixed syntax SQL Azure * fixed syntax * Fixed mistake in comment Updated comment from "Set if article is featured" to "Set if contact is featured" * Fixed mistake in comment Fixed, there was "article" instead of "contact" * Updated mysql comment to reflect rules * Updated SQL comment to reflect rules * Updated SQL comment to reflect rules * Resolving merge conflicts to fix merge conflicts after joomla#11617 * Resolving merge conflicts * Applying patch to increase size of link field After resolving merge issues, this commit apply again the patch to increase the size of the link field.
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.
Summary of Changes
Update com_newsfeeds create table install sql that is outdated.
Testing Instructions
Code review.
Copied from here: https://github.com/joomla/joomla-cms/blob/staging/installation/sql/mysql/joomla.sql#L1427
Documentation Changes Required
None.