From owner-svn-ports-head@freebsd.org Thu Feb 18 14:37:56 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4874753AF5A; Thu, 18 Feb 2021 14:37:56 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DhHPJ1X5Gz4cYX; Thu, 18 Feb 2021 14:37:56 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1C7221A027; Thu, 18 Feb 2021 14:37:56 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11IEbtSV071039; Thu, 18 Feb 2021 14:37:55 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11IEbtNT071036; Thu, 18 Feb 2021 14:37:55 GMT (envelope-from acm@FreeBSD.org) Message-Id: <202102181437.11IEbtNT071036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Thu, 18 Feb 2021 14:37:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565937 - head/www/dolibarr X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/www/dolibarr X-SVN-Commit-Revision: 565937 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2021 14:37:56 -0000 Author: acm Date: Thu Feb 18 14:37:55 2021 New Revision: 565937 URL: https://svnweb.freebsd.org/changeset/ports/565937 Log: - Update to 13.0.0 ChangeLog at: https://github.com/Dolibarr/dolibarr/releases/tag/13.0.0 Modified: head/www/dolibarr/Makefile head/www/dolibarr/distinfo head/www/dolibarr/pkg-plist Modified: head/www/dolibarr/Makefile ============================================================================== --- head/www/dolibarr/Makefile Thu Feb 18 14:35:50 2021 (r565936) +++ head/www/dolibarr/Makefile Thu Feb 18 14:37:55 2021 (r565937) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dolibarr -DISTVERSION= 12.0.4 +DISTVERSION= 13.0.0 CATEGORIES= www finance MAINTAINER= acm@FreeBSD.org Modified: head/www/dolibarr/distinfo ============================================================================== --- head/www/dolibarr/distinfo Thu Feb 18 14:35:50 2021 (r565936) +++ head/www/dolibarr/distinfo Thu Feb 18 14:37:55 2021 (r565937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608601751 -SHA256 (Dolibarr-dolibarr-12.0.4_GH0.tar.gz) = 830ddec037616f977547831d8aebf09b7c1b2442c7051375dc1a0a2274d65235 -SIZE (Dolibarr-dolibarr-12.0.4_GH0.tar.gz) = 60010054 +TIMESTAMP = 1613658546 +SHA256 (Dolibarr-dolibarr-13.0.0_GH0.tar.gz) = 87b136a936fca8c50de4c41478b26f79ce42b89091ca90b95c9589eba1ded64b +SIZE (Dolibarr-dolibarr-13.0.0_GH0.tar.gz) = 60583070 Modified: head/www/dolibarr/pkg-plist ============================================================================== --- head/www/dolibarr/pkg-plist Thu Feb 18 14:35:50 2021 (r565936) +++ head/www/dolibarr/pkg-plist Thu Feb 18 14:37:55 2021 (r565937) @@ -3,7 +3,6 @@ %%WWWDIR%%/COPYING %%WWWDIR%%/COPYRIGHT %%WWWDIR%%/ChangeLog -%%WWWDIR%%/INSTALL %%WWWDIR%%/README-FR.md %%WWWDIR%%/README.md %%WWWDIR%%/SECURITY.md @@ -24,12 +23,14 @@ %%WWWDIR%%/htdocs/accountancy/admin/index.php %%WWWDIR%%/htdocs/accountancy/admin/journals_list.php %%WWWDIR%%/htdocs/accountancy/admin/productaccount.php +%%WWWDIR%%/htdocs/accountancy/admin/subaccount.php %%WWWDIR%%/htdocs/accountancy/bookkeeping/balance.php %%WWWDIR%%/htdocs/accountancy/bookkeeping/balancebymonth.php %%WWWDIR%%/htdocs/accountancy/bookkeeping/card.php %%WWWDIR%%/htdocs/accountancy/bookkeeping/index.html %%WWWDIR%%/htdocs/accountancy/bookkeeping/list.php %%WWWDIR%%/htdocs/accountancy/bookkeeping/listbyaccount.php +%%WWWDIR%%/htdocs/accountancy/bookkeeping/listbysubaccount.php %%WWWDIR%%/htdocs/accountancy/bookkeeping/thirdparty_lettering_customer.php %%WWWDIR%%/htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php %%WWWDIR%%/htdocs/accountancy/class/accountancycategory.class.php @@ -42,7 +43,6 @@ %%WWWDIR%%/htdocs/accountancy/class/lettering.class.php %%WWWDIR%%/htdocs/accountancy/closure/index.html %%WWWDIR%%/htdocs/accountancy/closure/index.php -%%WWWDIR%%/htdocs/accountancy/closure/validate.php %%WWWDIR%%/htdocs/accountancy/customer/card.php %%WWWDIR%%/htdocs/accountancy/customer/index.php %%WWWDIR%%/htdocs/accountancy/customer/lines.php @@ -109,6 +109,7 @@ %%WWWDIR%%/htdocs/adherents/type.php %%WWWDIR%%/htdocs/adherents/type_ldap.php %%WWWDIR%%/htdocs/adherents/type_translation.php +%%WWWDIR%%/htdocs/adherents/vcard.php %%WWWDIR%%/htdocs/admin/accountant.php %%WWWDIR%%/htdocs/admin/agenda.php %%WWWDIR%%/htdocs/admin/agenda_extrafields.php @@ -127,6 +128,7 @@ %%WWWDIR%%/htdocs/admin/commande.php %%WWWDIR%%/htdocs/admin/commande_fournisseur_dispatch_extrafields.php %%WWWDIR%%/htdocs/admin/company.php +%%WWWDIR%%/htdocs/admin/company_socialnetworks.php %%WWWDIR%%/htdocs/admin/compta.php %%WWWDIR%%/htdocs/admin/confexped.php %%WWWDIR%%/htdocs/admin/const.php @@ -135,10 +137,14 @@ %%WWWDIR%%/htdocs/admin/debugbar.php %%WWWDIR%%/htdocs/admin/defaultvalues.php %%WWWDIR%%/htdocs/admin/delais.php +%%WWWDIR%%/htdocs/admin/delivery.php +%%WWWDIR%%/htdocs/admin/delivery_extrafields.php +%%WWWDIR%%/htdocs/admin/deliverydet_extrafields.php %%WWWDIR%%/htdocs/admin/dict.php %%WWWDIR%%/htdocs/admin/dolistore/ajax/image.php %%WWWDIR%%/htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php %%WWWDIR%%/htdocs/admin/dolistore/class/dolistore.class.php +%%WWWDIR%%/htdocs/admin/dolistore/class/index.html %%WWWDIR%%/htdocs/admin/dolistore/css/dolistore.css %%WWWDIR%%/htdocs/admin/dolistore/img/Download-128.png %%WWWDIR%%/htdocs/admin/dolistore/img/NoImageAvailable.png @@ -146,7 +152,10 @@ %%WWWDIR%%/htdocs/admin/dolistore/img/dolistore.png %%WWWDIR%%/htdocs/admin/dolistore/img/follow.png %%WWWDIR%%/htdocs/admin/dolistore/img/object_dolistore.png +%%WWWDIR%%/htdocs/admin/dolistore/index.html %%WWWDIR%%/htdocs/admin/ecm.php +%%WWWDIR%%/htdocs/admin/ecm_directories_extrafields.php +%%WWWDIR%%/htdocs/admin/ecm_files_extrafields.php %%WWWDIR%%/htdocs/admin/emailcollector_card.php %%WWWDIR%%/htdocs/admin/emailcollector_list.php %%WWWDIR%%/htdocs/admin/events.php @@ -176,9 +185,6 @@ %%WWWDIR%%/htdocs/admin/ldap_members_types.php %%WWWDIR%%/htdocs/admin/ldap_users.php %%WWWDIR%%/htdocs/admin/limits.php -%%WWWDIR%%/htdocs/admin/livraison.php -%%WWWDIR%%/htdocs/admin/livraison_extrafields.php -%%WWWDIR%%/htdocs/admin/livraisondet_extrafields.php %%WWWDIR%%/htdocs/admin/loan.php %%WWWDIR%%/htdocs/admin/mailing.php %%WWWDIR%%/htdocs/admin/mailman.php @@ -186,10 +192,10 @@ %%WWWDIR%%/htdocs/admin/mails_emailing.php %%WWWDIR%%/htdocs/admin/mails_senderprofile_list.php %%WWWDIR%%/htdocs/admin/mails_templates.php +%%WWWDIR%%/htdocs/admin/mails_ticket.php %%WWWDIR%%/htdocs/admin/menus.php %%WWWDIR%%/htdocs/admin/menus/edit.php %%WWWDIR%%/htdocs/admin/menus/index.php -%%WWWDIR%%/htdocs/admin/menus/other.php %%WWWDIR%%/htdocs/admin/modulehelp.php %%WWWDIR%%/htdocs/admin/modules.php %%WWWDIR%%/htdocs/admin/mrp.php @@ -217,7 +223,6 @@ %%WWWDIR%%/htdocs/admin/security_file.php %%WWWDIR%%/htdocs/admin/security_other.php %%WWWDIR%%/htdocs/admin/sms.php -%%WWWDIR%%/htdocs/admin/socialnetworks.php %%WWWDIR%%/htdocs/admin/spip.php %%WWWDIR%%/htdocs/admin/stock.php %%WWWDIR%%/htdocs/admin/supplier_invoice.php @@ -242,6 +247,7 @@ %%WWWDIR%%/htdocs/admin/system/os.php %%WWWDIR%%/htdocs/admin/system/perf.php %%WWWDIR%%/htdocs/admin/system/phpinfo.php +%%WWWDIR%%/htdocs/admin/system/security.php %%WWWDIR%%/htdocs/admin/system/web.php %%WWWDIR%%/htdocs/admin/system/xcache.php %%WWWDIR%%/htdocs/admin/system/xdebug.php @@ -458,7 +464,6 @@ %%WWWDIR%%/htdocs/commande/info.php %%WWWDIR%%/htdocs/commande/list.php %%WWWDIR%%/htdocs/commande/note.php -%%WWWDIR%%/htdocs/commande/orderstoinvoice.php %%WWWDIR%%/htdocs/commande/stats/index.php %%WWWDIR%%/htdocs/commande/tpl/index.html %%WWWDIR%%/htdocs/commande/tpl/linkedobjectblock.tpl.php @@ -520,6 +525,7 @@ %%WWWDIR%%/htdocs/compta/facture/contact.php %%WWWDIR%%/htdocs/compta/facture/document.php %%WWWDIR%%/htdocs/compta/facture/index.html +%%WWWDIR%%/htdocs/compta/facture/index.php %%WWWDIR%%/htdocs/compta/facture/info.php %%WWWDIR%%/htdocs/compta/facture/invoicetemplate_list.php %%WWWDIR%%/htdocs/compta/facture/list.php @@ -559,7 +565,6 @@ %%WWWDIR%%/htdocs/compta/payment_sc/card.php %%WWWDIR%%/htdocs/compta/payment_sc/index.html %%WWWDIR%%/htdocs/compta/paymentbybanktransfer/index.php -%%WWWDIR%%/htdocs/compta/prelevement/bons.php %%WWWDIR%%/htdocs/compta/prelevement/card.php %%WWWDIR%%/htdocs/compta/prelevement/class/bonprelevement.class.php %%WWWDIR%%/htdocs/compta/prelevement/class/index.html @@ -573,6 +578,7 @@ %%WWWDIR%%/htdocs/compta/prelevement/index.php %%WWWDIR%%/htdocs/compta/prelevement/line.php %%WWWDIR%%/htdocs/compta/prelevement/list.php +%%WWWDIR%%/htdocs/compta/prelevement/orders_list.php %%WWWDIR%%/htdocs/compta/prelevement/rejets.php %%WWWDIR%%/htdocs/compta/prelevement/stats.php %%WWWDIR%%/htdocs/compta/recap-compta.php @@ -695,6 +701,7 @@ %%WWWDIR%%/htdocs/core/boxes/box_comptes.php %%WWWDIR%%/htdocs/core/boxes/box_contacts.php %%WWWDIR%%/htdocs/core/boxes/box_contracts.php +%%WWWDIR%%/htdocs/core/boxes/box_customers_outstanding_bill_reached.php %%WWWDIR%%/htdocs/core/boxes/box_external_rss.php %%WWWDIR%%/htdocs/core/boxes/box_factures.php %%WWWDIR%%/htdocs/core/boxes/box_factures_fourn.php @@ -702,6 +709,7 @@ %%WWWDIR%%/htdocs/core/boxes/box_factures_imp.php %%WWWDIR%%/htdocs/core/boxes/box_ficheinter.php %%WWWDIR%%/htdocs/core/boxes/box_fournisseurs.php +%%WWWDIR%%/htdocs/core/boxes/box_funnel_of_prospection.php %%WWWDIR%%/htdocs/core/boxes/box_goodcustomers.php %%WWWDIR%%/htdocs/core/boxes/box_graph_invoices_permonth.php %%WWWDIR%%/htdocs/core/boxes/box_graph_invoices_supplier_permonth.php @@ -719,12 +727,14 @@ %%WWWDIR%%/htdocs/core/boxes/box_project.php %%WWWDIR%%/htdocs/core/boxes/box_propales.php %%WWWDIR%%/htdocs/core/boxes/box_prospect.php +%%WWWDIR%%/htdocs/core/boxes/box_scheduled_jobs.php %%WWWDIR%%/htdocs/core/boxes/box_services_contracts.php %%WWWDIR%%/htdocs/core/boxes/box_services_expired.php %%WWWDIR%%/htdocs/core/boxes/box_shipments.php %%WWWDIR%%/htdocs/core/boxes/box_supplier_orders.php %%WWWDIR%%/htdocs/core/boxes/box_supplier_orders_awaiting_reception.php %%WWWDIR%%/htdocs/core/boxes/box_task.php +%%WWWDIR%%/htdocs/core/boxes/box_validated_projects.php %%WWWDIR%%/htdocs/core/boxes/index.html %%WWWDIR%%/htdocs/core/boxes/modules_boxes.php %%WWWDIR%%/htdocs/core/class/CMailFile.class.php @@ -734,6 +744,7 @@ %%WWWDIR%%/htdocs/core/class/ccountry.class.php %%WWWDIR%%/htdocs/core/class/comment.class.php %%WWWDIR%%/htdocs/core/class/commondocgenerator.class.php +%%WWWDIR%%/htdocs/core/class/commonincoterm.class.php %%WWWDIR%%/htdocs/core/class/commoninvoice.class.php %%WWWDIR%%/htdocs/core/class/commonobject.class.php %%WWWDIR%%/htdocs/core/class/commonobjectline.class.php @@ -741,6 +752,7 @@ %%WWWDIR%%/htdocs/core/class/commonstickergenerator.class.php %%WWWDIR%%/htdocs/core/class/conf.class.php %%WWWDIR%%/htdocs/core/class/coreobject.class.php +%%WWWDIR%%/htdocs/core/class/cproductnature.class.php %%WWWDIR%%/htdocs/core/class/cstate.class.php %%WWWDIR%%/htdocs/core/class/ctypent.class.php %%WWWDIR%%/htdocs/core/class/ctyperesource.class.php @@ -771,6 +783,7 @@ %%WWWDIR%%/htdocs/core/class/html.formcompany.class.php %%WWWDIR%%/htdocs/core/class/html.formcontract.class.php %%WWWDIR%%/htdocs/core/class/html.formcron.class.php +%%WWWDIR%%/htdocs/core/class/html.formexpensereport.class.php %%WWWDIR%%/htdocs/core/class/html.formfile.class.php %%WWWDIR%%/htdocs/core/class/html.formintervention.class.php %%WWWDIR%%/htdocs/core/class/html.formmail.class.php @@ -803,11 +816,11 @@ %%WWWDIR%%/htdocs/core/class/workboardresponse.class.php %%WWWDIR%%/htdocs/core/commonfieldsinexport.inc.php %%WWWDIR%%/htdocs/core/customreports.php +%%WWWDIR%%/htdocs/core/data/cloud_metadata_for_ssrf_test.txt %%WWWDIR%%/htdocs/core/datepicker.php %%WWWDIR%%/htdocs/core/db/Database.interface.php %%WWWDIR%%/htdocs/core/db/DoliDB.class.php %%WWWDIR%%/htdocs/core/db/index.html -%%WWWDIR%%/htdocs/core/db/mssql.class.php %%WWWDIR%%/htdocs/core/db/mysqli.class.php %%WWWDIR%%/htdocs/core/db/pgsql.class.php %%WWWDIR%%/htdocs/core/db/sqlite3.class.php @@ -946,6 +959,7 @@ %%WWWDIR%%/htdocs/core/lib/images.lib.php %%WWWDIR%%/htdocs/core/lib/import.lib.php %%WWWDIR%%/htdocs/core/lib/index.html +%%WWWDIR%%/htdocs/core/lib/intracommreport.lib.php %%WWWDIR%%/htdocs/core/lib/invoice.lib.php %%WWWDIR%%/htdocs/core/lib/invoice2.lib.php %%WWWDIR%%/htdocs/core/lib/json.lib.php @@ -961,6 +975,7 @@ %%WWWDIR%%/htdocs/core/lib/parsemd.lib.php %%WWWDIR%%/htdocs/core/lib/payments.lib.php %%WWWDIR%%/htdocs/core/lib/pdf.lib.php +%%WWWDIR%%/htdocs/core/lib/phpsessionindb.lib.php %%WWWDIR%%/htdocs/core/lib/prelevement.lib.php %%WWWDIR%%/htdocs/core/lib/price.lib.php %%WWWDIR%%/htdocs/core/lib/product.lib.php @@ -1045,6 +1060,13 @@ %%WWWDIR%%/htdocs/core/modules/contract/mod_contract_olive.php %%WWWDIR%%/htdocs/core/modules/contract/mod_contract_serpis.php %%WWWDIR%%/htdocs/core/modules/contract/modules_contract.php +%%WWWDIR%%/htdocs/core/modules/delivery/doc/index.html +%%WWWDIR%%/htdocs/core/modules/delivery/doc/pdf_storm.modules.php +%%WWWDIR%%/htdocs/core/modules/delivery/doc/pdf_typhon.modules.php +%%WWWDIR%%/htdocs/core/modules/delivery/index.html +%%WWWDIR%%/htdocs/core/modules/delivery/mod_delivery_jade.php +%%WWWDIR%%/htdocs/core/modules/delivery/mod_delivery_saphir.php +%%WWWDIR%%/htdocs/core/modules/delivery/modules_delivery.php %%WWWDIR%%/htdocs/core/modules/dons/html_cerfafr.html %%WWWDIR%%/htdocs/core/modules/dons/html_cerfafr.modules.php %%WWWDIR%%/htdocs/core/modules/dons/index.html @@ -1092,12 +1114,6 @@ %%WWWDIR%%/htdocs/core/modules/import/index.html %%WWWDIR%%/htdocs/core/modules/import/modules_import.php %%WWWDIR%%/htdocs/core/modules/index.html -%%WWWDIR%%/htdocs/core/modules/livraison/doc/index.html -%%WWWDIR%%/htdocs/core/modules/livraison/doc/pdf_typhon.modules.php -%%WWWDIR%%/htdocs/core/modules/livraison/index.html -%%WWWDIR%%/htdocs/core/modules/livraison/mod_livraison_jade.php -%%WWWDIR%%/htdocs/core/modules/livraison/mod_livraison_saphir.php -%%WWWDIR%%/htdocs/core/modules/livraison/modules_livraison.php %%WWWDIR%%/htdocs/core/modules/mailings/README %%WWWDIR%%/htdocs/core/modules/mailings/advthirdparties.modules.php %%WWWDIR%%/htdocs/core/modules/mailings/contacts1.modules.php @@ -1110,10 +1126,12 @@ %%WWWDIR%%/htdocs/core/modules/mailings/thirdparties_services_expired.modules.php %%WWWDIR%%/htdocs/core/modules/mailings/xinputfile.modules.php %%WWWDIR%%/htdocs/core/modules/mailings/xinputuser.modules.php +%%WWWDIR%%/htdocs/core/modules/member/doc/doc_generic_member_odt.class.php %%WWWDIR%%/htdocs/core/modules/member/doc/index.html %%WWWDIR%%/htdocs/core/modules/member/doc/pdf_standard.class.php %%WWWDIR%%/htdocs/core/modules/member/index.html %%WWWDIR%%/htdocs/core/modules/member/modules_cards.php +%%WWWDIR%%/htdocs/core/modules/member/modules_member.class.php %%WWWDIR%%/htdocs/core/modules/modAccounting.class.php %%WWWDIR%%/htdocs/core/modules/modAdherent.class.php %%WWWDIR%%/htdocs/core/modules/modAgenda.class.php @@ -1157,6 +1175,7 @@ %%WWWDIR%%/htdocs/core/modules/modHoliday.class.php %%WWWDIR%%/htdocs/core/modules/modImport.class.php %%WWWDIR%%/htdocs/core/modules/modIncoterm.class.php +%%WWWDIR%%/htdocs/core/modules/modIntracommreport.class.php %%WWWDIR%%/htdocs/core/modules/modLabel.class.php %%WWWDIR%%/htdocs/core/modules/modLdap.class.php %%WWWDIR%%/htdocs/core/modules/modLoan.class.php @@ -1180,6 +1199,7 @@ %%WWWDIR%%/htdocs/core/modules/modPropale.class.php %%WWWDIR%%/htdocs/core/modules/modReceiptPrinter.class.php %%WWWDIR%%/htdocs/core/modules/modReception.class.php +%%WWWDIR%%/htdocs/core/modules/modRecruitment.class.php %%WWWDIR%%/htdocs/core/modules/modResource.class.php %%WWWDIR%%/htdocs/core/modules/modSalaries.class.php %%WWWDIR%%/htdocs/core/modules/modService.class.php @@ -1199,6 +1219,8 @@ %%WWWDIR%%/htdocs/core/modules/modWebsite.class.php %%WWWDIR%%/htdocs/core/modules/modWorkflow.class.php %%WWWDIR%%/htdocs/core/modules/modZapier.class.php +%%WWWDIR%%/htdocs/core/modules/movement/doc/pdf_standard.modules.php +%%WWWDIR%%/htdocs/core/modules/movement/modules_movement.php %%WWWDIR%%/htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php %%WWWDIR%%/htdocs/core/modules/mrp/mod_mo_advanced.php %%WWWDIR%%/htdocs/core/modules/mrp/mod_mo_standard.php @@ -1280,8 +1302,6 @@ %%WWWDIR%%/htdocs/core/modules/societe/modules_societe.class.php %%WWWDIR%%/htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php %%WWWDIR%%/htdocs/core/modules/stock/doc/pdf_standard.modules.php -%%WWWDIR%%/htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php -%%WWWDIR%%/htdocs/core/modules/stock/modules_movement.php %%WWWDIR%%/htdocs/core/modules/stock/modules_stock.php %%WWWDIR%%/htdocs/core/modules/supplier_invoice/doc/index.html %%WWWDIR%%/htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php @@ -1317,10 +1337,13 @@ %%WWWDIR%%/htdocs/core/modules/takepos/mod_takepos_ref_simple.php %%WWWDIR%%/htdocs/core/modules/takepos/mod_takepos_ref_universal.php %%WWWDIR%%/htdocs/core/modules/takepos/modules_takepos.php +%%WWWDIR%%/htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/ticket/doc/index.html %%WWWDIR%%/htdocs/core/modules/ticket/mod_ticket_simple.php %%WWWDIR%%/htdocs/core/modules/ticket/mod_ticket_universal.php %%WWWDIR%%/htdocs/core/modules/ticket/modules_ticket.php %%WWWDIR%%/htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/user/doc/index.html %%WWWDIR%%/htdocs/core/modules/user/modules_user.class.php %%WWWDIR%%/htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php %%WWWDIR%%/htdocs/core/modules/usergroup/modules_usergroup.class.php @@ -1349,6 +1372,7 @@ %%WWWDIR%%/htdocs/core/tpl/error.tpl.php %%WWWDIR%%/htdocs/core/tpl/extrafields_add.tpl.php %%WWWDIR%%/htdocs/core/tpl/extrafields_edit.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_list_array_fields.tpl.php %%WWWDIR%%/htdocs/core/tpl/extrafields_list_print_fields.tpl.php %%WWWDIR%%/htdocs/core/tpl/extrafields_list_search_input.tpl.php %%WWWDIR%%/htdocs/core/tpl/extrafields_list_search_param.tpl.php @@ -1434,6 +1458,10 @@ %%WWWDIR%%/htdocs/debugbar/class/autoloader.php %%WWWDIR%%/htdocs/debugbar/index.html %%WWWDIR%%/htdocs/debugbar/js/widgets.js +%%WWWDIR%%/htdocs/delivery/card.php +%%WWWDIR%%/htdocs/delivery/class/delivery.class.php +%%WWWDIR%%/htdocs/delivery/class/index.html +%%WWWDIR%%/htdocs/delivery/index.html %%WWWDIR%%/htdocs/document.php %%WWWDIR%%/htdocs/don/admin/donation.php %%WWWDIR%%/htdocs/don/admin/donation_extrafields.php @@ -1568,7 +1596,6 @@ %%WWWDIR%%/htdocs/fourn/commande/info.php %%WWWDIR%%/htdocs/fourn/commande/list.php %%WWWDIR%%/htdocs/fourn/commande/note.php -%%WWWDIR%%/htdocs/fourn/commande/orderstoinvoice.php %%WWWDIR%%/htdocs/fourn/commande/tpl/index.html %%WWWDIR%%/htdocs/fourn/commande/tpl/linkedobjectblock.tpl.php %%WWWDIR%%/htdocs/fourn/contact.php @@ -1577,6 +1604,7 @@ %%WWWDIR%%/htdocs/fourn/facture/document.php %%WWWDIR%%/htdocs/fourn/facture/impayees.php %%WWWDIR%%/htdocs/fourn/facture/index.html +%%WWWDIR%%/htdocs/fourn/facture/index.php %%WWWDIR%%/htdocs/fourn/facture/info.php %%WWWDIR%%/htdocs/fourn/facture/list.php %%WWWDIR%%/htdocs/fourn/facture/note.php @@ -1589,6 +1617,7 @@ %%WWWDIR%%/htdocs/fourn/paiement/card.php %%WWWDIR%%/htdocs/fourn/paiement/index.html %%WWWDIR%%/htdocs/fourn/paiement/info.php +%%WWWDIR%%/htdocs/fourn/paiement/list.php %%WWWDIR%%/htdocs/fourn/product/list.php %%WWWDIR%%/htdocs/fourn/recap-fourn.php %%WWWDIR%%/htdocs/ftp/admin/ftpclient.php @@ -1597,7 +1626,6 @@ %%WWWDIR%%/htdocs/holiday/card.php %%WWWDIR%%/htdocs/holiday/class/holiday.class.php %%WWWDIR%%/htdocs/holiday/class/index.html -%%WWWDIR%%/htdocs/holiday/common.inc.php %%WWWDIR%%/htdocs/holiday/define_holiday.php %%WWWDIR%%/htdocs/holiday/document.php %%WWWDIR%%/htdocs/holiday/img/add.png @@ -1624,72 +1652,6 @@ %%WWWDIR%%/htdocs/imports/emptyexample.php %%WWWDIR%%/htdocs/imports/import.php %%WWWDIR%%/htdocs/imports/index.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/CacheCacheCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/DoctrineCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/MonologCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/PropelCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/SlimCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/SwiftMailer/SwiftLogCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/SwiftMailer/SwiftMailCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/Twig/TraceableTwigEnvironment.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/Twig/TraceableTwigTemplate.php -%%WWWDIR%%/htdocs/includes/DebugBar/Bridge/Twig/TwigCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/AggregatedCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/AssetProvider.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/ConfigCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/DataCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/DataCollectorInterface.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/ExceptionsCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/LocalizationCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/MemoryCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/MessagesAggregateInterface.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/MessagesCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/PDO/PDOCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/PDO/TraceablePDO.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/PDO/TraceablePDOStatement.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/PDO/TracedStatement.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/PhpInfoCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/Renderable.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/RequestDataCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataCollector/TimeDataCollector.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataFormatter/DataFormatter.php -%%WWWDIR%%/htdocs/includes/DebugBar/DataFormatter/DataFormatterInterface.php -%%WWWDIR%%/htdocs/includes/DebugBar/DebugBar.php -%%WWWDIR%%/htdocs/includes/DebugBar/DebugBarException.php -%%WWWDIR%%/htdocs/includes/DebugBar/HttpDriverInterface.php -%%WWWDIR%%/htdocs/includes/DebugBar/JavascriptRenderer.php -%%WWWDIR%%/htdocs/includes/DebugBar/OpenHandler.php -%%WWWDIR%%/htdocs/includes/DebugBar/PhpHttpDriver.php -%%WWWDIR%%/htdocs/includes/DebugBar/RequestIdGenerator.php -%%WWWDIR%%/htdocs/includes/DebugBar/RequestIdGeneratorInterface.php -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/debugbar.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/debugbar.js -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/openhandler.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/openhandler.js -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/font-awesome/css/font-awesome.min.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/FontAwesome.otf -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.eot -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.svg -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.ttf -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.woff -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/highlightjs/highlight.pack.js -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/highlightjs/styles/github.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/vendor/jquery/dist/jquery.min.js -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets.js -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets/mails/widget.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets/mails/widget.js -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets/sqlqueries/widget.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets/sqlqueries/widget.js -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets/templates/widget.css -%%WWWDIR%%/htdocs/includes/DebugBar/Resources/widgets/templates/widget.js -%%WWWDIR%%/htdocs/includes/DebugBar/StandardDebugBar.php -%%WWWDIR%%/htdocs/includes/DebugBar/Storage/FileStorage.php -%%WWWDIR%%/htdocs/includes/DebugBar/Storage/MemcachedStorage.php -%%WWWDIR%%/htdocs/includes/DebugBar/Storage/PdoStorage.php -%%WWWDIR%%/htdocs/includes/DebugBar/Storage/RedisStorage.php -%%WWWDIR%%/htdocs/includes/DebugBar/Storage/StorageInterface.php -%%WWWDIR%%/htdocs/includes/DebugBar/Storage/pdo_storage_schema.sql %%WWWDIR%%/htdocs/includes/OAuth/Common/AutoLoader.php %%WWWDIR%%/htdocs/includes/OAuth/Common/Consumer/Credentials.php %%WWWDIR%%/htdocs/includes/OAuth/Common/Consumer/CredentialsInterface.php @@ -2737,15 +2699,85 @@ %%WWWDIR%%/htdocs/includes/jsgantt/CONTRIBUTING.md %%WWWDIR%%/htdocs/includes/jsgantt/LICENSE %%WWWDIR%%/htdocs/includes/jsgantt/README.md -%%WWWDIR%%/htdocs/includes/jsgantt/home-bg.jpg -%%WWWDIR%%/htdocs/includes/jsgantt/index.html %%WWWDIR%%/htdocs/includes/jsgantt/jsgantt.css %%WWWDIR%%/htdocs/includes/jsgantt/jsgantt.js -%%WWWDIR%%/htdocs/includes/jsgantt/main.css -%%WWWDIR%%/htdocs/includes/jsgantt/main.js -%%WWWDIR%%/htdocs/includes/jsgantt/project.xml %%WWWDIR%%/htdocs/includes/jstz/jstz.js %%WWWDIR%%/htdocs/includes/jstz/jstz.min.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/LICENSE +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/composer.json +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/CacheCacheCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/DoctrineCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/MonologCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Propel2Collector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/PropelCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/SlimCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/SwiftMailer/SwiftLogCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/SwiftMailer/SwiftMailCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TimeableTwigExtensionProfiler.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TraceableTwigEnvironment.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TraceableTwigTemplate.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TwigCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/TwigProfileCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/AggregatedCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/AssetProvider.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/ConfigCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/DataCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/DataCollectorInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/ExceptionsCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/LocalizationCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/MemoryCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/MessagesAggregateInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/MessagesCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/PDOCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TraceablePDO.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TraceablePDOStatement.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TracedStatement.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PhpInfoCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/Renderable.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/RequestDataCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/TimeDataCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatter.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatterInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/DebugBarVarDumper.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/VarDumper/DebugBarHtmlDumper.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/VarDumper/SeekingData.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBarException.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/HttpDriverInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/OpenHandler.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/PhpHttpDriver.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/RequestIdGenerator.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/RequestIdGeneratorInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/debugbar.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/debugbar.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/openhandler.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/openhandler.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/font-awesome/css/font-awesome.min.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/font-awesome/fonts/FontAwesome.otf +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.eot +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.svg +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.woff +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/font-awesome/fonts/fontawesome-webfont.woff2 +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/highlightjs/highlight.pack.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/highlightjs/styles/github.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/vendor/jquery/dist/jquery.min.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/mails/widget.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/mails/widget.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/sqlqueries/widget.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/sqlqueries/widget.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/templates/widget.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/templates/widget.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/StandardDebugBar.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/FileStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/MemcachedStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/PdoStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/RedisStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/StorageInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/pdo_storage_schema.sql %%WWWDIR%%/htdocs/includes/mike42/escpos-php/.coveralls.yml %%WWWDIR%%/htdocs/includes/mike42/escpos-php/CONTRIBUTING.md %%WWWDIR%%/htdocs/includes/mike42/escpos-php/CONTRIBUTORS.md @@ -2754,9 +2786,6 @@ %%WWWDIR%%/htdocs/includes/mike42/escpos-php/autoload.php %%WWWDIR%%/htdocs/includes/mike42/escpos-php/composer.json %%WWWDIR%%/htdocs/includes/mike42/escpos-php/composer.lock -%%WWWDIR%%/htdocs/includes/mike42/escpos-php/doc/FAQ.md -%%WWWDIR%%/htdocs/includes/mike42/escpos-php/doc/Makefile -%%WWWDIR%%/htdocs/includes/mike42/escpos-php/doc/escpos.doxyfile %%WWWDIR%%/htdocs/includes/mike42/escpos-php/phpunit.xml %%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/CapabilityProfile.php %%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/CapabilityProfiles/DefaultCapabilityProfile.php @@ -2798,10 +2827,6 @@ %%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/composer.json %%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/composer.lock %%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/docker-compose.yml -%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/docs/CONTRIBUTING.md -%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/docs/HISTORY.md -%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/docs/ISSUE_TEMPLATE.md -%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/docs/KNOWN_LIMITATIONS.md %%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/export/exportToJSON.php %%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php %%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/phpcs.xml @@ -2846,6 +2871,8 @@ %%WWWDIR%%/htdocs/includes/odtphp/zip/PclZipProxy.php %%WWWDIR%%/htdocs/includes/odtphp/zip/PhpZipProxy.php %%WWWDIR%%/htdocs/includes/odtphp/zip/ZipInterface.php +%%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/LICENSE +%%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/composer.json %%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/gnu-lgpl.txt %%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/pclzip.lib.php %%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/readme.txt @@ -3103,256 +3130,6 @@ %%WWWDIR%%/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/Worksheet.php %%WWWDIR%%/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xlsx/WriterPart.php %%WWWDIR%%/htdocs/includes/phpoffice/autoloader.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Autoloader.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/CacheBase.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/DiscISAM.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/ICache.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Igbinary.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memcache.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memory.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemorySerialized.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/PHPTemp.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite3.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Wincache.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorageFactory.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CalcEngine/CyclicReferenceStack.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/CalcEngine/Logger.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Database.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/DateTime.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Engineering.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Exception.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/ExceptionHandler.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Financial.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/FormulaParser.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/FormulaToken.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Function.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Logical.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/LookupRef.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/MathTrig.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Statistical.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/TextData.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Token/Stack.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Calculation/functionlist.txt -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Cell.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Cell/AdvancedValueBinder.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Cell/DataType.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Cell/DataValidation.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Cell/Hyperlink.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Cell/IValueBinder.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Axis.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/DataSeries.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/DataSeriesValues.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Exception.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/GridLines.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Layout.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Legend.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/PlotArea.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Properties.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Renderer/PHP Charting Libraries.txt -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Renderer/jpgraph.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Chart/Title.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Comment.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/DocumentProperties.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/DocumentSecurity.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Exception.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/HashTable.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Helper/HTML.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/IComparable.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/IOFactory.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/NamedRange.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Abstract.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/CSV.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/DefaultReadFilter.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2003XML.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007/Chart.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel2007/Theme.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/Escher.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/MD5.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Excel5/RC4.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Exception.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/Gnumeric.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/HTML.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/IReadFilter.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/IReader.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/OOCalc.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Reader/SYLK.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/ReferenceHelper.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/RichText.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/RichText/ITextElement.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/RichText/Run.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/RichText/TextElement.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Settings.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/CodePage.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Date.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Drawing.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DgContainer.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Excel5.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/File.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/Font.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/CHANGELOG.TXT -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/CholeskyDecomposition.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/LUDecomposition.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/Matrix.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/QRDecomposition.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/SingularValueDecomposition.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/utils/Error.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/utils/Maths.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/ChainedBlockStream.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/File.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLERead.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/gnu-lgpl.txt -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/readme.txt -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/PasswordHasher.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/String.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/TimeZone.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/XMLWriter.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipStreamWrapper.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/bestFitClass.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/exponentialBestFitClass.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/linearBestFitClass.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/polynomialBestFitClass.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/powerBestFitClass.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/trendClass.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Alignment.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Border.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Borders.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Color.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Conditional.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Fill.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Font.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/NumberFormat.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Protection.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Style/Supervisor.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter/Column.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/AutoFilter/Column/Rule.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/BaseDrawing.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/CellIterator.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Column.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnCellIterator.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnDimension.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/ColumnIterator.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Drawing/Shadow.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/HeaderFooter.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/HeaderFooterDrawing.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/MemoryDrawing.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/PageMargins.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/PageSetup.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Protection.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/Row.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowCellIterator.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowDimension.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/RowIterator.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Worksheet/SheetView.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/WorksheetIterator.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Abstract.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Chart.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Comments.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/ContentTypes.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/DocProps.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Drawing.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Rels.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/RelsRibbon.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/RelsVBA.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/StringTable.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Style.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Theme.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Workbook.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/WriterPart.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/BIFFwriter.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Escher.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Font.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Parser.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Workbook.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Worksheet.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/Xf.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/Exception.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/IWriter.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Cell/Comment.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Content.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Meta.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/MetaInf.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Mimetype.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Settings.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Styles.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/Thumbnails.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/OpenDocument/WriterPart.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/Core.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/DomPDF.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/mPDF.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/Writer/PDF/tcPDF.php -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/bg/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/da/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/da/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/de/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/de/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/en/uk/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/es/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/es/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/it/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/it/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/no/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/no/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/br/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/br/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pt/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/sv/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/sv/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/config -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/functions -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/changelog.txt -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/composer.json -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/install.txt -%%WWWDIR%%/htdocs/includes/phpoffice/phpexcel/license.md %%WWWDIR%%/htdocs/includes/printipp/BasicIPP.php %%WWWDIR%%/htdocs/includes/printipp/CupsPrintIPP.php %%WWWDIR%%/htdocs/includes/printipp/ExtendedPrintIPP.php @@ -4660,6 +4437,56 @@ %%WWWDIR%%/htdocs/includes/swiftmailer/lib/preferences.php %%WWWDIR%%/htdocs/includes/swiftmailer/lib/swift_required.php %%WWWDIR%%/htdocs/includes/swiftmailer/lib/swiftmailer_generate_mimes_config.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/AmqpCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/Caster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ConstStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/CutArrayStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/CutStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/DOMCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/DoctrineCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/EnumStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ExceptionCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/FrameStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/MongoCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/PdoCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/PgSqlCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ReflectionCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ResourceCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/SplCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/StubCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/TraceStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/XmlResourceCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/AbstractCloner.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/ClonerInterface.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/Cursor.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/Data.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/DumperInterface.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/Stub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/VarCloner.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/AbstractDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/CliDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/DataDumperInterface.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/HtmlDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Exception/ThrowingCasterException.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/LICENSE +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/README.md +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Resources/functions/dump.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Test/VarDumperTestTrait.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/CasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/PdoCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/ReflectionCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/SplCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/CliDumperTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/GeneratorDemo.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/Twig.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/dumb-var.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/HtmlDumperTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Test/VarDumperTestTraitTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/VarClonerTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/VarDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/composer.json +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/phpunit.xml.dist %%WWWDIR%%/htdocs/includes/tcpdi/fpdf_tpl.php %%WWWDIR%%/htdocs/includes/tcpdi/tcpdi.php %%WWWDIR%%/htdocs/includes/tcpdi/tcpdi_parser.php @@ -4906,12 +4733,14 @@ %%WWWDIR%%/htdocs/install/doctemplates/projects/template_project.odt %%WWWDIR%%/htdocs/install/doctemplates/proposals/template_proposal.odt %%WWWDIR%%/htdocs/install/doctemplates/shipments/template_shipment.odt +%%WWWDIR%%/htdocs/install/doctemplates/stocks/template_warehouse.odt %%WWWDIR%%/htdocs/install/doctemplates/supplier_orders/index.html %%WWWDIR%%/htdocs/install/doctemplates/supplier_orders/template_supplier_order.odt %%WWWDIR%%/htdocs/install/doctemplates/supplier_proposals/template_supplier_proposal.odt %%WWWDIR%%/htdocs/install/doctemplates/tasks/template_task_summary.odt %%WWWDIR%%/htdocs/install/doctemplates/thirdparties/template_thirdparty.ods %%WWWDIR%%/htdocs/install/doctemplates/thirdparties/template_thirdparty.odt +%%WWWDIR%%/htdocs/install/doctemplates/tickets/template_ticket.odt %%WWWDIR%%/htdocs/install/doctemplates/usergroups/template_usergroups.odt %%WWWDIR%%/htdocs/install/doctemplates/users/template_user.odt %%WWWDIR%%/htdocs/install/doctemplates/websites/index.html @@ -4998,16 +4827,20 @@ %%WWWDIR%%/htdocs/install/mysql/data/llx_c_paiement.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_paper_format.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_payment_term.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_product_nature.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_propalst.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_prospectcontactlevel.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_prospectlevel.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_revenuestamp.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_shipment_mode.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_socialnetworks.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_stcomm.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_stcommcontact.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_category.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_resolution.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_severity.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_type.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_transport_mode.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_tva.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_type_contact.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_type_container.sql @@ -5023,6 +4856,7 @@ %%WWWDIR%%/htdocs/install/mysql/index.html %%WWWDIR%%/htdocs/install/mysql/migration/10.0.0-11.0.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/11.0.0-12.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/12.0.0-13.0.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/3.0.0-3.1.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/3.1.0-3.2.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/3.2.0-3.3.0.sql @@ -5096,6 +4930,7 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_blockedlog_authority.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom_extrafields.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom_extrafields.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bomline.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bomline.sql @@ -5166,9 +5001,13 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_price_expression.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_price_global_variable.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_price_global_variable_updater.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_product_nature.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_product_nature.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_propalst.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_propalst.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_prospectcontactlevel.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_prospectlevel.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_recruitment_origin.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_regions.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_regions.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_revenuestamp.sql @@ -5179,6 +5018,8 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_socialnetworks.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcomm.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcomm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcommcontact.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcommcontact.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_category.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_category.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_resolution.key.sql @@ -5187,6 +5028,8 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_severity.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_type.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_type.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_transport_mode.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_transport_mode.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_tva.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_tva.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_contact.key.sql @@ -5269,6 +5112,14 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_cronjob.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_default_values.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_default_values.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet_extrafields.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_deplacement.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_document_model.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_document_model.sql @@ -5277,8 +5128,12 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_don_extrafields.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_directories.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_directories.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_directories_extrafields.key.sql *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***