dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 55f005: Html tag <marquee are forbidd


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 55f005: Html tag <marquee are forbidden
Date: Fri, 30 Aug 2019 16:15:16 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 55f0051db2c401f9ccd34f1737a89dda8f039a24
      
https://github.com/Dolibarr/dolibarr/commit/55f0051db2c401f9ccd34f1737a89dda8f039a24
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-30 (Fri, 30 Aug 2019)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Html tag <marquee are forbidden


  Commit: 7942c5edf7f27382f2b8380a21a141e49153d12f
      
https://github.com/Dolibarr/dolibarr/commit/7942c5edf7f27382f2b8380a21a141e49153d12f
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-30 (Fri, 30 Aug 2019)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/main.inc.php
    M htdocs/user/group/card.php

  Log Message:
  -----------
  Fix js injection


  Commit: 5e7fc06ab2bad4db9747e01ffe16bd9f30d6954a
      
https://github.com/Dolibarr/dolibarr/commit/5e7fc06ab2bad4db9747e01ffe16bd9f30d6954a
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-30 (Fri, 30 Aug 2019)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix js injection


  Commit: 58643e5e9694fc2d28f5ce152621a65dcaf35e8a
      
https://github.com/Dolibarr/dolibarr/commit/58643e5e9694fc2d28f5ce152621a65dcaf35e8a
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-31 (Sat, 31 Aug 2019)

  Changed paths:
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix regression


  Commit: 8938573f6838f9f850c1d8795132e670c3effac3
      
https://github.com/Dolibarr/dolibarr/commit/8938573f6838f9f850c1d8795132e670c3effac3
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-31 (Sat, 31 Aug 2019)

  Changed paths:
    M test/phpunit/ActionCommTest.php
    M test/phpunit/AdherentTest.php
    M test/phpunit/AdminLibTest.php
    M test/phpunit/AllTests.php
    M test/phpunit/BOMTest.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/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/ImagesLibTest.php
    M test/phpunit/ImportTest.php
    M test/phpunit/JsonLibTest.php
    M test/phpunit/LangTest.php
    M test/phpunit/LoanTest.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:
  -----------
  Fix phpunit for last versions of phpunit


  Commit: a3e221468a96f8a429fcef9f28b378efb8331f1b
      
https://github.com/Dolibarr/dolibarr/commit/a3e221468a96f8a429fcef9f28b378efb8331f1b
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-08-31 (Sat, 31 Aug 2019)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/main.inc.php
    M htdocs/user/group/card.php

  Log Message:
  -----------
  Merge branch '10.0' of address@hidden:Dolibarr/dolibarr.git into develop


Compare: 
https://github.com/Dolibarr/dolibarr/compare/8eae59945db6...a3e221468a96



reply via email to

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