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

Missing clearvariants command #3086

Closed
jonnitto opened this issue Aug 17, 2020 · 0 comments · Fixed by #3843
Closed

Missing clearvariants command #3086

jonnitto opened this issue Aug 17, 2020 · 0 comments · Fixed by #3843

Comments

@jonnitto
Copy link
Member

If variantsPresets are not defined in the Settings anymore, there is no way to remove them. A command equivalent to clearthumbnails should be added to remove unused variants

Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Jul 20, 2022
* similar opportunities like removeUnused
* optimized query
* useful information outprint for user

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Jul 21, 2022
* added Tests for new ImageVariantService.php

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Jul 21, 2022
…nity

* removed double empty lines
* changed exit(1) zu exit for unity -> no syntax changes

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Sep 26, 2022
* finished command with better performance

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Sep 26, 2022
* finished command with better performance

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Oct 13, 2022
* finished command with better performance

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Oct 18, 2022
* finished command with better performance

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Oct 19, 2022
* finished command with better performance

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Oct 19, 2022
* finished command with better performance

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Oct 20, 2022
* it is called configuration not configs!
* renamed ImageVariantService::getAllPresetsByConfigs to getAllPresetsOfIdentifier
* refactored ImageVariantService::getAllPresetsOfIdentifier for usability
* specified configuresPresets type in ImageVariantRepository::findAllWithOutdatedPresets
* better naming for query condition + example

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Oct 21, 2022
* it is called configuration not configs!
* renamed ImageVariantService::getAllPresetsByConfigs to getAllPresetsOfIdentifier
* refactored ImageVariantService::getAllPresetsOfIdentifier for usability
* specified configuresPresets type in ImageVariantRepository::findAllWithOutdatedPresets
* better naming for query condition + example

ISSUE: neos#3086
ahaeslich pushed a commit to queoGmbH/neos-development-collection that referenced this issue Jan 28, 2023
* finished command with better performance

ISSUE: neos#3086
ahaeslich pushed a commit to queoGmbH/neos-development-collection that referenced this issue Jan 28, 2023
* it is called configuration not configs!
* renamed ImageVariantService::getAllPresetsByConfigs to getAllPresetsOfIdentifier
* refactored ImageVariantService::getAllPresetsOfIdentifier for usability
* specified configuresPresets type in ImageVariantRepository::findAllWithOutdatedPresets
* better naming for query condition + example

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Mar 6, 2023
* changed from 'exit' to '$this->quit(1)'
* slightly edited phpDoc

ISSUE: neos#3086
Jan3k3y added a commit to queoGmbH/neos-development-collection that referenced this issue Mar 6, 2023
* changed from 'exit' to '$this->quit(1)' in removeUnusedCommand

ISSUE: neos#3086
ahaeslich pushed a commit to queoGmbH/neos-development-collection that referenced this issue Apr 4, 2023
* finished command with better performance

ISSUE: neos#3086
ahaeslich pushed a commit to queoGmbH/neos-development-collection that referenced this issue Apr 4, 2023
* it is called configuration not configs!
* renamed ImageVariantService::getAllPresetsByConfigs to getAllPresetsOfIdentifier
* refactored ImageVariantService::getAllPresetsOfIdentifier for usability
* specified configuresPresets type in ImageVariantRepository::findAllWithOutdatedPresets
* better naming for query condition + example

ISSUE: neos#3086
ahaeslich pushed a commit to queoGmbH/neos-development-collection that referenced this issue Apr 4, 2023
* changed from 'exit' to '$this->quit(1)'
* slightly edited phpDoc

ISSUE: neos#3086
ahaeslich pushed a commit to queoGmbH/neos-development-collection that referenced this issue Apr 4, 2023
* changed from 'exit' to '$this->quit(1)' in removeUnusedCommand

ISSUE: neos#3086
neos-bot pushed a commit to neos/media that referenced this issue May 1, 2023
* finished command with better performance

ISSUE: neos/neos-development-collection#3086
neos-bot pushed a commit to neos/media that referenced this issue May 1, 2023
* it is called configuration not configs!
* renamed ImageVariantService::getAllPresetsByConfigs to getAllPresetsOfIdentifier
* refactored ImageVariantService::getAllPresetsOfIdentifier for usability
* specified configuresPresets type in ImageVariantRepository::findAllWithOutdatedPresets
* better naming for query condition + example

ISSUE: neos/neos-development-collection#3086
neos-bot pushed a commit to neos/media that referenced this issue May 1, 2023
* changed from 'exit' to '$this->quit(1)'
* slightly edited phpDoc

ISSUE: neos/neos-development-collection#3086
neos-bot pushed a commit to neos/media that referenced this issue May 1, 2023
* changed from 'exit' to '$this->quit(1)' in removeUnusedCommand

ISSUE: neos/neos-development-collection#3086
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants