dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 23e4cd: Fix warnings PHP7


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 23e4cd: Fix warnings PHP7
Date: Fri, 19 Oct 2018 05:27:49 -0700

  Branch: refs/heads/8.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 23e4cd57f33f8575f2a52912569063e091ae9c7e
      
https://github.com/Dolibarr/dolibarr/commit/23e4cd57f33f8575f2a52912569063e091ae9c7e
  Author: atm-ph <address@hidden>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/productlot_list.php

  Log Message:
  -----------
  Fix warnings PHP7


  Commit: 7b17b453bf38b0864cb7772effd1e1f25ef9026b
      
https://github.com/Dolibarr/dolibarr/commit/7b17b453bf38b0864cb7772effd1e1f25ef9026b
  Author: atm-ph <address@hidden>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php

  Log Message:
  -----------
  Fix sort and switch page


  Commit: 1f1a614b47d7a0e8a37f496920a2f15f2ab8a189
      
https://github.com/Dolibarr/dolibarr/commit/1f1a614b47d7a0e8a37f496920a2f15f2ab8a189
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/core/lib/import.lib.php

  Log Message:
  -----------
  Update import.lib.php


  Commit: 70a98743e807a819fc8ec01fa92e5085f2d082c0
      
https://github.com/Dolibarr/dolibarr/commit/70a98743e807a819fc8ec01fa92e5085f2d082c0
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Update functions.lib.php


  Commit: 787658ac98fcab578d70b69a2a64aff20f4f8015
      
https://github.com/Dolibarr/dolibarr/commit/787658ac98fcab578d70b69a2a64aff20f4f8015
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/core/lib/payments.lib.php

  Log Message:
  -----------
  reduce complexity of payments.lib.php


  Commit: 995f54ca52c376440d0bfdf28dfafb40b59f1962
      
https://github.com/Dolibarr/dolibarr/commit/995f54ca52c376440d0bfdf28dfafb40b59f1962
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/productlot_list.php

  Log Message:
  -----------
  Merge pull request #9735 from atm-ph/fix_6.0_sort_product_stock_list

Fix 6.0 sort product stock list


  Commit: f9a66a34d0f1dda8c6276a9df61238768d0d4459
      
https://github.com/Dolibarr/dolibarr/commit/f9a66a34d0f1dda8c6276a9df61238768d0d4459
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/core/lib/import.lib.php

  Log Message:
  -----------
  Merge pull request #9738 from frederic34/patch-9

fix doc in import.lib.php


  Commit: fabc11191db20d8571e02b514c416e54318cd517
      
https://github.com/Dolibarr/dolibarr/commit/fabc11191db20d8571e02b514c416e54318cd517
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/core/lib/functions.lib.php

  Log Message:
  -----------
  Merge pull request #9739 from frederic34/patch-11

fix size of $head when replacing by hook


  Commit: aedc6fadf4ab3288a50646d9c552f8c07686c91c
      
https://github.com/Dolibarr/dolibarr/commit/aedc6fadf4ab3288a50646d9c552f8c07686c91c
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/core/lib/payments.lib.php

  Log Message:
  -----------
  Merge pull request #9740 from frederic34/patch-14

reduce complexity of payments.lib.php


  Commit: af813f82145befb310c35973efac5ab97ff213ea
      
https://github.com/Dolibarr/dolibarr/commit/af813f82145befb310c35973efac5ab97ff213ea
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
    M htdocs/product/index.php
    M htdocs/product/list.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/productlot_list.php

  Log Message:
  -----------
  Fix missing status_batch var on product lists #9606


  Commit: 4d6d3afbea46a3873f37fd0972888c2a7c0f7cf5
      
https://github.com/Dolibarr/dolibarr/commit/4d6d3afbea46a3873f37fd0972888c2a7c0f7cf5
  Author: Frédéric FRANCE <address@hidden>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M htdocs/accountancy/class/accountancycategory.class.php

  Log Message:
  -----------
  code comment


  Commit: 06477b40a093f57a3e41d180f97604a7e4bb1b9e
      
https://github.com/Dolibarr/dolibarr/commit/06477b40a093f57a3e41d180f97604a7e4bb1b9e
  Author: atm-greg <address@hidden>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  modify parenting before task deletion


  Commit: dfe239bf8df84e079d938dd823890a02442133cd
      
https://github.com/Dolibarr/dolibarr/commit/dfe239bf8df84e079d938dd823890a02442133cd
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M htdocs/projet/element.php

  Log Message:
  -----------
  Fix refused proposals were counted in totals in project overview


  Commit: 72dd182b1fed79a2fc8ad126c976e00b745a6a9c
      
https://github.com/Dolibarr/dolibarr/commit/72dd182b1fed79a2fc8ad126c976e00b745a6a9c
  Author: atm-ph <address@hidden>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Fix list from 'Contacts/Addresses' on company may show duplicate value for 
extrafields


  Commit: 575038d3a3c298071f92c5f71812a0dc20d301b7
      
https://github.com/Dolibarr/dolibarr/commit/575038d3a3c298071f92c5f71812a0dc20d301b7
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M htdocs/core/class/commonobject.class.php

  Log Message:
  -----------
  Merge pull request #9769 from atm-ph/fix_7.0_list_duplicate_extrafield_value

Fix list from 'Contacts/Addresses' on company may show duplicate valu…


  Commit: 330824748b69313283739f8b7a2e82a6eea731d6
      
