dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 240e96: New: add extrafields API REST


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 240e96: New: add extrafields API REST
Date: Mon, 19 Jun 2017 06:21:49 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 240e9637fa03e1bf03add7712f050b26d2d20e7e
      
https://github.com/Dolibarr/dolibarr/commit/240e9637fa03e1bf03add7712f050b26d2d20e7e
  Author: Regis Houssin <address@hidden>
  Date:   2017-06-17 (Sat, 17 Jun 2017)

  Changed paths:
    A htdocs/api/class/api_dictionaryextrafields.class.php

  Log Message:
  -----------
  New: add extrafields API REST


  Commit: 48866f07325c1374c1f8112382674f1160b3a74c
      
https://github.com/Dolibarr/dolibarr/commit/48866f07325c1374c1f8112382674f1160b3a74c
  Author: Regis Houssin <address@hidden>
  Date:   2017-06-17 (Sat, 17 Jun 2017)

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

  Log Message:
  -----------
  Fix: wrong array format


  Commit: 88df5b685774a2333b2c2a663eb84ca50abfbf33
      
https://github.com/Dolibarr/dolibarr/commit/88df5b685774a2333b2c2a663eb84ca50abfbf33
  Author: Regis Houssin <address@hidden>
  Date:   2017-06-17 (Sat, 17 Jun 2017)

  Changed paths:
    M htdocs/admin/defaultvalues.php
    M htdocs/admin/modules.php
    M htdocs/admin/translation.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/lib/product.lib.php
    M htdocs/install/inc.php
    R htdocs/install/mysql/migration/6.0.0-7.0.0.sql
    M htdocs/install/mysql/tables/llx_accounting_bookkeeping.sql
    M htdocs/install/mysql/tables/llx_blockedlog.sql
    M htdocs/install/mysql/tables/llx_chargesociales.sql
    M htdocs/install/mysql/tables/llx_commande.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseur.sql
    M htdocs/install/mysql/tables/llx_don.sql
    M htdocs/install/mysql/tables/llx_loan_schedule.sql
    M htdocs/install/mysql/tables/llx_paiementcharge.sql
    M htdocs/install/mysql/tables/llx_paiementfourn.sql
    M htdocs/install/mysql/tables/llx_payment_donation.sql
    M htdocs/install/mysql/tables/llx_payment_expensereport.sql
    M htdocs/install/mysql/tables/llx_payment_loan.sql
    M htdocs/install/mysql/tables/llx_payment_salary.sql
    M htdocs/install/mysql/tables/llx_prelevement_bons.sql
    M htdocs/install/mysql/tables/llx_prelevement_facture_demande.sql
    M htdocs/install/mysql/tables/llx_prelevement_lignes.sql
    M htdocs/install/mysql/tables/llx_societe.sql
    M htdocs/install/mysql/tables/llx_tva.sql
    M htdocs/langs/en_US/other.lang
    M htdocs/product/class/html.formproduct.class.php
    M htdocs/user/group/index.php
    M htdocs/user/perms.php

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


  Commit: fd9c30fd11ca2faa2b838977fd81219273d4d362
      
https://github.com/Dolibarr/dolibarr/commit/fd9c30fd11ca2faa2b838977fd81219273d4d362
  Author: Regis Houssin <address@hidden>
  Date:   2017-06-17 (Sat, 17 Jun 2017)

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

  Log Message:
  -----------
  Revert "Fix: wrong array format"

This reverts commit 48866f07325c1374c1f8112382674f1160b3a74c.


  Commit: c775e2530ae39b05e23703739a453beae293bf5b
      
https://github.com/Dolibarr/dolibarr/commit/c775e2530ae39b05e23703739a453beae293bf5b
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
    A htdocs/api/class/api_dictionaryextrafields.class.php

  Log Message:
  -----------
  Merge pull request #7025 from hregis/develop_bug_restapi

New: add extrafields API REST


Compare: 
https://github.com/Dolibarr/dolibarr/compare/8595cbc16d77...c775e2530ae3

reply via email to

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