dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] a8052d: Fixed: Several fix in color m


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] a8052d: Fixed: Several fix in color management (function a...
Date: Sun, 14 Dec 2014 03:35:31 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: a8052d8ea48f1ad9622c82e95b39b4f01ee9bd10
      
https://github.com/Dolibarr/dolibarr/commit/a8052d8ea48f1ad9622c82e95b39b4f01ee9bd10
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M htdocs/adherents/stats/geo.php
    M htdocs/core/class/html.formother.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/functions2.lib.php
    M htdocs/theme/eldy/style.css.php

  Log Message:
  -----------
  Fixed: Several fix in color management (function at wrong place, mark
param that are deprecated, convertion of value to get correct
format in all situation)


  Commit: 5f8919c857b16df0aec7505e2d89652cc25fca70
      
https://github.com/Dolibarr/dolibarr/commit/5f8919c857b16df0aec7505e2d89652cc25fca70
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-08 (Mon, 08 Dec 2014)

  Changed paths:
    M htdocs/comm/action/card.php
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/fr_FR/agenda.lang

  Log Message:
  -----------
  Update translation


  Commit: cf641194a1730c0edd97361535d218293b05b5d9
      
https://github.com/Dolibarr/dolibarr/commit/cf641194a1730c0edd97361535d218293b05b5d9
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M dev/translation/strip_language_file.php

  Log Message:
  -----------
  Fix: CRLF


  Commit: 63f2bfed24123dfde67150566a82916c99666330
      
https://github.com/Dolibarr/dolibarr/commit/63f2bfed24123dfde67150566a82916c99666330
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M htdocs/admin/prelevement.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/class/ligneprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/fiche-stat.php
    M htdocs/compta/prelevement/ligne.php
    M htdocs/compta/prelevement/lignes.php
    M htdocs/compta/prelevement/stats.php
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/withdrawals.lang
    M htdocs/societe/rib.php

  Log Message:
  -----------
  Fixed: Maxi debug of withdrawal module.


  Commit: 6a70af2b67ab26b4baa538d9efd7269d72f522e1
      
https://github.com/Dolibarr/dolibarr/commit/6a70af2b67ab26b4baa538d9efd7269d72f522e1
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M htdocs/core/modules/modProductBatch.class.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/product/stock/product.php

  Log Message:
  -----------
  Fixed: bug into produc batch management


  Commit: 9be99b298783d796228f26cc29e670e91473d8c8
      
https://github.com/Dolibarr/dolibarr/commit/9be99b298783d796228f26cc29e670e91473d8c8
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M htdocs/install/mysql/tables/llx_entrepot.sql
    M htdocs/install/mysql/tables/llx_product_stock.sql
    M htdocs/product/stock/card.php
    M htdocs/product/stock/list.php
    M htdocs/product/stock/product.php

  Log Message:
  -----------
  Fixed: We must use PMP of product. Not warehouse.


  Commit: 7834a9b0995e5920f67db8acc4dac982d49244c1
      
https://github.com/Dolibarr/dolibarr/commit/7834a9b0995e5920f67db8acc4dac982d49244c1
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-10 (Wed, 10 Dec 2014)

  Changed paths:
    M htdocs/core/class/html.form.class.php

  Log Message:
  -----------
  Add hidden constant to solve bug of too low size to see products label.


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

  Changed paths:
    M htdocs/projet/class/task.class.php

  Log Message:
  -----------
  Fixed: Update of time consumed


  Commit: 99e5715f287f2702e4c8fdf30e77e80570e9107f
      
https://github.com/Dolibarr/dolibarr/commit/99e5715f287f2702e4c8fdf30e77e80570e9107f
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-10 (Wed, 10 Dec 2014)

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

  Log Message:
  -----------
  Fixed: Length too small to see fullname.


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

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

  Log Message:
  -----------
  Fixed: Bad url link


  Commit: 67cf3cb99b203c0e01444f6870f74e18418387a7
      
https://github.com/Dolibarr/dolibarr/commit/67cf3cb99b203c0e01444f6870f74e18418387a7
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

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

  Log Message:
  -----------
  Fixed: BIC/SWIFT and IBAN must be at same level


  Commit: a4e0de0d8a121d2005590c6517322035e0669644
      
https://github.com/Dolibarr/dolibarr/commit/a4e0de0d8a121d2005590c6517322035e0669644
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M htdocs/contrat/card.php

  Log Message:
  -----------
  Fixed: Contract must use serpis if no config set
Fixed: Missing fetch_thirdparty.


  Commit: c0473f0246b50b0661ee951ad922382c854e3af2
      
https://github.com/Dolibarr/dolibarr/commit/c0473f0246b50b0661ee951ad922382c854e3af2
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M htdocs/user/index.php

  Log Message:
  -----------
  Fixed: when transvers_mode is on, a user is not linked to a dedicated
environment (always entity 1), so we should not show info not reliable
with this mode.


  Commit: 036914756bf7ae0d1aebccd839b0ae4de4a19de0
      
https://github.com/Dolibarr/dolibarr/commit/036914756bf7ae0d1aebccd839b0ae4de4a19de0
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M htdocs/contrat/card.php
    M htdocs/langs/en_US/contracts.lang

  Log Message:
  -----------
  Fixed: option CONTRACT_SUPPORT_PRODUCTS not correctly supported


  Commit: 03cfff66ea518cf26c64bd82382ed7df942d645c
      
https://github.com/Dolibarr/dolibarr/commit/03cfff66ea518cf26c64bd82382ed7df942d645c
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M htdocs/admin/contract.php

  Log Message:
  -----------
  Fixed: no form into table


  Commit: c994fbe44dac72910267345b5f92e5e3d8bda39d
      
https://github.com/Dolibarr/dolibarr/commit/c994fbe44dac72910267345b5f92e5e3d8bda39d
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M htdocs/core/class/html.formfile.class.php

  Log Message:
  -----------
  Fixed: Bad style


  Commit: 627e344c78f325cec1c15f4ad4787a2b91f54b0a
      
https://github.com/Dolibarr/dolibarr/commit/627e344c78f325cec1c15f4ad4787a2b91f54b0a
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M htdocs/admin/modules.php
    M htdocs/langs/en_US/admin.lang

  Log Message:
  -----------
  Documentation of external link.


  Commit: 3ee2ced22abeb5993149e95f89d6c23203bc59c0
      
https://github.com/Dolibarr/dolibarr/commit/3ee2ced22abeb5993149e95f89d6c23203bc59c0
  Author: Juanjo Menent <address@hidden>
  Date:   2014-12-13 (Sat, 13 Dec 2014)

  Changed paths:
    M htdocs/langs/es_ES/admin.lang
    M htdocs/langs/es_ES/printipp.lang
    M htdocs/langs/es_ES/productbatch.lang
    M htdocs/langs/es_ES/projects.lang
    M htdocs/langs/es_ES/resource.lang

  Log Message:
  -----------
  Trad: Update es_ES from transifex


  Commit: 711b033844a2692f0eefe471ab8c971e3915cb28
      
https://github.com/Dolibarr/dolibarr/commit/711b033844a2692f0eefe471ab8c971e3915cb28
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-12-14 (Sun, 14 Dec 2014)

  Changed paths:
    M dev/translation/strip_language_file.php
    M htdocs/admin/contract.php
    M htdocs/admin/modules.php
    M htdocs/admin/prelevement.php
    M htdocs/comm/action/card.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/prelevement.php
    M htdocs/compta/prelevement/class/bonprelevement.class.php
    M htdocs/compta/prelevement/class/ligneprelevement.class.php
    M htdocs/compta/prelevement/create.php
    M htdocs/compta/prelevement/fiche-stat.php
    M htdocs/compta/prelevement/ligne.php
    M htdocs/compta/prelevement/lignes.php
    M htdocs/compta/prelevement/stats.php
    M htdocs/contrat/card.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/modProductBatch.class.php
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/install/mysql/tables/llx_entrepot.sql
    M htdocs/install/mysql/tables/llx_product_stock.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/agenda.lang
    M htdocs/langs/en_US/contracts.lang
    M htdocs/langs/en_US/withdrawals.lang
    M htdocs/langs/fr_FR/agenda.lang
    M htdocs/product/stock/card.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/product/stock/list.php
    M htdocs/product/stock/product.php
    M htdocs/projet/class/task.class.php
    M htdocs/societe/rib.php
    M htdocs/theme/eldy/style.css.php
    M htdocs/user/class/user.class.php
    M htdocs/user/index.php

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

Conflicts:
        htdocs/contrat/card.php
        htdocs/core/class/html.form.class.php
        htdocs/product/stock/card.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/64507c3af1a1...711b033844a2

reply via email to

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