Mike Selander
Mike Selander
When using a non-standard content directory, Chassis configuration files in said directories are not parsed, and the configuration files are only evaluated against the default content folder. Consider the following...
Similar to #5 I have some ideas that would help the Response section. 1. Make it collapsible to the right and collapsed by default at some screen widths similar to...
Where possible, it would be nice for the app to automatically update the Response sidebar with the current request. As a developer expecting to see the documentation on a particular...
Parts of the view kind of fall apart on a 13" screen since it's just not quite large enough for all of this data. I had a couple of ideas...
We oftentimes find that we have to install this on a clients' site after something has gone wrong. It would be great if there was an option to pre-populate ARYO...
It appears that we're passing an empty string if there is no XML file to pass to the PHP-SAML library. This is spilling PHP warnings. Stack trace: ``` [13-Jul-2018 23:26:38...
The Tachyon plugin currently doesn't handle any images served via admin-ajax by default. This leads to missed expectations whereby images loaded for the frontend via admin-ajax (infinite loading or load...
When using Tachyon, a single header image doesn't have its image URL tachyoned. This appears to be because a single header image is never passed through `image_downsize` - it is...
Moved variable assignment around to fix old post ID incorrectly carrying through. Reference and Resolves #62