dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 9e9a88: Add global $langs to method,


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 9e9a88: Add global $langs to method, necessary for trigger...
Date: Sun, 22 Mar 2015 04:10:58 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 9e9a8894ea17c198fee8e3e2d68dd8d81d4de6d8
      
https://github.com/Dolibarr/dolibarr/commit/9e9a8894ea17c198fee8e3e2d68dd8d81d4de6d8
  Author: jean <address@hidden>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

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

  Log Message:
  -----------
  Add global $langs to method, necessary for triggers to function
correctly


  Commit: a2676e57684fdea66934291b698199a91204072b
      
https://github.com/Dolibarr/dolibarr/commit/a2676e57684fdea66934291b698199a91204072b
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

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

  Log Message:
  -----------
  Fix: the type of notification sent was not filled


  Commit: d442ac328c0a2d4b8ac2bb6d14fb64da1e6b96d2
      
https://github.com/Dolibarr/dolibarr/commit/d442ac328c0a2d4b8ac2bb6d14fb64da1e6b96d2
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

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

  Log Message:
  -----------
  Fix: some replacement tags were missing


  Commit: b0e928c213ed9cd3715d5fa6d56c0d46b270b1e7
      
https://github.com/Dolibarr/dolibarr/commit/b0e928c213ed9cd3715d5fa6d56c0d46b270b1e7
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M htdocs/install/upgrade.php

  Log Message:
  -----------
  Disable migration with bugged versions


  Commit: 0784e9638a7ab88df303b28d1c3d1b3941f5fff1
      
https://github.com/Dolibarr/dolibarr/commit/0784e9638a7ab88df303b28d1c3d1b3941f5fff1
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M .travis.yml
    M htdocs/install/upgrade.php

  Log Message:
  -----------
  The test on db version must not lock the phpunit


  Commit: 9e0aa22a044c91baeb5d7a9e2f5cdc2389ff7ab0
      
https://github.com/Dolibarr/dolibarr/commit/9e0aa22a044c91baeb5d7a9e2f5cdc2389ff7ab0
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

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

  Log Message:
  -----------
  Merge pull request #2461 from tiaris/3.7_langs_error

Add global $langs to method, necessary for triggers to function


  Commit: eeb09b83a10fd4dcb843b3afde336866258ff014
      
https://github.com/Dolibarr/dolibarr/commit/eeb09b83a10fd4dcb843b3afde336866258ff014
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M htdocs/install/upgrade.php

  Log Message:
  -----------
  The test on db version must not lock the phpunit


  Commit: 33d98b52b5cc1b5939a21c30494243ec6470ea6d
      
https://github.com/Dolibarr/dolibarr/commit/33d98b52b5cc1b5939a21c30494243ec6470ea6d
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

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

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


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

  Changed paths:
    M htdocs/core/tpl/login.tpl.php

  Log Message:
  -----------
  We must keep the @, some tools use it to know it is login page.


  Commit: 73266bb9658e3ec5f5da109a29432d79f162f1c5
      
https://github.com/Dolibarr/dolibarr/commit/73266bb9658e3ec5f5da109a29432d79f162f1c5
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/syslog/mod_syslog_chromephp.php
    M htdocs/core/modules/syslog/mod_syslog_file.php
    M htdocs/core/modules/syslog/mod_syslog_firephp.php
    M htdocs/core/modules/syslog/mod_syslog_syslog.php
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix error when using a log hangler that make output into the http
header. We must add a log before any generation of ouput content so we
are sure a buffering of output has been started.


  Commit: 4f9aef6150c63642813fff787e855472f3a860a9
      
https://github.com/Dolibarr/dolibarr/commit/4f9aef6150c63642813fff787e855472f3a860a9
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M htdocs/product/stock/class/mouvementstock.class.php
    M test/phpunit/AllTests.php
    A test/phpunit/MouvementStockTest.php

  Log Message:
  -----------
  Fix calculation of PMP of product.
Also add phpunit test to avoid this in future.


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

  Changed paths:
    M htdocs/product/class/product.class.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M test/phpunit/AllTests.php
    A test/phpunit/MouvementStockTest.php

  Log Message:
  -----------
  Fix calculation of PMP of product.
Also add phpunit test to avoid this in future.


  Commit: a55af4387baeb73d8ccee785d06c903da25a1082
      
https://github.com/Dolibarr/dolibarr/commit/a55af4387baeb73d8ccee785d06c903da25a1082
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-22 (Sun, 22 Mar 2015)

  Changed paths:
    M .travis.yml
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/syslog/mod_syslog_chromephp.php
    M htdocs/core/modules/syslog/mod_syslog_file.php
    M htdocs/core/modules/syslog/mod_syslog_firephp.php
    M htdocs/core/modules/syslog/mod_syslog_syslog.php
    M htdocs/core/tpl/login.tpl.php
    M htdocs/fourn/class/fournisseur.product.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/install/upgrade.php
    M htdocs/main.inc.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M test/phpunit/MouvementStockTest.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.7' into develop

Conflicts:
        .travis.yml
        htdocs/core/class/notify.class.php
        htdocs/product/stock/class/mouvementstock.class.php
        test/phpunit/AllTests.php
        test/phpunit/MouvementStockTest.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/2d3c3e63e7ec...a55af4387bae

reply via email to

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