dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 40fe38: Fix: avoid Warning: A non-num


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 40fe38: Fix: avoid Warning: A non-numeric value encountere...
Date: Sat, 10 Mar 2018 15:51:59 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 40fe3849dc0df5f0bf1ece51a6ebc5794fd3687f
      
https://github.com/Dolibarr/dolibarr/commit/40fe3849dc0df5f0bf1ece51a6ebc5794fd3687f
  Author: Regis Houssin <address@hidden>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

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

  Log Message:
  -----------
  Fix: avoid Warning: A non-numeric value encountered


  Commit: f37d48233183d8fc1c7cf24a167d83cfd013c696
      
https://github.com/Dolibarr/dolibarr/commit/f37d48233183d8fc1c7cf24a167d83cfd013c696
  Author: florian HENRY <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/blockedlog/class/blockedlog.class.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/holiday/define_holiday.php

  Log Message:
  -----------
  fix warning and sql error


  Commit: ee557768865200c759948872bd4aa6919f0b811a
      
https://github.com/Dolibarr/dolibarr/commit/ee557768865200c759948872bd4aa6919f0b811a
  Author: Romain DELVAL <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

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

  Log Message:
  -----------
  FIX Duplicate product_type asignement on order addline

On addline order method, ther is a duplicate assignation on
line->product_type before call to "insert" method.
The second assignement always make product_type to "0" while it was
fetched from product himsel like it was made on first asignement few
lines above


  Commit: 1c966d4769b5257ee68dfd6f6a8ed5ed70f2ddb3
      
https://github.com/Dolibarr/dolibarr/commit/1c966d4769b5257ee68dfd6f6a8ed5ed70f2ddb3
  Author: florian HENRY <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/product/inventory/card.php
    M htdocs/product/inventory/list.php

  Log Message:
  -----------
  on going


  Commit: f0164f268996f893083f53570fb4854b1b05919c
      
https://github.com/Dolibarr/dolibarr/commit/f0164f268996f893083f53570fb4854b1b05919c
  Author: florian HENRY <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

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

  Log Message:
  -----------
  fix type date


  Commit: 8f7122cf5235240eaf5e84ac2541f755371bf8ea
      
https://github.com/Dolibarr/dolibarr/commit/8f7122cf5235240eaf5e84ac2541f755371bf8ea
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/blockedlog/class/blockedlog.class.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/holiday/define_holiday.php

  Log Message:
  -----------
  Merge pull request #8305 from atm-florian/7.0_fix

fix warning and sql error


  Commit: 143827ac791d6378581ad6518f0b2da457f6e8af
      
https://github.com/Dolibarr/dolibarr/commit/143827ac791d6378581ad6518f0b2da457f6e8af
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #8306 from Robisix/7.0

FIX Duplicate product_type asignement on order addline


  Commit: d82c62b638191f5ec960af456c8a841e306f8210
      
https://github.com/Dolibarr/dolibarr/commit/d82c62b638191f5ec960af456c8a841e306f8210
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/fourn/class/fournisseur.commande.class.php

  Log Message:
  -----------
  Fix supplier order clone was keeping objectlinked


  Commit: 31f36f4028aa3a6bf44c35928650130e728cfc3d
      
https://github.com/Dolibarr/dolibarr/commit/31f36f4028aa3a6bf44c35928650130e728cfc3d
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #8312 from atm-florian/7.0_fix8232

7.0 fix8232


  Commit: 612b95b2192f7e5173fdc3873bd90eb1217c9e99
      
https://github.com/Dolibarr/dolibarr/commit/612b95b2192f7e5173fdc3873bd90eb1217c9e99
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/fourn/class/fournisseur.commande.class.php

  Log Message:
  -----------
  Merge pull request #8316 from atm-maxime/fix_clone_supplierorder

Fix supplier order clone was keeping objectlinked


  Commit: c62904d6322fb9645bd69b8d02a5853287e89293
      
https://github.com/Dolibarr/dolibarr/commit/c62904d6322fb9645bd69b8d02a5853287e89293
  Author: florian HENRY <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/blockedlog/class/blockedlog.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/core/tpl/extrafields_view.tpl.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/holiday/define_holiday.php

  Log Message:
  -----------
  Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 
7.0_fixinventory


  Commit: d92fa3a69c1ab614e99ee519fbb770002942688b
      
