dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 8a17fe: Deprecated some functions and


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 8a17fe: Deprecated some functions and improved method docu...
Date: Thu, 31 Jul 2014 08:25:38 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 8a17feb69ba02ecf22c817391bdcf7908b438603
      
https://github.com/Dolibarr/dolibarr/commit/8a17feb69ba02ecf22c817391bdcf7908b438603
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-15 (Tue, 15 Jul 2014)

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

  Log Message:
  -----------
  Deprecated some functions and improved method documentation


  Commit: 2142ab997d4d1f94ce9e665a93e4030c5a7f8e7a
      
https://github.com/Dolibarr/dolibarr/commit/2142ab997d4d1f94ce9e665a93e4030c5a7f8e7a
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

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

  Log Message:
  -----------
  Removed Dolibarr implementation of json_encode and json_decode, and 
deprecated dol_json_encode


  Commit: 214fe2d552e608ce8c5dec97daf4e03490e7f4e7
      
https://github.com/Dolibarr/dolibarr/commit/214fe2d552e608ce8c5dec97daf4e03490e7f4e7
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

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

  Log Message:
  -----------
  Optimized isValidEmail function and load json.lib.php always as it contains 
common Dolibarr functions


  Commit: 997a7ff8432960976c644f359da4b6aa3dfd0c60
      
https://github.com/Dolibarr/dolibarr/commit/997a7ff8432960976c644f359da4b6aa3dfd0c60
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

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

  Log Message:
  -----------
  Deprecated function dol_json_decode and replaced with native behaviour


  Commit: 2c7b2cf227cde548c7df47270110cd9ffbe6a3d0
      
https://github.com/Dolibarr/dolibarr/commit/2c7b2cf227cde548c7df47270110cd9ffbe6a3d0
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

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

  Log Message:
  -----------
  Copyright


  Commit: 55bfc98d481c9f8570f0fa60b6052baf0e25327f
      
https://github.com/Dolibarr/dolibarr/commit/55bfc98d481c9f8570f0fa60b6052baf0e25327f
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

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

  Log Message:
  -----------
  Corrected dol_microtime_float refactor


  Commit: a3ceb2a9705d31bc3d442826becd1daaaaff9e6e
      
https://github.com/Dolibarr/dolibarr/commit/a3ceb2a9705d31bc3d442826becd1daaaaff9e6e
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M test/phpunit/Functions2LibTest.php

  Log Message:
  -----------
  Added a test for isValidUrl function


  Commit: 3e160fb20907c129c5a971653044d638439d2033
      
https://github.com/Dolibarr/dolibarr/commit/3e160fb20907c129c5a971653044d638439d2033
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M test/phpunit/JsonLibTest.php

  Log Message:
  -----------
  Testing dol_json_encode is not interesting now as it uses a core function


  Commit: cf1a2c44a359291288d7cd8f49b86ca4bb36d26a
      
https://github.com/Dolibarr/dolibarr/commit/cf1a2c44a359291288d7cd8f49b86ca4bb36d26a
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-20 (Sun, 20 Jul 2014)

  Changed paths:
    M test/phpunit/AllTests.php
    R test/phpunit/JsonLibTest.php

  Log Message:
  -----------
  Removed empty test


  Commit: a6275181ecebd5a144eebb280102974786900d91
      
https://github.com/Dolibarr/dolibarr/commit/a6275181ecebd5a144eebb280102974786900d91
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-20 (Sun, 20 Jul 2014)

  Changed paths:
    M test/phpunit/Functions2LibTest.php

  Log Message:
  -----------
  Corrected testIsValidUrl


  Commit: 9b3e65d80f375e4a881679470203d88fe66f376c
      
https://github.com/Dolibarr/dolibarr/commit/9b3e65d80f375e4a881679470203d88fe66f376c
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

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

  Log Message:
  -----------
  Removed PHP 5.3 comparison in dol_nl2br function


  Commit: 76725c61ed33c6189c4eed1725727f2a091eae96
      
https://github.com/Dolibarr/dolibarr/commit/76725c61ed33c6189c4eed1725727f2a091eae96
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M test/phpunit/FunctionsLibTest.php

  Log Message:
  -----------
  Created test for dol_nl2br


  Commit: 31adeb7477969913b59ba92eb9ee58e0290791be
      
https://github.com/Dolibarr/dolibarr/commit/31adeb7477969913b59ba92eb9ee58e0290791be
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

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

  Log Message:
  -----------
  Deprecated getStaticMember


  Commit: 097e8d33a2a23b07a30fa75e16003a19002e87bd
      
https://github.com/Dolibarr/dolibarr/commit/097e8d33a2a23b07a30fa75e16003a19002e87bd
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M htdocs/core/modules/import/import_csv.modules.php

  Log Message:
  -----------
  Removed PHP 5.3 comparison in ImportCsv


  Commit: 37c7d05a9e0eccdd701fc97dd634091c730328d7
      
