Jasmin Savard
Jasmin Savard
You can close this one.
503 service unavailable makes sense. https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503 We could then set a specific error message for when a tenant is disabled.
403 is a client error while 503 is a server error. Depends how you see it.
Also, consider adding a "select all" option.
You could maybe also try to index those Taxonomy terms in a separate table so that it retreives only what's needed like we do in OC. I don't remember exactly...
Nah it was working someone broke it.
When you click on "Return Documents" option it returns ContentItems.
@ems any progress on that feature ? I've made a quick search this afternoon and found https://github.com/jaymedavis/stripe.net . This is a feature I'm looking also forward to have. If I...
It is common to have a different catalog of products per region so yes, I agree that price should not be attached directly to a product. Same goes with inventory...
Right now working on Orchard Core Beta 3 is taking most of my time but I'm pretty sure I will contribute to this module since I will require it eventually....