Skip to content

feat: Hint that hardcoded prefixes are no longer necessary#1799

Merged
Micha Hobert (Isengo1989) merged 1 commit intonext-6.7from
feat/custom-controller-route-scope
Jun 16, 2025
Merged

feat: Hint that hardcoded prefixes are no longer necessary#1799
Micha Hobert (Isengo1989) merged 1 commit intonext-6.7from
feat/custom-controller-route-scope

Conversation

@mitelg
Copy link
Member

No description provided.

Copy link
Contributor

@Isengo1989 Micha Hobert (Isengo1989) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the PR Michael Telgmann (@mitelg) 🥇

@Isengo1989 Micha Hobert (Isengo1989) merged commit 9f6e8f8 into next-6.7 Jun 16, 2025
7 checks passed
@Isengo1989 Micha Hobert (Isengo1989) deleted the feat/custom-controller-route-scope branch June 16, 2025 08:45
Bojan Rajh (bojanrajh) added a commit that referenced this pull request Jun 18, 2025
* feat: v6.7.0.0-dev

* NEXT-37105 - new payment handling for 6.7 (#1426)

Co-authored-by: Bojan Rajh <[email protected]>

* typo: Update add-payment-plugin.md (#1611)

* typo: Update add-payment-plugin.md

fixes typo on calling the transactionStateHandler obj

* fixes 3 more same typo

* Http cache clearing (#1693)

* Update cache clearing methods

* Clarify versions

* Fix markdown

---------

Co-authored-by: Micha <[email protected]>

* docs: adjust performance tweaks for 6.7 update (#1705)

* docs: enhance licensing and feature management information in commerc… (#1675)

* docs: enhance licensing and feature management information in commercial plugin

* Apply suggestions from code review

Co-authored-by: Micha Hobert <[email protected]>

---------

Co-authored-by: Micha Hobert <[email protected]>

* NEXT-39755 - Update messenger docs to use default symfony bus (#1584)

* feat: remove workflows (#1698)

* feat: remove workflows

* fix: guidelines

* fix: guidelines

* fix: lint

* Update add-custom-commands.md (#1699)

There was one class missing in the "use Symfony\Component\Console\Attribute\AsCommand" class, which is generating an error like the following:

The command defined in "NameSpace\Of\MyClassCommand" cannot have an empty name.

* adhoc/update-hash

* Update add-menu-entry.md (#1702)

* FIX: wrong key in object-stroage config in filesystem.md (#1696)

"options:" does not exist anymore in config and was not removed here but later in the docs. This will result in an "access denied" error as soon as file system calls are made, despite valid credentials.

* docs: adjust performance tweaks for 6.7 update

* Fix wordlist and markdown

---------

Co-authored-by: Shyim <[email protected]>
Co-authored-by: Micha Hobert <[email protected]>
Co-authored-by: Aydin Hassan <[email protected]>
Co-authored-by: Bojan Rajh <[email protected]>
Co-authored-by: Mohammad Bharmal <[email protected]>
Co-authored-by: Philipp Bucher <[email protected]>

* fix: Links to manifest file for Shopware 6.7 (#1708)

* fix: unlock adr to trunk

* [create-pull-request] automated change (#1712)

Co-authored-by: shopwareBot <[email protected]>

* Update add-cookie-to-manager.md (#1719)

Fix wrong namespace in example.

* update admin asset usage guide (#1714)

* fix: Improve article about adding data to the storefront (#1725)

* fix: Improve article about adding data to the storefront

* Update guides/plugins/plugins/storefront/add-data-to-storefront-page.md

Co-authored-by: Albert Scherman <[email protected]>

* chore: Update the articles where a StorefrontController is used (#1734)

* chore: Update the articles where a StorefrontController is used

Using `setTwig` is no longer necessary.
References about header and footer in custom page objects are also removed. As they are no longer part of the generic page.

* fix code blocks

* fix: broken rendering

* chore: remove ADR change

* chore: add code groups

---------

Co-authored-by: Micha <[email protected]>

* Explain new twig changes while keeping appropriate warnings (#1500)

* Explain new twig changes while keeping appropriate warnings

* Update resources/references/storefront-reference/twig-function-reference.md

* chore: reformat tables and intro

---------

Co-authored-by: Micha Hobert <[email protected]>

* docs: add caching guide (#1743)

* docs: add caching guide

* Update guides/plugins/plugins/framework/caching/index.md

Co-authored-by: Copilot <[email protected]>

* Fix spellcheck

* http code block

* chore: grammar, language and styling

* chore: adjust headlines / toc

* Address CR comments

* Clearify info

* Update guides/plugins/plugins/framework/caching/index.md

Co-authored-by: Michael Telgmann <[email protected]>

* Update guides/plugins/plugins/framework/caching/index.md

Co-authored-by: Michael Telgmann <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Micha <[email protected]>
Co-authored-by: Michael Telgmann <[email protected]>

* chore: add updated AppScript reference (#1726)

* feat(theme-config): Add documentation regarding labels and helpTexts for the theme manager (#1770)

* fix: getRequest is not part of HttpCacheKeyEvent (#1768)

* feat: Add article about adding custom header and footer (#1753)

* chore: Improve current articles regarding header and footer changes

* feat: Add article about adding custom header and footer

* chore: grammar-and-language

---------

Co-authored-by: Micha <[email protected]>

* Update guides/plugins/plugins/storefront/customize-templates.md

* chore: remove-watcher (#1771)

* docs: add section about disabling scheduled sitemap generation (#1794)

* docs: add section about disabling scheduled sitemap generation

- Explain that sitemap generation can block the message queue
- Show how to disable the scheduled task
- Provide example cronjob setup
- Available starting with Shopware 6.7.1

Related to shopware/shopware#10403

* fix: markdown linting and add cronjob to wordlist

- Add blank line before list to fix MD032 linting error
- Add 'cronjob' to .wordlist.txt for spell-check

* chore: version-consistency

---------

Co-authored-by: Micha <[email protected]>

* docs: context gateway (#1789)

* docs: context gateway

* docs: add reviewer feedback

* fix: linting

* fix: remove lock files

* Update guides/plugins/apps/gateways/context/command-reference.md

* Update guides/plugins/apps/gateways/context/context-gateway.md

* Update guides/plugins/apps/gateways/context/context-gateway.md

* Update guides/plugins/apps/gateways/context/context-gateway.md

* Update guides/plugins/apps/gateways/context/context-gateway.md

* Update guides/plugins/apps/gateways/context/context-gateway.md

* Update guides/plugins/apps/gateways/context/context-gateway.md

---------

Co-authored-by: Su <[email protected]>

* feat: Hint that hardcoded prefixes are no longer necessary (#1799)

---------

Co-authored-by: Lennart Tinkloh <[email protected]>
Co-authored-by: Panagiotis Koursaris <[email protected]>
Co-authored-by: Aydin Hassan <[email protected]>
Co-authored-by: Micha <[email protected]>
Co-authored-by: Jonas Elfering <[email protected]>
Co-authored-by: Shyim <[email protected]>
Co-authored-by: Mohammad Bharmal <[email protected]>
Co-authored-by: Philipp Bucher <[email protected]>
Co-authored-by: Michael Telgmann <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shopwareBot <[email protected]>
Co-authored-by: Marc <[email protected]>
Co-authored-by: Benedikt Schulze Baek <[email protected]>
Co-authored-by: Albert Scherman <[email protected]>
Co-authored-by: Joshua Behrens <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Max Stegmeyer <[email protected]>
Co-authored-by: Marcel Brode <[email protected]>
Co-authored-by: tinect <[email protected]>
Co-authored-by: Su <[email protected]>
Michael Telgmann (mitelg) added a commit that referenced this pull request Jun 24, 2025
Shyim (shyim) pushed a commit that referenced this pull request Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants