Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-2189/ZEBULON-Prestation-Impression-sortie-matériel" git@github.com:Intrapole/EventSoft.git /var/www/html/1516-8.4 Cloning into '/var/www/html/1516-8.4'... Updating files: 2% (77/2655) Updating files: 3% (80/2655) Updating files: 3% (91/2655) Updating files: 3% (99/2655) Updating files: 4% (107/2655) Updating files: 5% (133/2655) Updating files: 6% (160/2655) Updating files: 7% (186/2655) Updating files: 8% (213/2655) Updating files: 9% (239/2655) Updating files: 10% (266/2655) Updating files: 11% (293/2655) Updating files: 12% (319/2655) Updating files: 13% (346/2655) Updating files: 14% (372/2655) Updating files: 15% (399/2655) Updating files: 16% (425/2655) Updating files: 17% (452/2655) Updating files: 18% (478/2655) Updating files: 18% (490/2655) Updating files: 19% (505/2655) Updating files: 20% (531/2655) Updating files: 21% (558/2655) Updating files: 22% (585/2655) Updating files: 23% (611/2655) Updating files: 24% (638/2655) Updating files: 25% (664/2655) Updating files: 26% (691/2655) Updating files: 27% (717/2655) Updating files: 28% (744/2655) Updating files: 29% (770/2655) Updating files: 29% (772/2655) Updating files: 30% (797/2655) Updating files: 31% (824/2655) Updating files: 31% (839/2655) Updating files: 32% (850/2655) Updating files: 33% (877/2655) Updating files: 34% (903/2655) Updating files: 35% (930/2655) Updating files: 36% (956/2655) Updating files: 37% (983/2655) Updating files: 38% (1009/2655) Updating files: 39% (1036/2655) Updating files: 40% (1062/2655) Updating files: 41% (1089/2655) Updating files: 42% (1116/2655) Updating files: 43% (1142/2655) Updating files: 43% (1153/2655) Updating files: 44% (1169/2655) Updating files: 45% (1195/2655) Updating files: 46% (1222/2655) Updating files: 47% (1248/2655) Updating files: 48% (1275/2655) Updating files: 49% (1301/2655) Updating files: 50% (1328/2655) Updating files: 51% (1355/2655) Updating files: 52% (1381/2655) Updating files: 53% (1408/2655) Updating files: 54% (1434/2655) Updating files: 55% (1461/2655) Updating files: 56% (1487/2655) Updating files: 57% (1514/2655) Updating files: 58% (1540/2655) Updating files: 59% (1567/2655) Updating files: 60% (1593/2655) Updating files: 61% (1620/2655) Updating files: 61% (1623/2655) Updating files: 61% (1629/2655) Updating files: 62% (1647/2655) Updating files: 63% (1673/2655) Updating files: 64% (1700/2655) Updating files: 65% (1726/2655) Updating files: 66% (1753/2655) Updating files: 67% (1779/2655) Updating files: 68% (1806/2655) Updating files: 68% (1824/2655) Updating files: 69% (1832/2655) Updating files: 69% (1855/2655) Updating files: 70% (1859/2655) Updating files: 71% (1886/2655) Updating files: 72% (1912/2655) Updating files: 72% (1916/2655) Updating files: 73% (1939/2655) Updating files: 74% (1965/2655) Updating files: 75% (1992/2655) Updating files: 76% (2018/2655) Updating files: 77% (2045/2655) Updating files: 78% (2071/2655) Updating files: 79% (2098/2655) Updating files: 80% (2124/2655) Updating files: 81% (2151/2655) Updating files: 81% (2176/2655) Updating files: 82% (2178/2655) Updating files: 83% (2204/2655) Updating files: 84% (2231/2655) Updating files: 85% (2257/2655) Updating files: 86% (2284/2655) Updating files: 86% (2290/2655) Updating files: 87% (2310/2655) Updating files: 88% (2337/2655) Updating files: 89% (2363/2655) Updating files: 90% (2390/2655) Updating files: 91% (2417/2655) Updating files: 92% (2443/2655) Updating files: 93% (2470/2655) Updating files: 94% (2496/2655) Updating files: 95% (2523/2655) Updating files: 96% (2549/2655) Updating files: 97% (2576/2655) Updating files: 98% (2602/2655) Updating files: 99% (2629/2655) Updating files: 100% (2655/2655) Updating files: 100% (2655/2655), done. Exécution de la commande : sed -i 's/`intra`/`1516-8.4`/g' /var/www/html/1516-8.4/.devtools/cypress/import/dummydb.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/1516-8.4/.devtools/cypress/import/dummydb.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : cp /var/www/html/1516-8.4/settings/settings.inc.cypress.php /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '1516-8.4'/g" /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/1516-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/1516-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/1516-8.4/';|g" /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/1516-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/1516-8.4/tmp Exécution de la commande : (cd /var/www/html/1516-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: 102 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.0) - Downloading symfony/string (v7.2.0) - 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.1) - 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.4) - Downloading psr/log (3.0.2) - Downloading doctrine/dbal (4.2.2) - Downloading doctrine/collections (2.2.2) - Downloading doctrine/orm (3.3.2) - Downloading egulias/email-validator (4.0.3) - Downloading firebase/php-jwt (v6.11.0) - Downloading ramsey/collection (2.0.0) - Downloading brick/math (0.12.1) - 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.0) - Downloading guzzlehttp/promises (2.0.4) - Downloading grpc/grpc (1.57.0) - Downloading google/protobuf (v4.29.3) - Downloading google/longrunning (0.4.7) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.9.2) - Downloading google/auth (v1.46.0) - Downloading google/grpc-gcp (v0.4.1) - Downloading google/common-protos (4.11.0) - Downloading google/gax (v1.36.0) - Downloading rize/uri-template (0.4.0) - Downloading monolog/monolog (3.8.1) - Downloading google/cloud-core (v1.62.1) - Downloading google/cloud-vision (v1.10.3) - Downloading http-interop/http-factory-guzzle (1.2.0) - 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 4da1b7b) - 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.0) - Downloading sentry/sentry (4.10.0) - 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.5) - Downloading symfony/cache-contracts (v3.5.1) - Downloading symfony/cache (v7.2.3) - 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.3) - Downloading symfony/mime (v7.2.3) - Downloading symfony/mailer (v7.2.3) - Downloading symfony/mailgun-mailer (v7.2.0) - Downloading tecnickcom/tcpdf (6.8.2) - Downloading webmozart/assert (1.11.0) - Downloading phpdocumentor/reflection-docblock (5.6.1) - Downloading voku/arrayy (7.9.6) - Downloading teknoo/immutable (3.0.19) - Downloading teknoo/sellsy-client (3.0.29) - Downloading twig/twig (v3.20.0) - Downloading symfony/intl (v7.2.0) - Downloading twig/intl-extra (v3.20.0) - Downloading symfony/yaml (v7.2.3) - Downloading symfony/finder (v7.2.2) - Downloading nikic/php-parser (v5.4.0) - Downloading zircote/swagger-php (5.0.5) 0/102 [>---------------------------] 0% 9/102 [==>-------------------------] 8% 17/102 [====>-----------------------] 16% 25/102 [======>---------------------] 24% 34/102 [=========>------------------] 33% 44/102 [============>---------------] 43% 52/102 [==============>-------------] 50% 65/102 [=================>----------] 63% 74/102 [====================>-------] 72% 85/102 [=======================>----] 83% 92/102 [=========================>--] 90% 96/102 [==========================>-] 94% 101/102 [===========================>] 99% 102/102 [============================] 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.0): Extracting archive - Installing symfony/string (v7.2.0): 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.1): 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.4): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing doctrine/dbal (4.2.2): Extracting archive - Installing doctrine/collections (2.2.2): Extracting archive - Installing doctrine/orm (3.3.2): Extracting archive - Installing egulias/email-validator (4.0.3): Extracting archive - Installing firebase/php-jwt (v6.11.0): Extracting archive - Installing ramsey/collection (2.0.0): Extracting archive - Installing brick/math (0.12.1): 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.0): Extracting archive - Installing guzzlehttp/promises (2.0.4): Extracting archive - Installing grpc/grpc (1.57.0): Extracting archive - Installing google/protobuf (v4.29.3): Extracting archive - Installing google/longrunning (0.4.7): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing guzzlehttp/guzzle (7.9.2): Extracting archive - Installing google/auth (v1.46.0): Extracting archive - Installing google/grpc-gcp (v0.4.1): Extracting archive - Installing google/common-protos (4.11.0): Extracting archive - Installing google/gax (v1.36.0): Extracting archive - Installing rize/uri-template (0.4.0): Extracting archive - Installing monolog/monolog (3.8.1): Extracting archive - Installing google/cloud-core (v1.62.1): Extracting archive - Installing google/cloud-vision (v1.10.3): Extracting archive - Installing http-interop/http-factory-guzzle (1.2.0): 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 4da1b7b): 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.0): Extracting archive - Installing sentry/sentry (4.10.0): 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.5): Extracting archive - Installing symfony/cache-contracts (v3.5.1): Extracting archive - Installing symfony/cache (v7.2.3): 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.3): Extracting archive - Installing symfony/mime (v7.2.3): Extracting archive - Installing symfony/mailer (v7.2.3): Extracting archive - Installing symfony/mailgun-mailer (v7.2.0): Extracting archive - Installing tecnickcom/tcpdf (6.8.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.1): Extracting archive - Installing voku/arrayy (7.9.6): Extracting archive - Installing teknoo/immutable (3.0.19): Extracting archive - Installing teknoo/sellsy-client (3.0.29): Extracting archive - Installing twig/twig (v3.20.0): Extracting archive - Installing symfony/intl (v7.2.0): Extracting archive - Installing twig/intl-extra (v3.20.0): Extracting archive - Installing symfony/yaml (v7.2.3): Extracting archive - Installing symfony/finder (v7.2.2): Extracting archive - Installing nikic/php-parser (v5.4.0): Extracting archive - Installing zircote/swagger-php (5.0.5): Extracting archive 0/91 [>---------------------------] 0% 10/91 [===>------------------------] 10% 20/91 [======>---------------------] 21% 30/91 [=========>------------------] 32% 40/91 [============>---------------] 43% 50/91 [===============>------------] 54% 60/91 [==================>---------] 65% 70/91 [=====================>------] 76% 80/91 [========================>---] 87% 90/91 [===========================>] 98% 91/91 [============================] 100% Generating optimized autoload files Class MoveworkHubWrapper_23 located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _BaseMoveworkHubAPIWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _InternalWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _InfoWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EmployeesWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _CustomersWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _ActivityLocationsWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EventsInterventionsWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EventsAbsencesWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EventsClosuresWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _TimeactivityWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. 44 packages you are using are looking for funding. Use the `composer fund` command to find out more! Exécution de la commande : (cd /var/www/html/1516-8.4/ && php-cgi8.4 -f admin-es/upgrade/zip_upgrade.php sql) Exécution de la commande : cd /var/www/html/1516-8.4 && git fetch --all && git reset --hard origin/$(git rev-parse --abbrev-ref HEAD) && git pull Fetching origin HEAD is now at 2e3fff9bd :recycle: Décommenter le nouveau champ en bdd : son utilisation est gérée via l'interface Already up to date. From github.com:Intrapole/EventSoft 98186f89e..e32d7ac99 ES-1588-GL-EVENTS-Gestion-des-transports-V3-1-PARTIE-1 -> origin/ES-1588-GL-EVENTS-Gestion-des-transports-V3-1-PARTIE-1 1ee6cf6df..0686cd21c ES-2287/DECOROOM---BDC-sur-tournées -> origin/ES-2287/DECOROOM---BDC-sur-tournées b944f3d4f..bc0ab8d7a ES-2297/ZEBULON---Devis/Factures---Avoir-sur-acompte -> origin/ES-2297/ZEBULON---Devis/Factures---Avoir-sur-acompte 24c5ba673..5a1228eb9 ES-36-/-Dupliquer-une-prestation-avec-le-personnel-avec-l’option-de-planifier-le-personnel-importé -> origin/ES-36-/-Dupliquer-une-prestation-avec-le-personnel-avec-l’option-de-planifier-le-personnel-importé Exécution de la commande : GIT_SSH_COMMAND='ssh -o StrictHostKeyChecking=no' git clone -b "ES-2189/ZEBULON-Prestation-Impression-sortie-matériel" git@github.com:Intrapole/EventSoft.git /var/www/html/1516-8.4 Cloning into '/var/www/html/1516-8.4'... Updating files: 3% (100/2655) Updating files: 4% (107/2655) Updating files: 5% (133/2655) Updating files: 6% (160/2655) Updating files: 7% (186/2655) Updating files: 8% (213/2655) Updating files: 9% (239/2655) Updating files: 10% (266/2655) Updating files: 11% (293/2655) Updating files: 12% (319/2655) Updating files: 13% (346/2655) Updating files: 14% (372/2655) Updating files: 15% (399/2655) Updating files: 16% (425/2655) Updating files: 17% (452/2655) Updating files: 18% (478/2655) Updating files: 19% (505/2655) Updating files: 20% (531/2655) Updating files: 21% (558/2655) Updating files: 22% (585/2655) Updating files: 23% (611/2655) Updating files: 24% (638/2655) Updating files: 25% (664/2655) Updating files: 26% (691/2655) Updating files: 27% (717/2655) Updating files: 28% (744/2655) Updating files: 29% (770/2655) Updating files: 30% (797/2655) Updating files: 31% (824/2655) Updating files: 32% (850/2655) Updating files: 33% (877/2655) Updating files: 34% (903/2655) Updating files: 35% (930/2655) Updating files: 36% (956/2655) Updating files: 37% (983/2655) Updating files: 38% (1009/2655) Updating files: 39% (1036/2655) Updating files: 40% (1062/2655) Updating files: 41% (1089/2655) Updating files: 42% (1116/2655) Updating files: 43% (1142/2655) Updating files: 44% (1169/2655) Updating files: 45% (1195/2655) Updating files: 46% (1222/2655) Updating files: 47% (1248/2655) Updating files: 48% (1275/2655) Updating files: 49% (1301/2655) Updating files: 50% (1328/2655) Updating files: 51% (1355/2655) Updating files: 52% (1381/2655) Updating files: 53% (1408/2655) Updating files: 54% (1434/2655) Updating files: 55% (1461/2655) Updating files: 56% (1487/2655) Updating files: 57% (1514/2655) Updating files: 58% (1540/2655) Updating files: 59% (1567/2655) Updating files: 60% (1593/2655) Updating files: 61% (1620/2655) Updating files: 61% (1623/2655) Updating files: 62% (1647/2655) Updating files: 63% (1673/2655) Updating files: 64% (1700/2655) Updating files: 65% (1726/2655) Updating files: 66% (1753/2655) Updating files: 67% (1779/2655) Updating files: 68% (1806/2655) Updating files: 69% (1832/2655) Updating files: 69% (1855/2655) Updating files: 70% (1859/2655) Updating files: 71% (1886/2655) Updating files: 72% (1912/2655) Updating files: 73% (1939/2655) Updating files: 74% (1965/2655) Updating files: 75% (1992/2655) Updating files: 76% (2018/2655) Updating files: 77% (2045/2655) Updating files: 78% (2071/2655) Updating files: 79% (2098/2655) Updating files: 80% (2124/2655) Updating files: 81% (2151/2655) Updating files: 82% (2178/2655) Updating files: 83% (2204/2655) Updating files: 84% (2231/2655) Updating files: 84% (2256/2655) Updating files: 85% (2257/2655) Updating files: 86% (2284/2655) Updating files: 87% (2310/2655) Updating files: 88% (2337/2655) Updating files: 89% (2363/2655) Updating files: 90% (2390/2655) Updating files: 91% (2417/2655) Updating files: 92% (2443/2655) Updating files: 93% (2470/2655) Updating files: 94% (2496/2655) Updating files: 95% (2523/2655) Updating files: 96% (2549/2655) Updating files: 97% (2576/2655) Updating files: 98% (2602/2655) Updating files: 99% (2629/2655) Updating files: 100% (2655/2655) Updating files: 100% (2655/2655), done. Exécution de la commande : sed -i 's/`intra`/`1516-8.4`/g' /var/www/html/1516-8.4/.devtools/cypress/import/dummydb.sql Exécution de la commande : mysql -h mysql -uroot -proot -e 'SET autocommit=0 ; source /var/www/html/1516-8.4/.devtools/cypress/import/dummydb.sql; COMMIT;' mysql: [Warning] Using a password on the command line interface can be insecure. Exécution de la commande : cp /var/www/html/1516-8.4/settings/settings.inc.cypress.php /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbserver'\] = 'localhost'/\['dbserver'\] = 'mysql'/g" /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/\['dbname'\] = 'intra'/\['dbname'\] = '1516-8.4'/g" /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : sed -i "s/'\/eventsoft\/tmp\/'/'\/tmp\/'/g" /var/www/html/1516-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/1516-8.4/';|g; s|const ET_WWW_INTERNE = 'http://localhost/';|const ET_WWW_INTERNE = 'https://delivery.d.itrp.fr/1516-8.4/';|g" /var/www/html/1516-8.4/settings/settings.inc.php Exécution de la commande : mkdir /var/www/html/1516-8.4/tmp Exécution de la commande : chmod -R 777 /var/www/html/1516-8.4/tmp Exécution de la commande : (cd /var/www/html/1516-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: 102 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.0) - Downloading symfony/string (v7.2.0) - 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.1) - 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.4) - Downloading psr/log (3.0.2) - Downloading doctrine/dbal (4.2.2) - Downloading doctrine/collections (2.2.2) - Downloading doctrine/orm (3.3.2) - Downloading egulias/email-validator (4.0.3) - Downloading firebase/php-jwt (v6.11.0) - Downloading ramsey/collection (2.0.0) - Downloading brick/math (0.12.1) - 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.0) - Downloading guzzlehttp/promises (2.0.4) - Downloading grpc/grpc (1.57.0) - Downloading google/protobuf (v4.29.3) - Downloading google/longrunning (0.4.7) - Downloading psr/http-client (1.0.3) - Downloading guzzlehttp/guzzle (7.9.2) - Downloading google/auth (v1.46.0) - Downloading google/grpc-gcp (v0.4.1) - Downloading google/common-protos (4.11.0) - Downloading google/gax (v1.36.0) - Downloading rize/uri-template (0.4.0) - Downloading monolog/monolog (3.8.1) - Downloading google/cloud-core (v1.62.1) - Downloading google/cloud-vision (v1.10.3) - Downloading http-interop/http-factory-guzzle (1.2.0) - 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 4da1b7b) - 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.0) - Downloading sentry/sentry (4.10.0) - 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.5) - Downloading symfony/cache-contracts (v3.5.1) - Downloading symfony/cache (v7.2.3) - 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.3) - Downloading symfony/mime (v7.2.3) - Downloading symfony/mailer (v7.2.3) - Downloading symfony/mailgun-mailer (v7.2.0) - Downloading tecnickcom/tcpdf (6.8.2) - Downloading webmozart/assert (1.11.0) - Downloading phpdocumentor/reflection-docblock (5.6.1) - Downloading voku/arrayy (7.9.6) - Downloading teknoo/immutable (3.0.19) - Downloading teknoo/sellsy-client (3.0.29) - Downloading twig/twig (v3.20.0) - Downloading symfony/intl (v7.2.0) - Downloading twig/intl-extra (v3.20.0) - Downloading symfony/yaml (v7.2.3) - Downloading symfony/finder (v7.2.2) - Downloading nikic/php-parser (v5.4.0) - Downloading zircote/swagger-php (5.0.5) 0/102 [>---------------------------] 0% 4/102 [=>--------------------------] 3% 13/102 [===>------------------------] 12% 21/102 [=====>----------------------] 20% 31/102 [========>-------------------] 30% 44/102 [============>---------------] 43% 53/102 [==============>-------------] 51% 62/102 [=================>----------] 60% 72/102 [===================>--------] 70% 84/102 [=======================>----] 82% 93/102 [=========================>--] 91% 101/102 [===========================>] 99% 102/102 [============================] 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.0): Extracting archive - Installing symfony/string (v7.2.0): 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.1): 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.4): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing doctrine/dbal (4.2.2): Extracting archive - Installing doctrine/collections (2.2.2): Extracting archive - Installing doctrine/orm (3.3.2): Extracting archive - Installing egulias/email-validator (4.0.3): Extracting archive - Installing firebase/php-jwt (v6.11.0): Extracting archive - Installing ramsey/collection (2.0.0): Extracting archive - Installing brick/math (0.12.1): 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.0): Extracting archive - Installing guzzlehttp/promises (2.0.4): Extracting archive - Installing grpc/grpc (1.57.0): Extracting archive - Installing google/protobuf (v4.29.3): Extracting archive - Installing google/longrunning (0.4.7): Extracting archive - Installing psr/http-client (1.0.3): Extracting archive - Installing guzzlehttp/guzzle (7.9.2): Extracting archive - Installing google/auth (v1.46.0): Extracting archive - Installing google/grpc-gcp (v0.4.1): Extracting archive - Installing google/common-protos (4.11.0): Extracting archive - Installing google/gax (v1.36.0): Extracting archive - Installing rize/uri-template (0.4.0): Extracting archive - Installing monolog/monolog (3.8.1): Extracting archive - Installing google/cloud-core (v1.62.1): Extracting archive - Installing google/cloud-vision (v1.10.3): Extracting archive - Installing http-interop/http-factory-guzzle (1.2.0): 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 4da1b7b): 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.0): Extracting archive - Installing sentry/sentry (4.10.0): 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.5): Extracting archive - Installing symfony/cache-contracts (v3.5.1): Extracting archive - Installing symfony/cache (v7.2.3): 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.3): Extracting archive - Installing symfony/mime (v7.2.3): Extracting archive - Installing symfony/mailer (v7.2.3): Extracting archive - Installing symfony/mailgun-mailer (v7.2.0): Extracting archive - Installing tecnickcom/tcpdf (6.8.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.1): Extracting archive - Installing voku/arrayy (7.9.6): Extracting archive - Installing teknoo/immutable (3.0.19): Extracting archive - Installing teknoo/sellsy-client (3.0.29): Extracting archive - Installing twig/twig (v3.20.0): Extracting archive - Installing symfony/intl (v7.2.0): Extracting archive - Installing twig/intl-extra (v3.20.0): Extracting archive - Installing symfony/yaml (v7.2.3): Extracting archive - Installing symfony/finder (v7.2.2): Extracting archive - Installing nikic/php-parser (v5.4.0): Extracting archive - Installing zircote/swagger-php (5.0.5): Extracting archive 0/91 [>---------------------------] 0% 10/91 [===>------------------------] 10% 30/91 [=========>------------------] 32% 40/91 [============>---------------] 43% 50/91 [===============>------------] 54% 60/91 [==================>---------] 65% 70/91 [=====================>------] 76% 80/91 [========================>---] 87% 90/91 [===========================>] 98% 91/91 [============================] 100% Generating optimized autoload files Class MoveworkHubWrapper_23 located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _BaseMoveworkHubAPIWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _InternalWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _InfoWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EmployeesWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _CustomersWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _ActivityLocationsWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EventsInterventionsWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EventsAbsencesWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _EventsClosuresWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. Class _TimeactivityWrapper located in ./data/functions/ThirdParty/movework/movework-hub-php-library/MoveworkHubWrapper.php does not comply with psr-4 autoloading standard (rule: ES\ => ./data/functions). Skipping. 44 packages you are using are looking for funding. Use the `composer fund` command to find out more! Exécution de la commande : (cd /var/www/html/1516-8.4/ && php-cgi8.4 -f admin-es/upgrade/zip_upgrade.php sql)
#REVISION 910 ALTER TABLE t_chantier_pour_objet COMMENT = 'Un numéro d\'objet est nécessaire par entité d\'embauche des salariés présents sur la presta'; #REVISION 914 ALTER TABLE `t_salarie` CHANGE `SAL_CODEPERS` `SAL_CODEPERS` varchar(20) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_DISPO_ACTIVATE`, CHANGE `SAL_PASS` `SAL_PASS` varchar(60) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_LOGIN`, CHANGE `SAL_CIVILITE` `SAL_CIVILITE` enum('0','1') COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '0' AFTER `SAL_STATUS`, CHANGE `SAL_NOM_NAISSANCE` `SAL_NOM_NAISSANCE` varchar(40) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_STATUT_MARITAL`, CHANGE `SAL_NOMSCENE` `SAL_NOMSCENE` varchar(40) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_TYPE`, CHANGE `SAL_ADDR` `SAL_ADDR` varchar(255) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_NOMSCENE`, CHANGE `SAL_ADDR_2` `SAL_ADDR_2` varchar(255) COLLATE 'utf8mb3_unicode_520_ci' NOT NULL DEFAULT '' AFTER `SAL_ADDR`, CHANGE `SAL_CODEPOSTAL` `SAL_CODEPOSTAL` varchar(10) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_ADDR_3`, CHANGE `SAL_VILLE` `SAL_VILLE` varchar(40) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_CODEPOSTAL`, CHANGE `SAL_TEL` `SAL_TEL` varchar(20) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_PAYS`, CHANGE `SAL_TELPORT` `SAL_TELPORT` varchar(20) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_TEL`, CHANGE `SAL_NO_SECU` `SAL_NO_SECU` varchar(21) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_ATD`, CHANGE `SAL_PASSEPORT` `SAL_PASSEPORT` varchar(32) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_RESSORTISSANT`, CHANGE `SAL_LIEU_DE_NAISSANCE` `SAL_LIEU_DE_NAISSANCE` varchar(40) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_NATIONALITE`, CHANGE `SAL_DEPT_DE_NAISSANCE` `SAL_DEPT_DE_NAISSANCE` varchar(3) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_LIEU_DE_NAISSANCE`, CHANGE `SAL_NO_CONGE_SPEC` `SAL_NO_CONGE_SPEC` varchar(8) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_PAYS_DE_NAISSANCE`, CHANGE `SAL_EMAIL` `SAL_EMAIL` varchar(64) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_EMAIL_TEST`, CHANGE `SAL_OBS` `SAL_OBS` text COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_IS_CDA`, CHANGE `SAL_POSTIT` `SAL_POSTIT` text COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `SAL_OBS`, CHANGE `SAL_LIEN_PARENTE_DG` `SAL_LIEN_PARENTE_DG` varchar(24) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_POSTIT`, CHANGE `SAL_REGIME_RETRAITE` `SAL_REGIME_RETRAITE` varchar(24) COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '' AFTER `SAL_LIEN_PARENTE_DG`, CHANGE `SAL_STATUT_CADRE` `SAL_STATUT_CADRE` enum('0','1') COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '0' AFTER `SAL_REGIME_RETRAITE`, CHANGE `SAL_CODE_QUALIF` `SAL_CODE_QUALIF` enum('R','A','T','O') COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT 'T' AFTER `SAL_ECOURRIER`; #REVISION 916 # Gestion de la section analytique dans les factures fournisseurs. Par défaut dans ES on affectera la section analytique de la commande #IGNORE_START NOVELTYDEV ALTER TABLE `t_factures` ADD `FAC_ANALYTIQUE` VARCHAR(21) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL AFTER `FAC_DATECREAT`; #IGNORE_END NOVELTYDEV #REVISION 917 DROP TABLE IF EXISTS `t_licence`; CREATE TABLE `t_licence` ( `LIC_ID` int unsigned NOT NULL AUTO_INCREMENT, `SAL_ID` int unsigned NOT NULL, `SESSKEY` varchar(32) COLLATE utf8mb3_unicode_ci NOT NULL, `CREATED` datetime NOT NULL, `EXPIRE` datetime NOT NULL, `MOBILE` bit(1) NOT NULL DEFAULT b'0', `BROWSER` varchar(64) COLLATE utf8mb3_unicode_ci NOT NULL, PRIMARY KEY (`LIC_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; ALTER TABLE `t_licence` ADD INDEX `SAL_ID_SESSKEY` (`SAL_ID`, `SESSKEY`); ALTER TABLE `t_salarie` DROP `SAL_LICENCE`; #REVISION 918 #ES-1360/Export-journal-OD-specifique CREATE TABLE `t_ndf_libelle_tva` ( `NDF_LIBELLE_TVA_ID` INT UNSIGNED NOT NULL AUTO_INCREMENT, `NDF_LIBELLE_TVA_NAME` VARCHAR(255) NOT NULL, `NDF_LIBELLE_TVA_CODE_COMPTA` VARCHAR(100) NULL, `NDF_LIBELLE_TVA_ACTIVE` TINYINT NOT NULL DEFAULT 1, PRIMARY KEY (`NDF_LIBELLE_TVA_ID`) ) ENGINE = InnoDB; CREATE TABLE `t_ndf_libelle_tva_pour_ndf_type` ( `NDF_TYPE_ID` INT UNSIGNED NOT NULL , `NDF_LIBELLE_TVA_ID` INT UNSIGNED NOT NULL ) ENGINE = InnoDB; CREATE TABLE `t_ndf_libelle_tva_pour_ndf_detail` ( `NDFD_ID` INT NOT NULL, `NDF_LIBELLE_TVA_ID` INT NOT NULL, `NDF_MONTANT_TVA` FLOAT(8,2) NOT NULL, `NDF_MONTANT_TVA_ACC` FLOAT(8,2) NOT NULL ) ENGINE = InnoDB; #On remplace le champ historique de TVA dans t_ndf par un libelle par défaut pour tout le monde INSERT INTO t_ndf_libelle_tva SET NDF_LIBELLE_TVA_ID = 1, NDF_LIBELLE_TVA_NAME = 'TVA', NDF_LIBELLE_TVA_CODE_COMPTA = 'TVA', NDF_LIBELLE_TVA_ACTIVE = 1; # On insére pour tous les types de note de frais le ndf_libelle_par defaut INSERT INTO t_ndf_libelle_tva_pour_ndf_type (NDF_TYPE_ID, NDF_LIBELLE_TVA_ID) SELECT NDF_TYPE_ID, 1 FROM t_ndf_type WHERE NDF_TYPE_ID != 8; # On insére pour toutes les anciennes notes de frais existantes en DB la valeur de TVA dans t_ndf_libelle_tva_pour_ndf_detail INSERT INTO t_ndf_libelle_tva_pour_ndf_detail (NDFD_ID, NDF_LIBELLE_TVA_ID, NDF_MONTANT_TVA, NDF_MONTANT_TVA_ACC) SELECT NDFD_ID, 1, NDFD_MONTANT_TVA, NDFD_MONTANT_TVA_ACC FROM t_ndf_detail; #ES-1360/Export-journal-OD-specifique #ES-1517 Superviseurs/chefs de chantier - Accès temporaire #18163 INSERT IGNORE INTO `t_droit` (`DR_ID`, `CAT_ID`, `DR_NOM`, `DR_DESC`, `DR_DESC_EN`, `DR_ACTIVATED`, `DR_IS_CONSULT`) VALUES (NULL, '1', 'login_hors_cale', 'Connexion à EventSoft en dehors des périodes calées', 'Connection to EventSoft outside of scheduled periods', '1', '1'); INSERT IGNORE INTO t_pour_droit (DR_ID, FONC_ID) SELECT (SELECT DR_ID FROM t_droit WHERE DR_NOM = 'login_hors_cale'), FONC_ID FROM t_pour_droit WHERE DR_ID = (SELECT DR_ID FROM t_droit WHERE DR_NOM = 'login'); #ES-1517 Superviseurs/chefs de chantier - Accès temporaire #18163 #IGNORE_START LENOTRETEST ALTER TABLE `t_salarie` ADD `SAL_FONC_ID_SAP` INT(11) UNSIGNED NOT NULL COMMENT 'Spé Lenotre - Qualification du salarié à exporter dans SAP' AFTER `SAL_FONCPRINC_ID`; #IGNORE_END LENOTRETEST ALTER TABLE t_salarie_status ADD SS_MINIMUM_CONV_BLOQ ENUM('0','1') CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '0' AFTER SS_INITMAJ; ALTER TABLE `t_salarie` ADD `SAL_CARTE_PRO_SGE` enum('0','1') COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '0' COMMENT 'Surveillance Grands Évènements' AFTER `SAL_CARTE_PRO`; ALTER TABLE `t_course_type` ADD `CRS_TYPE_EXC_FINANCE` enum('0','1') COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '0' COMMENT '1: Exclusion de la gestion financière'; #REVISION 923 ALTER TABLE `t_monnaie` CHANGE `FORMAT` `FORMAT` tinyint unsigned NOT NULL DEFAULT '0' COMMENT '1: X 0,000.00, 2: 0 000,00 X, 3: X 0.000,00, 4: 0,000.00 X, 5: X 0\'000.00' AFTER `BLANK`; INSERT INTO `t_monnaie` SET `NAME` = 'Dirham Marocain', `ISO_CODE` = 'MAD', `SIGN` = 'Dh', `BLANK` = '1', `FORMAT` = '2', `CONVERSION_RATE` = '10.72132'; #REVISION 932 ALTER TABLE `t_fonction` CHANGE `FONC_PRINCIPALE` `FONC_PRINCIPALE` enum('0','1') COLLATE 'utf8mb3_unicode_ci' NOT NULL DEFAULT '0' AFTER `FONC_ACTIVE`, CHANGE `FONC_REF` `FONC_REF` varchar(64) COLLATE 'utf8mb3_unicode_ci' NOT NULL AFTER `FONC_OFFICIELLE_HERITE`, CHANGE `FONC_NOM` `FONC_NOM` varchar(64) COLLATE 'utf8mb3_unicode_ci' NULL AFTER `FONC_STATUT`; #REVISION 934 # Passage de FLOAT vers DOUBLE pour pouvoir stocker une fourchette de montants plus large ALTER TABLE `t_factures` CHANGE `FAC_TOTAL_HT` `FAC_TOTAL_HT` DOUBLE(11,2) NOT NULL DEFAULT '0.00', CHANGE `FAC_TVA` `FAC_TVA` DOUBLE(11,2) NOT NULL DEFAULT '0.00', CHANGE `FAC_TOTAL_TTC` `FAC_TOTAL_TTC` DOUBLE(11,2) NOT NULL DEFAULT '0.00'; # Ajout colonne dans organisme PPSPS pour identifier le créateur ALTER TABLE `t_ppsps_organisme` ADD ORGA_PPSPS_CREATEUR_ID INT NULL DEFAULT NULL AFTER PPSPS_ORGANISME_CATEGORY_ID; # Droit non trouvé chez Aquila. Je l'ajoute même si ce droit n'est pas utilisé INSERT IGNORE INTO `t_droit` (`CAT_ID`, `DR_NOM`, `DR_DESC`, `DR_ACTIVATED`, `DR_IS_CONSULT`) VALUES ('2', 'affaires_gestionfi', 'Affichage de la gestion financière dans la prestation', '0', '0'); # ES-1343-Créer-un-document-de-contrôle INSERT INTO `t_droit` (`DR_ID`, `CAT_ID`, `DR_NOM`, `DR_DESC`, `DR_DESC_EN`, `DR_ACTIVATED`, `DR_IS_CONSULT`) VALUES (NULL, '2', 'affaires_feuille_controle_emargement_fdm', 'Affichage et impression de la Feuille de contrôle émargements (FDM)', 'Viewing and printing the Margins control sheet (FDM)', '0', '0'); # Requêtes pour le nouveau mail chez PARCASTERIX ALTER TABLE t_regroupe_personnel ADD IS_POSTULANT enum('0','1') COLLATE 'utf8_unicode_ci' NULL COMMENT 'Pour déterminer si le salarié a été calé en postulant à une offre d\'emploi sur mobile'; INSERT INTO `t_model_text_default` (`MODEL_IDX`, `MODEL_ENT_ID`, `MODEL_CRS_TYPE_ID`, `MODEL_LABEL`, `MODEL_CATEGORY`, `MODEL_TYPE`, `MODEL_TEXT`, `MODEL_OBJECT`, `MODEL_SMS`, `MODEL_LOCK`) VALUES (622, 0, 0, 'Message postulation acceptée', 'MSG_POSTUL', 'message_postul_ok', 'Bonjour,
Votre postulation pour la prestation @CHANTIER_NOM a été acceptée :
@PHASES_DATES_HEURE_TYPE_LIMITE_QUALIF', 'Votre postulation a été acceptée', '', '0'); #REVISION 936 UPDATE t_model_text_default SET MODEL_TEXT = 'Bonjour,
Veuillez trouver ci-joint la signature du bon de livraison n°@BL_NUM.
Voici un récapitulatif des informations le concernant :