Damien MATHIEU

Results 23 issues of Damien MATHIEU

I'm having a group that has a discount amount `customersGroup`. When I display a product in the frontend, the price is displayed with its discount, and the old price in...

Hi all... Funny behavior today, little brief: - plugin A (free plugin of the marketstore) - plugin B (site/project plugin, extend plugin A) During the update the plugins are deleted...

This PR is aimed to allow Wishlist page to load a specific wish list item by passing his hashed Id as parameter. **The `id` parameter must be set with an...

Add french language file.

In my app.js file I just add : ```javascript import { Carousel, initTE } from 'tw-elements'; initTE({ Carousel }, { allowReinits: true }); ``` So the only added component is...

This PR allow developers to extend the validation messages when a customer signup. It is currently possible to add/extend validator rules, but not the associated messages. This can be added...

### Bots carts I see on multiple web site, that Search engine's bots (and other tool like Semrush or UptimeRobot) are creating multiple carts each time they visit the site....

Add a button for duplicating files or folders in the Media Manager menu bar. ### Single item selection: If a file or folder is selected, the user is prompted for...

enhancement

On some docs pages, in text columned-list shortcuts don't work. The three pages where I find the issue for now : https://wintercms.com/docs/v1.2/docs/services/helpers top shortcuts https://wintercms.com/docs/v1.2/docs/services/validation#available-validation-rules https://wintercms.com/docs/v1.2/docs/services/collections#available-methods For the Helpers top...

- wintercms 1.1.7 - foms 2.0.0 If `mail_replyto` component property is used to refer a form field, then the mail notification result in an error : `Swift_RfcComplianceException: Address in mailbox...