dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 435e48: Fix some warning during insta


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 435e48: Fix some warning during install
Date: Sat, 24 Feb 2018 05:02:32 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 435e4823a5d70c7b056ae1fe8bb95ba375e0b5ee
      
https://github.com/Dolibarr/dolibarr/commit/435e4823a5d70c7b056ae1fe8bb95ba375e0b5ee
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/install/mysql/migration/6.0.0-7.0.0.sql
    M htdocs/install/step1.php

  Log Message:
  -----------
  Fix some warning during install


  Commit: e68612fa09240ef31baec7a3e33967d4c4401532
      
https://github.com/Dolibarr/dolibarr/commit/e68612fa09240ef31baec7a3e33967d4c4401532
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M dev/initdemo/initdemo.sh

  Log Message:
  -----------
  Fix initdemo must not copy index.html files


  Commit: cbfe241c1b2c5ff06b9db31e51f55855cec729cc
      
https://github.com/Dolibarr/dolibarr/commit/cbfe241c1b2c5ff06b9db31e51f55855cec729cc
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M 
htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php
    M htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php

  Log Message:
  -----------
  FIX Can use odx templates that does not include lines tags


  Commit: 03d9bf13763fb688e42812e85693ea1b958fcd3a
      
https://github.com/Dolibarr/dolibarr/commit/03d9bf13763fb688e42812e85693ea1b958fcd3a
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php

  Log Message:
  -----------
  Restore deprecated var


  Commit: c8078b54b534ca00f96048a26ac7a90a2babac8a
      
https://github.com/Dolibarr/dolibarr/commit/c8078b54b534ca00f96048a26ac7a90a2babac8a
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M dev/initdemo/initdemo.sh
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/install/mysql/migration/6.0.0-7.0.0.sql
    M htdocs/install/step1.php

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

Conflicts:
        htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php


  Commit: 38d1fc27e0edfccebfff6e02649f761f5490a34f
      
https://github.com/Dolibarr/dolibarr/commit/38d1fc27e0edfccebfff6e02649f761f5490a34f
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php
    M htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
    M htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php
    M htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php
    M htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php
    M htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php
    M 
htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php

  Log Message:
  -----------
  Start to introduce common substitution rules for odt substitutions


  Commit: e2e0f23d2990caf349676d82438a787a99e3f566
      
https://github.com/Dolibarr/dolibarr/commit/e2e0f23d2990caf349676d82438a787a99e3f566
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

  Changed paths:
    M htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php

  Log Message:
  -----------
  FIX Bad var for substitution of free text


  Commit: 1ec5a5d0bf58cd6f21b4dfff89b825dd9598629b
      
https://github.com/Dolibarr/dolibarr/commit/1ec5a5d0bf58cd6f21b4dfff89b825dd9598629b
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-02-24 (Sat, 24 Feb 2018)

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

  Log Message:
  -----------
  FIX Generic substitution of constant disabled for sensitive constant


Compare: 
https://github.com/Dolibarr/dolibarr/compare/daeebae647b2...1ec5a5d0bf58

reply via email to

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