dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c9c375: Fix: run_jobs return always a


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c9c375: Fix: run_jobs return always an error !!
Date: Sun, 30 Jul 2017 17:39:52 -0700

  Branch: refs/heads/6.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c9c375f3b8777e5c9ce2932eaaf627901fe95516
      
https://github.com/Dolibarr/dolibarr/commit/c9c375f3b8777e5c9ce2932eaaf627901fe95516
  Author: Regis Houssin <address@hidden>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M htdocs/cron/class/cronjob.class.php

  Log Message:
  -----------
  Fix: run_jobs return always an error !!


  Commit: a52adcad4a6fc645baf2432abf094c651c0cd0df
      
https://github.com/Dolibarr/dolibarr/commit/a52adcad4a6fc645baf2432abf094c651c0cd0df
  Author: Regis Houssin <address@hidden>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M htdocs/cron/class/cronjob.class.php

  Log Message:
  -----------
  Fix: change the condition


  Commit: ab72fbffc679add0c145c90ac31bad68f5af89e4
      
https://github.com/Dolibarr/dolibarr/commit/ab72fbffc679add0c145c90ac31bad68f5af89e4
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

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

  Log Message:
  -----------
  Fix pb with .svg files


  Commit: b932ce62468f55e6f13bfb84149827d7863326ca
      
https://github.com/Dolibarr/dolibarr/commit/b932ce62468f55e6f13bfb84149827d7863326ca
  Author: Regis Houssin <address@hidden>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    M htdocs/cron/class/cronjob.class.php

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

is better condition for use true or 0

if ($result === false || (! is_bool($result) && $result != 0))


  Commit: eb27f8cfe863a33bf9d8ac26a517a2c8194997ff
      
https://github.com/Dolibarr/dolibarr/commit/eb27f8cfe863a33bf9d8ac26a517a2c8194997ff
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M htdocs/index.php

  Log Message:
  -----------
  Fix css


  Commit: cd6a3afc773410d0f6d40d4f136d5e722627e646
      
https://github.com/Dolibarr/dolibarr/commit/cd6a3afc773410d0f6d40d4f136d5e722627e646
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M htdocs/cron/class/cronjob.class.php

  Log Message:
  -----------
  Merge pull request #7191 from hregis/4.0_bug3

Fix: run_jobs return always an error !!


  Commit: 067e5d81d9cbc9682cb7424c960faeae4485998d
      
https://github.com/Dolibarr/dolibarr/commit/067e5d81d9cbc9682cb7424c960faeae4485998d
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/public/cron/cron_run_jobs.php
    M htdocs/variants/class/ProductCombination.class.php
    M htdocs/variants/combinations.php

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


  Commit: 651bf525b09156a427f726d0e76d7c82a156e0c2
      
https://github.com/Dolibarr/dolibarr/commit/651bf525b09156a427f726d0e76d7c82a156e0c2
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M htdocs/cron/class/cronjob.class.php

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

Conflicts:
        htdocs/cron/class/cronjob.class.php


  Commit: 7a69df08c5b912a2ebf49a7c6f9698cc61c697c9
      
https://github.com/Dolibarr/dolibarr/commit/7a69df08c5b912a2ebf49a7c6f9698cc61c697c9
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-31 (Mon, 31 Jul 2017)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/cron/class/cronjob.class.php

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

Conflicts:
        htdocs/cron/class/cronjob.class.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/4f0b35874dc9...7a69df08c5b9

reply via email to

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