Merged
Conversation
We do not have custom entry points in this bundle.
As this is called multiple times by dc-general, we can cache the result. We also only obtain the required value columns.
We now only fetch the columns we really use.
…as select queryBuilder
Hoitfix release 2.0.4 - hotfix cast empty value as zero Conflicts: src/Attribute/MetaModelSelect.php
Hotfix release - Update the getFilterOptions - count function Conflicts: src/Attribute/MetaModelSelect.php
This is a bugfix release. This release has: - Add ignore the composer.lock - Update file .gitattributes - Update file phpunit.xml.dist - Create file ctb.json - Update file .travis.yml - Remove key extra.contao.transifex from composer.json - Remove cyberspectrum/contao-toolbox from dev - Require contao-community-alliance/composer-plugin ^2.4 - Sort composer dependencies - Update key ignore in .check-author.yml - Update key exclude in .check-author.yml - Update PHPDoc class headers - Update PHPDoc file headers - Bugfix popup widget fix issue #66 Conflicts: .travis.yml composer.json contao/config/autoload.php contao/config/event_listeners.php phpunit.xml.dist src/MetaModels/Attribute/Select/AttributeTypeFactory.php src/MetaModels/Attribute/Select/Select.php src/Resources/contao/dca/tl_metamodel_dcasetting.php tests/MetaModels/Test/Attribute/Select/SelectAttributeTypeFactoryTest.php tests/MetaModels/Test/Attribute/Select/SelectTest.php tests/bootstrap.php
Maintenance release - Fixes code style and build. - Fixes compatibility with dc-general pickers. - Updates translation. Conflicts: composer.json src/MetaModels/Attribute/Select/Select.php
They must only accept a single Id and produce a single item. Furthermore they must emit null for empty.
Maintenance release Code and build cosmetics Conflicts: src/Attribute/AbstractSelect.php src/EventListener/BackendEventsListener.php src/MetaModels/Attribute/Select/AttributeTypeFactory.php src/MetaModels/Attribute/Select/Select.php tests/MetaModels/Test/Attribute/Select/SelectTest.php
Require contao/core-bundle ^4.4.8 Require contao-community-alliance/dc-general ^2.1.0 Update constraint menatwork/contao-multicolumnwizard-bundle to ^3.4 for dev
baumannsven
added a commit
that referenced
this pull request
Mar 15, 2019
This is a maintenance release. Refer to #70
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.