dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 99c657: Fix: Bug erase member data


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 99c657: Fix: Bug erase member data
Date: Mon, 27 May 2013 03:58:29 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 99c657255eed16e106e8417b67c0f3d5dccaf153
      
https://github.com/Dolibarr/dolibarr/commit/99c657255eed16e106e8417b67c0f3d5dccaf153
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

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

  Log Message:
  -----------
  Fix: Bug erase member data


  Commit: f16026b79c2a623a46ada1d61da439791008e57e
      
https://github.com/Dolibarr/dolibarr/commit/f16026b79c2a623a46ada1d61da439791008e57e
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

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

  Log Message:
  -----------
  Fix: cyclic updates


  Commit: 2a96172294c469f952205ab42a153f4715df7e88
      
https://github.com/Dolibarr/dolibarr/commit/2a96172294c469f952205ab42a153f4715df7e88
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

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

  Log Message:
  -----------
  Fix: Pb in synchro update


  Commit: 8fa9a60bc64ffb9c760c09fe5fe951f5fa5629f5
      
https://github.com/Dolibarr/dolibarr/commit/8fa9a60bc64ffb9c760c09fe5fe951f5fa5629f5
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_adherent.sql

  Log Message:
  -----------
  Fix: Bad field size


  Commit: 9ffbed07fec65654160be22d532a5a3a7b974bf6
      
https://github.com/Dolibarr/dolibarr/commit/9ffbed07fec65654160be22d532a5a3a7b974bf6
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/contrat/fiche.php

  Log Message:
  -----------
  Fix: More consistent fix


  Commit: 309f59fb00ccc56df047e8ab67ed7615c2af65bc
      
https://github.com/Dolibarr/dolibarr/commit/309f59fb00ccc56df047e8ab67ed7615c2af65bc
  Author: Regis Houssin <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_societe_address.sql

  Log Message:
  -----------
  Fix: wrong field name


  Commit: c61f7b63903996573fb9b4b602dc23262d5b2ac6
      
https://github.com/Dolibarr/dolibarr/commit/c61f7b63903996573fb9b4b602dc23262d5b2ac6
  Author: Florian Henry <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_fichinterdet.sql

  Log Message:
  -----------
  
Fix [ bug #911 ] Reorder intervention do not work


  Commit: e3e00b034b13a11edf4ff64bd3ae528b03d1d523
      
https://github.com/Dolibarr/dolibarr/commit/e3e00b034b13a11edf4ff64bd3ae528b03d1d523
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/facture/fiche.php

  Log Message:
  -----------
  Fix: Dir with linked files was not renamed when invoices was renamed
with its final ref (linked files were lost)
Fix: Ref visible into message was wrong.
Fix: Bad counting of product/service available


  Commit: 15402b9286a746d36bd776f1dada60c470853696
      
https://github.com/Dolibarr/dolibarr/commit/15402b9286a746d36bd776f1dada60c470853696
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_societe_address.sql

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


  Commit: 557756058f9015cff05128c8350f3ec9eb5488ea
      
https://github.com/Dolibarr/dolibarr/commit/557756058f9015cff05128c8350f3ec9eb5488ea
  Author: Florian Henry <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/adherents/class/adherent.class.php
    M htdocs/contrat/fiche.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/facture/fiche.php
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_adherent.sql
    M htdocs/install/mysql/tables/llx_societe_address.sql
    M htdocs/societe/class/societe.class.php

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

Conflicts:
        htdocs/install/mysql/migration/3.3.0-3.4.0.sql

Change-Id: I1754b68e9acdf1c7e6024afe95d9ded8e0726b41


  Commit: f239ec2aee082c6da4338562738b18b500aa238d
      
https://github.com/Dolibarr/dolibarr/commit/f239ec2aee082c6da4338562738b18b500aa238d
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_fichinterdet.sql

  Log Message:
  -----------
  Merge pull request #986 from FHenry/3.4

Fix [ bug #911 ] Reorder intervention do not work


  Commit: 268c1cfa296c9c7860e59380fb966bd68731ad8a
      
https://github.com/Dolibarr/dolibarr/commit/268c1cfa296c9c7860e59380fb966bd68731ad8a
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    R htdocs/cache.manifest

  Log Message:
  -----------
  Fix: Removed useless file (not correctly defined) to avoid cache
problems


  Commit: f054032e79c202f8cbf89807ad56082bec16bd33
      
https://github.com/Dolibarr/dolibarr/commit/f054032e79c202f8cbf89807ad56082bec16bd33
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_fichinterdet.sql

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


  Commit: 2005ce8d6ee02d0287e5724929174b2130ed4fc9
      
https://github.com/Dolibarr/dolibarr/commit/2005ce8d6ee02d0287e5724929174b2130ed4fc9
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-25 (Sat, 25 May 2013)

  Changed paths:
    M htdocs/core/class/html.formother.class.php

  Log Message:
  -----------
  Fix: Error with jmobile


  Commit: 4be5ffc937a492b822f8280c3172167d928a4930
      
https://github.com/Dolibarr/dolibarr/commit/4be5ffc937a492b822f8280c3172167d928a4930
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-26 (Sun, 26 May 2013)

  Changed paths:
    M htdocs/langs/en_US/cron.lang

  Log Message:
  -----------
  Fix: Syntax error


  Commit: 37119e70f1c940b4e9ec05416d50822ffc381634
      
https://github.com/Dolibarr/dolibarr/commit/37119e70f1c940b4e9ec05416d50822ffc381634
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M htdocs/langs/en_US/cron.lang

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


  Commit: b61ca887d5c19de3b595fecd4b489b26bb4b76c5
      
https://github.com/Dolibarr/dolibarr/commit/b61ca887d5c19de3b595fecd4b489b26bb4b76c5
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/facture/fiche.php
    M htdocs/install/mysql/migration/3.3.0-3.4.0.sql
    M htdocs/install/mysql/tables/llx_fichinterdet.sql
    M htdocs/langs/en_US/cron.lang

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.4' into develop

Conflicts:
        htdocs/cache.manifest
        htdocs/install/mysql/migration/3.3.0-3.4.0.sql


Compare: 
https://github.com/Dolibarr/dolibarr/compare/dee7ac2823db...b61ca887d5c1

reply via email to

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