Nathan Flood

Results 6 issues of Nathan Flood

The Spree::FulfilmentChanger behavior is incorrect when adding inventory units to a shipment if the shipment already contains inventory units of another variant type. ## Context An order contains two persisted...

Allows the Spree::FulfilmentChanger to add inventory units to a shipment if the shipment already contains inventory units of another variant type. Fixes #11723

Fixes #1062 This PR implements the ability to set the ```withCredentials``` value for HTTP requests via a configuration option. https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials This is important as it is often necessary to set...

When doing attribute translation using [Globalize](https://github.com/globalize/globalize) database columns are not created in the table for the model, instead they are created in a separate translation table. This PR checks to...

Added information about Chef cookbook for automating installation of this plugin.

The editor buttons work fine on my computer's lower resolution monitor (loads icons.png) and also work fine on my ipad and iphone (loads icons_hidpi.png) however the icons all load incorrectly...