Mathieu Ferment

Results 98 issues of Mathieu Ferment

https://github.com/PrestaShop/PrestaShop/issues/23235

question

Page https://devdocs.prestashop.com/1.7/modules/concepts/controllers/admin-controllers/ should be moved in Core Reference and enhanced.

question

Page https://devdocs.prestashop.com/1.7/modules/concepts/controllers/front-controllers/ should be moved into Core Reference and enhanced. It is not only interesting for Modules.

question

It seems we have 2 columns that serve somehow the same purpose. - `PrestaShop\PrestaShop\Core\Grid\Column\Type\Common\PositionColumn` - `PrestaShop\PrestaShop\Core\Grid\Column\Type\Common\DraggableColumn` On CMS pages listing, PositionColumn is used alone and provides the desired behavior (=...

question

See https://github.com/PrestaShop/PrestaShop/issues/14533 => explain this into doc

question

``` foo: class: App\Foo arguments: ['@router'] public: true foo_decorated1: class: App\DecorFooOne decorates: foo arguments: ['@foo_decorated1.inner'] public: true foo_decorated2: class: App\DecorFooTwo decorates: foo arguments: ['@foo_decorated2.inner'] public: true ``` Constructor of DecorFooTwo...

question

Explain how to use the mode introduced in https://github.com/PrestaShop/PrestaShop/pull/15855

question

Part of Symfony migration project Type: page ## Specs https://github.com/PrestaShop/prestashop-specs/pull/187 ## Design https://www.figma.com/file/axasD3Kyg52okWHqvWPN1I/Customer-Service?node-id=12%3A7862 ## Improvements - [ ] #16783 - Add the possibility to attach files, access predefined messages and...

Feature
BO
Customer service
Ready
migration
PR available