dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] ab9bf7: replace test_sql_and_script_i


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] ab9bf7: replace test_sql_and_script_inject
Date: Sat, 15 Sep 2018 08:01:41 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: ab9bf78ecfdcc21464d3b38b642a6430e4d5a390
      
https://github.com/Dolibarr/dolibarr/commit/ab9bf78ecfdcc21464d3b38b642a6430e4d5a390
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-09-01 (Sat, 01 Sep 2018)

  Changed paths:
    M htdocs/core/class/html.form.class.php
    M htdocs/main.inc.php
    M test/phpunit/CoreTest.php

  Log Message:
  -----------
  replace test_sql_and_script_inject


  Commit: 801eba74c552d5fd5de8de9209034cadfc461460
      
https://github.com/Dolibarr/dolibarr/commit/801eba74c552d5fd5de8de9209034cadfc461460
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-09-02 (Sun, 02 Sep 2018)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  deprecated test_sql_and_script


  Commit: b05c175a78b544c9bad0a461f28a0fe08f97f138
      
https://github.com/Dolibarr/dolibarr/commit/b05c175a78b544c9bad0a461f28a0fe08f97f138
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-09-02 (Sun, 02 Sep 2018)

  Changed paths:
    M .travis.yml
    M dev/setup/codesniffer/ruleset.xml
    M htdocs/adherents/admin/website.php
    M htdocs/adherents/class/adherent.class.php
    M htdocs/admin/system/index.php
    M htdocs/comm/action/class/actioncommreminder.class.php
    M htdocs/core/actions_setnotes.inc.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/get_info.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/core/lib/ajax.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/dons/html_cerfafr.modules.php
    M htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/dav/dav.class.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/langs/en_US/commercial.lang
    M htdocs/langs/en_US/members.lang
    M htdocs/langs/en_US/paybox.lang
    M htdocs/langs/en_US/stripe.lang
    M htdocs/main.inc.php
    M htdocs/master.inc.php
    M htdocs/modulebuilder/template/class/myobject.class.php
    M htdocs/paybox/admin/paybox.php
    M htdocs/paypal/admin/paypal.php
    M htdocs/product/card.php
    M htdocs/public/payment/paymentok.php
    M htdocs/societe/paymentmodes.php
    M htdocs/stripe/admin/stripe.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/user/class/user.class.php
    M test/phpunit/AccountingAccountTest.php
    M test/phpunit/ActionCommTest.php
    M test/phpunit/AdherentTest.php
    M test/phpunit/AdminLibTest.php
    M test/phpunit/BankAccountTest.php
    M test/phpunit/BonPrelevementTest.php
    M test/phpunit/BuildDocTest.php
    M test/phpunit/CMailFileTest.php
    M test/phpunit/CategorieTest.php
    M test/phpunit/ChargeSocialesTest.php
    M test/phpunit/CodingPhpTest.php
    M test/phpunit/CodingSqlTest.php
    M test/phpunit/CommandeFournisseurTest.php
    M test/phpunit/CommandeTest.php
    M test/phpunit/CommonObjectTest.php
    M test/phpunit/CompanyBankAccountTest.php
    M test/phpunit/CompanyLibTest.php
    M test/phpunit/ContactTest.php
    M test/phpunit/ContratTest.php
    M test/phpunit/CoreTest.php
    M test/phpunit/DateLibTest.php
    M test/phpunit/DateLibTzFranceTest.php
    M test/phpunit/DiscountTest.php
    M test/phpunit/EntrepotTest.php
    M test/phpunit/ExpenseReportTest.php
    M test/phpunit/ExportTest.php
    M test/phpunit/FactureFournisseurTest.php
    M test/phpunit/FactureRecTest.php
    M test/phpunit/FactureTest.php
    M test/phpunit/FactureTestRounding.php
    M test/phpunit/FichinterTest.php
    M test/phpunit/FilesLibTest.php
    M test/phpunit/FormAdminTest.php
    M test/phpunit/Functions2LibTest.php
    M test/phpunit/FunctionsLibTest.php
    M test/phpunit/GetUrlLibTest.php
    M test/phpunit/HolidayTest.php
    M test/phpunit/ImagesLibTest.php
    M test/phpunit/ImportTest.php
    M test/phpunit/JsonLibTest.php
    M test/phpunit/LangTest.php
    M test/phpunit/MarginsLibTest.php
    M test/phpunit/ModulesTest.php
    M test/phpunit/MouvementStockTest.php
    M test/phpunit/NumberingModulesTest.php
    M test/phpunit/PaypalTest.php
    M test/phpunit/PdfDocTest.php
    M test/phpunit/PgsqlTest.php
    M test/phpunit/PricesTest.php
    M test/phpunit/ProductTest.php
    M test/phpunit/ProjectTest.php
    M test/phpunit/PropalTest.php
    M test/phpunit/RestAPIDocumentTest.php
    M test/phpunit/RestAPIUserTest.php
    M test/phpunit/ScriptsTest.php
    M test/phpunit/SecurityTest.php
    M test/phpunit/SocieteTest.php
    M test/phpunit/SupplierProposalTest.php
    M test/phpunit/TicketTest.php
    M test/phpunit/UserGroupTest.php
    M test/phpunit/UserTest.php
    M test/phpunit/UtilsTest.php
    M test/phpunit/WebservicesInvoicesTest.php
    M test/phpunit/WebservicesOrdersTest.php
    M test/phpunit/WebservicesOtherTest.php
    M test/phpunit/WebservicesProductsTest.php
    M test/phpunit/WebservicesThirdpartyTest.php
    M test/phpunit/WebservicesUserTest.php
    M test/phpunit/XCalLibTest.php

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/develop' into testsqlAndScript


  Commit: e0c1599bb10e24811a16a24e1ce824f50e88c0a3
      
https://github.com/Dolibarr/dolibarr/commit/e0c1599bb10e24811a16a24e1ce824f50e88c0a3
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  whoops


  Commit: 76cdbc8bf11872fb7e3f4e94d687542b1c2d3da5
      
https://github.com/Dolibarr/dolibarr/commit/76cdbc8bf11872fb7e3f4e94d687542b1c2d3da5
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-09-15 (Sat, 15 Sep 2018)

  Changed paths:
    M ChangeLog
    M README.md
    M dev/setup/codesniffer/ruleset.xml
    M dev/translation/autotranslator.class.php
    M htdocs/accountancy/admin/account.php
    M htdocs/accountancy/admin/fiscalyear_card.php
    M htdocs/accountancy/admin/journals_list.php
    M htdocs/accountancy/bookkeeping/balance.php
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/accountancy/bookkeeping/list.php
    M htdocs/accountancy/bookkeeping/listbyaccount.php
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/accountancy/class/accountancysystem.class.php
    M htdocs/accountancy/class/accountingaccount.class.php
    M htdocs/accountancy/class/accountingjournal.class.php
    M htdocs/accountancy/class/bookkeeping.class.php
    M htdocs/accountancy/customer/index.php
    M htdocs/accountancy/expensereport/index.php
    M htdocs/accountancy/index.php
    M htdocs/accountancy/journal/bankjournal.php
    M htdocs/accountancy/journal/expensereportsjournal.php
    M htdocs/accountancy/journal/purchasesjournal.php
    M htdocs/accountancy/journal/sellsjournal.php
    M htdocs/accountancy/supplier/index.php
    M htdocs/adherents/admin/adherent.php
    M htdocs/adherents/admin/adherent_emails.php
    M htdocs/adherents/admin/adherent_extrafields.php
    M htdocs/adherents/admin/adherent_type_extrafields.php
    M htdocs/adherents/admin/website.php
    M htdocs/adherents/agenda.php
    M htdocs/adherents/canvas/actions_adherentcard_common.class.php
    M htdocs/adherents/canvas/default/actions_adherentcard_default.class.php
    M htdocs/adherents/card.php
    M htdocs/adherents/class/adherent.class.php
    M htdocs/adherents/class/adherent_type.class.php
    M htdocs/adherents/class/subscription.class.php
    M htdocs/adherents/document.php
    M htdocs/adherents/index.php
    M htdocs/adherents/ldap.php
    M htdocs/adherents/list.php
    M htdocs/adherents/note.php
    M htdocs/adherents/stats/byproperties.php
    M htdocs/adherents/stats/geo.php
    M htdocs/adherents/stats/index.php
    M htdocs/adherents/subscription.php
    M htdocs/adherents/subscription/card.php
    M htdocs/adherents/subscription/info.php
    M htdocs/adherents/type_ldap.php
    M htdocs/admin/agenda_other.php
    M htdocs/admin/barcode.php
    M htdocs/admin/company.php
    M htdocs/admin/delais.php
    M htdocs/admin/dolistore/class/dolistore.class.php
    M htdocs/admin/expensereport_rules.php
    M htdocs/admin/holiday.php
    M htdocs/admin/ihm.php
    M htdocs/admin/menus/edit.php
    M htdocs/admin/menus/index.php
    M htdocs/admin/menus/other.php
    M htdocs/admin/modules.php
    M htdocs/admin/multicurrency.php
    M htdocs/admin/pdf.php
    M htdocs/admin/salaries.php
    M htdocs/admin/supplierinvoice_extrafields.php
    M htdocs/admin/system/about.php
    M htdocs/admin/system/browser.php
    M htdocs/admin/system/constall.php
    M htdocs/admin/system/dolibarr.php
    M htdocs/admin/system/filecheck.php
    M htdocs/admin/system/modules.php
    M htdocs/admin/system/perf.php
    M htdocs/admin/tools/dolibarr_import.php
    M htdocs/admin/tools/index.php
    M htdocs/admin/tools/listevents.php
    M htdocs/admin/tools/listsessions.php
    M htdocs/admin/tools/update.php
    M htdocs/api/class/api.class.php
    M htdocs/api/class/api_access.class.php
    M htdocs/asset/class/asset.class.php
    M htdocs/asset/class/asset_type.class.php
    M htdocs/barcode/printsheet.php
    M htdocs/blockedlog/admin/blockedlog_list.php
    M htdocs/blockedlog/class/blockedlog.class.php
    M htdocs/bookmarks/class/bookmark.class.php
    M htdocs/cashdesk/affIndex.php
    M htdocs/cashdesk/class/Facturation.class.php
    M htdocs/cashdesk/index.php
    M htdocs/cashdesk/index_verif.php
    M htdocs/cashdesk/tpl/facturation1.tpl.php
    M htdocs/cashdesk/tpl/liste_articles.tpl.php
    M htdocs/cashdesk/tpl/menu.tpl.php
    M htdocs/cashdesk/tpl/ticket.tpl.php
    M htdocs/cashdesk/tpl/validation1.tpl.php
    M htdocs/cashdesk/tpl/validation2.tpl.php
    M htdocs/categories/class/categorie.class.php
    M htdocs/collab/index.php
    M htdocs/comm/action/card.php
    M htdocs/comm/action/class/actioncomm.class.php
    M htdocs/comm/action/class/actioncommreminder.class.php
    M htdocs/comm/action/class/api_agendaevents.class.php
    M htdocs/comm/action/class/cactioncomm.class.php
    M htdocs/comm/action/class/ical.class.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/list.php
    M htdocs/comm/action/pertype.php
    M htdocs/comm/action/peruser.php
    M htdocs/comm/card.php
    M htdocs/comm/mailing/class/advtargetemailing.class.php
    M htdocs/comm/mailing/class/mailing.class.php
    M htdocs/comm/multiprix.php
    M htdocs/comm/propal/card.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/commande/list.php
    M htdocs/commande/orderstoinvoice.php
    M htdocs/compta/bank/bankentries_list.php
    M htdocs/compta/bank/card.php
    M htdocs/compta/bank/class/account.class.php
    M htdocs/compta/bank/class/bankcateg.class.php
    M htdocs/compta/bank/class/paymentvarious.class.php
    M htdocs/compta/bank/ligne.php
    M htdocs/compta/bank/transfer.php
    M htdocs/compta/bank/various_payment/card.php
    M htdocs/compta/bank/various_payment/index.php
    M htdocs/compta/charges/index.php
    M htdocs/compta/deplacement/card.php
    M htdocs/compta/deplacement/class/deplacement.class.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/class/paymentterm.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/facture/list.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/compta/localtax/card.php
    M htdocs/compta/localtax/class/localtax.class.php
    M htdocs/compta/localtax/clients.php
    M htdocs/compta/localtax/index.php
    M htdocs/compta/localtax/quadri_detail.php
    M htdocs/compta/paiement.php
    M htdocs/compta/paiement/cheque/card.php
    M htdocs/compta/paiement/cheque/class/remisecheque.class.php
    M htdocs/compta/paiement/class/cpaiement.class.php
    M htdocs/compta/paiement/class/paiement.class.php
    M htdocs/compta/paiement_charge.php
    M htdocs/compta/prelevement/card.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/class/ligneprelevement.class.php
    M htdocs/compta/prelevement/class/rejetprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/ligne.php
    M htdocs/compta/resultat/clientfourn.php
    M htdocs/compta/resultat/index.php
    M htdocs/compta/resultat/result.php
    M htdocs/compta/salaries/card.php
    M htdocs/compta/salaries/class/paymentsalary.class.php
    M htdocs/compta/salaries/document.php
    M htdocs/compta/salaries/index.php
    M htdocs/compta/salaries/stats/index.php
    M htdocs/compta/sociales/card.php
    M htdocs/compta/sociales/class/cchargesociales.class.php
    M htdocs/compta/sociales/class/chargesociales.class.php
    M htdocs/compta/sociales/class/paymentsocialcontribution.class.php
    M htdocs/compta/sociales/payments.php
    M htdocs/compta/stats/byratecountry.php
    M htdocs/compta/stats/cabyprodserv.php
    M htdocs/compta/stats/cabyuser.php
    M htdocs/compta/stats/casoc.php
    M htdocs/compta/stats/index.php
    M htdocs/compta/tva/card.php
    M htdocs/compta/tva/class/tva.class.php
    M htdocs/compta/tva/clients.php
    M htdocs/compta/tva/index.php
    M htdocs/compta/tva/quadri_detail.php
    M htdocs/contact/canvas/actions_contactcard_common.class.php
    M htdocs/contact/canvas/default/actions_contactcard_default.class.php
    M htdocs/contact/card.php
    M htdocs/contact/class/contact.class.php
    M htdocs/contact/list.php
    M htdocs/contact/perso.php
    M htdocs/contrat/card.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/contrat/services_list.php
    M htdocs/core/actions_sendmails.inc.php
    M htdocs/core/ajax/check_notifications.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/class/CMailFile.class.php
    M htdocs/core/class/CSMSFile.class.php
    M htdocs/core/class/antivir.class.php
    M htdocs/core/class/canvas.class.php
    M htdocs/core/class/ccountry.class.php
    M htdocs/core/class/comment.class.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/commoninvoice.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonstickergenerator.class.php
    M htdocs/core/class/conf.class.php
    M htdocs/core/class/cstate.class.php
    M htdocs/core/class/ctypent.class.php
    M htdocs/core/class/ctyperesource.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/class/doleditor.class.php
    M htdocs/core/class/dolgraph.class.php
    M htdocs/core/class/dolreceiptprinter.class.php
    M htdocs/core/class/emailsenderprofile.class.php
    M htdocs/core/class/events.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/class/fiscalyear.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formaccounting.class.php
    M htdocs/core/class/html.formactions.class.php
    M htdocs/core/class/html.formadmin.class.php
    M htdocs/core/class/html.formbarcode.class.php
    M htdocs/core/class/html.formcompany.class.php
    M htdocs/core/class/html.formcontract.class.php
    M htdocs/core/class/html.formcron.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/class/html.formintervention.class.php
    M htdocs/core/class/html.formmail.class.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/class/html.formsms.class.php
    M htdocs/core/class/html.formsocialcontrib.class.php
    M htdocs/core/class/html.formticket.class.php
    M htdocs/core/class/interfaces.class.php
    M htdocs/core/class/ldap.class.php
    M htdocs/core/class/link.class.php
    M htdocs/core/class/menu.class.php
    M htdocs/core/class/menubase.class.php
    M htdocs/core/class/notify.class.php
    M htdocs/core/class/openid.class.php
    M htdocs/core/class/rssparser.class.php
    M htdocs/core/class/smtps.class.php
    M htdocs/core/class/translate.class.php
    M htdocs/core/db/Database.interface.php
    M htdocs/core/db/mssql.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/core/db/sqlite3.class.php
    M htdocs/core/lib/categories.lib.php
    M htdocs/core/lib/company.lib.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/core/lib/payments.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/product.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/lib/security2.lib.php
    M htdocs/core/lib/sendings.lib.php
    M htdocs/core/lib/signature.lib.php
    M htdocs/core/lib/supplier_proposal.lib.php
    M htdocs/core/lib/ticket.lib.php
    M htdocs/core/lib/usergroups.lib.php
    M htdocs/core/lib/website.lib.php
    M htdocs/core/menus/init_menu_auguria.sql
    M htdocs/core/menus/standard/auguria.lib.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/DolibarrModules.class.php
    M htdocs/core/modules/action/modules_action.php
    M htdocs/core/modules/action/rapport.pdf.php
    M htdocs/core/modules/bank/doc/pdf_ban.modules.php
    M htdocs/core/modules/bank/doc/pdf_sepamandate.modules.php
    M htdocs/core/modules/bank/modules_bank.php
    M htdocs/core/modules/barcode/mod_barcode_product_standard.php
    M htdocs/core/modules/cheque/doc/pdf_blochet.class.php
    M htdocs/core/modules/cheque/mod_chequereceipt_mint.php
    M htdocs/core/modules/cheque/mod_chequereceipt_thyme.php
    M htdocs/core/modules/cheque/modules_chequereceipts.php
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/commande/mod_commande_marbre.php
    M htdocs/core/modules/commande/mod_commande_saphir.php
    M htdocs/core/modules/commande/modules_commande.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/contract/doc/pdf_strato.modules.php
    M htdocs/core/modules/contract/mod_contract_magre.php
    M htdocs/core/modules/contract/mod_contract_serpis.php
    M htdocs/core/modules/contract/modules_contract.php
    M htdocs/core/modules/dons/html_cerfafr.modules.php
    M htdocs/core/modules/dons/modules_don.php
    M htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
    M htdocs/core/modules/expedition/doc/pdf_merou.modules.php
    M htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
    M htdocs/core/modules/expedition/mod_expedition_ribera.php
    M htdocs/core/modules/expedition/mod_expedition_safor.php
    M htdocs/core/modules/expedition/modules_expedition.php
    M htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
    M htdocs/core/modules/expensereport/modules_expensereport.php
    M htdocs/core/modules/export/export_csv.modules.php
    M htdocs/core/modules/export/export_excel.modules.php
    M htdocs/core/modules/export/export_excel2007.modules.php
    M htdocs/core/modules/export/export_tsv.modules.php
    M htdocs/core/modules/export/modules_export.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/facture/modules_facture.php
    M htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
    M htdocs/core/modules/fichinter/modules_fichinter.php
    M htdocs/core/modules/holiday/mod_holiday_immaculate.php
    M htdocs/core/modules/holiday/mod_holiday_madonna.php
    M htdocs/core/modules/holiday/modules_holiday.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/core/modules/import/import_xlsx.modules.php
    M htdocs/core/modules/import/modules_import.php
    M htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
    M htdocs/core/modules/livraison/mod_livraison_jade.php
    M htdocs/core/modules/livraison/mod_livraison_saphir.php
    M htdocs/core/modules/livraison/modules_livraison.php
    M htdocs/core/modules/mailings/advthirdparties.modules.php
    M htdocs/core/modules/mailings/contacts1.modules.php
    M htdocs/core/modules/mailings/example.modules.php
    M htdocs/core/modules/mailings/fraise.modules.php
    M htdocs/core/modules/mailings/modules_mailings.php
    M htdocs/core/modules/mailings/pomme.modules.php
    M htdocs/core/modules/mailings/thirdparties.modules.php
    M htdocs/core/modules/mailings/thirdparties_services_expired.modules.php
    M htdocs/core/modules/mailings/xinputfile.modules.php
    M htdocs/core/modules/mailings/xinputuser.modules.php
    M htdocs/core/modules/member/doc/pdf_standard.class.php
    M htdocs/core/modules/member/modules_cards.php
    M htdocs/core/modules/modAdherent.class.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/modules/modAsset.class.php
    M htdocs/core/modules/modDav.class.php
    M htdocs/core/modules/modFacture.class.php
    M htdocs/core/modules/modSalaries.class.php
    R htdocs/core/modules/modSkype.class.php
    A htdocs/core/modules/modSocialNetworks.class.php
    M htdocs/core/modules/modSyslog.class.php
    M htdocs/core/modules/payment/mod_payment_ant.php
    M htdocs/core/modules/payment/mod_payment_cicada.php
    M htdocs/core/modules/printing/modules_printing.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/modules/printing/printipp.modules.php
    M htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php
    M htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php
    M htdocs/core/modules/printsheet/modules_labels.php
    M htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
    M htdocs/core/modules/product/doc/pdf_standard.modules.php
    M htdocs/core/modules/product/mod_codeproduct_elephant.php
    M htdocs/core/modules/product/modules_product.class.php
    M htdocs/core/modules/product_batch/modules_product_batch.class.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/modules/project/doc/pdf_baleine.modules.php
    M htdocs/core/modules/project/doc/pdf_beluga.modules.php
    M htdocs/core/modules/project/doc/pdf_timespent.modules.php
    M htdocs/core/modules/project/mod_project_simple.php
    M htdocs/core/modules/project/mod_project_universal.php
    M htdocs/core/modules/project/modules_project.php
    M htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
    M htdocs/core/modules/project/task/mod_task_simple.php
    M htdocs/core/modules/project/task/mod_task_universal.php
    M htdocs/core/modules/project/task/modules_task.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/propale/modules_propale.php
    M htdocs/core/modules/rapport/pdf_paiement.class.php
    M htdocs/core/modules/security/generate/modGeneratePassNone.class.php
    M htdocs/core/modules/security/generate/modGeneratePassPerso.class.php
    M htdocs/core/modules/security/generate/modGeneratePassStandard.class.php
    M htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
    M htdocs/core/modules/societe/mod_codeclient_elephant.php
    M htdocs/core/modules/societe/mod_codeclient_monkey.php
    M htdocs/core/modules/societe/mod_codecompta_aquarium.php
    M htdocs/core/modules/societe/mod_codecompta_panicum.php
    M htdocs/core/modules/societe/modules_societe.class.php
    M htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php
    M htdocs/core/modules/stock/doc/pdf_standard.modules.php
    M htdocs/core/modules/stock/doc/pdf_stdmovement.modules.php
    M htdocs/core/modules/stock/modules_movement.php
    M htdocs/core/modules/stock/modules_stock.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.php
    M htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php
    M htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php
    M htdocs/core/modules/supplier_order/modules_commandefournisseur.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_brodator.php
    M htdocs/core/modules/supplier_payment/mod_supplier_payment_bronan.php
    M htdocs/core/modules/supplier_payment/modules_supplier_payment.php
    M 
htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
    M htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
    M htdocs/core/modules/supplier_proposal/modules_supplier_proposal.php
    M htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php
    M htdocs/core/modules/user/modules_user.class.php
    M htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php
    M htdocs/core/modules/usergroup/modules_usergroup.class.php
    M htdocs/core/tpl/admin_extrafields_view.tpl.php
    M htdocs/core/tpl/advtarget.tpl.php
    M htdocs/core/tpl/login.tpl.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/core/tpl/onlinepaymentlinks.tpl.php
    M htdocs/core/tpl/passwordforgotten.tpl.php
    M htdocs/core/triggers/interface_20_all_Logevents.class.php
    M htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php
    M 
htdocs/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php
    M htdocs/core/triggers/interface_50_modLdap_Ldapsynchro.class.php
    M 
htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php
    M htdocs/core/triggers/interface_50_modNotification_Notification.class.php
    M htdocs/cron/card.php
    M htdocs/cron/class/cronjob.class.php
    M htdocs/cron/list.php
    M htdocs/document.php
    M htdocs/don/card.php
    M htdocs/don/class/don.class.php
    M htdocs/don/class/paymentdonation.class.php
    M htdocs/don/payment/payment.php
    M htdocs/ecm/class/ecmdirectory.class.php
    M htdocs/ecm/class/ecmfiles.class.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/expedition/shipment.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/class/paymentexpensereport.class.php
    M htdocs/expensereport/export_csv.php
    M htdocs/expensereport/payment/payment.php
    M htdocs/exports/class/export.class.php
    M htdocs/fichinter/card-rec.php
    M htdocs/fichinter/card.php
    M htdocs/fichinter/class/fichinter.class.php
    M htdocs/fourn/card.php
    M htdocs/fourn/class/fournisseur.class.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.commande.dispatch.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/class/paiementfourn.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/fourn/commande/list.php
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/fourn/facture/card.php
    M htdocs/fourn/facture/list.php
    M htdocs/fourn/facture/paiement.php
    M htdocs/holiday/card.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/holiday/document.php
    M htdocs/holiday/month_report.php
    M htdocs/hrm/class/establishment.class.php
    M htdocs/hrm/index.php
    M htdocs/imports/class/import.class.php
    M htdocs/imports/import.php
    R htdocs/includes/jquery/plugins/multiselect/MIT-LICENSE.txt
    R htdocs/includes/jquery/plugins/multiselect/css/ui.multiselect.css
    A htdocs/includes/jquery/plugins/multiselect/jquery.multi-select.js
    A htdocs/includes/jquery/plugins/multiselect/jquery.multi-select.min.js
    R htdocs/includes/jquery/plugins/multiselect/js/ui.multiselect.js
    M htdocs/index.php
    M htdocs/install/check.php
    R htdocs/install/doctemplates/shipment/index.html
    R htdocs/install/doctemplates/shipment/template_shipment.odt
    A htdocs/install/doctemplates/shipments/index.html
    A htdocs/install/doctemplates/shipments/template_shipment.odt
    R htdocs/install/doctemplates/supplier_proposal/index.html
    R 