https://github.com/Dolibarr/dolibarr/commit/d92fa3a69c1ab614e99ee519fbb770002942688b
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Fix required field + space in dispatch


  Commit: 7b0119aee03e3647ab33909e73270a33d1ebe7db
      
https://github.com/Dolibarr/dolibarr/commit/7b0119aee03e3647ab33909e73270a33d1ebe7db
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/dispatch.php

  Log Message:
  -----------
  Merge pull request #8321 from atm-maxime/7.0

Fix required field + space in dispatch


  Commit: 04bcc4dd46666d73518c22db3e2bfa6184a10586
      
https://github.com/Dolibarr/dolibarr/commit/04bcc4dd46666d73518c22db3e2bfa6184a10586
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/core/menus/standard/eldy.lib.php

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


  Commit: 75b470b5801c653c2d525f4aceac937c1fb7b198
      
https://github.com/Dolibarr/dolibarr/commit/75b470b5801c653c2d525f4aceac937c1fb7b198
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/core/menus/standard/eldy.lib.php

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


  Commit: a7f82af352555379fcd7d2d8e85b3252365f8cd1
      
https://github.com/Dolibarr/dolibarr/commit/a7f82af352555379fcd7d2d8e85b3252365f8cd1
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/product/inventory/card.php

  Log Message:
  -----------
  Update card.php


  Commit: 64f2f324de8d40e4438e5ec1f354e39f25f92492
      
https://github.com/Dolibarr/dolibarr/commit/64f2f324de8d40e4438e5ec1f354e39f25f92492
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/product/inventory/card.php

  Log Message:
  -----------
  Update card.php


  Commit: 212536a3fdf9e1b89aaa17bdf7e5a09b5011564c
      
https://github.com/Dolibarr/dolibarr/commit/212536a3fdf9e1b89aaa17bdf7e5a09b5011564c
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/product/inventory/list.php

  Log Message:
  -----------
  Update list.php


  Commit: a85a103a55ce269d1f4853da857f69c5107f0042
      
https://github.com/Dolibarr/dolibarr/commit/a85a103a55ce269d1f4853da857f69c5107f0042
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/product/inventory/card.php
    M htdocs/product/inventory/list.php

  Log Message:
  -----------
  Merge pull request #8308 from atm-florian/7.0_fixinventory

7.0 fixinventory


  Commit: 6793bfae3a1f0740cf5449c89f3ea5740a0e5161
      
https://github.com/Dolibarr/dolibarr/commit/6793bfae3a1f0740cf5449c89f3ea5740a0e5161
  Author: jean <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  FIX #8289 add a cofoiguration for correct stopck calculation


  Commit: 836054a8b3eb67b776a79daafd475c470b1ff0aa
      
https://github.com/Dolibarr/dolibarr/commit/836054a8b3eb67b776a79daafd475c470b1ff0aa
  Author: BadPixxel <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/variants/combinations.php

  Log Message:
  -----------
  BugFix Issue #8261: Variants module. Combinations cannot be edited


  Commit: 44d18027f2bd4c882b711144cc229c9c4502b676
      
https://github.com/Dolibarr/dolibarr/commit/44d18027f2bd4c882b711144cc229c9c4502b676
  Author: BadPixxel <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  BugFix for PHP7.1: PHP Warning:  A non-numeric value encountered in 
/tmp/Dolibarr/htdocs/product/class/product.class.php on line 1709


  Commit: 241b5e9a939e30c70941048978a9b3067556419c
      
https://github.com/Dolibarr/dolibarr/commit/241b5e9a939e30c70941048978a9b3067556419c
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php

  Log Message:
  -----------
  FIX security report DIGITEMIS CYBERSECURITY & PRIVACY


  Commit: ea3872b0cb6cdfc44c3482169a16c89af9d3b3cd
      
https://github.com/Dolibarr/dolibarr/commit/ea3872b0cb6cdfc44c3482169a16c89af9d3b3cd
  Author: BadPixxel <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  BugFix for PHP7.1: PHP Warning:  A non-numeric value encountered in 
/tmp/Dolibarr/htdocs/product/class/product.class.php on line 1709


  Commit: 702c84a10082b9a55adf677a6e1d1380f9b59c89
      
https://github.com/Dolibarr/dolibarr/commit/702c84a10082b9a55adf677a6e1d1380f9b59c89
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/product/inventory/card.php
    M htdocs/product/inventory/list.php

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


  Commit: e3ace1f89f204354f91d741bfe54a7e235005f83
      
