Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-3808/SERIS-mise-en-place-carte-professionnelle" git@github.com:Intrapole/EventSoft.git /var/www/html/2609-8.4 Cloning into '/var/www/html/2609-8.4'... Updating files: 4% (119/2914) Updating files: 5% (146/2914) Updating files: 6% (175/2914) Updating files: 7% (204/2914) Updating files: 8% (234/2914) Updating files: 9% (263/2914) Updating files: 10% (292/2914) Updating files: 11% (321/2914) Updating files: 12% (350/2914) Updating files: 13% (379/2914) Updating files: 14% (408/2914) Updating files: 15% (438/2914) Updating files: 16% (467/2914) Updating files: 17% (496/2914) Updating files: 18% (525/2914) Updating files: 19% (554/2914) Updating files: 20% (583/2914) Updating files: 21% (612/2914) Updating files: 22% (642/2914) Updating files: 23% (671/2914) Updating files: 24% (700/2914) Updating files: 25% (729/2914) Updating files: 26% (758/2914) Updating files: 27% (787/2914) Updating files: 28% (816/2914) Updating files: 29% (846/2914) Updating files: 30% (875/2914) Updating files: 31% (904/2914) Updating files: 32% (933/2914) Updating files: 33% (962/2914) Updating files: 34% (991/2914) Updating files: 35% (1020/2914) Updating files: 36% (1050/2914) Updating files: 37% (1079/2914) Updating files: 38% (1108/2914) Updating files: 39% (1137/2914) Updating files: 40% (1166/2914) Updating files: 41% (1195/2914) Updating files: 42% (1224/2914) Updating files: 43% (1254/2914) Updating files: 44% (1283/2914) Updating files: 45% (1312/2914) Updating files: 46% (1341/2914) Updating files: 47% (1370/2914) Updating files: 48% (1399/2914) Updating files: 49% (1428/2914) Updating files: 50% (1457/2914) Updating files: 51% (1487/2914) Updating files: 52% (1516/2914) Updating files: 53% (1545/2914) Updating files: 54% (1574/2914) Updating files: 55% (1603/2914) Updating files: 56% (1632/2914) Updating files: 57% (1661/2914) Updating files: 58% (1691/2914) Updating files: 59% (1720/2914) Updating files: 60% (1749/2914) Updating files: 61% (1778/2914) Updating files: 61% (1802/2914) Updating files: 62% (1807/2914) Updating files: 63% (1836/2914) Updating files: 64% (1865/2914) Updating files: 65% (1895/2914) Updating files: 66% (1924/2914) Updating files: 67% (1953/2914) Updating files: 68% (1982/2914) Updating files: 69% (2011/2914) Updating files: 70% (2040/2914) Updating files: 71% (2069/2914) Updating files: 71% (2080/2914) Updating files: 72% (2099/2914) Updating files: 73% (2128/2914) Updating files: 74% (2157/2914) Updating files: 75% (2186/2914) Updating files: 76% (2215/2914) Updating files: 77% (2244/2914) Updating files: 78% (2273/2914) Updating files: 79% (2303/2914) Updating files: 80% (2332/2914) Updating files: 81% (2361/2914) Updating files: 82% (2390/2914) Updating files: 83% (2419/2914) Updating files: 84% (2448/2914) Updating files: 85% (2477/2914) Updating files: 86% (2507/2914) Updating files: 87% (2536/2914) Updating files: 88% (2565/2914) Updating files: 89% (2594/2914) Updating files: 90% (2623/2914) Updating files: 91% (2652/2914) Updating files: 92% (2681/2914) Updating files: 93% (2711/2914) Updating files: 94% (2740/2914) Updating files: 95% (2769/2914) Updating files: 96% (2798/2914) Updating files: 97% (2827/2914) Updating files: 98% (2856/2914) Updating files: 99% (2885/2914) Updating files: 100% (2914/2914) Updating files: 100% (2914/2914), done. Exécution de la commande : mkdir /var/www/html/2609-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/2609-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/2609-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`2609-8.4`/g' /var/www/html/2609-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`2609-8.4`/g' /var/www/html/2609-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/2609-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/2609-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/2609-8.4/settings/settings.inc.cypress.php /var/www/html/2609-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/2609-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '2609-8.4'/g" /var/www/html/2609-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/2609-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/2609-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/2609-8.4/';|g" /var/www/html/2609-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/2609-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/2609-8.4/tmp Exécution de la commande : (cd /var/www/html/2609-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.6.0) - Downloading symfony/var-exporter (v7.4.0) - Downloading symfony/string (v7.4.6) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.6.1) - Downloading symfony/console (v7.4.7) - Downloading doctrine/event-manager (2.1.1) - Downloading doctrine/persistence (4.1.1) - Downloading doctrine/instantiator (2.0.0) - Downloading doctrine/inflector (2.1.0) - Downloading doctrine/deprecations (1.1.6) - Downloading psr/log (3.0.2) - Downloading doctrine/dbal (4.4.3) - Downloading symfony/polyfill-php84 (v1.33.0) - Downloading doctrine/collections (2.6.0) - Downloading doctrine/orm (3.6.2) - Downloading egulias/email-validator (4.0.4) - Downloading firebase/php-jwt (v7.0.3) - Downloading ralouphie/getallheaders (3.0.3) - Downloading psr/http-message (2.0) - Downloading psr/http-factory (1.1.0) - Downloading guzzlehttp/psr7 (2.9.0) - Downloading guzzlehttp/promises (2.3.0) - Downloading grpc/grpc (1.74.0) - Downloading google/protobuf (v5.34.1) - Downloading google/longrunning (0.7.0) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.10.0) - Downloading google/auth (v1.50.1) - Downloading google/grpc-gcp (0.4.2) - Downloading google/common-protos (4.12.5) - Downloading google/gax (v1.42.1) - Downloading rize/uri-template (0.4.1) - Downloading monolog/monolog (3.10.0) - Downloading google/cloud-core (v1.71.2) - 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.50) - 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 (1.12.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.1) - Downloading ezyang/htmlpurifier (v4.19.0) - Downloading composer/pcre (3.3.2) - Downloading phpoffice/phpspreadsheet (1.30.2) - Downloading symfony/options-resolver (v7.4.0) - Downloading jean85/pretty-package-versions (2.1.1) - Downloading sentry/sentry (4.22.0) - Downloading setasign/fpdf (1.8.6) - Downloading setasign/fpdi (v2.6.6) - Downloading setasign/fpdi_pdf-parser (2.1.6) - Downloading smsfactor/smsfactor-php-sdk (v1.0.6) - Downloading symfony/cache-contracts (v3.6.0) - Downloading symfony/cache (v7.4.7) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.6.0) - Downloading symfony/event-dispatcher (v7.4.4) - Downloading symfony/http-client-contracts (v3.6.0) - Downloading symfony/http-client (v7.4.7) - Downloading symfony/mime (v7.4.7) - Downloading symfony/mailer (v7.4.6) - Downloading symfony/mailgun-mailer (v7.4.0) - Downloading tecnickcom/tcpdf (6.11.2) - Downloading webmozart/assert (2.1.6) - Downloading phpdocumentor/reflection-docblock (5.6.7) - Downloading voku/arrayy (7.9.6) - Downloading teknoo/immutable (3.0.22) - Downloading teknoo/sellsy-client (3.0.31) - Downloading twig/twig (v3.24.0) - Downloading symfony/intl (v7.4.6) - Downloading twig/intl-extra (v3.24.0) - Downloading symfony/yaml (v7.4.6) - Downloading symfony/finder (v7.4.6) - Downloading nikic/php-parser (v5.7.0) - Downloading zircote/swagger-php (5.8.3) 0/113 [>---------------------------] 0% 1/113 [>---------------------------] 0% 13/113 [===>------------------------] 11% 24/113 [=====>----------------------] 21% 36/113 [========>-------------------] 31% 46/113 [===========>----------------] 40% 57/113 [==============>-------------] 50% 71/113 [=================>----------] 62% 84/113 [====================>-------] 74% 92/113 [======================>-----] 81% 105/113 [==========================>-] 92% 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.6.0): Extracting archive - Installing symfony/var-exporter (v7.4.0): Extracting archive - Installing symfony/string (v7.4.6): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.6.1): Extracting archive - Installing symfony/console (v7.4.7): Extracting archive - Installing doctrine/event-manager (2.1.1): Extracting archive - Installing doctrine/persistence (4.1.1): Extracting archive - Installing doctrine/instantiator (2.0.0): Extracting archive - Installing doctrine/inflector (2.1.0): Extracting archive - Installing doctrine/deprecations (1.1.6): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing doctrine/dbal (4.4.3): Extracting archive - Installing symfony/polyfill-php84 (v1.33.0): Extracting archive - Installing doctrine/collections (2.6.0): Extracting archive - Installing doctrine/orm (3.6.2): Extracting archive - Installing egulias/email-validator (4.0.4): Extracting archive - Installing firebase/php-jwt (v7.0.3): 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.9.0): Extracting archive - Installing guzzlehttp/promises (2.3.0): Extracting archive - Installing grpc/grpc (1.74.0): Extracting archive - Installing google/protobuf (v5.34.1): Extracting archive - Installing google/longrunning (0.7.0): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing guzzlehttp/guzzle (7.10.0): Extracting archive - Installing google/auth (v1.50.1): Extracting archive - Installing google/grpc-gcp (0.4.2): Extracting archive - Installing google/common-protos (4.12.5): Extracting archive - Installing google/gax (v1.42.1): Extracting archive - Installing rize/uri-template (0.4.1): Extracting archive - Installing monolog/monolog (3.10.0): Extracting archive - Installing google/cloud-core (v1.71.2): 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.50): 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 (1.12.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.1): Extracting archive - Installing ezyang/htmlpurifier (v4.19.0): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing phpoffice/phpspreadsheet (1.30.2): Extracting archive - Installing symfony/options-resolver (v7.4.0): Extracting archive - Installing jean85/pretty-package-versions (2.1.1): Extracting archive - Installing sentry/sentry (4.22.0): Extracting archive - Installing setasign/fpdf (1.8.6): Extracting archive - Installing setasign/fpdi (v2.6.6): 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.6.0): Extracting archive - Installing symfony/cache (v7.4.7): Extracting archive - Installing psr/event-dispatcher (1.0.0): Extracting archive - Installing symfony/event-dispatcher-contracts (v3.6.0): Extracting archive - Installing symfony/event-dispatcher (v7.4.4): Extracting archive - Installing symfony/http-client-contracts (v3.6.0): Extracting archive - Installing symfony/http-client (v7.4.7): Extracting archive - Installing symfony/mime (v7.4.7): Extracting archive - Installing symfony/mailer (v7.4.6): Extracting archive - Installing symfony/mailgun-mailer (v7.4.0): Extracting archive - Installing tecnickcom/tcpdf (6.11.2): Extracting archive - Installing webmozart/assert (2.1.6): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.7): Extracting archive - Installing voku/arrayy (7.9.6): Extracting archive - Installing teknoo/immutable (3.0.22): Extracting archive - Installing teknoo/sellsy-client (3.0.31): Extracting archive - Installing twig/twig (v3.24.0): Extracting archive - Installing symfony/intl (v7.4.6): Extracting archive - Installing twig/intl-extra (v3.24.0): Extracting archive - Installing symfony/yaml (v7.4.6): Extracting archive - Installing symfony/finder (v7.4.6): 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% 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 2609-8.4; source /var/www/html/2609-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 2609-8.4; source /var/www/html/2609-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/2609/g; s/#VERSIONPHP/8.4/g" /var/www/html/2609-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 2609-8.4; source /var/www/html/2609-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/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 58f20632b fix nom multi ligne Already up to date. From github.com:Intrapole/EventSoft a40c3bf00..58f20632b ES-3808/SERIS-mise-en-place-carte-professionnelle -> origin/ES-3808/SERIS-mise-en-place-carte-professionnelle ae603fac3..9f6f33b55 ES-2212/AMP-AVISO-2.2-Revalorisation-cachet -> origin/ES-2212/AMP-AVISO-2.2-Revalorisation-cachet e62c17fee..da5e8effc ES-2965/GL-TKES1906B1-picto-pour-les-horaires-spécifique-QW -> origin/ES-2965/GL-TKES1906B1-picto-pour-les-horaires-spécifique-QW * [new branch] ES-3097-DOKEVER-Offre-d-emploi-multi-dates -> origin/ES-3097-DOKEVER-Offre-d-emploi-multi-dates 166075a42..0f8fd8422 ES-3296-type-de-course -> origin/ES-3296-type-de-course 15862dabc..995a633af ES-3542-/-GL-events-Controle-Sous-traitance-2026 -> origin/ES-3542-/-GL-events-Controle-Sous-traitance-2026 * [new branch] ES-3764/AQUILA-gestion-financiere-frais-annexes -> origin/ES-3764/AQUILA-gestion-financiere-frais-annexes * [new branch] ES-3772/FL-STRUCTURE---notes-ecran-salaires-suite -> origin/ES-3772/FL-STRUCTURE---notes-ecran-salaires-suite 5c5390a1f..e31daee12 ES-3841-SCENE-PLUS-Synchronisation-Google-agenda -> origin/ES-3841-SCENE-PLUS-Synchronisation-Google-agenda 2aafa3e93..175563654 ES-3861-BAL-EVENTS-Attributions-personnel-Filtre-retours-Doodle-(étoiles) -> origin/ES-3861-BAL-EVENTS-Attributions-personnel-Filtre-retours-Doodle-(étoiles) 005eb2135..34977320a ES-3922/EMG---Evo-émargement-digital---NFC -> origin/ES-3922/EMG---Evo-émargement-digital---NFC f6785b518..3a9a08fda ES-3924-EMG-Evo-emargement-digital-taux-de-remplissage -> origin/ES-3924-EMG-Evo-emargement-digital-taux-de-remplissage 5ee0060ca..2b03db961 ES-3948-GL-Events-Suivi-BL-JAULIN-les-quantites-vide-affichent-0-sur-le-BL -> origin/ES-3948-GL-Events-Suivi-BL-JAULIN-les-quantites-vide-affichent-0-sur-le-BL * [new branch] ES-3986-GL-Events-pb-avec-la-visibilite-auto-application-non-systematique-apres-activation-fonctionnalite -> origin/ES-3986-GL-Events-pb-avec-la-visibilite-auto-application-non-systematique-apres-activation-fonctionnalite * [new branch] ES-4000/IMPACT-recherche-globale-acces-fiche-perso-sans-droit-personnel -> origin/ES-4000/IMPACT-recherche-globale-acces-fiche-perso-sans-droit-personnel * [new branch] api-devis-prestation -> origin/api-devis-prestation 43a8e940b..bca5d7759 develop -> origin/develop e3166f746..e3a9879c8 poc-documentation-semi-autonomne -> origin/poc-documentation-semi-autonomne Exécution de la commande : cd /var/www/html/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at b030c7fd3 fix autorisation administrative et path font Already up to date. From github.com:Intrapole/EventSoft 58f20632b..b030c7fd3 ES-3808/SERIS-mise-en-place-carte-professionnelle -> origin/ES-3808/SERIS-mise-en-place-carte-professionnelle 3241501f3..f6df66cb9 ES-3097-DOKEVER-Offre-d-emploi-multi-dates -> origin/ES-3097-DOKEVER-Offre-d-emploi-multi-dates 995a633af..81fff5088 ES-3542-/-GL-events-Controle-Sous-traitance-2026 -> origin/ES-3542-/-GL-events-Controle-Sous-traitance-2026 34977320a..dab108378 ES-3922/EMG---Evo-émargement-digital---NFC -> origin/ES-3922/EMG---Evo-émargement-digital---NFC 3a9a08fda..7819dac88 ES-3924-EMG-Evo-emargement-digital-taux-de-remplissage -> origin/ES-3924-EMG-Evo-emargement-digital-taux-de-remplissage * [new branch] ES-4015-Problème-impression-carte-pro -> origin/ES-4015-Problème-impression-carte-pro bca5d7759..a37556c03 develop -> origin/develop 0c5dcb0a8..24ee62f16 master -> origin/master * [new tag] 1207 -> 1207 Exécution de la commande : cd /var/www/html/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at b030c7fd3 fix autorisation administrative et path font Already up to date. Exécution de la commande : cd /var/www/html/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 0f21341f8 fix affaire nub Already up to date. From github.com:Intrapole/EventSoft b030c7fd3..0f21341f8 ES-3808/SERIS-mise-en-place-carte-professionnelle -> origin/ES-3808/SERIS-mise-en-place-carte-professionnelle Exécution de la commande : cd /var/www/html/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at fe6062be4 cursor Already up to date. From github.com:Intrapole/EventSoft 0f21341f8..fe6062be4 ES-3808/SERIS-mise-en-place-carte-professionnelle -> origin/ES-3808/SERIS-mise-en-place-carte-professionnelle 81fff5088..ff9e9f713 ES-3542-/-GL-events-Controle-Sous-traitance-2026 -> origin/ES-3542-/-GL-events-Controle-Sous-traitance-2026 deeb37342..90fd8860b ES-3979-REFACTO-Permettre-l'affichage-via-settings-par-mois-semaines-ect-de-la-prestation -> origin/ES-3979-REFACTO-Permettre-l'affichage-via-settings-par-mois-semaines-ect-de-la-prestation * [new branch] ES-4016-AQUILA-Bugs-module-notes-de-frais -> origin/ES-4016-AQUILA-Bugs-module-notes-de-frais a37556c03..7940d59fd develop -> origin/develop Exécution de la commande : cd /var/www/html/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at fe6062be4 cursor Already up to date. From github.com:Intrapole/EventSoft 9f6f33b55..5bf1382a3 ES-2212/AMP-AVISO-2.2-Revalorisation-cachet -> origin/ES-2212/AMP-AVISO-2.2-Revalorisation-cachet * [new branch] ES-2316-ARTO-Prestation-des-prochains-jours-commercial-vs-chargé-d'affaire---QW -> origin/ES-2316-ARTO-Prestation-des-prochains-jours-commercial-vs-chargé-d'affaire---QW da5e8effc..a0978d8f5 ES-2965/GL-TKES1906B1-picto-pour-les-horaires-spécifique-QW -> origin/ES-2965/GL-TKES1906B1-picto-pour-les-horaires-spécifique-QW 0f8fd8422..efb79e0b8 ES-3296-type-de-course -> origin/ES-3296-type-de-course * [new branch] ES-3365-CLS-EVENTS-Modification-feuille-de-tournée---QW -> origin/ES-3365-CLS-EVENTS-Modification-feuille-de-tournée---QW * [new branch] ES-3492/EBS-Evolution-feuille-de-route-QW -> origin/ES-3492/EBS-Evolution-feuille-de-route-QW * [new branch] ES-3529-AMP-Imprimer-contrats-signés-via-coffreo- -> origin/ES-3529-AMP-Imprimer-contrats-signés-via-coffreo- ff9e9f713..72430f175 ES-3542-/-GL-events-Controle-Sous-traitance-2026 -> origin/ES-3542-/-GL-events-Controle-Sous-traitance-2026 * [new branch] ES-3550/LENOTRE-modification-exports -> origin/ES-3550/LENOTRE-modification-exports d916140c3..358f97ca7 ES-3563/TKES251125B2---problème-de-planification-sur-le-planning-prestation/attribution -> origin/ES-3563/TKES251125B2---problème-de-planification-sur-le-planning-prestation/attribution * [new branch] ES-3699/Groupe-F-Ajout-du-contact-principal-sur-les-BDC-QW -> origin/ES-3699/Groupe-F-Ajout-du-contact-principal-sur-les-BDC-QW e31daee12..7359b4848 ES-3841-SCENE-PLUS-Synchronisation-Google-agenda -> origin/ES-3841-SCENE-PLUS-Synchronisation-Google-agenda 175563654..cd90f0c82 ES-3861-BAL-EVENTS-Attributions-personnel-Filtre-retours-Doodle-(étoiles) -> origin/ES-3861-BAL-EVENTS-Attributions-personnel-Filtre-retours-Doodle-(étoiles) 2b03db961..50d113c50 ES-3948-GL-Events-Suivi-BL-JAULIN-les-quantites-vide-affichent-0-sur-le-BL -> origin/ES-3948-GL-Events-Suivi-BL-JAULIN-les-quantites-vide-affichent-0-sur-le-BL 00f0ffb1e..f20fb8977 ES-3964/reservation-sans-controle-phases-a-cheval -> origin/ES-3964/reservation-sans-controle-phases-a-cheval 90fd8860b..e3aae4443 ES-3979-REFACTO-Permettre-l'affichage-via-settings-par-mois-semaines-ect-de-la-prestation -> origin/ES-3979-REFACTO-Permettre-l'affichage-via-settings-par-mois-semaines-ect-de-la-prestation 90783ca43..b674ff00f ES-3983-Vérification-de-la-gestion-des-matricules-en-auto -> origin/ES-3983-Vérification-de-la-gestion-des-matricules-en-auto * [new branch] ES-3999-NOVELTY-Suite-du-dev-ES-3574-contrat-manquant -> origin/ES-3999-NOVELTY-Suite-du-dev-ES-3574-contrat-manquant * [new branch] ES-4001-ARTO-Demande-sur-visibilité-émargement-QW -> origin/ES-4001-ARTO-Demande-sur-visibilité-émargement-QW * [new branch] ES-4003/POTEL---Passerelles-presta-et-courses -> origin/ES-4003/POTEL---Passerelles-presta-et-courses 324239021..09e8d4b91 ES-4016-AQUILA-Bugs-module-notes-de-frais -> origin/ES-4016-AQUILA-Bugs-module-notes-de-frais * [new branch] ES-4019/Bal'Events---Bug-Disponibilités -> origin/ES-4019/Bal'Events---Bug-Disponibilités 7940d59fd..ac16a0f05 develop -> origin/develop Exécution de la commande : cd /var/www/html/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 11f1680d3 pas de numero d'autorisation d'execrer par défaut Already up to date. From github.com:Intrapole/EventSoft fe6062be4..11f1680d3 ES-3808/SERIS-mise-en-place-carte-professionnelle -> origin/ES-3808/SERIS-mise-en-place-carte-professionnelle 1daaeea6e..9cbc99a07 ES-3492/EBS-Evolution-feuille-de-route-QW -> origin/ES-3492/EBS-Evolution-feuille-de-route-QW f20fb8977..650657bb3 ES-3964/reservation-sans-controle-phases-a-cheval -> origin/ES-3964/reservation-sans-controle-phases-a-cheval 4cd4b7132..fafc1bd2a ES-4001-ARTO-Demande-sur-visibilité-émargement-QW -> origin/ES-4001-ARTO-Demande-sur-visibilité-émargement-QW e07064710..20a52708c ES-4003/POTEL---Passerelles-presta-et-courses -> origin/ES-4003/POTEL---Passerelles-presta-et-courses * [new branch] ES-4005-AMP-Erreur-envoi-contrats -> origin/ES-4005-AMP-Erreur-envoi-contrats ac16a0f05..d94cfd4ea develop -> origin/develop Exécution de la commande : cd /var/www/html/2609-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 11f1680d3 pas de numero d'autorisation d'execrer par défaut Already up to date. From github.com:Intrapole/EventSoft a0978d8f5..15a755e8d ES-2965/GL-TKES1906B1-picto-pour-les-horaires-spécifique-QW -> origin/ES-2965/GL-TKES1906B1-picto-pour-les-horaires-spécifique-QW f6df66cb9..2006b6d45 ES-3097-DOKEVER-Offre-d-emploi-multi-dates -> origin/ES-3097-DOKEVER-Offre-d-emploi-multi-dates 72430f175..0a1a783c7 ES-3542-/-GL-events-Controle-Sous-traitance-2026 -> origin/ES-3542-/-GL-events-Controle-Sous-traitance-2026 2f765cc92..64f9ad293 ES-3550/LENOTRE-modification-exports -> origin/ES-3550/LENOTRE-modification-exports 28b2ba209..49031820f ES-3934/TKES190226B4---besoin-d'explication-sur-des-droits-en-cascade -> origin/ES-3934/TKES190226B4---besoin-d'explication-sur-des-droits-en-cascade * [new branch] ES-3970/FL-STRUCTURE-Salaires-MAJ-filtres-prestations -> origin/ES-3970/FL-STRUCTURE-Salaires-MAJ-filtres-prestations bc76e4e17..8021a3772 ES-4000/IMPACT-recherche-globale-acces-fiche-perso-sans-droit-personnel -> origin/ES-4000/IMPACT-recherche-globale-acces-fiche-perso-sans-droit-personnel fafc1bd2a..f23399864 ES-4001-ARTO-Demande-sur-visibilité-émargement-QW -> origin/ES-4001-ARTO-Demande-sur-visibilité-émargement-QW 20a52708c..0f9344e57 ES-4003/POTEL---Passerelles-presta-et-courses -> origin/ES-4003/POTEL---Passerelles-presta-et-courses * [new branch] ES-4024/affichage-des-photos-module-candidature -> origin/ES-4024/affichage-des-photos-module-candidature * [new branch] amelioration-api-devis-presta -> origin/amelioration-api-devis-presta d94cfd4ea..1513d4386 develop -> origin/develop Exécution de la commande : mysql -h mysql -uroot -proot -e 'DROP DATABASE `2609-8.4`' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : rm -R 2609-8.4