[RTM] Hotfix filter settings default "skipfilteroptions" to false#1224
Closed
zonky2 wants to merge 1 commit intoMetaModels:masterfrom
Closed
[RTM] Hotfix filter settings default "skipfilteroptions" to false#1224zonky2 wants to merge 1 commit intoMetaModels:masterfrom
zonky2 wants to merge 1 commit intoMetaModels:masterfrom
Conversation
4 tasks
discordier
approved these changes
Mar 9, 2018
discordier
added a commit
that referenced
this pull request
Mar 9, 2018
Member
|
Merged in 7f6a070 |
discordier
added a commit
that referenced
this pull request
Mar 10, 2018
Stable release 2.0.0 In addition to all the changes in the previous betas, this release contains the following fixes and enhancements. Fixes: - MySQL strict mode fixes. - Many language strings are updated. - Language strings for system columns have been moved from attribute_alias to the core (see MetaModels/attribute_alias#22). - Support for responsive image sizes has been added (#1211). - Optimization in backend CSS (see #1174). - Bugfix in file sorting by file name (#1217). - Huge refactorings in all places to finally reduce the complexity of all classes into acceptable ranges. - Fixes for various minor issues and glitches (#1139, #1138) - Add label and description for filter items (#1221) - The URL parameter of filter settings has been moved to the "frontend filter" backend section. - The search in "all languages" checkbox has been restored for searching in translated attributes (#1203, #1204). - The "edit all/override all" button has been disabled for input screens. - Do not override multiple for table "tl_metamodel" (#1223). - The setting "skipfilteroptions" in filter settings now defaults to "off" (PR: #1224, discussion in #1089). Enhancements: - The feature "edit all" and "override all" which has been added to dc-general recently is supported now (#1196, #1098, contao-community-alliance/dc-general#359). - Attribute types are now sorted with first the non-translated ones followed by the translated ones in the attribute edit mask in the type selection widget (#1219). - The minimum versions of all dependencies have been raised to the current stable versions available.
discordier
added a commit
that referenced
this pull request
Mar 10, 2018
Stable release 2.0.0 In addition to all the changes in the previous betas, this release contains the following fixes and enhancements. Fixes: - MySQL strict mode fixes. - Many language strings are updated. - Language strings for system columns have been moved from attribute_alias to the core (see MetaModels/attribute_alias#22). - Support for responsive image sizes has been added (#1211). - Optimization in backend CSS (see #1174). - Bugfix in file sorting by file name (#1217). - Huge refactorings in all places to finally reduce the complexity of all classes into acceptable ranges. - Fixes for various minor issues and glitches (#1139, #1138) - Add label and description for filter items (#1221) - The URL parameter of filter settings has been moved to the "frontend filter" backend section. - The search in "all languages" checkbox has been restored for searching in translated attributes (#1203, #1204). - The "edit all/override all" button has been disabled for input screens. - Do not override multiple for table "tl_metamodel" (#1223). - The setting "skipfilteroptions" in filter settings now defaults to "off" (PR: #1224, discussion in #1089). Enhancements: - The feature "edit all" and "override all" which has been added to dc-general recently is supported now (#1196, #1098, contao-community-alliance/dc-general#359). - Attribute types are now sorted with first the non-translated ones followed by the translated ones in the attribute edit mask in the type selection widget (#1219). - The minimum versions of all dependencies have been raised to the current stable versions available.
discordier
added a commit
that referenced
this pull request
Dec 19, 2018
Stable release 2.0.0 In addition to all the changes in the previous betas, this release contains the following fixes and enhancements. Fixes: - MySQL strict mode fixes. - Many language strings are updated. - Language strings for system columns have been moved from attribute_alias to the core (see MetaModels/attribute_alias#22). - Support for responsive image sizes has been added (#1211). - Optimization in backend CSS (see #1174). - Bugfix in file sorting by file name (#1217). - Huge refactorings in all places to finally reduce the complexity of all classes into acceptable ranges. - Fixes for various minor issues and glitches (#1139, #1138) - Add label and description for filter items (#1221) - The URL parameter of filter settings has been moved to the "frontend filter" backend section. - The search in "all languages" checkbox has been restored for searching in translated attributes (#1203, #1204). - The "edit all/override all" button has been disabled for input screens. - Do not override multiple for table "tl_metamodel" (#1223). - The setting "skipfilteroptions" in filter settings now defaults to "off" (PR: #1224, discussion in #1089). Enhancements: - The feature "edit all" and "override all" which has been added to dc-general recently is supported now (#1196, #1098, contao-community-alliance/dc-general#359). - Attribute types are now sorted with first the non-translated ones followed by the translated ones in the attribute edit mask in the type selection widget (#1219). - The minimum versions of all dependencies have been raised to the current stable versions available.
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.
Hotfix filter settings default "skipfilteroptions" to false
see: #1089