htdocs/install/doctemplates/supplier_proposal/template_supplier_proposal.odt
    A htdocs/install/doctemplates/supplier_proposals/index.html
    A 
htdocs/install/doctemplates/supplier_proposals/template_supplier_proposal.odt
    A htdocs/install/doctemplates/websites/index.html
    A htdocs/install/doctemplates/websites/website_template-forinit.zip
    M htdocs/install/mysql/data/llx_accounting_abc.sql
    M htdocs/install/mysql/data/llx_accounting_account_be.sql
    M htdocs/install/mysql/data/llx_accounting_account_bf.sql
    M htdocs/install/mysql/data/llx_accounting_account_bj.sql
    M htdocs/install/mysql/data/llx_accounting_account_cd.sql
    M htdocs/install/mysql/data/llx_accounting_account_cf.sql
    M htdocs/install/mysql/data/llx_accounting_account_cg.sql
    M htdocs/install/mysql/data/llx_accounting_account_ch.sql
    M htdocs/install/mysql/data/llx_accounting_account_ci.sql
    M htdocs/install/mysql/data/llx_accounting_account_cl.sql
    M htdocs/install/mysql/data/llx_accounting_account_cm.sql
    M htdocs/install/mysql/data/llx_accounting_account_de.sql
    M htdocs/install/mysql/data/llx_accounting_account_dk.sql
    A htdocs/install/mysql/data/llx_accounting_account_dz.sql
    M htdocs/install/mysql/data/llx_accounting_account_es.sql
    M htdocs/install/mysql/data/llx_accounting_account_fr.sql
    M htdocs/install/mysql/data/llx_accounting_account_ga.sql
    M htdocs/install/mysql/data/llx_accounting_account_gb.sql
    M htdocs/install/mysql/data/llx_accounting_account_gq.sql
    M htdocs/install/mysql/data/llx_accounting_account_km.sql
    M htdocs/install/mysql/data/llx_accounting_account_lu.sql
    M htdocs/install/mysql/data/llx_accounting_account_ma.sql
    M htdocs/install/mysql/data/llx_accounting_account_ml.sql
    M htdocs/install/mysql/data/llx_accounting_account_ne.sql
    M htdocs/install/mysql/data/llx_accounting_account_ro.sql
    M htdocs/install/mysql/data/llx_accounting_account_sn.sql
    M htdocs/install/mysql/data/llx_accounting_account_td.sql
    M htdocs/install/mysql/data/llx_accounting_account_tg.sql
    M htdocs/install/mysql/data/llx_accounting_account_tn.sql
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    M htdocs/install/mysql/migration/7.0.0-8.0.0.sql
    M htdocs/install/mysql/migration/8.0.0-9.0.0.sql
    M htdocs/install/mysql/tables/llx_accounting_account.sql
    M htdocs/install/mysql/tables/llx_categorie.sql
    M htdocs/install/mysql/tables/llx_commande.key.sql
    M htdocs/install/mysql/tables/llx_societe.sql
    M htdocs/install/mysql/tables/llx_socpeople.sql
    M htdocs/install/step1.php
    M htdocs/install/upgrade2.php
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/cron.lang
    M htdocs/langs/en_US/errors.lang
    M htdocs/langs/en_US/paypal.lang
    M htdocs/langs/en_US/stripe.lang
    M htdocs/langs/en_US/website.lang
    M htdocs/langs/fr_FR/cron.lang
    M htdocs/langs/fr_FR/members.lang
    M htdocs/livraison/card.php
    M htdocs/livraison/class/livraison.class.php
    M htdocs/loan/card.php
    M htdocs/loan/class/loan.class.php
    M htdocs/loan/class/loanschedule.class.php
    M htdocs/loan/class/paymentloan.class.php
    M htdocs/loan/payment/payment.php
    M htdocs/mailmanspip/class/mailmanspip.class.php
    M htdocs/main.inc.php
    M htdocs/margin/agentMargins.php
    M htdocs/margin/checkMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php
    M htdocs/modulebuilder/index.php
    M htdocs/modulebuilder/template/class/api_mymodule.class.php
    M htdocs/modulebuilder/template/class/myobject.class.php
    M 
