pim-community-dev
pim-community-dev copied to clipboard
[Community Development Repository] The open source Product Information Management (PIM)
**Description (for Contributor and Core Developer)** Connectivity e2e tests use an old selenium docker image because the tests need to open 2 tabs in the browser and switch between them....
:wrench: **I'm submitting a Feature Request** :wrench: Currently in Akeneo has no filters to export only selected attributes through xlsx/csv export job so if i have 2000 attributes and want...
Bumps [google/cloud-pubsub](https://github.com/googleapis/google-cloud-php-pubsub) from 1.29.1 to 1.38.4. Release notes Sourced from google/cloud-pubsub's releases. google/cloud-pubsub v1.38.4 For release notes, please see the associated Google Cloud PHP release. google/cloud-pubsub v1.38.3 For release notes,...
This PR adds CREATE products endpoint There are 3 "crappy" things: - We have to get identifiers from associated products uuids - We can't create a product by defining its...
I am getting an error of **"Failed to launch the job profile. Make sure it is valid and that you have the right to launch it."** I am using v6.0
**Description (for Contributor and Core Developer)** **Definition Of Done (for Core Developer only)** - [ ] Tests - [ ] Migration & Installer - [ ] PM Validation (Story) -...
docker run -ti -u www-data --rm \ -v $(pwd):/srv/pim -v ~/.composer:/var/www/.composer -w /srv/pim \ akeneo/pim-php-dev:5.0 php /usr/local/bin/composer create-project \ akeneo/pim-community-standard /srv/pim "5.0.*@stable" Creating a "akeneo/pim-community-standard" project at "./" Cannot create...
Bumps [symfony/config](https://github.com/symfony/config) from 4.4.25 to 4.4.44. Release notes Sourced from symfony/config's releases. v4.4.44 Changelog (https://github.com/symfony/config/compare/v4.4.43...v4.4.44) no significant changes v4.4.42 Changelog (https://github.com/symfony/config/compare/v4.4.41...v4.4.42) bug #46364 Fix looking for single files in phars...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.25 to 4.4.44. Release notes Sourced from symfony/http-foundation's releases. v4.4.44 Changelog (https://github.com/symfony/http-foundation/compare/v4.4.43...v4.4.44) bug #46931 Flush backend output buffer after closing. (bradjones1) bug #42033 Fix deleteFileAfterSend on client...