dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] cf92f7: Fix: avoid error if $mc objec


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] cf92f7: Fix: avoid error if $mc object not exists
Date: Sat, 18 Jul 2015 14:51:55 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: cf92f704d8a6cc634369560ee25e7c6a89313318
      
https://github.com/Dolibarr/dolibarr/commit/cf92f704d8a6cc634369560ee25e7c6a89313318
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M htdocs/user/card.php
    M htdocs/user/home.php

  Log Message:
  -----------
  Fix: avoid error if $mc object not exists
TODO check if user not linked with the current entity before change
entity (thirdparty, invoice, etc.) !!


  Commit: f23afc34537527f8c7b3405829956442dfcb5b3f
      
https://github.com/Dolibarr/dolibarr/commit/f23afc34537527f8c7b3405829956442dfcb5b3f
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modHoliday.class.php
    A htdocs/holiday/index.html

  Log Message:
  -----------
  Fix: wrong path and add index.html


  Commit: 6f1645f2f20c64e339e60028bae9d5804ff01772
      
https://github.com/Dolibarr/dolibarr/commit/6f1645f2f20c64e339e60028bae9d5804ff01772
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M htdocs/user/group/card.php
    M htdocs/user/group/index.php
    M htdocs/user/home.php

  Log Message:
  -----------
  Fix: check if $mc object exists


  Commit: b113e6c6bf18b65a30f5fb4f5a3babba4c09511b
      
https://github.com/Dolibarr/dolibarr/commit/b113e6c6bf18b65a30f5fb4f5a3babba4c09511b
  Author: Francis Appels <address@hidden>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M htdocs/product/price.php

  Log Message:
  -----------
  Fix #3120 Product Customer price not updated

Re inserted product fetch was removed in commit
e43d4a62392bacaf3d32fe824309cd9d3b612b07


  Commit: 7ba831bf84145739034c75970e44a6ab5689f1f4
      
https://github.com/Dolibarr/dolibarr/commit/7ba831bf84145739034c75970e44a6ab5689f1f4
  Author: Florian HENRY <address@hidden>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M dev/skeletons/build_class_from_table.php
    M dev/skeletons/skeleton_class.class.php

  Log Message:
  -----------
  FIX : #3192


  Commit: 242a906e40981e2adf793aa83c4080433dac5679
      
https://github.com/Dolibarr/dolibarr/commit/242a906e40981e2adf793aa83c4080433dac5679
  Author: Florian HENRY <address@hidden>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M dev/skeletons/build_class_from_table.php

  Log Message:
  -----------
  fix syntax


  Commit: bfcce0d36d6608f49f6bc23036da949daefc27de
      
https://github.com/Dolibarr/dolibarr/commit/bfcce0d36d6608f49f6bc23036da949daefc27de
  Author: Florian HENRY <address@hidden>
  Date:   2015-07-13 (Mon, 13 Jul 2015)

  Changed paths:
    M dev/skeletons/build_class_from_table.php

  Log Message:
  -----------
  fix syntax


  Commit: 1804dff0b83907b793282581e4aff2d58e7b4155
      
https://github.com/Dolibarr/dolibarr/commit/1804dff0b83907b793282581e4aff2d58e7b4155
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M COPYRIGHT
    R htdocs/includes/jquery/plugins/layout/jquery.layout-latest.js
    A htdocs/includes/jquery/plugins/layout/jquery.layout.min.js
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix: for avoid jquery error in ECM module


  Commit: bb631ff098cbe0019343de5850d7d79d71fcf2b4
      
https://github.com/Dolibarr/dolibarr/commit/bb631ff098cbe0019343de5850d7d79d71fcf2b4
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M htdocs/ecm/docfile.php

  Log Message:
  -----------
  Fix: missing create object


  Commit: c41c02adc70d1ac89393f8c4021a86f7fc6d70f4
      
https://github.com/Dolibarr/dolibarr/commit/c41c02adc70d1ac89393f8c4021a86f7fc6d70f4
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

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

  Log Message:
  -----------
  Fix missing mode


  Commit: 394f8fbf91a8bfae66ecae3907954d24ff500512
      
https://github.com/Dolibarr/dolibarr/commit/394f8fbf91a8bfae66ecae3907954d24ff500512
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Fix: for avoid mysql error with canvas


  Commit: e6e39ae003fae5f42119f3bfef3708bc3d81bedd
      
https://github.com/Dolibarr/dolibarr/commit/e6e39ae003fae5f42119f3bfef3708bc3d81bedd
  Author: Regis Houssin <address@hidden>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M htdocs/contact/info.php

  Log Message:
  -----------
  Fix: wrong translation


  Commit: 9a1a976e5c2dbb5cf510e528524d7bc12311638f
      
