dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 10cb7b: Fix remove warnings


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 10cb7b: Fix remove warnings
Date: Tue, 11 Jul 2017 06:12:09 -0700

  Branch: refs/heads/6.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 10cb7b2524c1e08ae6c9d16218dac3277c8a0f68
      
https://github.com/Dolibarr/dolibarr/commit/10cb7b2524c1e08ae6c9d16218dac3277c8a0f68
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M htdocs/admin/notification.php
    M htdocs/bookmarks/bookmarks.lib.php
    M htdocs/comm/action/index.php
    M htdocs/comm/action/listactions.php
    M htdocs/core/actions_setmoduleoptions.inc.php
    M htdocs/install/step1.php
    M htdocs/main.inc.php
    M htdocs/projet/activity/perday.php
    M htdocs/theme/eldy/ckeditor/config.js
    M htdocs/theme/md/ckeditor/config.js

  Log Message:
  -----------
  Fix remove warnings


  Commit: 3c576dcf21e5bfeaa610a8bdb06457e33a0a214b
      
https://github.com/Dolibarr/dolibarr/commit/3c576dcf21e5bfeaa610a8bdb06457e33a0a214b
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M htdocs/admin/websites.php
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    M htdocs/install/mysql/tables/llx_website_pages.key.sql
    M htdocs/install/mysql/tables/llx_website_pages.sql
    M htdocs/websites/index.php

  Log Message:
  -----------
  Fix bad name of tables


  Commit: a92effa6221b7e5f92d4764e06c7318801ad3586
      
https://github.com/Dolibarr/dolibarr/commit/a92effa6221b7e5f92d4764e06c7318801ad3586
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M test/phpunit/RestAPIDocumentTest.php

  Log Message:
  -----------
  Fix clean test


  Commit: fd89535037c041038fd4b70c7bede6685e215e46
      
https://github.com/Dolibarr/dolibarr/commit/fd89535037c041038fd4b70c7bede6685e215e46
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M htdocs/admin/websites.php
    M htdocs/theme/eldy/ckeditor/config.js
    M htdocs/theme/md/ckeditor/config.js
    M htdocs/websites/index.php

  Log Message:
  -----------
  Debug module website


  Commit: bb2dc59c56163a35027408818e64bde4fa851302
      
https://github.com/Dolibarr/dolibarr/commit/bb2dc59c56163a35027408818e64bde4fa851302
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    M htdocs/install/mysql/migration/repair.sql

  Log Message:
  -----------
  More complete request to clean


  Commit: bdb12678d0a8737eb00495492cde08bc64a2d524
      
https://github.com/Dolibarr/dolibarr/commit/bdb12678d0a8737eb00495492cde08bc64a2d524
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    M htdocs/categories/class/categorie.class.php
    M htdocs/categories/viewcat.php
    M htdocs/product/card.php
    M htdocs/supplier_proposal/class/supplier_proposal.class.php

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


  Commit: 8c287c02ca2fb9d70f778ba302eda278310f9e9f
      
https://github.com/Dolibarr/dolibarr/commit/8c287c02ca2fb9d70f778ba302eda278310f9e9f
  Author: AlainRnet <address@hidden>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    M htdocs/contact/card.php

  Log Message:
  -----------
  Update card.php

Limitation of the number of characters that is not limited in the third card as 
described here: 
https://www.dolibarr.fr/forum/5-bugs-sur-la-version-cvs-ou-demo/59229-taille-limitee-de-l-adesse-mail-des-contacts


  Commit: be09c911ce5a904d376b961623f7f65ab8a7a4a6
      
https://github.com/Dolibarr/dolibarr/commit/be09c911ce5a904d376b961623f7f65ab8a7a4a6
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    M htdocs/admin/websites.php
    M htdocs/install/mysql/migration/5.0.0-6.0.0.sql
    A htdocs/install/mysql/tables/llx_website_page.key.sql
    A htdocs/install/mysql/tables/llx_website_page.sql
    R htdocs/install/mysql/tables/llx_website_pages.key.sql
    R htdocs/install/mysql/tables/llx_website_pages.sql
    M htdocs/langs/en_US/website.lang
    M htdocs/websites/class/websitepage.class.php
    M htdocs/websites/index.php

  Log Message:
  -----------
  Debug module websites


  Commit: c75db29ff2a67345b78bf4cad4e01cf8a661253f
      
https://github.com/Dolibarr/dolibarr/commit/c75db29ff2a67345b78bf4cad4e01cf8a661253f
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

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

  Log Message:
  -----------
  Fix warning when module position is not correct


  Commit: 90dcd3d30db51398ccfc594ff2ee3f79b829ed4e
      
https://github.com/Dolibarr/dolibarr/commit/90dcd3d30db51398ccfc594ff2ee3f79b829ed4e
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M htdocs/societe/price.php

  Log Message:
  -----------
  Look and feel v6


  Commit: e1d9dfc862c21ca279eb592db8472f0ae3ce31de
      
https://github.com/Dolibarr/dolibarr/commit/e1d9dfc862c21ca279eb592db8472f0ae3ce31de
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M htdocs/modulebuilder/template/core/modules/modMyModule.class.php

  Log Message:
  -----------
  Complete example of template


Compare: 
https://github.com/Dolibarr/dolibarr/compare/fc76383718c8...e1d9dfc862c2

reply via email to

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