-
When deleting a config from activestore that is tracked the status is now changed in config_export so that user is informed of the difference.
-
Removed the mothership hook for ctools exports from writing to datastore. We don't need it since the configs aren't stored in a module.
-
Fixed the ability to stop tracking components. Added checks to make sure everything is in sync with dependent components before deleting a parent. Fixed observers so that they include exports file before checking for differences.
-
Removing php warnings when uninstalling, and checking for new configurations.
-
typo
-
updating install file default config folder
-
moving the default location for the config directory to be stored inside public://config. This will make it easier to install without any permission errors if the sites dir is not writable
-
Adding the configuration module code
-
Initial commit.