Jason Judge

Results 289 comments of Jason Judge

If this were fixed to *not* serialize items going into the Lumen cache, then the items coming out would not need deserializing. However, to support a switchover, this package could...

https://github.com/RubaXa/Sortable is a great front-end for a drag-and-drop GUI for organising items in a single list - sorting siblings. Moving a node to a new parent is a little more...

That's pretty nice. For my last application, I needed to be able to lock the structure of the tree, so items could not be move to other parents, but still...

> The parentship of items can be locked, just as if it was a family tree. Perfect (and described much more clearly than I did). I'll have a play -...

We have forked this repo just to add the tag for us, but I'm sure it will be useful to others still managing some legacy application: https://github.com/consilience/notification/releases/tag/5.8.0

I've just put my finger on this problem too. The names have been driving me mad, sometimes appearing to work and sometimes not, and I could not work out why,...

I just get "Mozilla Firefox" as the name of the window, no matter what else is in the title pattern. For example, I do not see the "xxxx": > n[tabs:]T...

Use the new v2 REST API - it supports metadata, attributes etc. out of the box.

Could you give some examples? I'm not sure what you are asking.

Oh, you mean being able to add and view custom fields on orders as well as products? I should think it could be extended easily enough to support that. It...