Benno Lang

Results 15 issues of Benno Lang

Currently an administrator can update the Oro config via the CLI using `oro:config:update` This adds `oro:config:view` which enables viewing the current config

cla: yes
scheduled for implementation

**Summary** When saving config for certain integrations via Oro admin, an exception is thrown which ends up displaying an error to the admin user **Steps to reproduce** Attempt to save...

Specifically when `\Oro\Bundle\EntityBundle\DataCollector\Analyzer\DuplicateQueryAnalyzer::getIdenticalQueries` generates a query key for a query which has a param which is an `\Oro\Component\Config\Common\ConfigObject`

E.g. a line like the following: `A=1 #'` I've got a fix ready for this: https://github.com/carbsrule/dotenvy/commit/17b75c9edef41f79884f7c140e01a965e854b9b8 But it breaks the `should_not_parse_unfinished_substitutions` test somehow, so I haven't submitted a PR yet

@KBjana says: > If file names have underscores instead of spaces it breaks the layout of the media repository page. > > Ideally we need word-break: break-all; applied to only...

css

@TheJosh says: > - [ ] Support storing files in protected storage (i.e. they can't be accessed via a public URL like http://server/files/form_submissions/* with no authentication) > - [ ]...

enhancement

@andrew-kb says: > It would be good to support automated production deploy minification of all our static resources (css, js) to cut down on page load times and deter script...

enhancement

@TheJosh says: > It's a bit of a mess at the moment

enhancement