Mike Manger
Mike Manger
I am trying to modernise some of our codebase by vendoring option-tree with composer. The composer.json file is located at the root of the project (e.g. same dir as wp-config.php)....
bkg_divider1.gif doesn't exist in the skin's images folder however is referenced against the `.divider` class (used for some invoice reports, etc.)
Couldn't read the agreement (Magento sets the height so it was overflowing into the footer).
http://www.aschroder.com/smtppro-logo.png is loaded on the settings page, this causes connections over SSL to display a warning. Not a huge issue but should be easy enough to fix (either buy a...
The log file correctly says it detects the 1038 movies in the xml file but then says "importing 0 Listal movies as watched".
Currently get SSL errors in the Magento admin if _"Use Secure URLs in Admin"_ is set to Yes.
Running existing projects gives the following error: ``` /multiselectfield/forms/fields.py", line 30, in __init__ self.flat_choices = kwargs.pop('flat_choices') KeyError: 'flat_choices' ``` My form classes look like this ```python class MyForm(forms.Form): CHOICES =...
Updates both `actions/checkout` and `actions/setup-python` to remove warnings about deprecated Node.js in workflow logs.
`WPINC` is not overridable but often used to include core files for functions such as `fetch_feed()`