Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-4197/salaires-historique-modif" git@github.com:Intrapole/EventSoft.git /var/www/html/3189-8.4 Cloning into '/var/www/html/3189-8.4'... Updating files: 3% (118/3125) Updating files: 4% (125/3125) Updating files: 5% (157/3125) Updating files: 6% (188/3125) Updating files: 7% (219/3125) Updating files: 8% (250/3125) Updating files: 9% (282/3125) Updating files: 10% (313/3125) Updating files: 11% (344/3125) Updating files: 12% (375/3125) Updating files: 13% (407/3125) Updating files: 14% (438/3125) Updating files: 15% (469/3125) Updating files: 16% (500/3125) Updating files: 17% (532/3125) Updating files: 18% (563/3125) Updating files: 19% (594/3125) Updating files: 20% (625/3125) Updating files: 21% (657/3125) Updating files: 22% (688/3125) Updating files: 23% (719/3125) Updating files: 24% (750/3125) Updating files: 25% (782/3125) Updating files: 26% (813/3125) Updating files: 26% (825/3125) Updating files: 27% (844/3125) Updating files: 28% (875/3125) Updating files: 29% (907/3125) Updating files: 30% (938/3125) Updating files: 31% (969/3125) Updating files: 32% (1000/3125) Updating files: 33% (1032/3125) Updating files: 34% (1063/3125) Updating files: 35% (1094/3125) Updating files: 36% (1125/3125) Updating files: 37% (1157/3125) Updating files: 38% (1188/3125) Updating files: 39% (1219/3125) Updating files: 40% (1250/3125) Updating files: 41% (1282/3125) Updating files: 42% (1313/3125) Updating files: 43% (1344/3125) Updating files: 44% (1375/3125) Updating files: 45% (1407/3125) Updating files: 46% (1438/3125) Updating files: 47% (1469/3125) Updating files: 48% (1500/3125) Updating files: 49% (1532/3125) Updating files: 50% (1563/3125) Updating files: 51% (1594/3125) Updating files: 52% (1625/3125) Updating files: 53% (1657/3125) Updating files: 54% (1688/3125) Updating files: 55% (1719/3125) Updating files: 56% (1750/3125) Updating files: 57% (1782/3125) Updating files: 58% (1813/3125) Updating files: 59% (1844/3125) Updating files: 60% (1875/3125) Updating files: 61% (1907/3125) Updating files: 61% (1928/3125) Updating files: 62% (1938/3125) Updating files: 63% (1969/3125) Updating files: 64% (2000/3125) Updating files: 65% (2032/3125) Updating files: 66% (2063/3125) Updating files: 67% (2094/3125) Updating files: 68% (2125/3125) Updating files: 69% (2157/3125) Updating files: 70% (2188/3125) Updating files: 70% (2210/3125) Updating files: 71% (2219/3125) Updating files: 72% (2250/3125) Updating files: 73% (2282/3125) Updating files: 74% (2313/3125) Updating files: 75% (2344/3125) Updating files: 76% (2375/3125) Updating files: 77% (2407/3125) Updating files: 78% (2438/3125) Updating files: 79% (2469/3125) Updating files: 80% (2500/3125) Updating files: 81% (2532/3125) Updating files: 81% (2533/3125) Updating files: 82% (2563/3125) Updating files: 83% (2594/3125) Updating files: 84% (2625/3125) Updating files: 85% (2657/3125) Updating files: 86% (2688/3125) Updating files: 87% (2719/3125) Updating files: 88% (2750/3125) Updating files: 89% (2782/3125) Updating files: 90% (2813/3125) Updating files: 91% (2844/3125) Updating files: 92% (2875/3125) Updating files: 93% (2907/3125) Updating files: 94% (2938/3125) Updating files: 95% (2969/3125) Updating files: 96% (3000/3125) Updating files: 97% (3032/3125) Updating files: 98% (3063/3125) Updating files: 99% (3094/3125) Updating files: 100% (3125/3125) Updating files: 100% (3125/3125), done. Exécution de la commande : mkdir /var/www/html/3189-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/3189-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/3189-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`3189-8.4`/g' /var/www/html/3189-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`3189-8.4`/g' /var/www/html/3189-8.4/.devtools/cypress/import/dummydb_data.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/3189-8.4/.devtools/cypress/import/dummydb_structure.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/3189-8.4/.devtools/cypress/import/dummydb_data.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : cp /var/www/html/3189-8.4/settings/settings.inc.cypress.php /var/www/html/3189-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/3189-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '3189-8.4'/g" /var/www/html/3189-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/3189-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s|const ET_WWW = 'http://localhost/';|const ET_WWW = 'https://delivery.d.itrp.fr/3189-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/3189-8.4/';|g" /var/www/html/3189-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/3189-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/3189-8.4/tmp Exécution de la commande : (cd /var/www/html/3189-8.4/ && php8.4 composer.phar install -o --ignore-platform-reqs --no-dev --no-scripts) Installing dependencies from lock file Verifying lock file contents can be installed on current platform. Cannot create cache directory /var/www/.cache/composer/repo/https---www.setasign.com-downloads/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. Cannot create cache directory /var/www/.cache/composer/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. Package operations: 115 installs, 0 updates, 0 removals As there is no 'unzip' nor '7z' command installed zip files are being unpacked using the PHP zip extension. This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost. Installing 'unzip' or '7z' (21.01+) may remediate them. Cannot create cache directory /var/www/.cache/composer/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. - Downloading dragonmantank/cron-expression (v3.6.0) - Downloading adamz01h/php-cron-scheduler (dev-master 4b3e5bf) - Downloading ramsey/collection (2.1.1) - Downloading brick/math (0.18.0) - Downloading ramsey/uuid (4.9.3) - Downloading digitick/sepa-xml (2.3.2) - Downloading psr/cache (3.0.0) - Downloading doctrine/lexer (3.0.1) - Downloading doctrine/annotations (2.0.2) - Downloading symfony/deprecation-contracts (v3.7.1) - Downloading symfony/var-exporter (v7.4.16) - Downloading symfony/string (v7.4.15) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.7.1) - Downloading symfony/console (v7.4.16) - Downloading doctrine/event-manager (2.1.1) - Downloading doctrine/deprecations (1.1.6) - Downloading doctrine/persistence (4.2.0) - Downloading doctrine/instantiator (2.0.0) - Downloading doctrine/inflector (2.1.0) - Downloading psr/log (3.0.2) - Downloading doctrine/dbal (4.4.4) - Downloading symfony/polyfill-php84 (v1.38.1) - Downloading doctrine/collections (2.6.0) - Downloading doctrine/orm (3.6.8) - Downloading egulias/email-validator (4.0.4) - Downloading firebase/php-jwt (v7.1.0) - Downloading ralouphie/getallheaders (3.0.3) - Downloading psr/http-message (2.0) - Downloading psr/http-factory (1.1.0) - Downloading guzzlehttp/psr7 (2.13.0) - Downloading guzzlehttp/promises (2.5.2) - Downloading grpc/grpc (1.82.0) - Downloading google/protobuf (v5.35.1) - Downloading google/longrunning (0.8.0) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.15.3) - Downloading google/auth (v1.53.0) - Downloading google/grpc-gcp (0.4.2) - Downloading google/common-protos (4.14.1) - Downloading google/gax (v1.47.1) - Downloading rize/uri-template (0.4.2) - Downloading monolog/monolog (3.10.0) - Downloading google/cloud-core (v1.73.1) - Downloading google/cloud-vision (v1.10.3) - Downloading henck/rtf-to-html (dev-master 36e4cdc) - Downloading http-interop/http-factory-guzzle (1.2.1) - Downloading maestroerror/heif-converter (0.2) - Downloading maestroerror/php-heic-to-jpg (v1.0.8) - Downloading meng-tian/php-soap-interpreter (2.1.0) - Downloading meng-tian/soap-http-binding (0.4.2) - Downloading meng-tian/php-async-soap (1.1.0) - Downloading meng-tian/async-soap-guzzle (v0.4.2) - Downloading mikehaertl/php-tmpfile (1.3.0) - Downloading mikehaertl/php-shellcommand (1.7.0) - Downloading mikehaertl/phpwkhtmltopdf (2.5.0) - Downloading misterduval/phpclassesorg-sasl (dev-master 5f3eaeb) - Downloading misterduval/phpclassesorg-mimeparser (dev-master 0e62272) - Downloading misterduval/phpclassesorg-pop3class (dev-master ed07396) - Downloading nategood/httpful (1.0.0) - Downloading pear/console_getopt (v1.4.3) - Downloading pear/pear_exception (v1.0.2) - Downloading pear/pear-core-minimal (v1.10.18) - Downloading pear/ole (dev-master c5a62ee) - Downloading pear/spreadsheet_excel_writer (dev-master 08b7187) - Downloading paragonie/random_compat (v9.99.100) - Downloading paragonie/constant_time_encoding (v3.1.3) - Downloading phpseclib/phpseclib (3.0.56) - Downloading php-amqplib/php-amqplib (v3.7.4) - Downloading symfony/var-dumper (v7.4.15) - Downloading php-debugbar/php-debugbar (v3.8.0) - Downloading php-debugbar/monolog-bridge (v1.0.0) - Downloading php-http/promise (1.3.1) - Downloading php-http/httplug (2.4.1) - Downloading php-http/guzzle7-adapter (1.1.0) - Downloading php-mime-mail-parser/php-mime-mail-parser (9.0.1) - Downloading phpstan/phpdoc-parser (2.3.3) - Downloading phpdocumentor/reflection-common (2.2.0) - Downloading phpdocumentor/type-resolver (2.0.0) - Downloading psr/simple-cache (3.0.0) - Downloading markbaker/matrix (3.0.1) - Downloading markbaker/complex (3.0.2) - Downloading maennchen/zipstream-php (3.2.2) - Downloading composer/pcre (3.4.0) - Downloading phpoffice/phpspreadsheet (5.9.0) - Downloading symfony/options-resolver (v7.4.8) - Downloading jean85/pretty-package-versions (2.1.1) - Downloading sentry/sentry (4.30.0) - Downloading setasign/fpdf (1.9.0) - Downloading setasign/fpdi (v2.6.8) - Downloading setasign/fpdi_pdf-parser (2.1.7) - Downloading smsfactor/smsfactor-php-sdk (v1.0.6) - Downloading symfony/cache-contracts (v3.7.1) - Downloading symfony/cache (v7.4.16) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.7.1) - Downloading symfony/event-dispatcher (v7.4.15) - Downloading symfony/http-client-contracts (v3.7.1) - Downloading symfony/http-client (v7.4.16) - Downloading symfony/mime (v7.4.16) - Downloading symfony/mailer (v7.4.15) - Downloading symfony/mailgun-mailer (v7.4.16) - Downloading tecnickcom/tcpdf (6.11.3) - Downloading webmozart/assert (2.4.1) - Downloading phpdocumentor/reflection-docblock (6.0.3) - Downloading voku/arrayy (7.10.0) - Downloading teknoo/immutable (3.0.22) - Downloading teknoo/sellsy-client (3.0.31) - Downloading twig/twig (v3.28.0) - Downloading symfony/intl (v7.4.16) - Downloading twig/intl-extra (v3.26.0) - Downloading symfony/yaml (v7.4.15) - Downloading symfony/finder (v7.4.14) - Downloading nikic/php-parser (v5.8.0) - Downloading zircote/swagger-php (5.8.3) 0/115 [>---------------------------] 0% 12/115 [==>-------------------------] 10% 23/115 [=====>----------------------] 20% 36/115 [========>-------------------] 31% 47/115 [===========>----------------] 40% 60/115 [==============>-------------] 52% 69/115 [================>-----------] 60% 83/115 [====================>-------] 72% 93/115 [======================>-----] 80% 105/115 [=========================>--] 91% 115/115 [============================] 100% - Installing dragonmantank/cron-expression (v3.6.0): Extracting archive - Installing adamz01h/php-cron-scheduler (dev-master 4b3e5bf): Extracting archive - Installing ramsey/collection (2.1.1): Extracting archive - Installing brick/math (0.18.0): Extracting archive - Installing ramsey/uuid (4.9.3): Extracting archive - Installing digitick/sepa-xml (2.3.2): Extracting archive - Installing psr/cache (3.0.0): Extracting archive - Installing doctrine/lexer (3.0.1): Extracting archive - Installing doctrine/annotations (2.0.2): Extracting archive - Installing symfony/deprecation-contracts (v3.7.1): Extracting archive - Installing symfony/var-exporter (v7.4.16): Extracting archive - Installing symfony/string (v7.4.15): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.7.1): Extracting archive - Installing symfony/console (v7.4.16): Extracting archive - Installing doctrine/event-manager (2.1.1): Extracting archive - Installing doctrine/deprecations (1.1.6): Extracting archive - Installing doctrine/persistence (4.2.0): Extracting archive - Installing doctrine/instantiator (2.0.0): Extracting archive - Installing doctrine/inflector (2.1.0): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing doctrine/dbal (4.4.4): Extracting archive - Installing symfony/polyfill-php84 (v1.38.1): Extracting archive - Installing doctrine/collections (2.6.0): Extracting archive - Installing doctrine/orm (3.6.8): Extracting archive - Installing egulias/email-validator (4.0.4): Extracting archive - Installing firebase/php-jwt (v7.1.0): Extracting archive - Installing ralouphie/getallheaders (3.0.3): Extracting archive - Installing psr/http-message (2.0): Extracting archive - Installing psr/http-factory (1.1.0): Extracting archive - Installing guzzlehttp/psr7 (2.13.0): Extracting archive - Installing guzzlehttp/promises (2.5.2): Extracting archive - Installing grpc/grpc (1.82.0): Extracting archive - Installing google/protobuf (v5.35.1): Extracting archive - Installing google/longrunning (0.8.0): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing guzzlehttp/guzzle (7.15.3): Extracting archive - Installing google/auth (v1.53.0): Extracting archive - Installing google/grpc-gcp (0.4.2): Extracting archive - Installing google/common-protos (4.14.1): Extracting archive - Installing google/gax (v1.47.1): Extracting archive - Installing rize/uri-template (0.4.2): Extracting archive - Installing monolog/monolog (3.10.0): Extracting archive - Installing google/cloud-core (v1.73.1): Extracting archive - Installing google/cloud-vision (v1.10.3): Extracting archive - Installing henck/rtf-to-html (dev-master 36e4cdc): Extracting archive - Installing http-interop/http-factory-guzzle (1.2.1): Extracting archive - Installing maestroerror/heif-converter (0.2): Extracting archive - Installing maestroerror/php-heic-to-jpg (v1.0.8): Extracting archive - Installing meng-tian/php-soap-interpreter (2.1.0): Extracting archive - Installing meng-tian/soap-http-binding (0.4.2): Extracting archive - Installing meng-tian/php-async-soap (1.1.0): Extracting archive - Installing meng-tian/async-soap-guzzle (v0.4.2): Extracting archive - Installing mikehaertl/php-tmpfile (1.3.0): Extracting archive - Installing mikehaertl/php-shellcommand (1.7.0): Extracting archive - Installing mikehaertl/phpwkhtmltopdf (2.5.0): Extracting archive - Installing misterduval/phpclassesorg-sasl (dev-master 5f3eaeb): Extracting archive - Installing misterduval/phpclassesorg-mimeparser (dev-master 0e62272): Extracting archive - Installing misterduval/phpclassesorg-pop3class (dev-master ed07396): Extracting archive - Installing nategood/httpful (1.0.0): Extracting archive - Installing pear/console_getopt (v1.4.3): Extracting archive - Installing pear/pear_exception (v1.0.2): Extracting archive - Installing pear/pear-core-minimal (v1.10.18): Extracting archive - Installing pear/ole (dev-master c5a62ee): Extracting archive - Installing pear/spreadsheet_excel_writer (dev-master 08b7187): Extracting archive - Installing paragonie/random_compat (v9.99.100): Extracting archive - Installing paragonie/constant_time_encoding (v3.1.3): Extracting archive - Installing phpseclib/phpseclib (3.0.56): Extracting archive - Installing php-amqplib/php-amqplib (v3.7.4): Extracting archive - Installing symfony/var-dumper (v7.4.15): Extracting archive - Installing php-debugbar/php-debugbar (v3.8.0): Extracting archive - Installing php-debugbar/monolog-bridge (v1.0.0): Extracting archive - Installing php-http/promise (1.3.1): Extracting archive - Installing php-http/httplug (2.4.1): Extracting archive - Installing php-http/guzzle7-adapter (1.1.0): Extracting archive - Installing php-mime-mail-parser/php-mime-mail-parser (9.0.1): Extracting archive - Installing phpstan/phpdoc-parser (2.3.3): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing phpdocumentor/type-resolver (2.0.0): Extracting archive - Installing psr/simple-cache (3.0.0): Extracting archive - Installing markbaker/matrix (3.0.1): Extracting archive - Installing markbaker/complex (3.0.2): Extracting archive - Installing maennchen/zipstream-php (3.2.2): Extracting archive - Installing composer/pcre (3.4.0): Extracting archive - Installing phpoffice/phpspreadsheet (5.9.0): Extracting archive - Installing symfony/options-resolver (v7.4.8): Extracting archive - Installing jean85/pretty-package-versions (2.1.1): Extracting archive - Installing sentry/sentry (4.30.0): Extracting archive - Installing setasign/fpdf (1.9.0): Extracting archive - Installing setasign/fpdi (v2.6.8): Extracting archive - Installing setasign/fpdi_pdf-parser (2.1.7): Extracting archive - Installing smsfactor/smsfactor-php-sdk (v1.0.6): Extracting archive - Installing symfony/cache-contracts (v3.7.1): Extracting archive - Installing symfony/cache (v7.4.16): Extracting archive - Installing psr/event-dispatcher (1.0.0): Extracting archive - Installing symfony/event-dispatcher-contracts (v3.7.1): Extracting archive - Installing symfony/event-dispatcher (v7.4.15): Extracting archive - Installing symfony/http-client-contracts (v3.7.1): Extracting archive - Installing symfony/http-client (v7.4.16): Extracting archive - Installing symfony/mime (v7.4.16): Extracting archive - Installing symfony/mailer (v7.4.15): Extracting archive - Installing symfony/mailgun-mailer (v7.4.16): Extracting archive - Installing tecnickcom/tcpdf (6.11.3): Extracting archive - Installing webmozart/assert (2.4.1): Extracting archive - Installing phpdocumentor/reflection-docblock (6.0.3): Extracting archive - Installing voku/arrayy (7.10.0): Extracting archive - Installing teknoo/immutable (3.0.22): Extracting archive - Installing teknoo/sellsy-client (3.0.31): Extracting archive - Installing twig/twig (v3.28.0): Extracting archive - Installing symfony/intl (v7.4.16): Extracting archive - Installing twig/intl-extra (v3.26.0): Extracting archive - Installing symfony/yaml (v7.4.15): Extracting archive - Installing symfony/finder (v7.4.14): Extracting archive - Installing nikic/php-parser (v5.8.0): Extracting archive - Installing zircote/swagger-php (5.8.3): Extracting archive 0/104 [>---------------------------] 0% 30/104 [========>-------------------] 28% 50/104 [=============>--------------] 48% 60/104 [================>-----------] 57% 70/104 [==================>---------] 67% 80/104 [=====================>------] 76% 90/104 [========================>---] 86% 100/104 [==========================>-] 96% 104/104 [============================] 100% Package doctrine/annotations is abandoned, you should avoid using it. No replacement was suggested. Package pear/ole is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files 48 packages you are using are looking for funding. Use the `composer fund` command to find out more! Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 3189-8.4; source /var/www/html/3189-8.4/.devtools/update_dev.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 3189-8.4; source /var/www/html/3189-8.4/.devtools/views.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1166 (42000) at line 288 in file: '/var/www/html/3189-8.4/.devtools/views.sql': Incorrect column name 'Formation dépôt chariot à conducteur porté - Dernier Recyclage' Erreur : la commande a échoué avec le code 1. Exécution de la commande : sed -i "s/#NUMEROPR/3189/g; s/#VERSIONPHP/8.4/g" /var/www/html/3189-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 3189-8.4; source /var/www/html/3189-8.4/.devtools/update_branches_dynamiques.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : cd /var/www/html/3189-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at bebe78050 log validation devalidation + déplacement icone Already up to date. From github.com:Intrapole/EventSoft f7668b40a..bebe78050 ES-4197/salaires-historique-modif -> origin/ES-4197/salaires-historique-modif * [new branch] ES-148/ES-Modif-comportement-caler-sur-toutes-les-phases -> origin/ES-148/ES-Modif-comportement-caler-sur-toutes-les-phases * [new branch] ES-2453/seuil-statut-planif-alertes-bloquantes -> origin/ES-2453/seuil-statut-planif-alertes-bloquantes d156362b4..71d769148 ES-3206/ES-historique-de-modification-statuts-salariaux -> origin/ES-3206/ES-historique-de-modification-statuts-salariaux a0f8a8e48..0666ac58f ES-3595/Correction-affichages-montants-NDF -> origin/ES-3595/Correction-affichages-montants-NDF * [new branch] ES-3743 -> origin/ES-3743 0fb10ebd5..fe7d45db3 ES-4491-ES-Verification-comportement-can_edit -> origin/ES-4491-ES-Verification-comportement-can_edit ed33fea4a..2a290dd20 ES-4556/Analyse-pour-dev-de-remplissage-de-camions -> origin/ES-4556/Analyse-pour-dev-de-remplissage-de-camions 1aea1a786..c2cefe65d ES-4573-GL-EVENTS-Export-temps-de-travail -> origin/ES-4573-GL-EVENTS-Export-temps-de-travail * [new branch] ES-4587-Refacto-WYSIWYG -> origin/ES-4587-Refacto-WYSIWYG * [new branch] ES-4604/QUALIBEAUTE-Mots-clés-contrat-par-client -> origin/ES-4604/QUALIBEAUTE-Mots-clés-contrat-par-client 577a67fd5..18c76fcfb ES-4614-NOVELTY-PROBLEME-DE-STATUT-FICHE-ESAV -> origin/ES-4614-NOVELTY-PROBLEME-DE-STATUT-FICHE-ESAV * [new branch] ES-4628-ess-9084-offres-retrait-direct -> origin/ES-4628-ess-9084-offres-retrait-direct afb7de000..1293fed58 develop -> origin/develop e07f20001..db0488e6e master -> origin/master * [new tag] 1277 -> 1277 * [new tag] 1276 -> 1276 Exécution de la commande : cd /var/www/html/3189-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at f2b534e2c refacto test unitaires Already up to date. From github.com:Intrapole/EventSoft bebe78050..f2b534e2c ES-4197/salaires-historique-modif -> origin/ES-4197/salaires-historique-modif f6b3830ba..5c0ce0099 ES-148/ES---Modif-comportement-“caler-sur-toutes-les-phases” -> origin/ES-148/ES---Modif-comportement-“caler-sur-toutes-les-phases” 6d8730213..f133f80f3 ES-1998/SGROUP-Remonter-les-tournées-dans-le-champ-Prestation-des-NDF -> origin/ES-1998/SGROUP-Remonter-les-tournées-dans-le-champ-Prestation-des-NDF 59397a6d4..55516b627 ES-2212/AMP-AVISO-2.2-Revalorisation-cachet -> origin/ES-2212/AMP-AVISO-2.2-Revalorisation-cachet f5901a71b..e1b9c322b ES-2336 -> origin/ES-2336 fcd569c3f..29011ac28 ES-2453/CITE-NANTES-Alerte-sur-status-de-planification -> origin/ES-2453/CITE-NANTES-Alerte-sur-status-de-planification * [new branch] ES-2882-GL-Sous-traitants-Envoi-SMS-mail-depuis-la-fiche-popin-GL-3-2 -> origin/ES-2882-GL-Sous-traitants-Envoi-SMS-mail-depuis-la-fiche-popin-GL-3-2 * [new branch] ES-2901/GL---Evo-planning-4---planning-prestation/tournée-Améliorations-diverses -> origin/ES-2901/GL---Evo-planning-4---planning-prestation/tournée-Améliorations-diverses 71d769148..69628d229 ES-3206/ES-historique-de-modification-statuts-salariaux -> origin/ES-3206/ES-historique-de-modification-statuts-salariaux * [new branch] ES-3230-envoie-sms-mail -> origin/ES-3230-envoie-sms-mail * [new branch] ES-3417 -> origin/ES-3417 * [new branch] ES-3459 -> origin/ES-3459 * [new branch] ES-3530/EBS-champs-de-fusion-manquants-envoi-feuille-de-route -> origin/ES-3530/EBS-champs-de-fusion-manquants-envoi-feuille-de-route 1c5360a2d..cfaab88e3 ES-3743 -> origin/ES-3743 * [new branch] ES-3815/ES---Ordre-d'affichage-et-regroupement-par-projet-(planning-prestations) -> origin/ES-3815/ES---Ordre-d'affichage-et-regroupement-par-projet-(planning-prestations) * [new branch] ES-4009/FL-Structure-pas-d'import-de-l'observation-vers-ES -> origin/ES-4009/FL-Structure-pas-d'import-de-l'observation-vers-ES a648c0b75..d44a98623 ES-4020/FLEUR-DE-METS---API-vers-Nibelis -> origin/ES-4020/FLEUR-DE-METS---API-vers-Nibelis * [new branch] ES-4078/ES-historique-des-actions-sur-les-envois-de-contrat -> origin/ES-4078/ES-historique-des-actions-sur-les-envois-de-contrat * [new branch] ES-4301/ES---Locasyst---Historique-des-modifications-sur-prestation -> origin/ES-4301/ES---Locasyst---Historique-des-modifications-sur-prestation * [new branch] ES-4341/etoffer-les-donnees-de-dummydb -> origin/ES-4341/etoffer-les-donnees-de-dummydb 4aec8f846..2e32a53cb ES-4367/ES-Articles-Gestion-des-articles-personnel-par-client-(tarifs-datés) -> origin/ES-4367/ES-Articles-Gestion-des-articles-personnel-par-client-(tarifs-datés) d8932153a..538411c0b ES-4368/ALLEVENTSPROTECTION-Devis/Factures-Modification-en-masse-des-lignes-article -> origin/ES-4368/ALLEVENTSPROTECTION-Devis/Factures-Modification-en-masse-des-lignes-article 213ebb90f..038c8a163 ES-4369/ALLEVENTSPROTECTION-Devis/Factures-Taux-horaire-jour-sur-impression-facture -> origin/ES-4369/ALLEVENTSPROTECTION-Devis/Factures-Taux-horaire-jour-sur-impression-facture * [new branch] ES-4415 -> origin/ES-4415 * [new branch] ES-4471-/-Technique-Factory-Export-salaires-IsaPaye -> origin/ES-4471-/-Technique-Factory-Export-salaires-IsaPaye * [new branch] ES-4476JAULIN---Resize-planning-attribution--ne-pas-dupliquer-la-phase-aligner-sur-pop-up-horaires -> origin/ES-4476JAULIN---Resize-planning-attribution--ne-pas-dupliquer-la-phase-aligner-sur-pop-up-horaires * [new branch] ES-4479/RPS---Afficher-le-volume-total-vs-cubage-des-véhicules-(onglet-Véhicules) -> origin/ES-4479/RPS---Afficher-le-volume-total-vs-cubage-des-véhicules-(onglet-Véhicules) fe7d45db3..266cefe98 ES-4491-ES-Verification-comportement-can_edit -> origin/ES-4491-ES-Verification-comportement-can_edit 2f859f5ed..9439c6873 ES-4515-GL-Events-Le-script-d-expiration-des-docs-obligatoire-ne-change-pas-systematiquement-la-visibilite -> origin/ES-4515-GL-Events-Le-script-d-expiration-des-docs-obligatoire-ne-change-pas-systematiquement-la-visibilite * [new branch] ES-4519 -> origin/ES-4519 + c2cefe65d...b2d35d322 ES-4573-GL-EVENTS-Export-temps-de-travail -> origin/ES-4573-GL-EVENTS-Export-temps-de-travail (forced update) * [new branch] ES-4613/Millenium--Dissocier-calage-et-emargement-ne-plus-preremplir-heures-/-present-au-calage -> origin/ES-4613/Millenium--Dissocier-calage-et-emargement-ne-plus-preremplir-heures-/-present-au-calage 18c76fcfb..3b5d67f7c ES-4614-NOVELTY-PROBLEME-DE-STATUT-FICHE-ESAV -> origin/ES-4614-NOVELTY-PROBLEME-DE-STATUT-FICHE-ESAV 4a977be1a..be4b6f1a2 ES-4618/TKES240826B2-pb-avec-le-nom-du-valideur-dans-infobulle -> origin/ES-4618/TKES240826B2-pb-avec-le-nom-du-valideur-dans-infobulle bd22a3cf4..02e90335b ES-4628-ess-9084-offres-retrait-direct -> origin/ES-4628-ess-9084-offres-retrait-direct * [new branch] ES-4632/rendre-les-tests-unitaires-utilisables -> origin/ES-4632/rendre-les-tests-unitaires-utilisables * [new branch] ES-4634/A-traiter-rapidement-Problème-d'export-salaires-Zébulon-Régie -> origin/ES-4634/A-traiter-rapidement-Problème-d'export-salaires-Zébulon-Régie * [new branch] ES-4636/TKES020926B4---le-nom-du-docuement-n'est-pas-le-bon-dans-le-pop-up-de-validation-d'une-conv-de-rang-inf -> origin/ES-4636/TKES020926B4---le-nom-du-docuement-n'est-pas-le-bon-dans-le-pop-up-de-validation-d'une-conv-de-rang-inf * [new branch] ES-4638/TKES020926B2---information-manquante-dans-l-ecran-PC-du-controle-sur-site -> origin/ES-4638/TKES020926B2---information-manquante-dans-l-ecran-PC-du-controle-sur-site * [new branch] ES-4640-ess-9136-controle-assedic-calage -> origin/ES-4640-ess-9136-controle-assedic-calage * [new branch] ES-4641/Droit-affichage-stats-mini-fiche-employe -> origin/ES-4641/Droit-affichage-stats-mini-fiche-employe * [new branch] ES-4644/ES---Types-de-course---Rappels-mail-et-SMS-indépendants-(fieldset) -> origin/ES-4644/ES---Types-de-course---Rappels-mail-et-SMS-indépendants-(fieldset) * [new branch] ES-4645/TKES020926B3---impossible-d-ajouter-des-delegataire-dans-la-gestion-des-DAST -> origin/ES-4645/TKES020926B3---impossible-d-ajouter-des-delegataire-dans-la-gestion-des-DAST * [new branch] ES-4647-ess-9025-coverevent-taux-horaire-cdd -> origin/ES-4647-ess-9025-coverevent-taux-horaire-cdd * [new branch] ES-4648/Le-personnel-planifie/cale-sur-un-besoin-ayant-un-critere-n-apparait-pas-toujours-dans-les-plannings -> origin/ES-4648/Le-personnel-planifie/cale-sur-un-besoin-ayant-un-critere-n-apparait-pas-toujours-dans-les-plannings * [new branch] ES-4653-sentry-EVENTSOFT-4BF -> origin/ES-4653-sentry-EVENTSOFT-4BF * [new branch] ES-4675-ess-9190-rup-cdi-cdd -> origin/ES-4675-ess-9190-rup-cdi-cdd * [new branch] ES-4678-ess-9186-carte-tournees -> origin/ES-4678-ess-9186-carte-tournees * [new branch] ES-4679/phpunit-with-db -> origin/ES-4679/phpunit-with-db * [new branch] ES-4684/DYSFONCTIONNEMENTS-DU-MODULE-SAV -> origin/ES-4684/DYSFONCTIONNEMENTS-DU-MODULE-SAV * [new branch] ES-4705-4706-4707/alive-ess-9218 -> origin/ES-4705-4706-4707/alive-ess-9218 * [new branch] ES-4712/configuration-tarif-article -> origin/ES-4712/configuration-tarif-article * [new branch] ES-4719/Horaires-realisees -> origin/ES-4719/Horaires-realisees * [new branch] ES-4727-ess-9276-due-loader-anti-double-clic -> origin/ES-4727-ess-9276-due-loader-anti-double-clic * [new branch] ES-4732-ess-9287-export-ndf-intermittents -> origin/ES-4732-ess-9287-export-ndf-intermittents * [new branch] ES-9141/AMP-olonna-plg-id-exp-orphan -> origin/ES-9141/AMP-olonna-plg-id-exp-orphan * [new branch] ES-9211-ess-9211-filtrage-personnel -> origin/ES-9211-ess-9211-filtrage-personnel * [new branch] ES-ESS-9175-alignement-marge-brute-financiere -> origin/ES-ESS-9175-alignement-marge-brute-financiere * [new branch] cursor/atc-resolve-for-line-4a07 -> origin/cursor/atc-resolve-for-line-4a07 * [new branch] cursor/sav-xss-jsonp-fixes-06a6 -> origin/cursor/sav-xss-jsonp-fixes-06a6 1293fed58..0262b0b70 develop -> origin/develop * [new branch] fix/ESS-8234-notes-devis-facture -> origin/fix/ESS-8234-notes-devis-facture * [new branch] fix/ESS-9142-rps-locasyst-devis-prefix -> origin/fix/ESS-9142-rps-locasyst-devis-prefix * [new branch] fix/ESS-9204-due-code-98 -> origin/fix/ESS-9204-due-code-98 * [new branch] fix/ESS-9223-export-visibilite-sst -> origin/fix/ESS-9223-export-visibilite-sst * [new branch] fix/ESS-9244-due-code-B1 -> origin/fix/ESS-9244-due-code-B1 db0488e6e..d9b013139 master -> origin/master * [new tag] 1282 -> 1282 * [new tag] 1278 -> 1278 * [new tag] 1279 -> 1279 * [new tag] 1280 -> 1280 * [new tag] 1281 -> 1281 Exécution de la commande : mysql -h mysql -uroot -proot -e 'DROP DATABASE `3189-8.4`' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : rm -R 3189-8.4