Displaying 1 - 50 of 67
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Fix the errors/warnings reported by PHP_CodeSniffer Needs work Normal Task 2.0.x-dev Code 19 3 months 3 weeks 1 year 10 months
The onSaveConfig method in ConfigSubscriber uses a not defined variable $filename Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 1 year 9 months 1 year 10 months
Pass the dependencies of the services classes as service arguments Postponed Normal Task 2.0.x-dev Code 15 1 year 9 months 2 years 5 months
Class "\Drupal\config_tools\Form\ConfigToolsSettingsForm" does not exist Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 1 year 9 months 1 year 10 months
config_tools_requirements() sets the wrong array index Closed (fixed) Normal Bug report 8.x-1.x-dev Code 9 1 year 10 months 1 year 10 months
Fatal error on the config_files.uninstall_validator service Closed (fixed) Major Bug report 8.x-1.x-dev Code 8 1 year 10 months 1 year 10 months
ConfigSubscriber does not have a method onDeleteConfig Closed (fixed) Normal Bug report 8.x-1.x-dev Code 9 1 year 10 months 1 year 10 months
Unknown variable $modules in config_tools.module Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 1 year 10 months 1 year 10 months
Remove unused use statement for FileSystemInterface in ConfigSubscriber Closed (fixed) Normal Bug report 8.x-1.x-dev Code 9 1 year 10 months 1 year 10 months
Undefined variable '$config_name' in method onSaveConfig from ConfigSubscriber Closed (fixed) Normal Bug report 8.x-1.x-dev Code 8 1 year 10 months 1 year 10 months
Improve formatting, spelling, grammar, and content of the README.md file Closed (fixed) Normal Task 8.x-1.x-dev Documentation 35 1 year 10 months 6 years 1 month
Mark as internal the SettingsForm and the ConfigSubscriber classes Closed (fixed) Normal Task 2.0.x-dev Code 13 2 years 3 months 2 years 4 months
Remove the code that copies all the configuration objects in the repository directory when the settings form is submitted Closed (fixed) Normal Task 2.0.x-dev Code 5 2 years 4 months 2 years 4 months
The code concatenates calls to methods that don't return the class instance Closed (fixed) Critical Bug report 8.x-1.x-dev Code 7 2 years 4 months 2 years 4 months
In the ConfigEvents::SAVE event, the original data (to which overrides are applied) is compared to the current data (to which overrides aren't applied) Closed (fixed) Normal Bug report 8.x-1.x-dev Code 6 2 years 4 months 2 years 4 months
A queue worker class is wrongly used to handle a single item Closed (fixed) Normal Bug report 8.x-1.x-dev Code 6 2 years 4 months 2 years 5 months
The code doesn't catch the exceptions thrown from the cpliakas/git-wrapper library Closed (fixed) Normal Bug report 8.x-1.x-dev Code 10 2 years 4 months 2 years 5 months
The method used to check whether the Git executable can be found is wrong Closed (fixed) Normal Bug report 8.x-1.x-dev Code 17 2 years 4 months 2 years 5 months
Rewrite the code to use plugins Active Normal Task 2.0.x-dev Code 1 2 years 4 months 2 years 4 months
Merge the modules into a single one Closed (fixed) Normal Task 8.x-1.x-dev Code 10 2 years 4 months 2 years 5 months
The "Configuration Files" module doesn't declare its dependency from the "Config Tools" module but it uses its configuration object Closed (fixed) Minor Bug report 8.x-1.x-dev Code 9 2 years 4 months 2 years 5 months
Remove the git_url setting Closed (fixed) Normal Task 8.x-1.x-dev Code 11 2 years 4 months 9 years 6 months
Use the file_system service to create and delete files Closed (duplicate) Normal Task 2.0.x-dev Code 4 2 years 4 months 2 years 5 months
Create a service to handle the local repository Active Normal Task 2.0.x-dev Code 2 2 years 4 months 2 years 4 months
Replace the debugging configuration value with a value in the settings.php file Active Normal Task 2.0.x-dev Code 1 2 years 4 months 2 years 4 months
The FileConfigEvents::getEditableConfigNames() isn't used from the FileConfigEvents class nor its parent class Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 2 years 4 months 2 years 5 months
file_put_contents() is called passing FileSystemInterface::EXISTS_REPLACE as value for the $flags parameter Closed (fixed) Normal Bug report 8.x-1.x-dev Code 7 2 years 4 months 2 years 5 months
cpliakas/git-wrapper version 1.7.0 cannot be used with Drupal 9 Closed (fixed) Normal Bug report 2.0.x-dev Code 4 2 years 4 months apaderno 2 years 5 months
Make the module Drupal 9 compatible Closed (fixed) Normal Task 8.x-1.x-dev Code 13 2 years 4 months 2 years 5 months
Log an exception with watchdog_exception() Closed (fixed) Normal Task 2.0.x-dev Code 12 2 years 4 months apaderno 7 years 1 month
Create a Drupal 9.x branch Closed (fixed) Normal Task 2.0.x-dev Code 5 2 years 4 months apaderno 2 years 5 months
Get the absolute path for the repository directory from the settings.php file Active Normal Task 2.0.x-dev Code 1 2 years 4 months 2 years 4 months
A configuration object is used for a value that should not be deployed from a development server to a live server Active Minor Bug report 2.0.x-dev Code 2 2 years 4 months 2 years 4 months
Replace cpliakas/git-wrapper dependency with symplify/git-wrapper Postponed Normal Task 2.0.x-dev Code 4 2 years 5 months 2 years 10 months
Handle more configuration events Active Normal Task 2.0.x-dev Code 1 2 years 5 months 2 years 5 months
Allow git private key to come from settings.php Active Normal Feature request 2.0.x-dev Code 5 2 years 5 months 7 years 11 months
config_tools project open to new maintainer applications on 30 Sep, 2021 Closed (works as designed) Normal Support request 8.x-1.x-dev Miscellaneous 1 2 years 7 months 2 years 7 months
Improve git settings form validation Needs work Normal Feature request 8.x-1.x-dev Code 5 2 years 9 months 5 years 11 months
Remove the lines that set $form['actions']['#type'] or $form['#theme'] in buildForm() from form classes that extend ConfigFormBase Closed (fixed) Normal Task 8.x-1.x-dev Code 5 2 years 9 months 2 years 10 months
Add namespaces to dependencies, change how the project name is capitalized, and remove the "version" line from the .info.yml files Closed (fixed) Normal Task 8.x-1.x-dev Code 15 2 years 9 months 5 years 5 months
The code shown to disable the module from the local.settings.php file is wrong Closed (fixed) Normal Bug report 8.x-1.x-dev Documentation 8 2 years 9 months 6 years 1 month
Won't install in 8.3.x, !wrapper component missing Closed (fixed) Normal Support request 8.x-1.x-dev Code 5 2 years 9 months 7 years 3 months
Automated Drupal 9 compatibility fixes Closed (fixed) Normal Task 8.x-1.x-dev Code 5 2 years 9 months 3 years 10 months
Provide better help in UI Closed (outdated) Normal Task 8.x-1.x-dev Code 5 2 years 9 months 7 years 1 month
Specify a git branch to commit to in settings.php Closed (works as designed) Normal Feature request 8.x-1.x-dev Code 3 2 years 10 months 7 years 11 months
ConfigFilesSettingsForm should use Yaml::encode instead of Yaml::dump Closed (outdated) Normal Bug report 8.x-1.x-dev Code 4 2 years 10 months 7 years 1 month
Invalid placeholder (!wrapper) in string Closed (outdated) Normal Bug report 8.x-1.x-dev Code 4 2 years 10 months 7 years 1 month
Remove the @file tag from the files containing a class, an interface, or a trait Closed (outdated) Normal Task 8.x-1.x-dev Code 6 2 years 10 months 7 years 3 months
Code doesn't follow the coding standards for indentation and documentation comments Closed (outdated) Normal Bug report 8.x-1.x-dev Code 4 2 years 10 months 7 years 3 months
Remove any use of the deprecated file_prepare_directory() Closed (duplicate) Normal Task 8.x-1.x-dev Code 3 2 years 10 months 4 years 3 weeks

Pages

Subscribe with RSS Subscribe to Issues for Configuration Tools