Shyim

Results 136 issues of Shyim

![Screenshot_20160730-183918.png](http://i.imgur.com/1qFBmGa.png)

bug

The App should load the .github/ISSUE_TEMPLATE.md automatically to the Comment Field, when the file exists like in the web version.

How can I use this project with a Slack App? :thinking:

After using `$this->get('application')->` the Autocomplete is missing, but when i use `Shopware()->Container()->get('application')->` Phpstorm displays me the function in the class.

enhancement

It were awesome when PhpStorm shows autocomplete of Less Variables, which are defined from Backend in config_*.json :)

**Is your feature request related to a problem? Please describe.** Since 13 months the development is "soft" deprecated and will be also not actively maintained. The contribution version should juse...

Boostday
dockware/contribute

``` In Request.php line 128: [ErrorException] Warning: Undefined array key "scheme" Exception trace: at /Users/shyim/Code/sw6/vendor/async-aws/core/src/Request.php:128 ``` I used as endpoint just `localhost:9000`, this triggers a warning because the scheme is...

I had the idea of a Hardened Configuration what covers things like - Remove access to all folders except folders: themes, media, web - Add ip based whitelist to /backend...

Currently we mostly create custom fields via admin panel. But to properly deploy a custom module, the field(s) should be created in code. It would be nice if the frosh...

Exception: [Exception] Failed to execute LOAD DATA LOCAL INFILE '/var/www/html/shopware/output/articles.csv' IGNORE INTO TABLE s_articles FIELDS TERMINATED BY ',' LINES TERMINATED BY '\n' (`id`, `supplierID`, `name`, `description`, `description_long`, `shippingtime`, `datum`, `active`,...