https://github.com/Dolibarr/dolibarr/commit/330824748b69313283739f8b7a2e82a6eea731d6
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M htdocs/accountancy/class/accountancycategory.class.php

  Log Message:
  -----------
  Merge pull request #9750 from frederic34/patch-16

code comment


  Commit: 7cd8b36ceaab92168b5c80067b31ad580ee5626a
      
https://github.com/Dolibarr/dolibarr/commit/7cd8b36ceaab92168b5c80067b31ad580ee5626a
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Merge pull request #9755 from atm-greg/fix_massaction_delete_tasks

FIX modify parenting before task deletion


  Commit: d56c237d4e82ee865c9c11f6c275d392b2e8aa8e
      
https://github.com/Dolibarr/dolibarr/commit/d56c237d4e82ee865c9c11f6c275d392b2e8aa8e
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M htdocs/projet/element.php

  Log Message:
  -----------
  Merge pull request #9756 from atm-maxime/fix_refused_proposal_in_total

Fix refused proposals were counted in totals in project overview


  Commit: 33031450a367b9f7b0f9aad6fc02aa936a4f6492
      
https://github.com/Dolibarr/dolibarr/commit/33031450a367b9f7b0f9aad6fc02aa936a4f6492
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M htdocs/product/index.php
    M htdocs/product/list.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/productlot_list.php

  Log Message:
  -----------
  Merge pull request #9747 from atm-maxime/fix_status_tobatch

Fix missing status_batch var on product lists #9606


  Commit: b462e7b2170e7de3114a4e12548f1f89ae17c2ca
      
https://github.com/Dolibarr/dolibarr/commit/b462e7b2170e7de3114a4e12548f1f89ae17c2ca
  Author: Ferran Marcet <address@hidden>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  FIX When delete a product, llx_product_association rows are not deleted


  Commit: bdae4e1c4dae0369ef3d0051cf5e8c53572bf7c3
      
https://github.com/Dolibarr/dolibarr/commit/bdae4e1c4dae0369ef3d0051cf5e8c53572bf7c3
  Author: Ferran Marcet <address@hidden>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  FIX When delete a product, llx_product_association rows are not deleted


  Commit: ffde3534419f28f37f57028405074b7b3a7fb5c2
      
https://github.com/Dolibarr/dolibarr/commit/ffde3534419f28f37f57028405074b7b3a7fb5c2
  Author: Ferran Marcet <address@hidden>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  FIX When delete a product, llx_product_association rows are not deleted


  Commit: aea7299970f6bd48b101474074868f8f9c611e45
      
https://github.com/Dolibarr/dolibarr/commit/aea7299970f6bd48b101474074868f8f9c611e45
  Author: gauthier <address@hidden>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  FIX : use discount with multicurrency


  Commit: 5e650bcc1f1abfc1344db0434310daeeb717eaee
      
https://github.com/Dolibarr/dolibarr/commit/5e650bcc1f1abfc1344db0434310daeeb717eaee
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge pull request #9791 from atm-gauthier/7.0_fix_discount_with_multicurrency

FIX : use discount with multicurrency


  Commit: 6fde6e425061aad05b05f5807278be92b49f8192
      
https://github.com/Dolibarr/dolibarr/commit/6fde6e425061aad05b05f5807278be92b49f8192
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  Merge pull request #9787 from fmarcet/6.0

FIX: When delete a product, llx_product_association rows are not deleted


  Commit: de4ead25585fcfd21c68114fe5863ec7a98d6293
      
https://github.com/Dolibarr/dolibarr/commit/de4ead25585fcfd21c68114fe5863ec7a98d6293
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/import.lib.php
    M htdocs/product/class/product.class.php
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/productlot_list.php

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

Conflicts:
        htdocs/accountancy/class/accountancycategory.class.php
        htdocs/core/actions_massactions.inc.php
        htdocs/product/reassort.php


  Commit: 36ae81c749bc6501c39dbfddb241a6167833ee4b
      
https://github.com/Dolibarr/dolibarr/commit/36ae81c749bc6501c39dbfddb241a6167833ee4b
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/lib/payments.lib.php
    M htdocs/product/index.php
    M htdocs/product/list.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/productlot_list.php
    M htdocs/projet/element.php
    M htdocs/societe/class/societe.class.php

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


  Commit: 5a1a5548df3cdb792afe1494a5e07403030d9b41
      
https://github.com/Dolibarr/dolibarr/commit/5a1a5548df3cdb792afe1494a5e07403030d9b41
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/accountancy/class/accountancycategory.class.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/discount.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/import.lib.php
    M htdocs/core/lib/payments.lib.php
    M htdocs/product/class/product.class.php
    M htdocs/product/reassort.php
    M htdocs/product/reassortlot.php
    M htdocs/product/stock/productlot_list.php
    M htdocs/projet/element.php
    M htdocs/societe/class/societe.class.php

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

Conflicts:
        htdocs/core/actions_massactions.inc.php
        htdocs/core/class/discount.class.php
        htdocs/core/lib/payments.lib.php
        htdocs/product/index.php
        htdocs/product/list.php
        htdocs/societe/class/societe.class.php


  Commit: 91745491ffa34c2589d98e9e19d700ddb9dfd29d
      
https://github.com/Dolibarr/dolibarr/commit/91745491ffa34c2589d98e9e19d700ddb9dfd29d
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M htdocs/admin/supplier_invoice.php
    M htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/605a7896cff1...91745491ffa3
      **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]