Conversation
Adding migration for settings store Moving DependencyInjection Configuration back to Core
Review Checklist
|
|
What should we do with the documentation? Is there a way to we can sync this in the documentation after we move it? |
|
@mattamon since the glossary bundle will stay in this repo, we keep the docs for this in place. |
bundles/GlossaryBundle/src/DependencyInjection/GlossaryExtension.php
Outdated
Show resolved
Hide resolved
bundles/GlossaryBundle/src/Migrations/Version20221215071650.php
Outdated
Show resolved
Hide resolved
Adding warning to enable bundle manually Removing unnecessary interfaces Changing glossary.css to icons.css Changing route names
Reverting routes Adding bundle name to migration warning
dvesh3
left a comment
There was a problem hiding this comment.
we should update docs to notify the bundle should be enabled and installed to use the feature https://github.com/pimcore/pimcore/blob/bd8b764859c2a28be11280aab44d20f761c4cb72/doc/Development_Documentation/18_Tools_and_Features/21_Glossary.md#L2-L1
|
Updating docs with new examples -> https://pimcore.com/docs/pimcore/11.0/Development_Documentation/Best_Practice/Open_By-External_Id.html |
Removing if condition from buildmenu
doc/Development_Documentation/23_Installation_and_Upgrade/09_Upgrade_Notes/README.md
Outdated
Show resolved
Hide resolved
…pgrade_Notes/README.md
|
Added a section in the Upgrade Notes for all bundle extractions |
Adding configuration for pimcore_glossary Removing helper function
Removing class dependency in migration
Changes in this pull request
Resolves #12517
Additional info