dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] f8a68b: Fix: Missing translation


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] f8a68b: Fix: Missing translation
Date: Sun, 16 Feb 2014 10:49:24 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: f8a68b04498de8d42c6a620ae833d0d36ed4fc4c
      
https://github.com/Dolibarr/dolibarr/commit/f8a68b04498de8d42c6a620ae833d0d36ed4fc4c
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
    M htdocs/compta/sociales/index.php
    M htdocs/compta/tva/index.php

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


  Commit: d8e5fd20d298fa4fe63e5bb931d986c2fa2379ba
      
https://github.com/Dolibarr/dolibarr/commit/d8e5fd20d298fa4fe63e5bb931d986c2fa2379ba
  Author: Alexis Algoud <address@hidden>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

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

  Log Message:
  -----------
  In certain case, holiday_users won't be update (1 delete, 1 add for ex)
Add a fonction for count the real number of user without CP


  Commit: 2e7631fa78f955f6fb7e2b0492291f398ea1ea10
      
https://github.com/Dolibarr/dolibarr/commit/2e7631fa78f955f6fb7e2b0492291f398ea1ea10
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M htdocs/langs/en_US/products.lang

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


  Commit: 191ff058739c27d9f6563789e2d8fa28f043ecd8
      
https://github.com/Dolibarr/dolibarr/commit/191ff058739c27d9f6563789e2d8fa28f043ecd8
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M htdocs/fichinter/fiche.php

  Log Message:
  -----------
  Fix: W3C.


  Commit: cd44548867a07787e78e57a1bd9519ad33399b25
      
https://github.com/Dolibarr/dolibarr/commit/cd44548867a07787e78e57a1bd9519ad33399b25
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

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

  Log Message:
  -----------
  Merge pull request #1414 from atm-alexis/3.5

In certain case, holiday_users won't be update (1 delete, 1 add for ex)


  Commit: 55018098447f5c106b6200eef451980e9d6a69ef
      
https://github.com/Dolibarr/dolibarr/commit/55018098447f5c106b6200eef451980e9d6a69ef
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

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

  Log Message:
  -----------
  Fix: sql compare on int must not contains quotes.


  Commit: ccab2b7af4a82cd67799f33b4f1766101d835f9d
      
https://github.com/Dolibarr/dolibarr/commit/ccab2b7af4a82cd67799f33b4f1766101d835f9d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

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

  Log Message:
  -----------
  Fix: Must use "null" for value when finished is not defined but not when
finished is "0".


  Commit: 7d74d0d3bd7f3888632006984279bee5a57006b3
      
https://github.com/Dolibarr/dolibarr/commit/7d74d0d3bd7f3888632006984279bee5a57006b3
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M htdocs/admin/dict.php

  Log Message:
  -----------
  CFix: The order field for prospect level was not visible making
dictionnary useless.


  Commit: b499efeccfaaebe116dcd0ae968cb9a4af10b2c1
      
https://github.com/Dolibarr/dolibarr/commit/b499efeccfaaebe116dcd0ae968cb9a4af10b2c1
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M htdocs/admin/dict.php
    M htdocs/compta/sociales/index.php
    M htdocs/compta/tva/index.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.4' into 3.5

Conflicts:
        htdocs/compta/sociales/index.php
        htdocs/compta/tva/index.php


  Commit: 4b8d39af9dac45b90fb0c90114f08c174cec7ff5
      
https://github.com/Dolibarr/dolibarr/commit/4b8d39af9dac45b90fb0c90114f08c174cec7ff5
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M ChangeLog
    M htdocs/comm/action/fiche.php
    M htdocs/core/class/interfaces.class.php

  Log Message:
  -----------
  Fix: Do not report trigger errors twice.
Fix: Error when creating event was not reported.

Conflicts:
        htdocs/comm/action/fiche.php


  Commit: 7e2027ec391b453c3e707caa6739cd3bfe7ca322
      
https://github.com/Dolibarr/dolibarr/commit/7e2027ec391b453c3e707caa6739cd3bfe7ca322
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-14 (Fri, 14 Feb 2014)

  Changed paths:
    M htdocs/admin/delais.php

  Log Message:
  -----------
  Fix: Can not set delay to zero.


  Commit: 295f0fd9e79a243b8978225205ac507fb14acf18
      
https://github.com/Dolibarr/dolibarr/commit/295f0fd9e79a243b8978225205ac507fb14acf18
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M build/makepack-dolibarrmodule.pl

  Log Message:
  -----------
  Makepack is for version 3.5


  Commit: 46d1181aed65cd695b23626079152a1669d7868b
      
https://github.com/Dolibarr/dolibarr/commit/46d1181aed65cd695b23626079152a1669d7868b
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M ChangeLog
    M htdocs/admin/delais.php
    M htdocs/comm/action/fiche.php
    M htdocs/core/class/interfaces.class.php

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


  Commit: b081083a1a3684eab984b740c9c02b70dd1ed5bb
      
https://github.com/Dolibarr/dolibarr/commit/b081083a1a3684eab984b740c9c02b70dd1ed5bb
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M htdocs/margin/agentMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php

  Log Message:
  -----------
  Fix: Bad management of date.
Fix: Submit button was not visible making not possible to filter on
date.
Fix: Use standard css style instead of hardcoded css.


  Commit: 3aba53a9ae0a31c16396516a4b3f837d0c75a4bd
      
https://github.com/Dolibarr/dolibarr/commit/3aba53a9ae0a31c16396516a4b3f837d0c75a4bd
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M htdocs/compta/facture.php
    M htdocs/core/tpl/objectline_edit.tpl.php

  Log Message:
  -----------
  Fix: javascript calculation of unit price from margin rate was broken.


  Commit: 85e93872b3711f57ce84f67eb8f8aaf1ddfe27be
      
https://github.com/Dolibarr/dolibarr/commit/85e93872b3711f57ce84f67eb8f8aaf1ddfe27be
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M htdocs/core/tpl/freeproductline_create.tpl.php
    M htdocs/core/tpl/objectline_add.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/predefinedproductline_create.tpl.php

  Log Message:
  -----------
  Fix: javascript calculation of unit price from margin rate was broken.


  Commit: 908c39098df34cff0387150e0212cafc70842c9d
      
https://github.com/Dolibarr/dolibarr/commit/908c39098df34cff0387150e0212cafc70842c9d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M ChangeLog
    M build/makepack-dolibarrmodule.pl
    M htdocs/admin/dict.php
    M htdocs/comm/action/fiche.php
    M htdocs/compta/facture.php
    M htdocs/compta/sociales/index.php
    M htdocs/compta/tva/index.php
    M htdocs/core/tpl/freeproductline_create.tpl.php
    M htdocs/core/tpl/objectline_add.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/predefinedproductline_create.tpl.php
    M htdocs/fichinter/fiche.php
    M htdocs/holiday/class/holiday.class.php
    M htdocs/langs/en_US/products.lang
    M htdocs/margin/agentMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/productMargins.php
    M htdocs/product/class/product.class.php

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

Conflicts:
        htdocs/comm/action/fiche.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/fd22c9b69ae4...908c39098df3

reply via email to

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