https://github.com/Dolibarr/dolibarr/commit/9a1a976e5c2dbb5cf510e528524d7bc12311638f
  Author: Florian HENRY <address@hidden>
  Date:   2015-07-15 (Wed, 15 Jul 2015)

  Changed paths:
    M ChangeLog
    M build/debian/changelog
    M build/makepack-dolibarr.pl
    M build/makepack-howto.txt
    M build/rpm/dolibarr_fedora.spec
    M build/rpm/dolibarr_generic.spec
    M build/rpm/dolibarr_mandriva.spec
    M build/rpm/dolibarr_opensuse.spec
    M htdocs/comm/card.php
    M htdocs/commande/card.php
    M htdocs/core/boxes/box_contacts.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/project.lib.php
    M htdocs/core/modules/expedition/doc/pdf_merou.modules.php
    M htdocs/expedition/card.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/expedition/shipment.php
    M htdocs/filefunc.inc.php
    M htdocs/fourn/card.php
    M htdocs/install/filelist.xml
    M htdocs/install/mysql/migration/repair.sql
    M htdocs/langs/en_US/companies.lang
    M htdocs/langs/en_US/errors.lang
    M htdocs/langs/en_US/projects.lang
    M htdocs/langs/en_US/stocks.lang
    M htdocs/product/class/productbatch.class.php
    M htdocs/projet/card.php
    M htdocs/projet/class/projectstats.class.php
    M htdocs/projet/list.php
    M htdocs/projet/stats/index.php
    M htdocs/theme/eldy/graph-color.php
    M htdocs/theme/eldy/style.css.php

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


  Commit: 24d8485b3d03a92df5bc199eab1819edf9c1e173
      
https://github.com/Dolibarr/dolibarr/commit/24d8485b3d03a92df5bc199eab1819edf9c1e173
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/user/card.php
    M htdocs/user/group/card.php
    M htdocs/user/group/index.php
    M htdocs/user/home.php

  Log Message:
  -----------
  Merge pull request #3189 from hregis/3.8_bug

Fix: avoid error if $mc object not exists


  Commit: cbce66bba88b040d310e227c627eb53f26c13683
      
https://github.com/Dolibarr/dolibarr/commit/cbce66bba88b040d310e227c627eb53f26c13683
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modHoliday.class.php
    A htdocs/holiday/index.html

  Log Message:
  -----------
  Merge pull request #3190 from hregis/3.8_bug2

Fix: wrong path and add index.html


  Commit: 49d4ff9b5bdfdd0b5693b3db5ccfd9595dc1895d
      
https://github.com/Dolibarr/dolibarr/commit/49d4ff9b5bdfdd0b5693b3db5ccfd9595dc1895d
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/product/price.php

  Log Message:
  -----------
  Merge pull request #3191 from fappels/3.8

Fix #3120 Product Customer price not updated


  Commit: 8655b4d4d3c59c30533f4bcc8fb40b3156948d2e
      
https://github.com/Dolibarr/dolibarr/commit/8655b4d4d3c59c30533f4bcc8fb40b3156948d2e
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M dev/skeletons/build_class_from_table.php
    M dev/skeletons/skeleton_class.class.php

  Log Message:
  -----------
  Merge pull request #3193 from FHenry/3.8

FIX : #3192


  Commit: 1d83a2ea3316f5dc6a1ae8e6127740ba84ec84d9
      
https://github.com/Dolibarr/dolibarr/commit/1d83a2ea3316f5dc6a1ae8e6127740ba84ec84d9
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M COPYRIGHT
    M htdocs/ecm/docfile.php
    R htdocs/includes/jquery/plugins/layout/jquery.layout-latest.js
    A htdocs/includes/jquery/plugins/layout/jquery.layout.min.js
    M htdocs/main.inc.php

  Log Message:
  -----------
  Merge pull request #3201 from hregis/3.8_layout

Fix: for avoid jquery error in ECM module


  Commit: 670842429cb55ce4c6389430a76cfa3e8650cbcd
      
https://github.com/Dolibarr/dolibarr/commit/670842429cb55ce4c6389430a76cfa3e8650cbcd
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

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

  Log Message:
  -----------
  Merge pull request #3202 from hregis/3.8_minor

Fix missing mode


  Commit: 085ecba1a38a3faf9a71dec781f6d323ae41d58e
      
https://github.com/Dolibarr/dolibarr/commit/085ecba1a38a3faf9a71dec781f6d323ae41d58e
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge pull request #3203 from hregis/3.8_story

Fix: for avoid mysql error with canvas


  Commit: e62595b00f3ec8971b168d2507444e4ef17a0b08
      
https://github.com/Dolibarr/dolibarr/commit/e62595b00f3ec8971b168d2507444e4ef17a0b08
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/contact/info.php

  Log Message:
  -----------
  Merge pull request #3204 from hregis/3.8_story2

