Timon de Groot

Results 25 comments of Timon de Groot

I'm missing orders with Bundled products as well!

I am experiencing the same issues when going to the graphs in the post game overview and enabled the debug logging. For what it's worth, here's the logging when I...

I created a patch gist for the `jquery.cookie` problem: https://gist.github.com/tdgroot/f95c398c565d9bbb83e0a650cdf67617

Perhaps checking both URLs is better, yes. Resizing images from themes are a bit weird though, because the resize would need to happen each deployment (as the files are located...

Yes that would be even better! Please let me know if there's anything I can help you with :).

The integration test fails because it's got the options list baked in: ![image](https://user-images.githubusercontent.com/1165302/119169173-ff22d900-ba61-11eb-9d9e-2b73aeaefcda.png)

I don't know if there are any plans yet, but with laravel you can consist random data using [Model Factories](https://laravel.com/docs/5.6/seeding#using-model-factories). That might be interesting to use.

Why not create and use a new field? There are default page TTL options in the admin, but no default esi TTL options.. Trying to keep it as simple as...

I don't think that's a good idea, since these packages are not functioning on their own. You can however, include the [packages.firegento.com](https://packages.firegento.com/) repository in your project's `composer.json`. The module is...

Is this going to be merged or can I close this one?