Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-2529/LENI---Feuille-de-route---Joindre-documents-de-frais-annexes" git@github.com:Intrapole/EventSoft.git /var/www/html/1710-8.4 Cloning into '/var/www/html/1710-8.4'... Updating files: 3% (104/2699) Updating files: 4% (108/2699) Updating files: 5% (135/2699) Updating files: 6% (162/2699) Updating files: 7% (189/2699) Updating files: 8% (216/2699) Updating files: 9% (243/2699) Updating files: 10% (270/2699) Updating files: 11% (297/2699) Updating files: 12% (324/2699) Updating files: 13% (351/2699) Updating files: 14% (378/2699) Updating files: 15% (405/2699) Updating files: 16% (432/2699) Updating files: 17% (459/2699) Updating files: 18% (486/2699) Updating files: 19% (513/2699) Updating files: 20% (540/2699) Updating files: 21% (567/2699) Updating files: 22% (594/2699) Updating files: 23% (621/2699) Updating files: 24% (648/2699) Updating files: 25% (675/2699) Updating files: 26% (702/2699) Updating files: 27% (729/2699) Updating files: 28% (756/2699) Updating files: 29% (783/2699) Updating files: 30% (810/2699) Updating files: 31% (837/2699) Updating files: 32% (864/2699) Updating files: 33% (891/2699) Updating files: 34% (918/2699) Updating files: 35% (945/2699) Updating files: 36% (972/2699) Updating files: 37% (999/2699) Updating files: 38% (1026/2699) Updating files: 39% (1053/2699) Updating files: 40% (1080/2699) Updating files: 41% (1107/2699) Updating files: 42% (1134/2699) Updating files: 43% (1161/2699) Updating files: 44% (1188/2699) Updating files: 45% (1215/2699) Updating files: 46% (1242/2699) Updating files: 47% (1269/2699) Updating files: 48% (1296/2699) Updating files: 48% (1306/2699) Updating files: 49% (1323/2699) Updating files: 50% (1350/2699) Updating files: 51% (1377/2699) Updating files: 52% (1404/2699) Updating files: 53% (1431/2699) Updating files: 54% (1458/2699) Updating files: 55% (1485/2699) Updating files: 56% (1512/2699) Updating files: 57% (1539/2699) Updating files: 58% (1566/2699) Updating files: 59% (1593/2699) Updating files: 60% (1620/2699) Updating files: 61% (1647/2699) Updating files: 61% (1663/2699) Updating files: 62% (1674/2699) Updating files: 63% (1701/2699) Updating files: 64% (1728/2699) Updating files: 65% (1755/2699) Updating files: 66% (1782/2699) Updating files: 67% (1809/2699) Updating files: 68% (1836/2699) Updating files: 69% (1863/2699) Updating files: 70% (1890/2699) Updating files: 71% (1917/2699) Updating files: 72% (1944/2699) Updating files: 73% (1971/2699) Updating files: 74% (1998/2699) Updating files: 74% (2020/2699) Updating files: 75% (2025/2699) Updating files: 76% (2052/2699) Updating files: 77% (2079/2699) Updating files: 78% (2106/2699) Updating files: 79% (2133/2699) Updating files: 80% (2160/2699) Updating files: 81% (2187/2699) Updating files: 82% (2214/2699) Updating files: 83% (2241/2699) Updating files: 84% (2268/2699) Updating files: 85% (2295/2699) Updating files: 86% (2322/2699) Updating files: 87% (2349/2699) Updating files: 88% (2376/2699) Updating files: 89% (2403/2699) Updating files: 90% (2430/2699) Updating files: 91% (2457/2699) Updating files: 92% (2484/2699) Updating files: 93% (2511/2699) Updating files: 94% (2538/2699) Updating files: 95% (2565/2699) Updating files: 96% (2592/2699) Updating files: 97% (2619/2699) Updating files: 98% (2646/2699) Updating files: 99% (2673/2699) Updating files: 100% (2699/2699) Updating files: 100% (2699/2699), done. Exécution de la commande : mkdir /var/www/html/1710-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/1710-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/1710-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`1710-8.4`/g' /var/www/html/1710-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`1710-8.4`/g' /var/www/html/1710-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/1710-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/1710-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/1710-8.4/settings/settings.inc.cypress.php /var/www/html/1710-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/1710-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '1710-8.4'/g" /var/www/html/1710-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/1710-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/1710-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/1710-8.4/';|g" /var/www/html/1710-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/1710-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/1710-8.4/tmp Exécution de la commande : (cd /var/www/html/1710-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: 106 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 (v2.3.1) - Downloading adamz01h/php-cron-scheduler (dev-master 73b16b1) - Downloading digitick/sepa-xml (2.2.1) - Downloading psr/cache (3.0.0) - Downloading doctrine/lexer (3.0.1) - Downloading doctrine/annotations (2.0.2) - Downloading symfony/var-exporter (v7.2.6) - Downloading symfony/string (v7.2.6) - Downloading symfony/deprecation-contracts (v3.5.1) - Downloading psr/container (2.0.2) - Downloading symfony/service-contracts (v3.5.1) - Downloading symfony/console (v7.2.6) - Downloading doctrine/event-manager (2.0.1) - Downloading doctrine/persistence (4.0.0) - Downloading doctrine/instantiator (2.0.0) - Downloading doctrine/inflector (2.0.10) - Downloading doctrine/deprecations (1.1.5) - Downloading psr/log (3.0.2) - Downloading doctrine/dbal (4.2.3) - Downloading symfony/polyfill-php84 (v1.32.0) - Downloading doctrine/collections (2.3.0) - Downloading doctrine/orm (3.3.3) - Downloading egulias/email-validator (4.0.4) - Downloading firebase/php-jwt (v6.11.1) - Downloading ramsey/collection (2.1.1) - Downloading brick/math (0.12.3) - Downloading ramsey/uuid (4.7.6) - Downloading ralouphie/getallheaders (3.0.3) - Downloading psr/http-message (2.0) - Downloading psr/http-factory (1.1.0) - Downloading guzzlehttp/psr7 (2.7.1) - Downloading guzzlehttp/promises (2.2.0) - Downloading grpc/grpc (1.57.0) - Downloading google/protobuf (v4.31.0) - Downloading google/longrunning (0.4.7) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.9.3) - Downloading google/auth (v1.47.0) - Downloading google/grpc-gcp (v0.4.1) - Downloading google/common-protos (4.12.0) - Downloading google/gax (v1.36.0) - Downloading rize/uri-template (0.4.0) - Downloading monolog/monolog (3.9.0) - Downloading google/cloud-core (v1.62.2) - Downloading google/cloud-vision (v1.10.3) - Downloading henck/rtf-to-html (dev-master 178f0f6) - Downloading http-interop/http-factory-guzzle (1.2.0) - Downloading maestroerror/heif-converter (0.2) - Downloading maestroerror/php-heic-to-jpg (v1.0.7) - 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.16) - Downloading pear/ole (dev-master dd26381) - Downloading pear/spreadsheet_excel_writer (dev-master 1da9e77) - Downloading paragonie/random_compat (v9.99.100) - Downloading paragonie/constant_time_encoding (v3.0.0) - Downloading phpseclib/phpseclib (3.0.43) - Downloading php-amqplib/php-amqplib (v3.7.3) - 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.1.0) - Downloading phpdocumentor/reflection-common (2.2.0) - Downloading phpdocumentor/type-resolver (1.10.0) - Downloading symfony/options-resolver (v7.2.0) - Downloading jean85/pretty-package-versions (2.1.1) - Downloading sentry/sentry (4.11.1) - Downloading setasign/fpdf (1.8.6) - Downloading setasign/fpdi (v2.6.3) - Downloading setasign/fpdi_pdf-parser (2.1.4) - Downloading smsfactor/smsfactor-php-sdk (v1.0.6) - Downloading symfony/cache-contracts (v3.5.1) - Downloading symfony/cache (v7.2.6) - Downloading psr/event-dispatcher (1.0.0) - Downloading symfony/event-dispatcher-contracts (v3.5.1) - Downloading symfony/event-dispatcher (v7.2.0) - Downloading symfony/http-client-contracts (v3.5.2) - Downloading symfony/http-client (v7.2.4) - Downloading symfony/mime (v7.2.6) - Downloading symfony/mailer (v7.2.6) - Downloading symfony/mailgun-mailer (v7.2.0) - Downloading tecnickcom/tcpdf (6.9.4) - Downloading webmozart/assert (1.11.0) - Downloading phpdocumentor/reflection-docblock (5.6.2) - Downloading voku/arrayy (7.9.6) - Downloading teknoo/immutable (3.0.20) - Downloading teknoo/sellsy-client (3.0.29) - Downloading twig/twig (v3.21.1) - Downloading symfony/intl (v7.2.6) - Downloading twig/intl-extra (v3.21.0) - Downloading symfony/yaml (v7.2.6) - Downloading symfony/finder (v7.2.2) - Downloading nikic/php-parser (v5.4.0) - Downloading zircote/swagger-php (5.1.1) 0/106 [>---------------------------] 0% 9/106 [==>-------------------------] 8% 17/106 [====>-----------------------] 16% 25/106 [======>---------------------] 23% 34/106 [========>-------------------] 32% 44/106 [===========>----------------] 41% 54/106 [==============>-------------] 50% 69/106 [==================>---------] 65% 80/106 [=====================>------] 75% 86/106 [======================>-----] 81% 97/106 [=========================>--] 91% 105/106 [===========================>] 99% 106/106 [============================] 100% - Installing dragonmantank/cron-expression (v2.3.1): Extracting archive - Installing adamz01h/php-cron-scheduler (dev-master 73b16b1): Extracting archive - Installing digitick/sepa-xml (2.2.1): 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/var-exporter (v7.2.6): Extracting archive - Installing symfony/string (v7.2.6): Extracting archive - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.5.1): Extracting archive - Installing symfony/console (v7.2.6): Extracting archive - Installing doctrine/event-manager (2.0.1): Extracting archive - Installing doctrine/persistence (4.0.0): Extracting archive - Installing doctrine/instantiator (2.0.0): Extracting archive - Installing doctrine/inflector (2.0.10): Extracting archive - Installing doctrine/deprecations (1.1.5): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing doctrine/dbal (4.2.3): Extracting archive - Installing symfony/polyfill-php84 (v1.32.0): Extracting archive - Installing doctrine/collections (2.3.0): Extracting archive - Installing doctrine/orm (3.3.3): Extracting archive - Installing egulias/email-validator (4.0.4): Extracting archive - Installing firebase/php-jwt (v6.11.1): Extracting archive - Installing ramsey/collection (2.1.1): Extracting archive - Installing brick/math (0.12.3): Extracting archive - Installing ramsey/uuid (4.7.6): 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.7.1): Extracting archive - Installing guzzlehttp/promises (2.2.0): Extracting archive - Installing grpc/grpc (1.57.0): Extracting archive - Installing google/protobuf (v4.31.0): Extracting archive - Installing google/longrunning (0.4.7): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing guzzlehttp/guzzle (7.9.3): Extracting archive - Installing google/auth (v1.47.0): Extracting archive - Installing google/grpc-gcp (v0.4.1): Extracting archive - Installing google/common-protos (4.12.0): Extracting archive - Installing google/gax (v1.36.0): Extracting archive - Installing rize/uri-template (0.4.0): Extracting archive - Installing monolog/monolog (3.9.0): Extracting archive - Installing google/cloud-core (v1.62.2): Extracting archive - Installing google/cloud-vision (v1.10.3): Extracting archive - Installing henck/rtf-to-html (dev-master 178f0f6): Extracting archive - Installing http-interop/http-factory-guzzle (1.2.0): Extracting archive - Installing maestroerror/heif-converter (0.2): Extracting archive - Installing maestroerror/php-heic-to-jpg (v1.0.7): 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.16): Extracting archive - Installing pear/ole (dev-master dd26381): Extracting archive - Installing pear/spreadsheet_excel_writer (dev-master 1da9e77): Extracting archive - Installing paragonie/random_compat (v9.99.100): Extracting archive - Installing paragonie/constant_time_encoding (v3.0.0): Extracting archive - Installing phpseclib/phpseclib (3.0.43): Extracting archive - Installing php-amqplib/php-amqplib (v3.7.3): 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.1.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing symfony/options-resolver (v7.2.0): Extracting archive - Installing jean85/pretty-package-versions (2.1.1): Extracting archive - Installing sentry/sentry (4.11.1): Extracting archive - Installing setasign/fpdf (1.8.6): Extracting archive - Installing setasign/fpdi (v2.6.3): Extracting archive - Installing setasign/fpdi_pdf-parser (2.1.4): Extracting archive - Installing smsfactor/smsfactor-php-sdk (v1.0.6): Extracting archive - Installing symfony/cache-contracts (v3.5.1): Extracting archive - Installing symfony/cache (v7.2.6): Extracting archive - Installing psr/event-dispatcher (1.0.0): Extracting archive - Installing symfony/event-dispatcher-contracts (v3.5.1): Extracting archive - Installing symfony/event-dispatcher (v7.2.0): Extracting archive - Installing symfony/http-client-contracts (v3.5.2): Extracting archive - Installing symfony/http-client (v7.2.4): Extracting archive - Installing symfony/mime (v7.2.6): Extracting archive - Installing symfony/mailer (v7.2.6): Extracting archive - Installing symfony/mailgun-mailer (v7.2.0): Extracting archive - Installing tecnickcom/tcpdf (6.9.4): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.2): Extracting archive - Installing voku/arrayy (7.9.6): Extracting archive - Installing teknoo/immutable (3.0.20): Extracting archive - Installing teknoo/sellsy-client (3.0.29): Extracting archive - Installing twig/twig (v3.21.1): Extracting archive - Installing symfony/intl (v7.2.6): Extracting archive - Installing twig/intl-extra (v3.21.0): Extracting archive - Installing symfony/yaml (v7.2.6): Extracting archive - Installing symfony/finder (v7.2.2): Extracting archive - Installing nikic/php-parser (v5.4.0): Extracting archive - Installing zircote/swagger-php (5.1.1): Extracting archive 0/95 [>---------------------------] 0% 10/95 [==>-------------------------] 10% 30/95 [========>-------------------] 31% 40/95 [===========>----------------] 42% 60/95 [=================>----------] 63% 70/95 [====================>-------] 73% 90/95 [==========================>-] 94% 95/95 [============================] 100% Generating optimized autoload files 44 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 1710-8.4; source /var/www/html/1710-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 1710-8.4; source /var/www/html/1710-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/1710/g; s/#VERSIONPHP/8.4/g" /var/www/html/1710-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 1710-8.4; source /var/www/html/1710-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/1710-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at fb73fe181 ES-2529 changelog Already up to date. From github.com:Intrapole/EventSoft a2d8e975d..aec951eaf ES-1588-GL-EVENTS-Gestion-des-transports-V3-1-PARTIE-1 -> origin/ES-1588-GL-EVENTS-Gestion-des-transports-V3-1-PARTIE-1 * [new branch] ES-1779-/-GL-EVENTS-Modification-CDC-PRA/PCA-V3 -> origin/ES-1779-/-GL-EVENTS-Modification-CDC-PRA/PCA-V3 * [new branch] ES-1780/TKES0409B2-ajout-de-champs-dans-la-vue-eventsoft_v_contrat -> origin/ES-1780/TKES0409B2-ajout-de-champs-dans-la-vue-eventsoft_v_contrat decdd0831..0c6a7cf8a ES-2074/EVENT-LOGISTIC---Ajout-des-pauses-depuis-Locasyst -> origin/ES-2074/EVENT-LOGISTIC---Ajout-des-pauses-depuis-Locasyst * [new branch] ES-2256/IMPACT-Export-ressources -> origin/ES-2256/IMPACT-Export-ressources * [new branch] ES-2382-GL-EVENTS-Export-du-personnel-global-en-csv -> origin/ES-2382-GL-EVENTS-Export-du-personnel-global-en-csv * [new branch] ES-2530/GL-EVENTS-Formulaire-Affichage-date-du-jour -> origin/ES-2530/GL-EVENTS-Formulaire-Affichage-date-du-jour * [new branch] ES-2538/GL-EVENT-Création-d'une-catégorie-de-droit-DAST -> origin/ES-2538/GL-EVENT-Création-d'une-catégorie-de-droit-DAST 10ad9d8b3..117033c90 ES-2544/VIDELIO-Export-presta/salariés -> origin/ES-2544/VIDELIO-Export-presta/salariés * [new branch] ES-2583-CRIT-VILLEPINTE-Amelioration-planning-pers-attrib -> origin/ES-2583-CRIT-VILLEPINTE-Amelioration-planning-pers-attrib 9d520c4ab..1e3178b7c ES-2734/mise-en-pages-contrats -> origin/ES-2734/mise-en-pages-contrats c875001ee..98d01e493 ES-2748/MOMENSE---Problème-bouton-sur-le-planning -> origin/ES-2748/MOMENSE---Problème-bouton-sur-le-planning * [new branch] ES-2749/ARTO---Ajout-d'un-nouveau-statut-de-planification -> origin/ES-2749/ARTO---Ajout-d'un-nouveau-statut-de-planification 177921bb6..8b89e6916 ES-2773-ZEBULON---Mauvais-calcul-salaire-suite -> origin/ES-2773-ZEBULON---Mauvais-calcul-salaire-suite * [new branch] ES-2788/TKES1305B1-visibilité-non-geree-ajout-indisponibilite -> origin/ES-2788/TKES1305B1-visibilité-non-geree-ajout-indisponibilite * [new branch] ES-2791-COVER-EVENT--Modification -> origin/ES-2791-COVER-EVENT--Modification * [new branch] ES-2792/REFLEX-Souci-majorations-de-nuit -> origin/ES-2792/REFLEX-Souci-majorations-de-nuit * [new branch] ES-2793/TKES2005B1-pb-affichage-qualification-creation-phase-planning-personnel-attrib -> origin/ES-2793/TKES2005B1-pb-affichage-qualification-creation-phase-planning-personnel-attrib * [new branch] ES-2796/AUDIOVISIUEL-locasyst-ne-pas-importer-notes-de-transport -> origin/ES-2796/AUDIOVISIUEL-locasyst-ne-pas-importer-notes-de-transport * [new branch] ES-2799/FIX-SENTRY -> origin/ES-2799/FIX-SENTRY * [new branch] ES-2802/probleme-affichage-des-devis-annexes -> origin/ES-2802/probleme-affichage-des-devis-annexes * [new branch] ES-2805/Personnel -> origin/ES-2805/Personnel * [new branch] ES-2806/TKES2705B1-le-planning-vehicule-affiche-rien-si-affichage-course -> origin/ES-2806/TKES2705B1-le-planning-vehicule-affiche-rien-si-affichage-course 1ea726ca5..29bd94654 ajouts-api -> origin/ajouts-api 4bbb22a4c..a8597c162 develop -> origin/develop 8ee08f327..3f5933947 master -> origin/master * [new tag] 1076 -> 1076 * [new tag] 1074 -> 1074 * [new tag] 1075 -> 1075 Exécution de la commande : cd /var/www/html/1710-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at fadd575e8 ES-2529 Fix feuille route Already up to date. From github.com:Intrapole/EventSoft fb73fe181..fadd575e8 ES-2529/LENI---Feuille-de-route---Joindre-documents-de-frais-annexes -> origin/ES-2529/LENI---Feuille-de-route---Joindre-documents-de-frais-annexes aec951eaf..9579cf7dc ES-1588-GL-EVENTS-Gestion-des-transports-V3-1-PARTIE-1 -> origin/ES-1588-GL-EVENTS-Gestion-des-transports-V3-1-PARTIE-1 * [new branch] ES-1744/OLIPS-Export-de-paie-et-salariés-vers-Silae -> origin/ES-1744/OLIPS-Export-de-paie-et-salariés-vers-Silae 7277203c0..08e35f086 ES-1779-/-GL-EVENTS-Modification-CDC-PRA/PCA-V3 -> origin/ES-1779-/-GL-EVENTS-Modification-CDC-PRA/PCA-V3 e4b9de657..e480d269b ES-2337/REMOTE---Ajout-de-matériel-sur-une-tournée -> origin/ES-2337/REMOTE---Ajout-de-matériel-sur-une-tournée * [new branch] ES-2488-NOVELTY-demande-de-complement-d-indicateur-sur-les-factures-a-valider -> origin/ES-2488-NOVELTY-demande-de-complement-d-indicateur-sur-les-factures-a-valider * [new branch] ES-2561/MTCA-Affichage-salaires-2 -> origin/ES-2561/MTCA-Affichage-salaires-2 4bb4f13a9..b009cedf2 ES-2579/gl-amelioration-sstraitance -> origin/ES-2579/gl-amelioration-sstraitance a3274c5ed..99317dbad ES-2749/ARTO---Ajout-d'un-nouveau-statut-de-planification -> origin/ES-2749/ARTO---Ajout-d'un-nouveau-statut-de-planification 282c40fe8..75e26582c ES-2780/phase-de-chargement-jour-de-la-tournee-pas-sur-date-de-chargement -> origin/ES-2780/phase-de-chargement-jour-de-la-tournee-pas-sur-date-de-chargement * [new branch] ES-2816-ZEBULON---Export-de-paies -> origin/ES-2816-ZEBULON---Export-de-paies * [new branch] ES-2816/URGENT-Export-paie-erroné -> origin/ES-2816/URGENT-Export-paie-erroné * [new branch] ES-2830/TKES0206B2-Problème-avec-le-parametrage-des-délégataire-DAST -> origin/ES-2830/TKES0206B2-Problème-avec-le-parametrage-des-délégataire-DAST * [new branch] ES-2832/GL-EVENTS-retour-transport-82-plus -> origin/ES-2832/GL-EVENTS-retour-transport-82-plus * [new branch] ES-2841/Dénomination-des-phases-regroupées-non-apparentes-sur-les-salaires-dans-la-prestation -> origin/ES-2841/Dénomination-des-phases-regroupées-non-apparentes-sur-les-salaires-dans-la-prestation * [new branch] ES-2842/Retours-VIDELIO-Export-presta/salariés -> origin/ES-2842/Retours-VIDELIO-Export-presta/salariés * [new branch] ES-2846/alertes-sur-les-temps-de-travail-futur -> origin/ES-2846/alertes-sur-les-temps-de-travail-futur * [new branch] ES-2847/ARTO--statut-info-recues-partie-mobile -> origin/ES-2847/ARTO--statut-info-recues-partie-mobile * [new branch] ES-2848/MTCA-MAJ-de-l'export-Dvlog -> origin/ES-2848/MTCA-MAJ-de-l'export-Dvlog * [new branch] ES-2849-Erreurs-prépaies-mai-2025 -> origin/ES-2849-Erreurs-prépaies-mai-2025 * [new branch] ES-2852/TKES0406B3-probleme-avec-les-stats-de-crs -> origin/ES-2852/TKES0406B3-probleme-avec-les-stats-de-crs * [new branch] ES-2853/Beug-facture-montant -> origin/ES-2853/Beug-facture-montant * [new branch] ES-2857/decalage-horaires-realises-personnel-mod2 -> origin/ES-2857/decalage-horaires-realises-personnel-mod2 * [new branch] ES-2859/Développement-terminé-(REFLEX---Souci-majorations-de-nuit) -> origin/ES-2859/Développement-terminé-(REFLEX---Souci-majorations-de-nuit) 29bd94654..58bda6bcd ajouts-api -> origin/ajouts-api a8597c162..6acaba007 develop -> origin/develop 3f5933947..ec486e9c8 master -> origin/master * [new branch] module-updater -> origin/module-updater * [new tag] 1083 -> 1083 * [new tag] 1077 -> 1077 * [new tag] 1078 -> 1078 * [new tag] 1079 -> 1079 * [new tag] 1080 -> 1080 * [new tag] 1081 -> 1081 * [new tag] 1082 -> 1082 Exécution de la commande : cd /var/www/html/1710-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at fadd575e8 ES-2529 Fix feuille route Already up to date. From github.com:Intrapole/EventSoft b3d26ec46..9c6d43f3a ES-1744/OLIPS-Export-de-paie-et-salariés-vers-Silae -> origin/ES-1744/OLIPS-Export-de-paie-et-salariés-vers-Silae b009cedf2..83f1d57ed ES-2579/gl-amelioration-sstraitance -> origin/ES-2579/gl-amelioration-sstraitance * [new branch] ES-2763/AMP---Spécifications-pour-adapter-l'exporter-manuel-par-API-des-horaires-&-indispos -> origin/ES-2763/AMP---Spécifications-pour-adapter-l'exporter-manuel-par-API-des-horaires-&-indispos 86410b061..682611ba4 ES-2832/GL-EVENTS-retour-transport-82-plus -> origin/ES-2832/GL-EVENTS-retour-transport-82-plus 1db2c9f95..15e1a35d3 ES-2847/ARTO--statut-info-recues-partie-mobile -> origin/ES-2847/ARTO--statut-info-recues-partie-mobile c3c25d216..948eb79e7 ES-2859/Développement-terminé-(REFLEX---Souci-majorations-de-nuit) -> origin/ES-2859/Développement-terminé-(REFLEX---Souci-majorations-de-nuit) * [new branch] ES-2863-Sparte---problème-sur-les-horaires-réalisés -> origin/ES-2863-Sparte---problème-sur-les-horaires-réalisés * [new branch] ES-2865/Question-d'intermitent-concernant-les-listes-ES -> origin/ES-2865/Question-d'intermitent-concernant-les-listes-ES * [new branch] ES-2866 -> origin/ES-2866 * [new branch] ES-2871/Problème-de-devises-Salaires -> origin/ES-2871/Problème-de-devises-Salaires * [new branch] ES-2872/TR-Menu-déroulant-Personnel -> origin/ES-2872/TR-Menu-déroulant-Personnel * [new branch] ES-2873-/-Nombre-de-caractères-sur-la-fonction-du-client-trop-court-à-élargir -> origin/ES-2873-/-Nombre-de-caractères-sur-la-fonction-du-client-trop-court-à-élargir 6acaba007..390cfb2f7 develop -> origin/develop ec486e9c8..242276187 master -> origin/master * [new tag] 1084 -> 1084 Exécution de la commande : cd /var/www/html/1710-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at c3996bdf4 ES-2529 fix Already up to date. From github.com:Intrapole/EventSoft fadd575e8..c3996bdf4 ES-2529/LENI---Feuille-de-route---Joindre-documents-de-frais-annexes -> origin/ES-2529/LENI---Feuille-de-route---Joindre-documents-de-frais-annexes 76693a5f3..e38bb16dc ES-2561/MTCA-Affichage-salaires-2 -> origin/ES-2561/MTCA-Affichage-salaires-2 83f1d57ed..6b3f5da65 ES-2579/gl-amelioration-sstraitance -> origin/ES-2579/gl-amelioration-sstraitance * [new branch] ES-2667-AMP---Mes-équipes-(favoris)---Problèmes-de-visibilité -> origin/ES-2667-AMP---Mes-équipes-(favoris)---Problèmes-de-visibilité * [new branch] ES-2667/AMP-Mes-équipes-(favoris)-Problèmes-de-visibilité -> origin/ES-2667/AMP-Mes-équipes-(favoris)-Problèmes-de-visibilité 682611ba4..d040a19ab ES-2832/GL-EVENTS-retour-transport-82-plus -> origin/ES-2832/GL-EVENTS-retour-transport-82-plus * [new branch] ES-2854/Recherche-commandes -> origin/ES-2854/Recherche-commandes * [new branch] ES-2862-BIVOUAC---Export-Dvlog---Salariés -> origin/ES-2862-BIVOUAC---Export-Dvlog---Salariés * [new branch] ES-2906/TKES1106B2---pb-avec-le-planning-prestation---des-prestation-n'apparaissent-pas -> origin/ES-2906/TKES1106B2---pb-avec-le-planning-prestation---des-prestation-n'apparaissent-pas 390cfb2f7..1bef199e8 develop -> origin/develop 242276187..08082c486 master -> origin/master * [new tag] 1085 -> 1085 Exécution de la commande : mysql -h mysql -uroot -proot -e 'DROP DATABASE `1710-8.4`' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : rm -R 1710-8.4