dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 452636: New : Add option to allow ext


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 452636: New : Add option to allow extrafield to be modifie...
Date: Sat, 18 Oct 2014 06:39:43 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 452636b0e41ac0f6ffd9cb19aa1e16504d65bdcf
      
https://github.com/Dolibarr/dolibarr/commit/452636b0e41ac0f6ffd9cb19aa1e16504d65bdcf
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/core/actions_extrafields.inc.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/admin_extrafields_edit.tpl.php
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/install/mysql/tables/llx_extrafields.sql

  Log Message:
  -----------
  New : Add option to allow extrafield to be modified regardless of the 
document status


  Commit: 68179c8794daf5063c18d857ea7fb52ac1835d22
      
https://github.com/Dolibarr/dolibarr/commit/68179c8794daf5063c18d857ea7fb52ac1835d22
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

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

  Log Message:
  -----------
  Always editable option for extrafields on invoice and order


  Commit: ee4b807a5d1512aa62b33f1f4d096cfb79654776
      
https://github.com/Dolibarr/dolibarr/commit/ee4b807a5d1512aa62b33f1f4d096cfb79654776
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/commande/card.php
    M htdocs/compta/facture.php
    M htdocs/contrat/card.php
    A htdocs/core/tpl/extrafields_view.tpl.php
    M htdocs/fichinter/card.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php

  Log Message:
  -----------
  Qual : refactoring extrafields display on objects into a single tpl file


  Commit: 850771206d191a7674d7c8b8d6feeca263a01a9c
      
https://github.com/Dolibarr/dolibarr/commit/850771206d191a7674d7c8b8d6feeca263a01a9c
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Changelog :)


  Commit: 737cafef4e5d01f07177355c87c9872587879351
      
https://github.com/Dolibarr/dolibarr/commit/737cafef4e5d01f07177355c87c9872587879351
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/install/mysql/tables/llx_c_email_templates.key.sql

  Log Message:
  -----------
  Merge branch 'develop' of github.com:Dolibarr/dolibarr into mkoevols


  Commit: 8e3a3500c25f594474c6093d093dce86b3aa89ee
      
https://github.com/Dolibarr/dolibarr/commit/8e3a3500c25f594474c6093d093dce86b3aa89ee
  Author: Maxime Kohlhaas <address@hidden>
  Date:   2014-10-16 (Thu, 16 Oct 2014)

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

  Log Message:
  -----------
  Add comments (for travis' sake)


  Commit: ad0f842b6093277888f03ebe08ae2fecc7fe5fdd
      
https://github.com/Dolibarr/dolibarr/commit/ad0f842b6093277888f03ebe08ae2fecc7fe5fdd
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal.php
    M htdocs/commande/card.php
    M htdocs/compta/facture.php
    M htdocs/contrat/card.php
    M htdocs/core/actions_extrafields.inc.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/admin_extrafields_edit.tpl.php
    A htdocs/core/tpl/extrafields_view.tpl.php
    M htdocs/fichinter/card.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/install/mysql/tables/llx_extrafields.sql

  Log Message:
  -----------
  Merge branch 'mkoevols' of github.com:atm-maxime/dolibarr into
atm-maxime-mkoevols

Conflicts:
        htdocs/commande/card.php


  Commit: 720cf0782f7b6d016d3592e55fd89e68bfa3c2d9
      
https://github.com/Dolibarr/dolibarr/commit/720cf0782f7b6d016d3592e55fd89e68bfa3c2d9
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M ChangeLog
    M htdocs/comm/propal.php
    M htdocs/commande/card.php
    M htdocs/compta/facture.php
    M htdocs/contrat/card.php
    M htdocs/core/actions_extrafields.inc.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/core/tpl/admin_extrafields_add.tpl.php
    M htdocs/core/tpl/admin_extrafields_edit.tpl.php
    A htdocs/core/tpl/extrafields_view.tpl.php
    M htdocs/fichinter/card.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/facture/card.php
    M htdocs/install/mysql/migration/3.6.0-3.7.0.sql
    M htdocs/install/mysql/tables/llx_extrafields.sql

  Log Message:
  -----------
  Merge branch 'atm-maxime-mkoevols' into develop


  Commit: 331e047c6d4523169f7698a41ada3b9c752e90cb
      
https://github.com/Dolibarr/dolibarr/commit/331e047c6d4523169f7698a41ada3b9c752e90cb
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

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

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/1f5b64c98e6b...331e047c6d45

reply via email to

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