Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-4337/ALIVE-demande-changement-intitules" git@github.com:Intrapole/EventSoft.git /var/www/html/3011-8.4 Cloning into '/var/www/html/3011-8.4'... Updating files: 4% (125/3092) Updating files: 5% (155/3092) Updating files: 6% (186/3092) Updating files: 7% (217/3092) Updating files: 8% (248/3092) Updating files: 9% (279/3092) Updating files: 10% (310/3092) Updating files: 11% (341/3092) Updating files: 12% (372/3092) Updating files: 13% (402/3092) Updating files: 14% (433/3092) Updating files: 15% (464/3092) Updating files: 16% (495/3092) Updating files: 17% (526/3092) Updating files: 18% (557/3092) Updating files: 19% (588/3092) Updating files: 20% (619/3092) Updating files: 21% (650/3092) Updating files: 22% (681/3092) Updating files: 23% (712/3092) Updating files: 24% (743/3092) Updating files: 25% (773/3092) Updating files: 26% (804/3092) Updating files: 27% (835/3092) Updating files: 28% (866/3092) Updating files: 29% (897/3092) Updating files: 30% (928/3092) Updating files: 31% (959/3092) Updating files: 32% (990/3092) Updating files: 33% (1021/3092) Updating files: 34% (1052/3092) Updating files: 35% (1083/3092) Updating files: 35% (1093/3092) Updating files: 36% (1114/3092) Updating files: 37% (1145/3092) Updating files: 38% (1175/3092) Updating files: 39% (1206/3092) Updating files: 40% (1237/3092) Updating files: 41% (1268/3092) Updating files: 42% (1299/3092) Updating files: 43% (1330/3092) Updating files: 44% (1361/3092) Updating files: 45% (1392/3092) Updating files: 46% (1423/3092) Updating files: 47% (1454/3092) Updating files: 48% (1485/3092) Updating files: 49% (1516/3092) Updating files: 50% (1546/3092) Updating files: 51% (1577/3092) Updating files: 52% (1608/3092) Updating files: 53% (1639/3092) Updating files: 54% (1670/3092) Updating files: 55% (1701/3092) Updating files: 56% (1732/3092) Updating files: 57% (1763/3092) Updating files: 58% (1794/3092) Updating files: 59% (1825/3092) Updating files: 60% (1856/3092) Updating files: 61% (1887/3092) Updating files: 61% (1912/3092) Updating files: 62% (1918/3092) Updating files: 63% (1948/3092) Updating files: 64% (1979/3092) Updating files: 65% (2010/3092) Updating files: 66% (2041/3092) Updating files: 67% (2072/3092) Updating files: 68% (2103/3092) Updating files: 69% (2134/3092) Updating files: 70% (2165/3092) Updating files: 71% (2196/3092) Updating files: 71% (2205/3092) Updating files: 72% (2227/3092) Updating files: 73% (2258/3092) Updating files: 74% (2289/3092) Updating files: 75% (2319/3092) Updating files: 76% (2350/3092) Updating files: 77% (2381/3092) Updating files: 78% (2412/3092) Updating files: 79% (2443/3092) Updating files: 80% (2474/3092) Updating files: 81% (2505/3092) Updating files: 82% (2536/3092) Updating files: 83% (2567/3092) Updating files: 84% (2598/3092) Updating files: 85% (2629/3092) Updating files: 86% (2660/3092) Updating files: 87% (2691/3092) Updating files: 88% (2721/3092) Updating files: 89% (2752/3092) Updating files: 90% (2783/3092) Updating files: 91% (2814/3092) Updating files: 92% (2845/3092) Updating files: 93% (2876/3092) Updating files: 94% (2907/3092) Updating files: 95% (2938/3092) Updating files: 96% (2969/3092) Updating files: 97% (3000/3092) Updating files: 98% (3031/3092) Updating files: 99% (3062/3092) Updating files: 100% (3092/3092) Updating files: 100% (3092/3092), done. Exécution de la commande : mkdir /var/www/html/3011-8.4/data/img/photos/ Exécution de la commande : mkdir /var/www/html/3011-8.4/data/img/photos/demo Exécution de la commande : chmod -R 777 /var/www/html/3011-8.4/data/img/ Exécution de la commande : sed -i 's/`intra`/`3011-8.4`/g' /var/www/html/3011-8.4/.devtools/cypress/import/dummydb_structure.sql Exécution de la commande : sed -i 's/`intra`/`3011-8.4`/g' /var/www/html/3011-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/3011-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/3011-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/3011-8.4/settings/settings.inc.cypress.php /var/www/html/3011-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/3011-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '3011-8.4'/g" /var/www/html/3011-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/3011-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/3011-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/3011-8.4/';|g" /var/www/html/3011-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/3011-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/3011-8.4/tmp Exécution de la commande : (cd /var/www/html/3011-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: 116 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.4) - Downloading guzzlehttp/promises (2.5.1) - Downloading grpc/grpc (1.82.0) - Downloading google/protobuf (v5.35.1) - Downloading google/longrunning (0.7.1) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.14.0) - 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.1.0) - Downloading meng-tian/soap-http-binding (0.4.2) - Downloading meng-tian/php-async-soap (1.1.0) - Downloading meng-tian/async-soap-guzzle (v0.4.2) - Downloading mikehaertl/php-tmpfile (1.3.0) - Downloading mikehaertl/php-shellcommand (1.7.0) - Downloading mikehaertl/phpwkhtmltopdf (2.5.0) - Downloading misterduval/phpclassesorg-sasl (dev-master 5f3eaeb) - Downloading misterduval/phpclassesorg-mimeparser (dev-master 0e62272) - Downloading misterduval/phpclassesorg-pop3class (dev-master ed07396) - Downloading nategood/httpful (1.0.0) - Downloading pear/console_getopt (v1.4.3) - Downloading pear/pear_exception (v1.0.2) - Downloading pear/pear-core-minimal (v1.10.18) - Downloading pear/ole (dev-master c5a62ee) - Downloading pear/spreadsheet_excel_writer (dev-master 08b7187) - Downloading paragonie/random_compat (v9.99.100) - Downloading paragonie/constant_time_encoding (v3.1.3) - Downloading phpseclib/phpseclib (3.0.55) - Downloading php-amqplib/php-amqplib (v3.7.4) - Downloading symfony/var-dumper (v7.4.14) - Downloading php-debugbar/php-debugbar (v3.8.0) - Downloading php-debugbar/monolog-bridge (v1.0.0) - Downloading php-http/promise (1.3.1) - Downloading php-http/httplug (2.4.1) - Downloading php-http/guzzle7-adapter (1.1.0) - Downloading php-mime-mail-parser/php-mime-mail-parser (9.0.1) - Downloading phpstan/phpdoc-parser (2.3.3) - Downloading phpdocumentor/reflection-common (2.2.0) - Downloading phpdocumentor/type-resolver (2.0.0) - Downloading psr/simple-cache (3.0.0) - Downloading markbaker/matrix (3.0.1) - Downloading markbaker/complex (3.0.2) - Downloading maennchen/zipstream-php (3.2.2) - Downloading 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.28.0) - 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.8.0) - Downloading zircote/swagger-php (5.8.3) 0/116 [>---------------------------] 0% 10/116 [==>-------------------------] 8% 15/116 [===>------------------------] 12% 32/116 [=======>--------------------] 27% 36/116 [========>-------------------] 31% 47/116 [===========>----------------] 40% 58/116 [==============>-------------] 50% 73/116 [=================>----------] 62% 83/116 [====================>-------] 71% 95/116 [======================>-----] 81% 105/116 [=========================>--] 90% 116/116 [============================] 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.4): Extracting archive - Installing guzzlehttp/promises (2.5.1): Extracting archive - Installing grpc/grpc (1.82.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.14.0): 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.1.0): Extracting archive - Installing meng-tian/soap-http-binding (0.4.2): Extracting archive - Installing meng-tian/php-async-soap (1.1.0): Extracting archive - Installing meng-tian/async-soap-guzzle (v0.4.2): Extracting archive - Installing mikehaertl/php-tmpfile (1.3.0): Extracting archive - Installing mikehaertl/php-shellcommand (1.7.0): Extracting archive - Installing mikehaertl/phpwkhtmltopdf (2.5.0): Extracting archive - Installing misterduval/phpclassesorg-sasl (dev-master 5f3eaeb): Extracting archive - Installing misterduval/phpclassesorg-mimeparser (dev-master 0e62272): Extracting archive - Installing misterduval/phpclassesorg-pop3class (dev-master ed07396): Extracting archive - Installing nategood/httpful (1.0.0): Extracting archive - Installing pear/console_getopt (v1.4.3): Extracting archive - Installing pear/pear_exception (v1.0.2): Extracting archive - Installing pear/pear-core-minimal (v1.10.18): Extracting archive - Installing pear/ole (dev-master c5a62ee): Extracting archive - Installing pear/spreadsheet_excel_writer (dev-master 08b7187): Extracting archive - Installing paragonie/random_compat (v9.99.100): Extracting archive - Installing paragonie/constant_time_encoding (v3.1.3): Extracting archive - Installing phpseclib/phpseclib (3.0.55): Extracting archive - Installing php-amqplib/php-amqplib (v3.7.4): Extracting archive - Installing symfony/var-dumper (v7.4.14): Extracting archive - Installing php-debugbar/php-debugbar (v3.8.0): Extracting archive - Installing php-debugbar/monolog-bridge (v1.0.0): Extracting archive - Installing php-http/promise (1.3.1): Extracting archive - Installing php-http/httplug (2.4.1): Extracting archive - Installing php-http/guzzle7-adapter (1.1.0): Extracting archive - Installing php-mime-mail-parser/php-mime-mail-parser (9.0.1): Extracting archive - Installing phpstan/phpdoc-parser (2.3.3): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing phpdocumentor/type-resolver (2.0.0): Extracting archive - Installing psr/simple-cache (3.0.0): Extracting archive - Installing markbaker/matrix (3.0.1): Extracting archive - Installing markbaker/complex (3.0.2): Extracting archive - Installing maennchen/zipstream-php (3.2.2): Extracting archive - Installing 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.28.0): 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.8.0): Extracting archive - Installing zircote/swagger-php (5.8.3): Extracting archive 0/105 [>---------------------------] 0% 30/105 [========>-------------------] 28% 40/105 [==========>-----------------] 38% 50/105 [=============>--------------] 47% 60/105 [================>-----------] 57% 70/105 [==================>---------] 66% 80/105 [=====================>------] 76% 90/105 [========================>---] 85% 100/105 [==========================>-] 95% 105/105 [============================] 100% Package doctrine/annotations is abandoned, you should avoid using it. No replacement was suggested. Package pear/ole is abandoned, you should avoid using it. No replacement was suggested. Generating optimized autoload files 48 packages you are using are looking for funding. Use the `composer fund` command to find out more! Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 3011-8.4; source /var/www/html/3011-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 3011-8.4; source /var/www/html/3011-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/3011-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/3011/g; s/#VERSIONPHP/8.4/g" /var/www/html/3011-8.4/.devtools/update_branches_dynamiques.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0; USE 3011-8.4; source /var/www/html/3011-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/3011-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at a2a0b5941 ajout dans les documents Already up to date. From github.com:Intrapole/EventSoft 0ed8b9657..a2a0b5941 ES-4337/ALIVE-demande-changement-intitules -> origin/ES-4337/ALIVE-demande-changement-intitules * [new branch] ES-3926/SGPS-Mention-SGE-sur-les-cartes-pro -> origin/ES-3926/SGPS-Mention-SGE-sur-les-cartes-pro e18ab66c0..d3c5e23a4 develop -> origin/develop Exécution de la commande : cd /var/www/html/3011-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at c7bae5a89 trad goupalive Already up to date. From github.com:Intrapole/EventSoft a2a0b5941..c7bae5a89 ES-4337/ALIVE-demande-changement-intitules -> origin/ES-4337/ALIVE-demande-changement-intitules * [new branch] ES-3364/M-GROUP-Ajout-de-filtre-pour-export-salariés-QW -> origin/ES-3364/M-GROUP-Ajout-de-filtre-pour-export-salariés-QW 738dd6fc0..6356d9bc6 ES-3781/ALL-EVENTS-PROTECTION-Gestion-des-articles-par-client -> origin/ES-3781/ALL-EVENTS-PROTECTION-Gestion-des-articles-par-client * [new branch] ES-3817-EBS-Passerelle-Locasyst-MAJ-statut-a-reviser-des-prestations -> origin/ES-3817-EBS-Passerelle-Locasyst-MAJ-statut-a-reviser-des-prestations 049893f01..4400a7452 ES-4014/ES---Affichage-alertes-personnelles-inom_prenom -> origin/ES-4014/ES---Affichage-alertes-personnelles-inom_prenom * [new branch] ES-4079/ALL-EVENTS-PROTECTION-Devis/Facture-Impression-des-articles-matériel -> origin/ES-4079/ALL-EVENTS-PROTECTION-Devis/Facture-Impression-des-articles-matériel 6b1dce97f..5fb6c0849 ES-4217/EBS-Pouvoir-supprimer-en-masse-les-suivis-sur-prestation -> origin/ES-4217/EBS-Pouvoir-supprimer-en-masse-les-suivis-sur-prestation * [new branch] ES-4338/CONCEPTGROUP-Indisponibilités-Filtres-Employé-dates-et-Motif -> origin/ES-4338/CONCEPTGROUP-Indisponibilités-Filtres-Employé-dates-et-Motif ec8e52a29..307477349 ES-4353/pause-automatique-add-only -> origin/ES-4353/pause-automatique-add-only * [new branch] ES-4372/RPS-GROUPE-types-de-phases-multiselect-entreprises -> origin/ES-4372/RPS-GROUPE-types-de-phases-multiselect-entreprises * [new branch] ES-4381/TKES300626B2---pb-avec-les-statuts-des-docs-obligatoires-côté-sous-traitant -> origin/ES-4381/TKES300626B2---pb-avec-les-statuts-des-docs-obligatoires-côté-sous-traitant * [new branch] ES-4386/PALAIS-DES-FESTIVALS--gestion-dates-pour-export-Horoquartz -> origin/ES-4386/PALAIS-DES-FESTIVALS--gestion-dates-pour-export-Horoquartz 7dbc7945d..e0eda56f1 ES-4394/EVENTAIL-import-adressbook -> origin/ES-4394/EVENTAIL-import-adressbook * [new branch] ES-4434/Fix-sentry -> origin/ES-4434/Fix-sentry * [new branch] ES-4435/FILTRE-STATUT-SALARIE-ONGLET-SALAIRE -> origin/ES-4435/FILTRE-STATUT-SALARIE-ONGLET-SALAIRE * [new branch] ES-4436/recheche-de-livraison-non-fonctionnelle -> origin/ES-4436/recheche-de-livraison-non-fonctionnelle d3c5e23a4..023a6352a develop -> origin/develop 0818ae2df..5a4ea788c feature/ES-4379-commentaire-doc-validation-bu -> origin/feature/ES-4379-commentaire-doc-validation-bu d1f878bfe..68bd69664 master -> origin/master * [new tag] 1258 -> 1258 * [new tag] 1254 -> 1254 * [new tag] 1255 -> 1255 * [new tag] 1256 -> 1256 * [new tag] 1257 -> 1257 Exécution de la commande : cd /var/www/html/3011-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 4f6a7d3f1 fix région meme abbrev que régisseur Already up to date. From github.com:Intrapole/EventSoft c7bae5a89..4f6a7d3f1 ES-4337/ALIVE-demande-changement-intitules -> origin/ES-4337/ALIVE-demande-changement-intitules * [new branch] ES-3171/MODELE-DE-TEXTE-ajout-d'un-champ-@PHASES_DATE-sans-horaires---QW -> origin/ES-3171/MODELE-DE-TEXTE-ajout-d'un-champ-@PHASES_DATE-sans-horaires---QW * [new branch] ES-3232/AUDIOLITE-Message-de-demande-de-dispo-(Doodle)-Ajout-des-noms-de-phases-QW -> origin/ES-3232/AUDIOLITE-Message-de-demande-de-dispo-(Doodle)-Ajout-des-noms-de-phases-QW e2e36ff6c..9ce184a5c ES-3817-EBS-Passerelle-Locasyst-MAJ-statut-a-reviser-des-prestations -> origin/ES-3817-EBS-Passerelle-Locasyst-MAJ-statut-a-reviser-des-prestations 1651beeca..eef2f9123 ES-3926/SGPS-Mention-SGE-sur-les-cartes-pro -> origin/ES-3926/SGPS-Mention-SGE-sur-les-cartes-pro * [new branch] ES-3992 -> origin/ES-3992 b20ea8105..28eb92efa ES-4020/FLEUR-DE-METS---API-vers-Nibelis -> origin/ES-4020/FLEUR-DE-METS---API-vers-Nibelis 1bfcd5306..1a77d74d5 ES-4062/refacto-carte-pro -> origin/ES-4062/refacto-carte-pro 4f4874f2b..9107bdac1 ES-4079/ALL-EVENTS-PROTECTION-Devis/Facture-Impression-des-articles-matériel -> origin/ES-4079/ALL-EVENTS-PROTECTION-Devis/Facture-Impression-des-articles-matériel 8efce5746..73eb9ad6f ES-4194/EBS-suppression-besoin-en-masse -> origin/ES-4194/EBS-suppression-besoin-en-masse 5fb6c0849..4a428ccea ES-4217/EBS-Pouvoir-supprimer-en-masse-les-suivis-sur-prestation -> origin/ES-4217/EBS-Pouvoir-supprimer-en-masse-les-suivis-sur-prestation 8f0d4fdce..62b446b82 ES-4270-ES-Modif-en-masse-des-phases-dans-deroule -> origin/ES-4270-ES-Modif-en-masse-des-phases-dans-deroule 12dd5c4a6..57d2607af ES-4288/TKES030626B2-probleme-avec-la-visibilite-des-qualifications -> origin/ES-4288/TKES030626B2-probleme-avec-la-visibilite-des-qualifications 307477349..3b5614008 ES-4353/pause-automatique-add-only -> origin/ES-4353/pause-automatique-add-only e0eda56f1..2b3e845d1 ES-4394/EVENTAIL-import-adressbook -> origin/ES-4394/EVENTAIL-import-adressbook * [new branch] ES-4404 -> origin/ES-4404 9ecaf8e30..df35626e4 ES-4426/Erreur-dans-les-pre-contrats -> origin/ES-4426/Erreur-dans-les-pre-contrats a78e237b5..5b3680ca7 ES-4428/recherche-fiches-sans-profil-de-droit-toutjours-vide -> origin/ES-4428/recherche-fiches-sans-profil-de-droit-toutjours-vide * [new branch] ES-4443/TKES200726B2---Script-de-relance-des-sous-traitants -> origin/ES-4443/TKES200726B2---Script-de-relance-des-sous-traitants * [new branch] ES-4444/envoi-confirmation-/-calage -> origin/ES-4444/envoi-confirmation-/-calage * [new branch] ES-4447/Problème-emargement -> origin/ES-4447/Problème-emargement * [new branch] ES-4448 -> origin/ES-4448 023a6352a..ce7a2da4b develop -> origin/develop 5a4ea788c..f0ac8314c feature/ES-4379-commentaire-doc-validation-bu -> origin/feature/ES-4379-commentaire-doc-validation-bu Exécution de la commande : cd /var/www/html/3011-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at a4a32f47d sans le s Already up to date. From github.com:Intrapole/EventSoft 4f6a7d3f1..a4a32f47d ES-4337/ALIVE-demande-changement-intitules -> origin/ES-4337/ALIVE-demande-changement-intitules 28eb92efa..adab3a9c7 ES-4020/FLEUR-DE-METS---API-vers-Nibelis -> origin/ES-4020/FLEUR-DE-METS---API-vers-Nibelis + 1a77d74d5...1637e1a2c ES-4062/refacto-carte-pro -> origin/ES-4062/refacto-carte-pro (forced update) e3fee656c..f59abc715 ES-4182/NFC-retours-client-suite-reunion -> origin/ES-4182/NFC-retours-client-suite-reunion 4a428ccea..00ff115f5 ES-4217/EBS-Pouvoir-supprimer-en-masse-les-suivis-sur-prestation -> origin/ES-4217/EBS-Pouvoir-supprimer-en-masse-les-suivis-sur-prestation 57d2607af..148222477 ES-4288/TKES030626B2-probleme-avec-la-visibilite-des-qualifications -> origin/ES-4288/TKES030626B2-probleme-avec-la-visibilite-des-qualifications 3b5614008..009339c0d ES-4353/pause-automatique-add-only -> origin/ES-4353/pause-automatique-add-only 2b3e845d1..4608efd57 ES-4394/EVENTAIL-import-adressbook -> origin/ES-4394/EVENTAIL-import-adressbook 8d2fefbb5..09ae91e87 ES-4443/TKES200726B2---Script-de-relance-des-sous-traitants -> origin/ES-4443/TKES200726B2---Script-de-relance-des-sous-traitants * [new branch] ES-4450/TKES230726B2-pb-avec-l'entete-des-controles-de-la-sous-traitance -> origin/ES-4450/TKES230726B2-pb-avec-l'entete-des-controles-de-la-sous-traitance * [new branch] ES-4454/Ticket-(Réunion-Xavier)-Problème-Photo -> origin/ES-4454/Ticket-(Réunion-Xavier)-Problème-Photo * [new branch] ES-4455-Novelty-Mise-a-jour-Des-CGA -> origin/ES-4455-Novelty-Mise-a-jour-Des-CGA * [new branch] cache-photo -> origin/cache-photo * [new branch] codex/refonte-facturation -> origin/codex/refonte-facturation ce7a2da4b..c9c2440bc develop -> origin/develop * [new branch] fix-demandes-modification-identique -> origin/fix-demandes-modification-identique Exécution de la commande : cd /var/www/html/3011-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at f2d4d4e43 Suite dev vincent. Already up to date. From github.com:Intrapole/EventSoft a4a32f47d..f2d4d4e43 ES-4337/ALIVE-demande-changement-intitules -> origin/ES-4337/ALIVE-demande-changement-intitules * [new branch] ES-3786-AMP-Synchronisation-du-badge-Paie-Mobile-sur-l-etat-Paie-vs-RH -> origin/ES-3786-AMP-Synchronisation-du-badge-Paie-Mobile-sur-l-etat-Paie-vs-RH 62b446b82..3408e3eb5 ES-4270-ES-Modif-en-masse-des-phases-dans-deroule -> origin/ES-4270-ES-Modif-en-masse-des-phases-dans-deroule 0913e1d68..9bdbf5285 ES-4447/Problème-emargement -> origin/ES-4447/Problème-emargement 30faf855b..0b51085eb ES-4450/TKES230726B2-pb-avec-l'entete-des-controles-de-la-sous-traitance -> origin/ES-4450/TKES230726B2-pb-avec-l'entete-des-controles-de-la-sous-traitance * [new branch] ES-4459/SMS-automatique -> origin/ES-4459/SMS-automatique * [new branch] ES-4460/Bug-import-modele -> origin/ES-4460/Bug-import-modele * [new branch] ES-4462/TKES240726---la-fiche-du-salarié-SST-ne-s'ouvre-plus-depuis-l'ecran-des-document-des-sous-traitants -> origin/ES-4462/TKES240726---la-fiche-du-salarié-SST-ne-s'ouvre-plus-depuis-l'ecran-des-document-des-sous-traitants a6f0a2624..ee8c9c23b cache-photo -> origin/cache-photo c9c2440bc..ee0c0577e develop -> origin/develop Exécution de la commande : cd /var/www/html/3011-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at f2d4d4e43 Suite dev vincent. Already up to date. From github.com:Intrapole/EventSoft 26ac5e25c..09401b3ad ES-3251-GL-Events-Prevenir-le-signataire-de-PPSPS -> origin/ES-3251-GL-Events-Prevenir-le-signataire-de-PPSPS 0d569cc07..cc7c90c3a ES-4462/TKES240726---la-fiche-du-salarié-SST-ne-s'ouvre-plus-depuis-l'ecran-des-document-des-sous-traitants -> origin/ES-4462/TKES240726---la-fiche-du-salarié-SST-ne-s'ouvre-plus-depuis-l'ecran-des-document-des-sous-traitants ee0c0577e..105eeb1b3 develop -> origin/develop f0ac8314c..87e4a508a feature/ES-4379-commentaire-doc-validation-bu -> origin/feature/ES-4379-commentaire-doc-validation-bu 68bd69664..afff58966 master -> origin/master * [new tag] 1259 -> 1259 Exécution de la commande : mysql -h mysql -uroot -proot -e 'DROP DATABASE `3011-8.4`' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : rm -R 3011-8.4