dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c0ad86: Add column fk_c_element_role


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c0ad86: Add column fk_c_element_role into llx_actioncomm...
Date: Mon, 04 Nov 2013 10:34:38 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c0ad86cd5c6ae6745be083caa76fd50527041cc5
      
https://github.com/Dolibarr/dolibarr/commit/c0ad86cd5c6ae6745be083caa76fd50527041cc5
  Author: Florian Henry <address@hidden>
  Date:   2013-10-31 (Thu, 31 Oct 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.4.0-3.5.0.sql
    M htdocs/install/mysql/tables/llx_actioncomm_resources.sql

  Log Message:
  -----------
  Add column   fk_c_element_role        into llx_actioncomm_ressource to manage 
role of linked element
In this exemple we can have 
fk_element = 1
element_type= "user" or contact or place or whatever element
fk_c_element_role = 1 // 'Guest' or Host or whatever define in
dictionnary
fk_c_element_status = Present // or whatever define in dictionnary
according element type


  Commit: 7db319975f554744a9daf81f6385f40e1c277705
      
https://github.com/Dolibarr/dolibarr/commit/7db319975f554744a9daf81f6385f40e1c277705
  Author: Florian Henry <address@hidden>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

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

  Log Message:
  -----------
  Use good icon for status caesed societe


  Commit: 48c8b470af2456cf6513fccbaefcc5524e46db80
      
https://github.com/Dolibarr/dolibarr/commit/48c8b470af2456cf6513fccbaefcc5524e46db80
  Author: Florian Henry <address@hidden>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M htdocs/product/document.php

  Log Message:
  -----------
  Add hook into product/document.php


  Commit: 11d2af0f7e5a58ed86b18b9990fe0ec2b1336d77
      
https://github.com/Dolibarr/dolibarr/commit/11d2af0f7e5a58ed86b18b9990fe0ec2b1336d77
  Author: Florian Henry <address@hidden>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M htdocs/product/document.php

  Log Message:
  -----------
  Fix hook object call


  Commit: f727e832d93d1b515870c216db4aa538b7a8d0c7
      
https://github.com/Dolibarr/dolibarr/commit/f727e832d93d1b515870c216db4aa538b7a8d0c7
  Author: Florian Henry <address@hidden>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M htdocs/install/mysql/tables/llx_actioncomm_resources.sql

  Log Message:
  -----------
  Add mandatory and transparent into llx_actioncomm_ressource


  Commit: b52b49cbb0dcf0b5f45ffb3d2bce47f1219d760a
      
https://github.com/Dolibarr/dolibarr/commit/b52b49cbb0dcf0b5f45ffb3d2bce47f1219d760a
  Author: Florian Henry <address@hidden>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

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

  Log Message:
  -----------
  USe good icons for customer status


  Commit: a57afb6d4052725536089d3f3ef9df9cc9aae7a3
      
https://github.com/Dolibarr/dolibarr/commit/a57afb6d4052725536089d3f3ef9df9cc9aae7a3
  Author: Florian Henry <address@hidden>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M htdocs/core/actions_extrafields.inc.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/fr_FR/admin.lang

  Log Message:
  -----------
  [ task #1127 ] Add feature filter on extrafield type : select for table


  Commit: 35c0695513d16de614c19947f80aaba4e766cd36
      
https://github.com/Dolibarr/dolibarr/commit/35c0695513d16de614c19947f80aaba4e766cd36
  Author: Florian Henry <address@hidden>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M ChangeLog
    M build/debian/changelog
    M htdocs/admin/tools/dolibarr_export.php
    M htdocs/admin/tools/export.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/journal/purchasesjournal.php
    M htdocs/compta/journal/sellsjournal.php
    M htdocs/compta/sociales/charges.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/html.formfile.class.php
    M htdocs/core/lib/security.lib.php
    M htdocs/core/tpl/login.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/langs/nl_NL/margins.lang
    M htdocs/margin/agentMargins.php
    M htdocs/margin/customerMargins.php
    M htdocs/margin/lib/margins.lib.php
    M htdocs/margin/productMargins.php
    M htdocs/margin/tabs/productMargins.php
    M htdocs/margin/tabs/thirdpartyMargins.php

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


  Commit: c465cc621da05487aaa672017d4b53b15bb81c03
      
https://github.com/Dolibarr/dolibarr/commit/c465cc621da05487aaa672017d4b53b15bb81c03
  Author: Florian Henry <address@hidden>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.4.0-3.5.0.sql
    M htdocs/install/mysql/tables/llx_actioncomm_resources.sql

  Log Message:
  -----------
  Fix actioncomm_ressource column name


  Commit: e11b95921f54d3b7f3d9fa15832cd6b978392d5c
      
https://github.com/Dolibarr/dolibarr/commit/e11b95921f54d3b7f3d9fa15832cd6b978392d5c
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M htdocs/core/actions_extrafields.inc.php
    M htdocs/core/class/extrafields.class.php
    M htdocs/install/mysql/migration/3.4.0-3.5.0.sql
    M htdocs/install/mysql/tables/llx_actioncomm_resources.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/fr_FR/admin.lang
    M htdocs/product/document.php
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge pull request #1273 from FHenry/develop

Contining task 172


Compare: 
https://github.com/Dolibarr/dolibarr/compare/c815bd96fbae...e11b95921f54

reply via email to

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