-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
For more details see https://issues.ibexa.co/browse/IBX-8534 and #456 Key changes: * Removed deprecation from `SectionService::countAssignedContents` and `SectionService::count` methods, as they're used by AdminUI and there is no replacement for them * Removed deprecation from `\Ibexa\Core\FieldType\Image\Value::fromString` * Dropped \Ibexa\Core\Helper\FieldHelper::getFieldDefinition * Dropped \Ibexa\Core\FieldType\StorageGateway * Dropped \Ibexa\Contracts\Core\Persistence\Content\ContentInfo::STATUS_ARCHIVED * Dropped \Ibexa\Contracts\Core\Persistence\Content\ContentInfo::$isPublished * Dropped $name from bookmarks * Dropped \Ibexa\Contracts\Core\Persistence\Content\Handler::loadRelations * Dropped Identity contracts * Injected TransactionHandler into repository * Dropped imageValue::path * Dropped imageValue::path * Dropped \Ibexa\Core\FieldType\Image\Value::fromString * Dropped \Ibexa\Contracts\Core\Persistence\Content\LoadStruct * Dropped \Ibexa\Core\Persistence\Cache\PersistenceLogger::getCount * Dropped \Ibexa\Contracts\Core\Repository\PasswordHashService * Dropped Location::pathIdentificationString * Dropped markSubtreeModified & updateSubtreeModificationTime * Dropped \Ibexa\Contracts\Core\Persistence\FieldType\IsEmptyValue * Dropped Indexer::createSearchIndex * Dropped \Ibexa\Contracts\Core\Persistence\User\Handler::loadPoliciesByUserId * Dropped \Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Location\IsMainLocation::createFromQueryBuilder * Dropped \Ibexa\Core\Repository\Helper\RoleDomainMapper * Dropped Ibexa\Core\Repository\Helper\NameSchemaService * Dropped \Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Location\Priority::createFromQueryBuilder * Dropped Location::SORT_FIELD_MODIFIED_SUBNODE * Replaced abstract Criterion with CriterionInterface
- Loading branch information
Showing
180 changed files
with
578 additions
and
2,108 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.