Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-4402/Problème-immobilisation-Véhicule" git@github.com:Intrapole/EventSoft.git /var/www/html/2968-8.4 Cloning into '/var/www/html/2968-8.4'... Updating files: 4% (124/3071) Updating files: 5% (154/3071) Updating files: 6% (185/3071) Updating files: 7% (215/3071) Updating files: 8% (246/3071) Updating files: 9% (277/3071) Updating files: 10% (308/3071) Updating files: 11% (338/3071) Updating files: 12% (369/3071) Updating files: 13% (400/3071) Updating files: 14% (430/3071) Updating files: 15% (461/3071) Updating files: 16% (492/3071) Updating files: 17% (523/3071) Updating files: 18% (553/3071) Updating files: 19% (584/3071) Updating files: 20% (615/3071) Updating files: 21% (645/3071) Updating files: 22% (676/3071) Updating files: 23% (707/3071) Updating files: 24% (738/3071) Updating files: 25% (768/3071) Updating files: 26% (799/3071) Updating files: 27% (830/3071) Updating files: 28% (860/3071) Updating files: 29% (891/3071) Updating files: 30% (922/3071) Updating files: 31% (953/3071) Updating files: 32% (983/3071) Updating files: 33% (1014/3071) Updating files: 34% (1045/3071) Updating files: 34% (1059/3071) Updating files: 35% (1075/3071) Updating files: 36% (1106/3071) Updating files: 37% (1137/3071) Updating files: 38% (1167/3071) Updating files: 39% (1198/3071) Updating files: 40% (1229/3071) Updating files: 41% (1260/3071) Updating files: 42% (1290/3071) Updating files: 43% (1321/3071) Updating files: 44% (1352/3071) Updating files: 45% (1382/3071) Updating files: 46% (1413/3071) Updating files: 47% (1444/3071) Updating files: 48% (1475/3071) Updating files: 49% (1505/3071) Updating files: 50% (1536/3071) Updating files: 51% (1567/3071) Updating files: 52% (1597/3071) Updating files: 53% (1628/3071) Updating files: 54% (1659/3071) Updating files: 55% (1690/3071) Updating files: 56% (1720/3071) Updating files: 57% (1751/3071) Updating files: 58% (1782/3071) Updating files: 59% (1812/3071) Updating files: 60% (1843/3071) Updating files: 61% (1874/3071) Updating files: 61% (1895/3071) Updating files: 62% (1905/3071) Updating files: 63% (1935/3071) Updating files: 64% (1966/3071) Updating files: 65% (1997/3071) Updating files: 66% (2027/3071) Updating files: 67% (2058/3071) Updating files: 68% (2089/3071) Updating files: 69% (2119/3071) Updating files: 70% (2150/3071) Updating files: 70% (2170/3071) Updating files: 71% (2181/3071) Updating files: 72% (2212/3071) Updating files: 73% (2242/3071) Updating files: 74% (2273/3071) Updating files: 75% (2304/3071) Updating files: 76% (2334/3071) Updating files: 77% (2365/3071) Updating files: 78% (2396/3071) Updating files: 79% (2427/3071) Updating files: 80% (2457/3071) Updating files: 81% (2488/3071) Updating files: 82% (2519/3071) Updating files: 83% (2549/3071) Updating files: 84% (2580/3071) Updating files: 85% (2611/3071) Updating files: 86% (2642/3071) Updating files: 87% (2672/3071) Updating files: 88% (2703/3071) Updating files: 89% (2734/3071) Updating files: 90% (2764/3071) Updating files: 91% (2795/3071) Updating files: 92% (2826/3071) Updating files: 93% (2857/3071) Updating files: 94% (2887/3071) Updating files: 95% (2918/3071) Updating files: 96% (2949/3071) Updating files: 97% (2979/3071) Updating files: 98% (3010/3071) Updating files: 99% (3041/3071) Updating files: 100% (3071/3071) Updating files: 100% (3071/3071), done. Exécution de la commande : mkdir /var/www/html/2968-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/2968-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/2968-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`2968-8.4`/g' /var/www/html/2968-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`2968-8.4`/g' /var/www/html/2968-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/2968-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/2968-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/2968-8.4/settings/settings.inc.cypress.php /var/www/html/2968-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/2968-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '2968-8.4'/g" /var/www/html/2968-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/2968-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/2968-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/2968-8.4/';|g" /var/www/html/2968-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/2968-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/2968-8.4/tmp Exécution de la commande : (cd /var/www/html/2968-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: 113 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.14) - Downloading symfony/string (v7.4.13) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.7.1) - Downloading symfony/console (v7.4.14) - 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.3) - Downloading symfony/polyfill-php84 (v1.38.1) - Downloading doctrine/collections (2.6.0) - Downloading doctrine/orm (3.6.7) - 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.12.3) - Downloading guzzlehttp/promises (2.5.0) - Downloading grpc/grpc (1.81.0) - Downloading google/protobuf (v5.35.1) - Downloading google/longrunning (0.7.1) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.13.1) - Downloading google/auth (v1.52.0) - Downloading google/grpc-gcp (0.4.2) - Downloading google/common-protos (4.14.1) - Downloading google/gax (v1.43.2) - Downloading rize/uri-template (0.4.2) - Downloading monolog/monolog (3.10.0) - Downloading google/cloud-core (v1.72.3) - 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.0.0) - Downloading meng-tian/soap-http-binding (0.4.1) - Downloading meng-tian/php-async-soap (1.0.2) - Downloading meng-tian/async-soap-guzzle (v0.4.1) - 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.55) - Downloading php-amqplib/php-amqplib (v3.7.4) - 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.2) - 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 ezyang/htmlpurifier (v4.19.0) - Downloading composer/pcre (3.4.0) - Downloading phpoffice/phpspreadsheet (1.30.5) - Downloading symfony/options-resolver (v7.4.8) - Downloading jean85/pretty-package-versions (2.1.1) - Downloading sentry/sentry (4.29.0) - Downloading setasign/fpdf (1.9.0) - Downloading setasign/fpdi (v2.6.8) - Downloading setasign/fpdi_pdf-parser (2.1.6) - Downloading smsfactor/smsfactor-php-sdk (v1.0.6) - Downloading symfony/cache-contracts (v3.7.1) - Downloading symfony/cache (v7.4.14) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.7.1) - Downloading symfony/event-dispatcher (v7.4.14) - Downloading symfony/http-client-contracts (v3.7.1) - Downloading symfony/http-client (v7.4.14) - Downloading symfony/mime (v7.4.13) - Downloading symfony/mailer (v7.4.14) - Downloading symfony/mailgun-mailer (v7.4.14) - 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.27.1) - Downloading symfony/intl (v7.4.14) - Downloading twig/intl-extra (v3.26.0) - Downloading symfony/yaml (v7.4.14) - Downloading symfony/finder (v7.4.14) - Downloading nikic/php-parser (v5.7.0) - Downloading zircote/swagger-php (5.8.3) 0/113 [>---------------------------] 0% 10/113 [==>-------------------------] 8% 12/113 [==>-------------------------] 10% 28/113 [======>---------------------] 24% 35/113 [========>-------------------] 30% 47/113 [===========>----------------] 41% 58/113 [==============>-------------] 51% 68/113 [================>-----------] 60% 81/113 [====================>-------] 71% 92/113 [======================>-----] 81% 105/113 [==========================>-] 92% 113/113 [============================] 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.14): Extracting archive - Installing symfony/string (v7.4.13): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.7.1): Extracting archive - Installing symfony/console (v7.4.14): 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.3): Extracting archive - Installing symfony/polyfill-php84 (v1.38.1): Extracting archive - Installing doctrine/collections (2.6.0): Extracting archive - Installing doctrine/orm (3.6.7): 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.12.3): Extracting archive - Installing guzzlehttp/promises (2.5.0): Extracting archive - Installing grpc/grpc (1.81.0): Extracting archive - Installing google/protobuf (v5.35.1): Extracting archive - Installing google/longrunning (0.7.1): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing guzzlehttp/guzzle (7.13.1): Extracting archive - Installing google/auth (v1.52.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.43.2): Extracting archive - Installing rize/uri-template (0.4.2): Extracting archive - Installing monolog/monolog (3.10.0): Extracting archive - Installing google/cloud-core (v1.72.3): 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.0.0): Extracting archive - Installing meng-tian/soap-http-binding (0.4.1): Extracting archive - Installing meng-tian/php-async-soap (1.0.2): Extracting archive - Installing meng-tian/async-soap-guzzle (v0.4.1): 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.55): Extracting archive - Installing php-amqplib/php-amqplib (v3.7.4): 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.2): 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 ezyang/htmlpurifier (v4.19.0): Extracting archive - Installing composer/pcre (3.4.0): Extracting archive - Installing phpoffice/phpspreadsheet (1.30.5): 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.29.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.6): 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.14): 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.14): Extracting archive - Installing symfony/http-client-contracts (v3.7.1): Extracting archive - Installing symfony/http-client (v7.4.14): Extracting archive - Installing symfony/mime (v7.4.13): Extracting archive - Installing symfony/mailer (v7.4.14): Extracting archive - Installing symfony/mailgun-mailer (v7.4.14): 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.27.1): Extracting archive - Installing symfony/intl (v7.4.14): Extracting archive - Installing twig/intl-extra (v3.26.0): Extracting archive - Installing symfony/yaml (v7.4.14): Extracting archive - Installing symfony/finder (v7.4.14): Extracting archive - Installing nikic/php-parser (v5.7.0): Extracting archive - Installing zircote/swagger-php (5.8.3): Extracting archive 0/102 [>---------------------------] 0% 30/102 [========>-------------------] 29% 40/102 [==========>-----------------] 39% 50/102 [=============>--------------] 49% 60/102 [================>-----------] 58% 70/102 [===================>--------] 68% 80/102 [=====================>------] 78% 90/102 [========================>---] 88% 100/102 [===========================>] 98% 102/102 [============================] 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 46 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 2968-8.4; source /var/www/html/2968-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 2968-8.4; source /var/www/html/2968-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/2968-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/2968/g; s/#VERSIONPHP/8.4/g" /var/www/html/2968-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2968-8.4; source /var/www/html/2968-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/2968-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at af4de57ea work Already up to date. From github.com:Intrapole/EventSoft 6851269a9..af4de57ea ES-4402/Problème-immobilisation-Véhicule -> origin/ES-4402/Problème-immobilisation-Véhicule 4e60815d9..c1f9deea3 ES-3763-ADEQUASON-Salaires-MAJ-horaires-sur-phases -> origin/ES-3763-ADEQUASON-Salaires-MAJ-horaires-sur-phases e55caa082..2573a4a86 ES-4014/ES---Affichage-alertes-personnelles-inom_prenom -> origin/ES-4014/ES---Affichage-alertes-personnelles-inom_prenom a05c99ae5..04f7e511d ES-4071/GL----TKES200426B4-complement-visibilite-auto-acces-onglet-salarie -> origin/ES-4071/GL----TKES200426B4-complement-visibilite-auto-acces-onglet-salarie 79f5075eb..ab09ca5bc ES-4106/GL-TKES230426B2-Nouvel-export-pour-la-fonctionnalité-Validation-BU -> origin/ES-4106/GL-TKES230426B2-Nouvel-export-pour-la-fonctionnalité-Validation-BU 772f4a3e5..e3fee656c ES-4182/NFC-retours-client-suite-reunion -> origin/ES-4182/NFC-retours-client-suite-reunion 4bcc13b5f..9a6c39c71 ES-4192/TKES180526B4-clarification-des-statuts-des-sous-traitant -> origin/ES-4192/TKES180526B4-clarification-des-statuts-des-sous-traitant f648711b6..72f501851 ES-4209/GL---Modification-de-filtre-dans-la-page-Tableau-des-contrôles -> origin/ES-4209/GL---Modification-de-filtre-dans-la-page-Tableau-des-contrôles 7ece5c266..b3d873e3c ES-4257-GL-Events-CDC-affichages-commun-courses-tournees-et-transports-V3 -> origin/ES-4257-GL-Events-CDC-affichages-commun-courses-tournees-et-transports-V3 0c972c884..12dd5c4a6 ES-4288/TKES030626B2-probleme-avec-la-visibilite-des-qualifications -> origin/ES-4288/TKES030626B2-probleme-avec-la-visibilite-des-qualifications 8afc352a9..b652005b7 ES-4345/ES-/-infos-complémentaires-Véhicules-SST-illisible -> origin/ES-4345/ES-/-infos-complémentaires-Véhicules-SST-illisible afc83ad8b..82a530814 ES-4348/GL-EVENTS-couleur-indispos-tempo -> origin/ES-4348/GL-EVENTS-couleur-indispos-tempo c50ffa9c4..e2a394375 ES-4350/GL-EVENTS-blocage-indispos-de-Tempo -> origin/ES-4350/GL-EVENTS-blocage-indispos-de-Tempo fad8df80c..3438577ad ES-4352/GL-EVENTS---Liaison-indispo-et-prestation -> origin/ES-4352/GL-EVENTS---Liaison-indispo-et-prestation cf1131bd9..79e837916 ES-4374/PB-affichage-onglet-salaire -> origin/ES-4374/PB-affichage-onglet-salaire b87d883fc..c1b79f840 ES-4382/TKES300626B4---impossible-d'enregistrer-2-convention-de-rang-inferieur-ayant-la-meme-date -> origin/ES-4382/TKES300626B4---impossible-d'enregistrer-2-convention-de-rang-inferieur-ayant-la-meme-date b22982bb5..994eb91c2 ES-4387/FILTRE-ET-CLASSEMENT -> origin/ES-4387/FILTRE-ET-CLASSEMENT d7542d219..ab1a3dca0 ES-4392/TKES230626B1-erreur-lors-de-la-consultation-ancien-planning -> origin/ES-4392/TKES230626B1-erreur-lors-de-la-consultation-ancien-planning * [new branch] ES-4397/TKES260626B7---ajout-d'information-dans-le-pop-up-de-validation -> origin/ES-4397/TKES260626B7---ajout-d'information-dans-le-pop-up-de-validation f11de3b27..b19196088 ES-4398/TKES250626B8---pb-avec-les-infobulles-lié-au-statut-des-documents -> origin/ES-4398/TKES250626B8---pb-avec-les-infobulles-lié-au-statut-des-documents a0a5694e9..445e17e33 ES-4400/TKES030726B1---l'ajout-d'une-convention-de-rang-inf-créé-une-convention-pour -> origin/ES-4400/TKES030726B1---l'ajout-d'une-convention-de-rang-inf-créé-une-convention-pour * [new branch] ES-4406-Zebulon-Soucis-nombre-d-heures -> origin/ES-4406-Zebulon-Soucis-nombre-d-heures * [new branch] ES-4408/Problème-dispo-de-véhicule -> origin/ES-4408/Problème-dispo-de-véhicule b947e088b..19f35053c develop -> origin/develop Exécution de la commande : cd /var/www/html/2968-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 78a8df8b8 Correctif bug sql Already up to date. From github.com:Intrapole/EventSoft af4de57ea..78a8df8b8 ES-4402/Problème-immobilisation-Véhicule -> origin/ES-4402/Problème-immobilisation-Véhicule * [new branch] ES-4260-SGPS-Mail-groupe-avec-PJ -> origin/ES-4260-SGPS-Mail-groupe-avec-PJ b19196088..05792a4ab ES-4398/TKES250626B8---pb-avec-les-infobulles-lié-au-statut-des-documents -> origin/ES-4398/TKES250626B8---pb-avec-les-infobulles-lié-au-statut-des-documents 19f35053c..3675e2ce2 develop -> origin/develop Exécution de la commande : cd /var/www/html/2968-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 5f24ccc1c good Already up to date. From github.com:Intrapole/EventSoft 78a8df8b8..5f24ccc1c ES-4402/Problème-immobilisation-Véhicule -> origin/ES-4402/Problème-immobilisation-Véhicule ab09ca5bc..53296e769 ES-4106/GL-TKES230426B2-Nouvel-export-pour-la-fonctionnalité-Validation-BU -> origin/ES-4106/GL-TKES230426B2-Nouvel-export-pour-la-fonctionnalité-Validation-BU 0e1ce1c25..726c4da18 ES-4260-SGPS-Mail-groupe-avec-PJ -> origin/ES-4260-SGPS-Mail-groupe-avec-PJ 4de9431fb..c7e85ee00 ES-4406-Zebulon-Soucis-nombre-d-heures -> origin/ES-4406-Zebulon-Soucis-nombre-d-heures 34f97e53a..97554de89 ES-4408/Problème-dispo-de-véhicule -> origin/ES-4408/Problème-dispo-de-véhicule 3675e2ce2..7db452ed9 develop -> origin/develop Exécution de la commande : cd /var/www/html/2968-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 7c09fe225 good Already up to date. From github.com:Intrapole/EventSoft 5f24ccc1c..7c09fe225 ES-4402/Problème-immobilisation-Véhicule -> origin/ES-4402/Problème-immobilisation-Véhicule 16dff6252..7c4b63383 ES-4022/sec-non-null-dans-message-auto-pour-les-directlink -> origin/ES-4022/sec-non-null-dans-message-auto-pour-les-directlink 726c4da18..2cb319852 ES-4260-SGPS-Mail-groupe-avec-PJ -> origin/ES-4260-SGPS-Mail-groupe-avec-PJ * [new branch] ES-4264-ES-Notes-generales -> origin/ES-4264-ES-Notes-generales 415b0da46..c6eb44a1d ES-4343/PALAIS-DES-FESTIVALS-horoquartz-maj-export -> origin/ES-4343/PALAIS-DES-FESTIVALS-horoquartz-maj-export 82a530814..d2e8a828e ES-4348/GL-EVENTS-couleur-indispos-tempo -> origin/ES-4348/GL-EVENTS-couleur-indispos-tempo * [new branch] ES-4353/pause-automatique-add-only -> origin/ES-4353/pause-automatique-add-only 6c14f2c3f..96aab288b ES-4362/TKES250626B9---mail-de-refus,-pb-de-destinataire -> origin/ES-4362/TKES250626B9---mail-de-refus,-pb-de-destinataire 985d49caf..c812f285c ES-4377/TKES260626B3-gestion-sst-infobulle-visibilite-ne-fonctionne-pas-toujours -> origin/ES-4377/TKES260626B3-gestion-sst-infobulle-visibilite-ne-fonctionne-pas-toujours 9764e4e0d..2553a03c4 ES-4388/iMPRESSION-CONTRAT -> origin/ES-4388/iMPRESSION-CONTRAT ab1a3dca0..38f7c2958 ES-4392/TKES230626B1-erreur-lors-de-la-consultation-ancien-planning -> origin/ES-4392/TKES230626B1-erreur-lors-de-la-consultation-ancien-planning 05792a4ab..536aaeea3 ES-4398/TKES250626B8---pb-avec-les-infobulles-lié-au-statut-des-documents -> origin/ES-4398/TKES250626B8---pb-avec-les-infobulles-lié-au-statut-des-documents 445e17e33..b2f5d97ca ES-4400/TKES030726B1---l'ajout-d'une-convention-de-rang-inf-créé-une-convention-pour -> origin/ES-4400/TKES030726B1---l'ajout-d'une-convention-de-rang-inf-créé-une-convention-pour * [new branch] ES-4411/probleme-AEM -> origin/ES-4411/probleme-AEM * [new branch] ES-4412/ES-/-Bug-page-courses/tournées -> origin/ES-4412/ES-/-Bug-page-courses/tournées 7db452ed9..a6ddae153 develop -> origin/develop * [new branch] emargements-pauses-horaires -> origin/emargements-pauses-horaires * [new branch] php-debugbar -> origin/php-debugbar Exécution de la commande : mysql -h mysql -uroot -proot -e 'DROP DATABASE `2968-8.4`' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : rm -R 2968-8.4