Commits

Alexandr Parkhomenko committed 741ca1beb00
CRM-6108: Install OroCommerce over OroCRM as a package - Added application 'commerce-crm' - Added 'commerce-crm' to the testing matrix - Added new application `commerce-crm-ee` - Tests for application `commerce-crm-ee` - Updated documentations and configs on new applications - Fixed issue with circular references - Added 'OroBridgeBundle' - Fixed issue with broken command "oro:activity-contact:recalculate" - Fixed broken test in EntityDataControllerTest - Fixed issue with incorrect url in api tests - Fixed issue with 302 status - Fixed exceptions "Serialization of 'Closure' is not allowed" - Added 'web_backend_prefix' to Behat tests - Fixed tests in `SegmentBundle` bundle - Fixed bug with "Can't install package 'oro/crm' on commerce application through Package manager" ( CRM-6151 ) - Moved behat tests that use enterprise components to package 'crm-enterprise' - Fix issues with "Can't get single identifier" ( CRM-6156 ) - Fix Oro\Bundle\DataAudit\Tests\Functional\ControllersTest::testAuditHistory test ( CRM-6158 ) - Fix issue with killing process on Travis ( testsuite: "functional tests on php 5.x" ) ( CRM-6153 ) - Fix test Oro\Bundle\WorkflowBundle\Tests\Functional\Controller\ProcessDefinitionControllerTest::testIndexAction ( CRM-6161 ) - Fix test Oro\Bundle\WorkflowBundle\Tests\Functional\Controller\ProcessDefinitionControllerTest::testIndexAction ( CRM-6161 ) - Fixed for Oro\Bundle\SoapBundle\Tests\Functional\Routing\FixRestAnnotationsTest::testRestApiRoutes ( CRM-6160 ) - Fixed issue with "Call to undefined method Oro\Component\MessageQueue\Client\TraceableMessageProducer::enable()" ( CRM-6191 ) - Fix issue with killing process on Travis ( testsuite: "functional tests on php 5.x" ) ( CRM-6153 ) - Fix problem with Oro\Bundle\WarehouseBundle\Tests\Functional\Api\WarehouseInventoryLevelApiTest ( CRM-6157 ) - Fixed for Oro\Bundle\SoapBundle\Tests\Functional\Routing\FixRestAnnotationsTest::testRestApiRoutes ( CRM-6160 ) - Fixed functional test Oro\Bundle\UserBundle\Tests\Functional\API\RestRolesTest::testGetRoleById ( CRM-6162 ) - Fix Failed asserting that 401 matches expected 200 ( CRM-6159 ) - Fixed issue with ( "Unable to see content on 'General' tab on config page on CRM+Commerce application" ) ( CRM-6150 ) - Fixed issue with ( Failed asserting that null matches expected 1 (Commerce upgrade specific bug)" ) ( CRM-6188 ) - Fixed issue with "Failed asserting that actual size 0 matches expected size 1" ( CRM-6186 ) - Added build on `commerce-crm-ee` with update from commerce_beta_3 - Fixed issue with broken installer - Added tests upgrade on application/commerce-enterprise - Fix issue with "LogicException: Can't read file entity_export_template_to_csv" ( CRM-6210 ) - Removed unneeded code from Behat contexts - Worked on fixing behat tests ( CRM-6213 ) - Fixed issue with failed command ( CRM-6212 ) - Fix issue with "LogicException: Can't read file entity_export_template_to_csv" ( CRM-6210 ) - Fixed broken authentication on page api/doc ( CRM-6207 ) - Increase execute timeout for sub-commands of `oro:platform:update` ( CRM-6212 ) - Fix issue with failed test `Oro\Bundle\DistributionBundle\Tests\Functional\Script\RunnerTest::testShouldRunUpdatePlatformCommandWithoutErrors` ( CRM-6212 ) - Added parameter 'web_backend_prefix' to CRM and CRM-enterprise - Rename `Sales Manager` to `Sales Assistent` in Commerce - Rename all tabs and entities that relate to commerce 'Account' to 'Customer' ( CRM-6270 ) - Fixed broken tests in Oro\Bundle\ApiBundle\Tests\Functional\RestJsonApiFormValidationTest ( CRM-6268 )