dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 0c101f: Fix translation


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 0c101f: Fix translation
Date: Thu, 21 Mar 2019 04:20:29 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 0c101f3d1bed33c555035497f852c0fd3773878a
      
https://github.com/Dolibarr/dolibarr/commit/0c101f3d1bed33c555035497f852c0fd3773878a
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

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

  Log Message:
  -----------
  Fix translation


  Commit: 1cf42726ffa9e3a5399dee749aa277cf1e525744
      
https://github.com/Dolibarr/dolibarr/commit/1cf42726ffa9e3a5399dee749aa277cf1e525744
  Author: ATM-Nicolas <address@hidden>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M htdocs/product/price.php

  Log Message:
  -----------
  FIX : Duplicate executeHook function


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

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

  Log Message:
  -----------
  Fix do we really must copy notes when creating an object from another
source object? Add a hack with hidden option to be able to change this.


  Commit: 41c737a213577e425dd42516c8ba660fa50d1b4e
      
https://github.com/Dolibarr/dolibarr/commit/41c737a213577e425dd42516c8ba660fa50d1b4e
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

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

  Log Message:
  -----------
  Fix, Oops, test was inverted


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

  Changed paths:
    M htdocs/product/price.php

  Log Message:
  -----------
  Merge pull request #10877 from ATM-Nicolas/9.0

FIX : Duplicate executeHook function


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

  Changed paths:
    M htdocs/accountancy/bookkeeping/card.php
    M htdocs/compta/facture/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/html.form.class.php

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


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

  Changed paths:
    M htdocs/product/price.php

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


  Commit: 3c1d7bfbf02634e0711a9ce6e5c749199e4725d1
      
https://github.com/Dolibarr/dolibarr/commit/3c1d7bfbf02634e0711a9ce6e5c749199e4725d1
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-03-19 (Tue, 19 Mar 2019)

  Changed paths:
    M htdocs/user/class/user.class.php
    M htdocs/user/perms.php

  Log Message:
  -----------
  FIX counter of permissions in badge was wrong


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

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

  Log Message:
  -----------
  FIX Can't insert if there is extrafields mandatory on another entity.


  Commit: 032aa869e4124a4bee4752303690ba4090f0f82d
      
https://github.com/Dolibarr/dolibarr/commit/032aa869e4124a4bee4752303690ba4090f0f82d
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php

  Log Message:
  -----------
  FIX Can't insert if there is extrafields mandatory on another entity.
FIX Can't set default value of extrafield of type varchar


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

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php

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


  Commit: 5d21547854680fa0bf3c549c7447a5a21a60818f
      
https://github.com/Dolibarr/dolibarr/commit/5d21547854680fa0bf3c549c7447a5a21a60818f
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/db/mysqli.class.php
    M htdocs/core/db/pgsql.class.php
    M htdocs/product/price.php
    M htdocs/user/class/user.class.php
    M htdocs/user/perms.php

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

Conflicts:
        htdocs/core/class/extrafields.class.php
        htdocs/product/price.php
        htdocs/user/perms.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/23ce97fb2d1e...5d2154785468



reply via email to

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