Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-4246/NOVELTY-limitation-impression-autorisations" git@github.com:Intrapole/EventSoft.git /var/www/html/2821-8.4 Cloning into '/var/www/html/2821-8.4'... Updating files: 3% (116/3002) Updating files: 4% (121/3002) Updating files: 5% (151/3002) Updating files: 6% (181/3002) Updating files: 7% (211/3002) Updating files: 8% (241/3002) Updating files: 9% (271/3002) Updating files: 10% (301/3002) Updating files: 11% (331/3002) Updating files: 12% (361/3002) Updating files: 13% (391/3002) Updating files: 14% (421/3002) Updating files: 15% (451/3002) Updating files: 16% (481/3002) Updating files: 17% (511/3002) Updating files: 18% (541/3002) Updating files: 19% (571/3002) Updating files: 20% (601/3002) Updating files: 21% (631/3002) Updating files: 22% (661/3002) Updating files: 23% (691/3002) Updating files: 24% (721/3002) Updating files: 25% (751/3002) Updating files: 26% (781/3002) Updating files: 27% (811/3002) Updating files: 28% (841/3002) Updating files: 29% (871/3002) Updating files: 30% (901/3002) Updating files: 31% (931/3002) Updating files: 32% (961/3002) Updating files: 33% (991/3002) Updating files: 34% (1021/3002) Updating files: 35% (1051/3002) Updating files: 36% (1081/3002) Updating files: 37% (1111/3002) Updating files: 38% (1141/3002) Updating files: 39% (1171/3002) Updating files: 40% (1201/3002) Updating files: 41% (1231/3002) Updating files: 42% (1261/3002) Updating files: 43% (1291/3002) Updating files: 44% (1321/3002) Updating files: 45% (1351/3002) Updating files: 46% (1381/3002) Updating files: 47% (1411/3002) Updating files: 48% (1441/3002) Updating files: 49% (1471/3002) Updating files: 50% (1501/3002) Updating files: 51% (1532/3002) Updating files: 52% (1562/3002) Updating files: 53% (1592/3002) Updating files: 54% (1622/3002) Updating files: 55% (1652/3002) Updating files: 56% (1682/3002) Updating files: 57% (1712/3002) Updating files: 58% (1742/3002) Updating files: 59% (1772/3002) Updating files: 60% (1802/3002) Updating files: 61% (1832/3002) Updating files: 61% (1849/3002) Updating files: 62% (1862/3002) Updating files: 63% (1892/3002) Updating files: 64% (1922/3002) Updating files: 65% (1952/3002) Updating files: 66% (1982/3002) Updating files: 67% (2012/3002) Updating files: 68% (2042/3002) Updating files: 69% (2072/3002) Updating files: 70% (2102/3002) Updating files: 70% (2126/3002) Updating files: 71% (2132/3002) Updating files: 72% (2162/3002) Updating files: 73% (2192/3002) Updating files: 74% (2222/3002) Updating files: 75% (2252/3002) Updating files: 76% (2282/3002) Updating files: 77% (2312/3002) Updating files: 78% (2342/3002) Updating files: 79% (2372/3002) Updating files: 80% (2402/3002) Updating files: 81% (2432/3002) Updating files: 82% (2462/3002) Updating files: 83% (2492/3002) Updating files: 84% (2522/3002) Updating files: 85% (2552/3002) Updating files: 85% (2556/3002) Updating files: 86% (2582/3002) Updating files: 87% (2612/3002) Updating files: 88% (2642/3002) Updating files: 89% (2672/3002) Updating files: 90% (2702/3002) Updating files: 91% (2732/3002) Updating files: 92% (2762/3002) Updating files: 93% (2792/3002) Updating files: 94% (2822/3002) Updating files: 95% (2852/3002) Updating files: 96% (2882/3002) Updating files: 97% (2912/3002) Updating files: 98% (2942/3002) Updating files: 99% (2972/3002) Updating files: 100% (3002/3002) Updating files: 100% (3002/3002), done. Exécution de la commande : mkdir /var/www/html/2821-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/2821-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/2821-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`2821-8.4`/g' /var/www/html/2821-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`2821-8.4`/g' /var/www/html/2821-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/2821-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/2821-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/2821-8.4/settings/settings.inc.cypress.php /var/www/html/2821-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/2821-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '2821-8.4'/g" /var/www/html/2821-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/2821-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/2821-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/2821-8.4/';|g" /var/www/html/2821-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/2821-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/2821-8.4/tmp Exécution de la commande : (cd /var/www/html/2821-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. 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.14.8) - Downloading ramsey/uuid (4.9.2) - 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.0) - Downloading symfony/var-exporter (v7.4.9) - Downloading symfony/string (v7.4.11) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.7.0) - Downloading symfony/console (v7.4.11) - 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.37.0) - Downloading doctrine/collections (2.6.0) - Downloading doctrine/orm (3.6.6) - Downloading egulias/email-validator (4.0.4) - Downloading firebase/php-jwt (v7.0.5) - Downloading ralouphie/getallheaders (3.0.3) - Downloading psr/http-message (2.0) - Downloading psr/http-factory (1.1.0) - Downloading guzzlehttp/psr7 (2.10.1) - Downloading guzzlehttp/promises (2.4.1) - Downloading grpc/grpc (1.80.0) - Downloading google/protobuf (v5.35.0) - Downloading google/longrunning (0.7.1) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.10.3) - Downloading google/auth (v1.50.1) - Downloading google/grpc-gcp (0.4.2) - Downloading google/common-protos (4.14.0) - Downloading google/gax (v1.42.4) - Downloading rize/uri-template (0.4.1) - Downloading monolog/monolog (3.10.0) - Downloading google/cloud-core (v1.72.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.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 c620799) - Downloading paragonie/random_compat (v9.99.100) - Downloading paragonie/constant_time_encoding (v3.1.3) - Downloading phpseclib/phpseclib (3.0.52) - 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.3.2) - Downloading phpoffice/phpspreadsheet (1.30.4) - Downloading symfony/options-resolver (v7.4.8) - Downloading jean85/pretty-package-versions (2.1.1) - Downloading sentry/sentry (4.27.0) - Downloading setasign/fpdf (1.8.6) - Downloading setasign/fpdi (v2.6.7) - Downloading setasign/fpdi_pdf-parser (2.1.6) - Downloading smsfactor/smsfactor-php-sdk (v1.0.6) - Downloading symfony/cache-contracts (v3.7.0) - Downloading symfony/cache (v7.4.12) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.7.0) - Downloading symfony/event-dispatcher (v7.4.9) - Downloading symfony/http-client-contracts (v3.7.0) - Downloading symfony/http-client (v7.4.9) - Downloading symfony/mime (v7.4.12) - Downloading symfony/mailer (v7.4.12) - Downloading symfony/mailgun-mailer (v7.4.0) - Downloading tecnickcom/tcpdf (6.11.3) - Downloading webmozart/assert (2.4.0) - 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.26.0) - Downloading symfony/intl (v7.4.8) - Downloading twig/intl-extra (v3.26.0) - Downloading symfony/yaml (v7.4.12) - Downloading symfony/finder (v7.4.8) - Downloading nikic/php-parser (v5.7.0) - Downloading zircote/swagger-php (5.8.3) 0/113 [>---------------------------] 0% 2/113 [>---------------------------] 1% 12/113 [==>-------------------------] 10% 27/113 [======>---------------------] 23% 41/113 [==========>-----------------] 36% 46/113 [===========>----------------] 40% 57/113 [==============>-------------] 50% 76/113 [==================>---------] 67% 83/113 [====================>-------] 73% 94/113 [=======================>----] 83% 102/113 [=========================>--] 90% 112/113 [===========================>] 99% 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.14.8): Extracting archive - Installing ramsey/uuid (4.9.2): 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.0): Extracting archive - Installing symfony/var-exporter (v7.4.9): Extracting archive - Installing symfony/string (v7.4.11): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.7.0): Extracting archive - Installing symfony/console (v7.4.11): 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.37.0): Extracting archive - Installing doctrine/collections (2.6.0): Extracting archive - Installing doctrine/orm (3.6.6): Extracting archive - Installing egulias/email-validator (4.0.4): Extracting archive - Installing firebase/php-jwt (v7.0.5): 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.10.1): Extracting archive - Installing guzzlehttp/promises (2.4.1): Extracting archive - Installing grpc/grpc (1.80.0): Extracting archive - Installing google/protobuf (v5.35.0): Extracting archive - Installing google/longrunning (0.7.1): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing guzzlehttp/guzzle (7.10.3): Extracting archive - Installing google/auth (v1.50.1): Extracting archive - Installing google/grpc-gcp (0.4.2): Extracting archive - Installing google/common-protos (4.14.0): Extracting archive - Installing google/gax (v1.42.4): Extracting archive - Installing rize/uri-template (0.4.1): Extracting archive - Installing monolog/monolog (3.10.0): Extracting archive - Installing google/cloud-core (v1.72.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.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 c620799): 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.52): 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.3.2): Extracting archive - Installing phpoffice/phpspreadsheet (1.30.4): 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.27.0): Extracting archive - Installing setasign/fpdf (1.8.6): Extracting archive - Installing setasign/fpdi (v2.6.7): 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.0): Extracting archive - Installing symfony/cache (v7.4.12): Extracting archive - Installing psr/event-dispatcher (1.0.0): Extracting archive - Installing symfony/event-dispatcher-contracts (v3.7.0): Extracting archive - Installing symfony/event-dispatcher (v7.4.9): Extracting archive - Installing symfony/http-client-contracts (v3.7.0): Extracting archive - Installing symfony/http-client (v7.4.9): Extracting archive - Installing symfony/mime (v7.4.12): Extracting archive - Installing symfony/mailer (v7.4.12): Extracting archive - Installing symfony/mailgun-mailer (v7.4.0): Extracting archive - Installing tecnickcom/tcpdf (6.11.3): Extracting archive - Installing webmozart/assert (2.4.0): 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.26.0): Extracting archive - Installing symfony/intl (v7.4.8): Extracting archive - Installing twig/intl-extra (v3.26.0): Extracting archive - Installing symfony/yaml (v7.4.12): Extracting archive - Installing symfony/finder (v7.4.8): 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% 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 2821-8.4; source /var/www/html/2821-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 2821-8.4; source /var/www/html/2821-8.4/.devtools/views.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : sed -i "s/#NUMEROPR/2821/g; s/#VERSIONPHP/8.4/g" /var/www/html/2821-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2821-8.4; source /var/www/html/2821-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/2821-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at d05b6c128 message sur deux lignes val fonc Already up to date. From github.com:Intrapole/EventSoft dd0f83045..d05b6c128 ES-4246/NOVELTY-limitation-impression-autorisations -> origin/ES-4246/NOVELTY-limitation-impression-autorisations 3f4f54a56..7a2023c07 ES-2212/AMP-AVISO-2.2-Revalorisation-cachet -> origin/ES-2212/AMP-AVISO-2.2-Revalorisation-cachet * [new branch] ES-4160/RPS-GROUPE-Prime-de-fonction -> origin/ES-4160/RPS-GROUPE-Prime-de-fonction 8129362fe..171590840 ES-4223-URGENT-Matricule-DAMICHE-AYLANE -> origin/ES-4223-URGENT-Matricule-DAMICHE-AYLANE fe05734e4..98cb6225b ES-4243/NOVELTY-modification-feuille-de-conduite-et-habilation -> origin/ES-4243/NOVELTY-modification-feuille-de-conduite-et-habilation * [new branch] ES-4271-EUROSONO-Bug-Modification-Salaires -> origin/ES-4271-EUROSONO-Bug-Modification-Salaires * [new branch] api-ajout-notes-prestation -> origin/api-ajout-notes-prestation 13ff1dab0..67640ea87 chat-prestation -> origin/chat-prestation a2242e5ef..b1ce81ec7 develop -> origin/develop 3d821450f..09f2d6387 master -> origin/master * [new tag] 1234 -> 1234 Exécution de la commande : cd /var/www/html/2821-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 3baa5cfdb clean by cursor Already up to date. From github.com:Intrapole/EventSoft d05b6c128..3baa5cfdb ES-4246/NOVELTY-limitation-impression-autorisations -> origin/ES-4246/NOVELTY-limitation-impression-autorisations 7a2023c07..d094cbcc9 ES-2212/AMP-AVISO-2.2-Revalorisation-cachet -> origin/ES-2212/AMP-AVISO-2.2-Revalorisation-cachet 5687919dc..eedbdce83 ES-4014/ES---Affichage-alertes-personnelles-inom_prenom -> origin/ES-4014/ES---Affichage-alertes-personnelles-inom_prenom * [new branch] ES-4135-GL-Events-probleme-de-mise-en-page-de-la-confirmation-d-affretement -> origin/ES-4135-GL-Events-probleme-de-mise-en-page-de-la-confirmation-d-affretement * [new branch] ES-4159/RPS-GROUPE-Passerelle-Silae -> origin/ES-4159/RPS-GROUPE-Passerelle-Silae d1d880136..0e4700c24 ES-4160/RPS-GROUPE-Prime-de-fonction -> origin/ES-4160/RPS-GROUPE-Prime-de-fonction 65237cec4..23ba83154 ES-4162/RPS-GROUPE-Prime-distance -> origin/ES-4162/RPS-GROUPE-Prime-distance * [new branch] ES-4176/AMP---ORDRE-DE-MISSION -> origin/ES-4176/AMP---ORDRE-DE-MISSION 16c1bb57e..4cfec6146 ES-4242/Problème-MAJ-nombre-de-besoins -> origin/ES-4242/Problème-MAJ-nombre-de-besoins * [new branch] ES-4266/TMA---DUSHOW---Demande-dev-DUSHOW -> origin/ES-4266/TMA---DUSHOW---Demande-dev-DUSHOW * [new branch] ES-4276-Bug-montants-a-appliquer-a-la-selection -> origin/ES-4276-Bug-montants-a-appliquer-a-la-selection * [new branch] ES-4280-EBS-Plusieurs-points-concernant-le-module-Notes-de-frais -> origin/ES-4280-EBS-Plusieurs-points-concernant-le-module-Notes-de-frais * [new branch] ES-4283/LAGOONA---ERREUR-FATALE-NDF -> origin/ES-4283/LAGOONA---ERREUR-FATALE-NDF * [new branch] ES-4285/Fiche-salarie-brouillon-longueur-mini-champs-standards -> origin/ES-4285/Fiche-salarie-brouillon-longueur-mini-champs-standards * [new branch] ES-4286-GL-Events-le-BL-a-ete-adresse-a-un-homonyme -> origin/ES-4286-GL-Events-le-BL-a-ete-adresse-a-un-homonyme * [new branch] ES-4291/Retours-GL-CDC-ES -> origin/ES-4291/Retours-GL-CDC-ES * [new branch] ES-4293/REFLEX-Anomalie-de-tri-des-dates-sur-le-devis-REF-2026-06-2657 -> origin/ES-4293/REFLEX-Anomalie-de-tri-des-dates-sur-le-devis-REF-2026-06-2657 67640ea87..5ef55f10d chat-prestation -> origin/chat-prestation b1ce81ec7..b19c08940 develop -> origin/develop * [new branch] test-ia-ranking -> origin/test-ia-ranking Exécution de la commande : cd /var/www/html/2821-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 5e97fcde2 pas de lecture du label Already up to date. From github.com:Intrapole/EventSoft 3baa5cfdb..5e97fcde2 ES-4246/NOVELTY-limitation-impression-autorisations -> origin/ES-4246/NOVELTY-limitation-impression-autorisations * [new branch] ES-3568-FLEUR-DE-METS-Prestation-Calcul-couts-des-besoins -> origin/ES-3568-FLEUR-DE-METS-Prestation-Calcul-couts-des-besoins * [new branch] ES-3996/affichage-bl-sur-tournees -> origin/ES-3996/affichage-bl-sur-tournees 2f3dcc4a6..b79692a22 ES-4159/RPS-GROUPE-Passerelle-Silae -> origin/ES-4159/RPS-GROUPE-Passerelle-Silae 0e4700c24..c06250be3 ES-4160/RPS-GROUPE-Prime-de-fonction -> origin/ES-4160/RPS-GROUPE-Prime-de-fonction 23ba83154..ac0876481 ES-4162/RPS-GROUPE-Prime-distance -> origin/ES-4162/RPS-GROUPE-Prime-distance e7f6b4931..ef92701a5 ES-4176/AMP---ORDRE-DE-MISSION -> origin/ES-4176/AMP---ORDRE-DE-MISSION 117cb1099..26116943f ES-4255/TKES260526B2-test-de-la-planification-renfort -> origin/ES-4255/TKES260526B2-test-de-la-planification-renfort 3bc1e7997..1642b06e5 ES-4271-EUROSONO-Bug-Modification-Salaires -> origin/ES-4271-EUROSONO-Bug-Modification-Salaires 68cab62d9..850d25376 ES-4276-Bug-montants-a-appliquer-a-la-selection -> origin/ES-4276-Bug-montants-a-appliquer-a-la-selection 079f5f190..d71a663f6 ES-4280-EBS-Plusieurs-points-concernant-le-module-Notes-de-frais -> origin/ES-4280-EBS-Plusieurs-points-concernant-le-module-Notes-de-frais * [new branch] ES-4290/TKES180526B6---le-statut-de-validation-des-documents-n'est-pas-correct-quand-on-est-connecté-en-tant-que-sous-traitant -> origin/ES-4290/TKES180526B6---le-statut-de-validation-des-documents-n'est-pas-correct-quand-on-est-connecté-en-tant-que-sous-traitant f49c123b4..81610b239 ES-4291/Retours-GL-CDC-ES -> origin/ES-4291/Retours-GL-CDC-ES * [new branch] ES-4294/TKES300426B5-planning-general-notes-de-personnel-nombre-de-caractere -> origin/ES-4294/TKES300426B5-planning-general-notes-de-personnel-nombre-de-caractere * [new branch] ES-4295/ES---Bug-changement-de-besoin -> origin/ES-4295/ES---Bug-changement-de-besoin * [new branch] ES-4296/MODIF-PRESTA -> origin/ES-4296/MODIF-PRESTA * [new branch] ES-4300/ES-/-Filtre-employé-ne-fonctionne-pas-dans-l'onglet-Salaires-d'une-presta -> origin/ES-4300/ES-/-Filtre-employé-ne-fonctionne-pas-dans-l'onglet-Salaires-d'une-presta b19c08940..6f65aca89 develop -> origin/develop 09f2d6387..5cf380b4b master -> origin/master * [new tag] 1235 -> 1235 Exécution de la commande : mysql -h mysql -uroot -proot -e 'DROP DATABASE `2821-8.4`' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : rm -R 2821-8.4