dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] d9b788: Fix: try to fix regression, s


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] d9b788: Fix: try to fix regression, stored the last id cre...
Date: Sun, 03 Mar 2013 15:16:39 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: d9b7886ef953584b9e5ce2dbfdb05c257a17942c
      
https://github.com/Dolibarr/dolibarr/commit/d9b7886ef953584b9e5ce2dbfdb05c257a17942c
  Author: Regis Houssin <address@hidden>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php

  Log Message:
  -----------
  Fix: try to fix regression, stored the last id created in a session
variable in order to be used to find out information in the "ref_ext" in
order to differentiate automatic actions.


  Commit: 16ad99f8c5f4fecf855e38b7c32dbb694a86b9c9
      
https://github.com/Dolibarr/dolibarr/commit/16ad99f8c5f4fecf855e38b7c32dbb694a86b9c9
  Author: Regis Houssin <address@hidden>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

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

  Log Message:
  -----------
  Fix: to force id field name


  Commit: dcf76d7bcb3c0d155fa93af3b2fbc55348ed6ae7
      
https://github.com/Dolibarr/dolibarr/commit/dcf76d7bcb3c0d155fa93af3b2fbc55348ed6ae7
  Author: fhenry <address@hidden>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.2.0-3.3.0.sql

  Log Message:
  -----------
  Fix [ bug #736 ]


  Commit: 7952a1f1a50452af57d3e80e192eb4a1804b7ff9
      
https://github.com/Dolibarr/dolibarr/commit/7952a1f1a50452af57d3e80e192eb4a1804b7ff9
  Author: fhenry <address@hidden>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.2.0-3.3.0.sql

  Log Message:
  -----------
  rool back changes


  Commit: 0d0c1e8c148545049ac3d150da781a2c7b2ccf3f
      
https://github.com/Dolibarr/dolibarr/commit/0d0c1e8c148545049ac3d150da781a2c7b2ccf3f
  Author: fhenry <address@hidden>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.2.0-3.3.0.sql

  Log Message:
  -----------
  Fix [ bug #736 ]


  Commit: 9106a74426975fb37aa698721b25f33286805fec
      
https://github.com/Dolibarr/dolibarr/commit/9106a74426975fb37aa698721b25f33286805fec
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M build/debian/changelog

  Log Message:
  -----------
  Fix: Package for launchpad


  Commit: e98b2e2ee13403c4d7730214b4e1cbd7194b4e50
      
https://github.com/Dolibarr/dolibarr/commit/e98b2e2ee13403c4d7730214b4e1cbd7194b4e50
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php

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


  Commit: ac1ff205a422c569b0d3b313f642c81474da1150
      
https://github.com/Dolibarr/dolibarr/commit/ac1ff205a422c569b0d3b313f642c81474da1150
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M htdocs/install/mysql/migration/3.2.0-3.3.0.sql

  Log Message:
  -----------
  Merge pull request #700 from FHenry/3.3

Fix [ bug #736 ]


  Commit: 0cb5b3f50c9d6ccda1e9cf9ce80dc2f2140bb5f3
      
https://github.com/Dolibarr/dolibarr/commit/0cb5b3f50c9d6ccda1e9cf9ce80dc2f2140bb5f3
  Author: simnandez <address@hidden>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

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

  Log Message:
  -----------
  Fix: Localtax2 for Spain must be based into buyer


  Commit: b2763bab15f971c03bd1ea50bf8b02f8800a74ea
      
https://github.com/Dolibarr/dolibarr/commit/b2763bab15f971c03bd1ea50bf8b02f8800a74ea
  Author: simnandez <address@hidden>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Fix: Localtax2 for Spain must be based into buyer


  Commit: b16b8f9ff3d64ed48787753bc3494fb77b296464
      
https://github.com/Dolibarr/dolibarr/commit/b16b8f9ff3d64ed48787753bc3494fb77b296464
  Author: simnandez <address@hidden>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Update ChangeLog for 3.3.1


  Commit: 81a06507fa8fd36cee57c39cf242b18006c5d19e
      
https://github.com/Dolibarr/dolibarr/commit/81a06507fa8fd36cee57c39cf242b18006c5d19e
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

  Changed paths:
    M htdocs/fourn/commande/fiche.php

  Log Message:
  -----------
  Fix: data not refreshed


  Commit: 0f576181be27072dd9f76c1f655848798de1ffaf
      
https://github.com/Dolibarr/dolibarr/commit/0f576181be27072dd9f76c1f655848798de1ffaf
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

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

  Log Message:
  -----------
  Merge pull request #707 from simnandez/3.3

Fix: Localtax2 for Spain must be based into buyer


  Commit: 924d01249c38e0754161242200c30458e9b34cb4
      
https://github.com/Dolibarr/dolibarr/commit/924d01249c38e0754161242200c30458e9b34cb4
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

  Changed paths:
    M build/debian/changelog
    M build/exe/doliwamp/doliwamp.iss
    M build/makepack-dolibarr.pl
    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/filefunc.inc.php

  Log Message:
  -----------
  Prepare 3.3.1 maintenance release


  Commit: 931b556b698067b4d357703eee875d4d8c8cc9da
      
https://github.com/Dolibarr/dolibarr/commit/931b556b698067b4d357703eee875d4d8c8cc9da
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-03 (Sun, 03 Mar 2013)

  Changed paths:
    M htdocs/comm/prospect/fiche.php

  Log Message:
  -----------
  Fix: sql error


  Commit: 451c9cab7eecb7126a69b3ccee7b9429993d35f0
      
https://github.com/Dolibarr/dolibarr/commit/451c9cab7eecb7126a69b3ccee7b9429993d35f0
  Author: Laurent Destailleur <address@hidden>
  Date:   2013-03-03 (Sun, 03 Mar 2013)

  Changed paths:
    M ChangeLog

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

Conflicts:
        build/debian/changelog
        build/exe/doliwamp/doliwamp.iss
        build/makepack-dolibarr.pl
        build/rpm/dolibarr_fedora.spec
        build/rpm/dolibarr_generic.spec
        build/rpm/dolibarr_mandriva.spec
        build/rpm/dolibarr_opensuse.spec
        htdocs/comm/prospect/fiche.php
        htdocs/filefunc.inc.php
        htdocs/fourn/commande/fiche.php


Compare: 
https://github.com/Dolibarr/dolibarr/compare/e51c72f1e85d...451c9cab7eec

reply via email to

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