htdocs/modulebuilder/template/core/modules/mailings/mailinglist_mymodule_myobject.modules.php
    M 
htdocs/modulebuilder/template/core/triggers/interface_99_modMyModule_MyModuleTriggers.class.php
    M htdocs/multicurrency/class/multicurrency.class.php
    M htdocs/opensurvey/card.php
    M htdocs/opensurvey/class/opensurveysondage.class.php
    M htdocs/opensurvey/fonctions.php
    M htdocs/opensurvey/results.php
    M htdocs/opensurvey/wizard/create_survey.php
    M htdocs/paypal/lib/paypal.lib.php
    M htdocs/product/canvas/product/actions_card_product.class.php
    M htdocs/product/canvas/service/actions_card_service.class.php
    M htdocs/product/card.php
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/product/class/product.class.php
    M htdocs/product/class/productbatch.class.php
    M htdocs/product/class/productcustomerprice.class.php
    M htdocs/product/class/propalmergepdfproduct.class.php
    A htdocs/product/dynamic_price/class/index.html
    M htdocs/product/dynamic_price/class/price_expression.class.php
    M htdocs/product/dynamic_price/class/price_global_variable.class.php
    M htdocs/product/dynamic_price/class/price_global_variable_updater.class.php
    A htdocs/product/dynamic_price/index.html
    M htdocs/product/inventory/class/inventory.class.php
    M htdocs/product/reassort.php
    M htdocs/product/stock/class/entrepot.class.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/product/stock/class/productlot.class.php
    M htdocs/product/stock/class/productstockentrepot.class.php
    M htdocs/product/stock/product.php
    M htdocs/product/stock/replenishorders.php
    M htdocs/product/stock/tpl/stockcorrection.tpl.php
    M htdocs/product/stock/tpl/stocktransfer.tpl.php
    M htdocs/projet/activity/perday.php
    M htdocs/projet/activity/perweek.php
    M htdocs/projet/card.php
    M htdocs/projet/class/project.class.php
    M htdocs/projet/class/task.class.php
    M htdocs/projet/element.php
    M htdocs/projet/list.php
    M htdocs/projet/tasks.php
    M htdocs/projet/tasks/task.php
    M htdocs/projet/tasks/time.php
    M htdocs/public/cron/cron_run_jobs.php
    M htdocs/public/members/new.php
    M htdocs/public/onlinesign/newonlinesign.php
    M htdocs/public/payment/newpayment.php
    M htdocs/public/payment/paymentko.php
    M htdocs/public/payment/paymentok.php
    M htdocs/public/paypal/paymentok.php
    M htdocs/public/stripe/ipn.php
    M htdocs/public/test/test_arrays.php
    M htdocs/public/test/test_forms.php
    M htdocs/public/website/styles.css.php
    M htdocs/resource/class/dolresource.class.php
    M htdocs/resource/class/html.formresource.class.php
    M htdocs/societe/canvas/actions_card_common.class.php
    M htdocs/societe/canvas/company/actions_card_company.class.php
    M htdocs/societe/canvas/individual/actions_card_individual.class.php
    M htdocs/societe/card.php
    M htdocs/societe/class/address.class.php
    M htdocs/societe/class/client.class.php
    M htdocs/societe/class/companypaymentmode.class.php
    M htdocs/societe/class/societe.class.php
    M htdocs/societe/class/societeaccount.class.php
    M htdocs/societe/consumption.php
    M htdocs/societe/index.php
    M htdocs/societe/list.php
    M htdocs/societe/paymentmodes.php
    M htdocs/societe/tpl/linesalesrepresentative.tpl.php
    M htdocs/stripe/admin/stripe.php
    M htdocs/stripe/charge.php
    M htdocs/stripe/class/stripe.class.php
    M htdocs/stripe/payment.php
    M htdocs/supplier_proposal/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/theme/md/style.css.php
    M htdocs/ticket/class/actions_ticket.class.php
    M htdocs/ticket/class/ticket.class.php
    M htdocs/ticket/class/ticketlogs.class.php
    M htdocs/user/bank.php
    M htdocs/user/card.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/logout.php
    M htdocs/user/notify/card.php
    M htdocs/user/param_ihm.php
    M htdocs/user/passwordforgotten.php
    M htdocs/variants/card.php
    M htdocs/variants/create.php
    M htdocs/variants/create_val.php
    M htdocs/variants/generator.php
    M htdocs/viewimage.php
    M htdocs/website/class/website.class.php
    M htdocs/website/class/websitepage.class.php
    M htdocs/website/index.php
    M scripts/accountancy/export-thirdpartyaccount.php
    M scripts/cron/cron_run_jobs.php
    M test/phpunit/CoreTest.php

  Log Message:
  -----------
  Merge branch 'develop' into testsqlAndScript


  Commit: 73f5e183d69a4beb513476b2f54432c40cd01baf
      
https://github.com/Dolibarr/dolibarr/commit/73f5e183d69a4beb513476b2f54432c40cd01baf
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-09-15 (Sat, 15 Sep 2018)

  Changed paths:
    M htdocs/core/class/html.form.class.php
    M htdocs/main.inc.php
    M test/phpunit/CoreTest.php

  Log Message:
  -----------
  Merge pull request #9386 from frederic34/testsqlAndScript

deprecated test_sql_and_script_inject


Compare: 
https://github.com/Dolibarr/dolibarr/compare/aacf5a0c8674...73f5e183d69a
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]