Chris Smith
Chris Smith
It is very hard to figure out how to use the library without navigating to the classes to find out what each method is used. For example, to a novice,...
https://github.com/thephpleague/flysystem-sftp/blob/2.x/SftpAdapter.php#L122 The $config should be an empty array to keep consistent with API. Currently if you use the SFTP Adapter it requires the Config object to be passed down. The...
Looking for the mkdocs.yml file so we can automate the doc build process and fix the bootstrap issue with the left and right margin.
## Issue description Following the guide listed here on `master` or even the `v0.2.0-alpha1` tag I encounter a blank page after registering. This is likely because I am doing something...
### What steps will reproduce the problem? When following the [guide for creating a user](https://yii2-usuario.readthedocs.io/en/latest/guides/first-steps/#creating-your-first-user) on a fresh install the process errors. This is based off the yii2-advanced-app 1. Install...
I'm struggling to find a way to access the options or dig through the source to find out how the options are named.
composer file should have php-gd as a requirement
To replicate: 1. Add a few events with different repeat options (some with Never) 2. From the All Events page click on the 'Repeats' header 3. Notice the total count...
Allow for an account to be taken over. This is useful if a comma is sold and the seller didn't deactivate the account. Most times they do... but sometimes.... Oooooohhhhh...
The reference on this line is broken and goes to a 404: https://github.com/odoo/documentation/blob/16.0/content/developer/reference/frontend/framework_overview.rst?plain=1#L503 Link is for: https://github.com/odoo/owl/blob/master/doc/reference/event_bus.md File was removed here: https://github.com/odoo/owl/commit/73c339fff1f4e348c10f8e39efb208f66d58c1e1 It would be nice to search for files...