Fix: wrong translation


  Commit: 23673cf46442c1173ca4b4f48a65623332655bf6
      
https://github.com/Dolibarr/dolibarr/commit/23673cf46442c1173ca4b4f48a65623332655bf6
  Author: aspangaro <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/expensereport/class/expensereport.class.php

  Log Message:
  -----------
  Fix: ER vat rate don't show in pdf


  Commit: 3b547c0979c3fde1c684c6d3c961fe5bed8b551e
      
https://github.com/Dolibarr/dolibarr/commit/3b547c0979c3fde1c684c6d3c961fe5bed8b551e
  Author: aspangaro <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/core/boxes/box_members.php

  Log Message:
  -----------
  Fix: #3244 [Homepage] Last n members link broken


  Commit: f970494d1ed8c4f51bd2fc6e9282744f9d5d44ad
      
https://github.com/Dolibarr/dolibarr/commit/f970494d1ed8c4f51bd2fc6e9282744f9d5d44ad
  Author: aspangaro <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/core/boxes/box_task.php

  Log Message:
  -----------
  Fix: [Homepage] colspan problem with tasks box


  Commit: 2d3d78ecc079e4c570b958dc87df127f0d51d95e
      
https://github.com/Dolibarr/dolibarr/commit/2d3d78ecc079e4c570b958dc87df127f0d51d95e
  Author: aspangaro <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modAgenda.class.php

  Log Message:
  -----------
  Fix: #3232 [Agenda] Setup page tab order is weird


  Commit: 440e144892408491fda7b3a1ff0924bd0e94d45a
      
https://github.com/Dolibarr/dolibarr/commit/440e144892408491fda7b3a1ff0924bd0e94d45a
  Author: aspangaro <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modHoliday.class.php
    R htdocs/holiday/admin/holiday.php
    R htdocs/holiday/admin/index.html

  Log Message:
  -----------
  Fix: #3230 [Leaves] Module setup page is useless


  Commit: a0d74cc1a1b615cd0adcd9cadc3c82741f9a56cc
      
https://github.com/Dolibarr/dolibarr/commit/a0d74cc1a1b615cd0adcd9cadc3c82741f9a56cc
  Author: aspangaro <address@hidden>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modUser.class.php

  Log Message:
  -----------
  Fix: #3228 [Export] Missing member ID field in users


  Commit: 5ce419922da68b9199d064973c0fc72bce78e2f4
      
https://github.com/Dolibarr/dolibarr/commit/5ce419922da68b9199d064973c0fc72bce78e2f4
  Author: aspangaro <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M dev/examples/get_contracts.php
    M htdocs/accountancy/admin/productaccount.php

  Log Message:
  -----------
  Fix: #3253 #3252 #3251 Remove print_r


  Commit: 7b1976040da419f15af6e4cd9308ffd11662e0f0
      
https://github.com/Dolibarr/dolibarr/commit/7b1976040da419f15af6e4cd9308ffd11662e0f0
  Author: aspangaro <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/accountancy/admin/productaccount.php

  Log Message:
  -----------
  Error


  Commit: e8d99323d4b5e2f8432ee1aac267e3d772b90ca9
      
https://github.com/Dolibarr/dolibarr/commit/e8d99323d4b5e2f8432ee1aac267e3d772b90ca9
  Author: aspangaro <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/compta/paiement/cheque/class/remisecheque.class.php

  Log Message:
  -----------
  Fix: #3242 [Dashboard] Checks waiting for deposit bad main menu


  Commit: fb0f50cf4bc58c5623850cc6b7ee18eb342cbe53
      
https://github.com/Dolibarr/dolibarr/commit/fb0f50cf4bc58c5623850cc6b7ee18eb342cbe53
  Author: aspangaro <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/adherents/type.php

  Log Message:
  -----------
  Fix: #3229 [Members] Cancelling member type creation yields weird bug


  Commit: cd940516724d572eba60417263564d9e0b322cac
      
https://github.com/Dolibarr/dolibarr/commit/cd940516724d572eba60417263564d9e0b322cac
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/expensereport/class/expensereport.class.php

  Log Message:
  -----------
  Merge pull request #3245 from aspangaro/3.8-patch2

Fix: ER vat rate don't show in pdf


  Commit: 59b8ae9c5e485d75c4ada26af153c9e1b50f0f94
      
https://github.com/Dolibarr/dolibarr/commit/59b8ae9c5e485d75c4ada26af153c9e1b50f0f94
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/core/boxes/box_members.php

  Log Message:
  -----------
  Merge pull request #3246 from aspangaro/3.8-patch3

Fix: #3244 [Homepage] Last n members link broken


  Commit: efde88d211d6eae7be7884625acb28109f5284cb
      
