Kevin Shenk
Kevin Shenk
This one's pretty simple: I have a signature field:  Which I need incorporated into my print format, but the dynamic image list doesn't list Signature fields: 
It would be great to add the ability to show/hide any element in a print format based on document conditions. Consider the following example, where I have boxes for various...
Here again! This tool would be much-improved with the added ability to copy and paste elements, both inside a given print format, and between print formats. Just starting out by...
I'd like to link directly to a report view from a workspace. Here's how my report link is configured in the dashboard card:  ### Expected result: I expect this...
This PR removes the `set_failed` method from the Payment Request Doctype, which did nothing and was referenced nowhere. It replaces the `set_failed` method with a `set_as_failed` method which corresponds generally...
Instead of loading the provider API, the IP address can be called directly from the post meta in most cases.
***Preface*** I understand that an "Advanced Backups" script is available that provides quite a bit more flexibility for configuring backup jobs, but I would argue that this fails to provide...
NGINX needs the following config in order to restore the original visitor IP when the site is behind Cloudflare: ``` set_real_ip_from 173.245.48.0/20 set_real_ip_from 103.21.244.0/22 set_real_ip_from 103.22.200.0/22 set_real_ip_from 103.31.4.0/22 set_real_ip_from 141.101.64.0/18...
I'd like to see the FastCGI increased on some sites to work around the 504 Gateway Timeout error on Nginx with long-running php-fpm scripts. The applicable PHP directives are already...
The constant page-refreshes with WPCD become quite a hassle when trying to quickly setup site and server options. I hope we can get to something at smooth as this eventually:...