Luke Towers

Results 510 comments of Luke Towers

How does this compare to just using the route cache on the next couple of lines? If we have problems with cache invalidation then that's a simple fix, just trigger...

Glad to hear it! Can someone submit the patches as a single PR to this repo?

I don't particularly mind if people inject custom CSS into the backend from the theme, it'd be up to them how much they want to use/abuse such a feature. I...

See https://github.com/LukeTowers/oc-essentialvars-plugin/blob/master/Plugin.php#L38-L77 for how to handle this in a more robust fashion. @bennothommo @mjauvin do you think it's worth updating the docs for this? I'm not sure what the underlying...

@tschallacka I don't think we want to encourage people to use old versions of plugins, if they absolutely cannot have the updated version they can always just install it manually...

How is this handled with the get*Options method? Is the custom value merged into that array of options? Would this be supported for type: relation dropdowns? Also, we should probably...

I agree with @bennothommo that we need something to indicate that custom user provided options are not part of the default set of options, but I'm not sure the plus...

@RomainMazB is there a PR to the docs providing explanation of how to use this along with the gotchas of what people should do differently for handling options when user...

@RomainMazB can you merge develop back into your branch and resolve the conflicts / recompile storm? I should be able to review it after that's done and it's probably good...