https://github.com/Dolibarr/dolibarr/commit/37c7d05a9e0eccdd701fc97dd634091c730328d7
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

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

  Log Message:
  -----------
  Added missing return null for getStaticMember


  Commit: 5baf48fc15c132b882e8be8d99b1fcc2a9c76aec
      
https://github.com/Dolibarr/dolibarr/commit/5baf48fc15c132b882e8be8d99b1fcc2a9c76aec
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M test/phpunit/AllTests.php
    A test/phpunit/JsonLibTest.php

  Log Message:
  -----------
  Revert "Removed empty test"

This reverts commit cf1a2c44a359291288d7cd8f49b86ca4bb36d26a.


  Commit: a779eea202616dcd9d0de07d865c259c96d59e1c
      
https://github.com/Dolibarr/dolibarr/commit/a779eea202616dcd9d0de07d865c259c96d59e1c
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

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

  Log Message:
  -----------
  Restored JSON reimplementation


  Commit: 42c7fc1c8d9b3c58b00b4b11f10b9a5e2d7a4fca
      
https://github.com/Dolibarr/dolibarr/commit/42c7fc1c8d9b3c58b00b4b11f10b9a5e2d7a4fca
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M test/phpunit/JsonLibTest.php

  Log Message:
  -----------
  Revert "Testing dol_json_encode is not interesting now as it uses a core 
function"


  Commit: 972d3c69b67ab24e80d06dc32602485556adbc3a
      
https://github.com/Dolibarr/dolibarr/commit/972d3c69b67ab24e80d06dc32602485556adbc3a
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M htdocs/compta/ajaxpayment.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/main.inc.php
    M htdocs/product/stock/massstockmove.php
    M test/phpunit/JsonLibTest.php

  Log Message:
  -----------
  Removed duplicated requires.
Json.lib.php is included with functions.lib.php


  Commit: 1c97b3f7796d62641c38871664a4f231f3bfe863
      
https://github.com/Dolibarr/dolibarr/commit/1c97b3f7796d62641c38871664a4f231f3bfe863
  Author: Marcos García de La Fuente <address@hidden>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M htdocs/compta/ajaxpayment.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/class/stats.class.php
    M htdocs/main.inc.php
    M htdocs/product/stock/massstockmove.php

  Log Message:
  -----------
  Replaced usage of dol_json_encode and dol_json_decode with json_encode and 
json_decode. If json module is not installed, it will refer to 
dol_json_encode/decode


  Commit: 8e5cbb1f6cf00d892104200c594cdbc22ef0100f
      
https://github.com/Dolibarr/dolibarr/commit/8e5cbb1f6cf00d892104200c594cdbc22ef0100f
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M htdocs/compta/ajaxpayment.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/class/stats.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/main.inc.php
    M htdocs/product/stock/massstockmove.php
    M test/phpunit/Functions2LibTest.php
    M test/phpunit/FunctionsLibTest.php
    M test/phpunit/JsonLibTest.php

  Log Message:
  -----------
  Merge branch 'patch-2' of github.com:marcosgdf/dolibarr into
marcosgdf-patch-2

Conflicts:
        test/phpunit/Functions2LibTest.php


  Commit: 37d22d1e948fb92a027d8804fef782b036e41d5b
      
https://github.com/Dolibarr/dolibarr/commit/37d22d1e948fb92a027d8804fef782b036e41d5b
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M htdocs/compta/ajaxpayment.php
    M htdocs/core/boxes/box_graph_invoices_permonth.php
    M htdocs/core/boxes/box_graph_invoices_supplier_permonth.php
    M htdocs/core/boxes/box_graph_orders_permonth.php
    M htdocs/core/boxes/box_graph_orders_supplier_permonth.php
    M htdocs/core/boxes/box_graph_product_distribution.php
    M htdocs/core/boxes/box_graph_propales_permonth.php
    M htdocs/core/class/stats.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/modules/import/import_csv.modules.php
    M htdocs/main.inc.php
    M htdocs/product/stock/massstockmove.php
    M test/phpunit/Functions2LibTest.php
    M test/phpunit/FunctionsLibTest.php
    M test/phpunit/JsonLibTest.php

  Log Message:
  -----------
  Merge branch 'marcosgdf-patch-2' into develop


  Commit: 95da79108f7cd5a269c782c49839b9a72c7b9195
      
https://github.com/Dolibarr/dolibarr/commit/95da79108f7cd5a269c782c49839b9a72c7b9195
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M dev/skeletons/skeleton_script.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/includes/phpexcel/PHPExcel/Shared/PDF/tcpdf.php
    M htdocs/includes/tcpdf/include/tcpdf_static.php
    M htdocs/margin/tabs/productMargins.php
    M htdocs/product/stats/facture.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/c70a7ee63a1f...95da79108f7c

reply via email to

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