forked from pimcore/pimcore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move personalization to own bundle (pimcore#14102)
* Moved js files and controller to the personalization bundle * Moved translations,tests,lib files,configurations etc to own bundle * Update Doc * Add updated namespace in yaml config * Minor fixes * Moved some more files and fixed some errors * Remove TargetingOverrideHandlersPass from core * Error fixes and added event for document settings tab * More fixes * Update Documentation * Update doc and add migration to remove user permissions * Moved model files, fixed error with clearing editables, moved the dataobject configuration of target group to bundle * Minor fixes * More refactoring * More fixes * Fix Php stan * Fix PHP stan * Removed the dependency injection and implementd it using event listener in DocumentRenderer.php * Typo fixes * Added pre render event listener and removed the leftover targeting section from standard document page in the core * Add condition getUseTargetGroup() method in snipper * Added alias to model used by portal engine * Add if condition for target group value * Change namespace in ecommerce framework and update translations * DocumentTargetingConfigurator usages refactoring * Move DebugStopwatchPass to the bundle * Refactor geoip pimcore setting * Add class aliases for the data types * Delete listeners.yaml * Fix EventListener * Refactor Newsletter Address DefaultAdapter to extract target groups * Fix Snippet & IncludeRenderer * Further refactoring * futher refactoring * Revert configs * Refactor ecommerce target group condition * Refactor ecommerce target group condition * Refactor TargetGroup data types to use legacy namespaces for BC reasons * Action files cleanup * further refactorings * further refactorings & cleanup * Further Refactoring - Move Renderlet configure targeting to event listener * Use generic event for Document Page settings * Further Refactorings * Fix codeception test * Fix PHP stan * Remove user permission (targeting) from core bundle and add warning on bundle uninstall * Fix IncludeRenderer pre render even dispatch * Fix Renderlet pre render event arguments * Add ignore paths for passing phpstan * Revert DocumentTargetGroupListener return typehint * Fix PimcoreTargetingDataCollector return typehints * Add migration to mark bundle as installed * Further refactoring & fixes * Add requirement to EcommerceBundle * Modified migration to mark the bundle as installed * Add missing targetGroup.js * Remove comment in console * Re-add geoip2/geoip2 temporarily * Add TargetingSnippetController * Optimize uninstall warning * catch targeting configured check * Docs changes --------- Co-authored-by: Divesh Pahuja <[email protected]>
- Loading branch information
1 parent
c4d6cf4
commit d505e46
Showing
261 changed files
with
4,526 additions
and
1,576 deletions.
There are no files selected for viewing
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
Oops, something went wrong.