https://github.com/Dolibarr/dolibarr/commit/efde88d211d6eae7be7884625acb28109f5284cb
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/core/boxes/box_task.php

  Log Message:
  -----------
  Merge pull request #3247 from aspangaro/3.8-patch4

Fix: [Homepage] colspan problem with tasks box


  Commit: 9c6573edd4026d4b91f95556c7081b25b956b9ee
      
https://github.com/Dolibarr/dolibarr/commit/9c6573edd4026d4b91f95556c7081b25b956b9ee
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modAgenda.class.php

  Log Message:
  -----------
  Merge pull request #3248 from aspangaro/3.8-patch5

Fix: #3232 [Agenda] Setup page tab order is weird


  Commit: 0971e885318527e7ef67c9f703fad609ee8ad3d4
      
https://github.com/Dolibarr/dolibarr/commit/0971e885318527e7ef67c9f703fad609ee8ad3d4
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modHoliday.class.php
    R htdocs/holiday/admin/holiday.php
    R htdocs/holiday/admin/index.html

  Log Message:
  -----------
  Merge pull request #3249 from aspangaro/3.8-patch6

Fix: #3230 [Leaves] Module setup page is useless


  Commit: 06684ea362feaf52221e4c1f0369bcc36494ead4
      
https://github.com/Dolibarr/dolibarr/commit/06684ea362feaf52221e4c1f0369bcc36494ead4
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/core/modules/modUser.class.php

  Log Message:
  -----------
  Merge pull request #3250 from aspangaro/3.8-patch7

Fix: #3228 [Export] Missing member ID field in users


  Commit: a5b5302806f71a62986cf00d9999f5ffdb6ba53f
      
https://github.com/Dolibarr/dolibarr/commit/a5b5302806f71a62986cf00d9999f5ffdb6ba53f
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M dev/examples/get_contracts.php
    M htdocs/accountancy/admin/productaccount.php

  Log Message:
  -----------
  Merge pull request #3255 from aspangaro/3.8-patch8

Fix: #3253 #3252 #3251 Remove print_r


  Commit: 16b75fda31ef79e436caaed85d0ecc5a1174b000
      
https://github.com/Dolibarr/dolibarr/commit/16b75fda31ef79e436caaed85d0ecc5a1174b000
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/compta/paiement/cheque/class/remisecheque.class.php

  Log Message:
  -----------
  Merge pull request #3256 from aspangaro/3.8-patch9

Fix: #3242 [Dashboard] Checks waiting for deposit bad main menu


  Commit: b7c18c9befd3575b18373bef4b00fa6eec22adf4
      
https://github.com/Dolibarr/dolibarr/commit/b7c18c9befd3575b18373bef4b00fa6eec22adf4
  Author: Juanjo Menent <address@hidden>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M htdocs/adherents/type.php

  Log Message:
  -----------
  Merge pull request #3257 from aspangaro/3.8-patch10

Fix: #3229 [Members] Cancelling member type creation yields weird bug


  Commit: eec1f4dcdf9272c91c715c1d51b19b57d85fa161
      
https://github.com/Dolibarr/dolibarr/commit/eec1f4dcdf9272c91c715c1d51b19b57d85fa161
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-18 (Sat, 18 Jul 2015)

  Changed paths:
    M COPYRIGHT
    M dev/examples/get_contracts.php
    M dev/skeletons/build_class_from_table.php
    M dev/skeletons/skeleton_class.class.php
    M htdocs/accountancy/admin/productaccount.php
    M htdocs/adherents/type.php
    M htdocs/compta/paiement/cheque/class/remisecheque.class.php
    M htdocs/contact/info.php
    M htdocs/core/boxes/box_members.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/lib/files.lib.php
    M htdocs/core/modules/modAgenda.class.php
    M htdocs/core/modules/modHoliday.class.php
    M htdocs/core/modules/modUser.class.php
    M htdocs/ecm/docfile.php
    M htdocs/expensereport/class/expensereport.class.php
    R htdocs/holiday/admin/holiday.php
    R htdocs/holiday/admin/index.html
    A htdocs/holiday/index.html
    R htdocs/includes/jquery/plugins/layout/jquery.layout-latest.js
    A htdocs/includes/jquery/plugins/layout/jquery.layout.min.js
    M htdocs/main.inc.php
    M htdocs/product/price.php
    M htdocs/societe/class/societe.class.php
    M htdocs/user/card.php
    M htdocs/user/group/card.php
    M htdocs/user/group/index.php
    M htdocs/user/home.php

  Log Message:
  -----------
  Merge pull request #3267 from Dolibarr/3.8

fix user role and uk_user_api_key if api module not enabled


Compare: 
https://github.com/Dolibarr/dolibarr/compare/e6aca8e4d3a0...eec1f4dcdf92

reply via email to

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