https://github.com/Dolibarr/dolibarr/commit/e3ace1f89f204354f91d741bfe54a7e235005f83
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/expensereport/card.php

  Log Message:
  -----------
  Fix morecss not provided


  Commit: 3911738b885c2da362f0cc57db33f7d55d6b6b01
      
https://github.com/Dolibarr/dolibarr/commit/3911738b885c2da362f0cc57db33f7d55d6b6b01
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/expensereport/card.php
    M htdocs/expensereport/note.php

  Log Message:
  -----------
  Fix vulnerability reported by DIGITEMIS CYBERSECURITY & PRIVACY


  Commit: aea3c164ba766ba82e16487f35ef782572b20feb
      
https://github.com/Dolibarr/dolibarr/commit/aea3c164ba766ba82e16487f35ef782572b20feb
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #8178 from hregis/7.0_bug2

Fix: avoid Warning: A non-numeric value encountered


  Commit: 6fcc271790c9b2dc3c9e2114415aa19f7260f4b0
      
https://github.com/Dolibarr/dolibarr/commit/6fcc271790c9b2dc3c9e2114415aa19f7260f4b0
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  Update product.class.php


  Commit: 905cf112e9745e1f2dbd44b9394f9a1bf045b0aa
      
https://github.com/Dolibarr/dolibarr/commit/905cf112e9745e1f2dbd44b9394f9a1bf045b0aa
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #8327 from tiaris/fix7.0

FIX #8289


  Commit: 74dc815bfa0efc945970cdd515a9660cb42d974b
      
https://github.com/Dolibarr/dolibarr/commit/74dc815bfa0efc945970cdd515a9660cb42d974b
  Author: Alexis Algoud <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  fix commonobject isInt for module builder capabilities


  Commit: 6c9e0e1752c948790798121937558705b9234703
      
https://github.com/Dolibarr/dolibarr/commit/6c9e0e1752c948790798121937558705b9234703
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/note.php
    M htdocs/product/class/product.class.php
    M htdocs/product/inventory/card.php
    M htdocs/product/inventory/list.php

  Log Message:
  -----------
  Merge branch '7.0' into 7.0


  Commit: 0b1b740a0e8de5f8eac194246702016f8a51020f
      
https://github.com/Dolibarr/dolibarr/commit/0b1b740a0e8de5f8eac194246702016f8a51020f
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #8329 from BadPixxel/7.0

BugFix Issue #8261: Variants module. Combinations cannot be edited


  Commit: d10b7ef05a9b8de902cb2e77a05f8fc1980736f4
      
https://github.com/Dolibarr/dolibarr/commit/d10b7ef05a9b8de902cb2e77a05f8fc1980736f4
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Log Message:
  -----------
  Merge pull request #8330 from BadPixxel/7.0_Fix_Product_price_warning

Fix for PHP7.1: PHP Warning:  A non-numeric value in product.class.php


  Commit: 64f21b8a3c6970afccb977438bd3eb9febf8ff6c
      
https://github.com/Dolibarr/dolibarr/commit/64f21b8a3c6970afccb977438bd3eb9febf8ff6c
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-11 (Sun, 11 Mar 2018)

  Changed paths:
    M htdocs/blockedlog/class/blockedlog.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/core/actions_addupdatedelete.inc.php
    M htdocs/core/class/html.formprojet.class.php
    M htdocs/core/menus/standard/eldy.lib.php
    M htdocs/core/modules/modFournisseur.class.php
    M htdocs/expensereport/card.php
    M htdocs/expensereport/class/expensereport.class.php
    M htdocs/expensereport/note.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/dispatch.php
    M htdocs/holiday/define_holiday.php
    M htdocs/product/class/product.class.php
    M htdocs/product/inventory/card.php
    M htdocs/product/inventory/list.php
    M htdocs/variants/combinations.php

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

Conflicts:
        htdocs/expensereport/card.php


  Commit: 06689bb79fcb51f9182f0ad164941ecddd563255
      
https://github.com/Dolibarr/dolibarr/commit/06689bb79fcb51f9182f0ad164941ecddd563255
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-03-11 (Sun, 11 Mar 2018)

  Changed paths:
    M htdocs/expedition/class/expedition.class.php
    M test/phpunit/CodingSqlTest.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/11abbbcd988d...06689bb79fcb

reply via email to

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