marello-application icon indicating copy to clipboard operation
marello-application copied to clipboard

Marello Application

Results 18 marello-application issues
Sort by recently updated
recently updated
newest added

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.35. Changelog Sourced from moment-timezone's changelog. 0.5.35 2022-08-23 Fix command injection in data pipeline https://github.com/moment/moment-timezone/security/advisories/GHSA-56x4-j7p9-fcf9 Fix cleartext transmission of sensitive information https://github.com/moment/moment-timezone/security/advisories/GHSA-v78c-4p63-2j6c Thanks to the...

dependencies
javascript

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. Release notes Sourced from jquery-ui's releases. jQuery UI 1.13.2 Released! https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ Commits d6c028c 1.13.2 8cc5bae Checkboxradio: Don't re-evaluate text labels as HTML b53e7be All:...

dependencies
javascript

results to PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "WebServerBundle" from namespace "Symfony\Bundle\WebServerBundle". Did you forget a "use" statement for another namespace?

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Debian PHP 7.3.33-1+0~20211119.91+debian10~1.gbp618351 (cli) (built: Nov 19 2021 06:39:58) ( NTS ) with Zend OPcache v7.3.33-1+0~20211119.91+debian10~1.gbp618351 **using the master branch:** Problem 1 - oro/platform[4.1.0-beta, ..., 4.1.x-dev] require robloach/component-installer 0.2.* ->...

My stack: - Debian 10.9 - PHP 7.4.20 - composer 1.8.4 The procedure to install is here : https://github.com/marellocommerce/marello-application/blob/master/README.md I did my first attempt installing Marello 3.1.0 : - git...

Any idea what is going on here, I have been through the setup 5 times same results. ![image](https://user-images.githubusercontent.com/56511332/117166077-e71d3b00-ad7a-11eb-98bc-a7934265c964.png)

When I follow the setup steps i get the following error on "bin/console oro:install --env prod" ``` In DefinitionErrorExceptionPass.php line 54: You have requested a non-existent parameter "deployment_type". ```

hello, i am getting mysql connection error while doing this step: php bin/console oro:install --env prod also able to try to connect database from backend command line but it seems...